* 
{ 
    padding : 0;
    margin : 0;
} 
body 
{ 
    font-family : Arial, Helvetica, Verdana, sans-serif;
    color : #FFF500;
    font-size : 10px;
    text-align:center;
    margin-top:30px;
    background-color: #884043;
} 
h2
{
  font-size: 38px;
  font-weight:normal;
}
h3
{
  font-size: 24px;
  font-weight:normal;
}
h4
{
  font-size: 18px;
  font-weight:normal;
}
.h4_italic
{
  font-size: 18px;

  font-style:italic;
}
h5
{
  font-size: 11px;
  font-weight:normal;
}
td
{
    font-family : Arial, Helvetica, Verdana, sans-serif;
    color : #FFF500;
    font-size : 14px;
}
a:link, a:visited, a:active 
{ 
    color : #FFF500;
    text-decoration: none;
} 
a:hover 
{ 
    color : #FFDE65;
    text-decoration: none;
} 
a.topmenu:link, a.topmenu:visited, a.topmenu:active 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 10px;
        color : #FFF500;
        text-decoration : none;
}
a.topmenu:hover 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 10px;
        color : #FFF500;
        text-decoration : none;
}
a.textlink:link, a.textlink:visited, a.textlink:active 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 14px;
        color : #FFF500;
        text-decoration : underline;
}
a.textlink:hover 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 14px;
        color : #FFDE65;
        text-decoration : underline;
}
a.textlink2:link, a.textlink2:visited, a.textlink2:active 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 11px;
        color : #FFF500;
        text-decoration : underline;
}
a.textlink2:hover 
{
        font-family : Verdana, Arial, Times ,serif;
        font-size : 11px;
        color : #FFDE65;
        text-decoration : underline;
}
.div_main_with_picture
{ 
    border : 1px solid #000000;
    background-color : #884043;
    width: 900px;
    background-image: url('../bilder/header_background.jpg');
    background-repeat:no-repeat;
    background-color : #884043;
    margin:auto;
} 
.div_main_with_picture_busch
{ 
    border : 1px solid #000000;
    background-color : #884043;
    width: 900px;
    background-image: url('../bilder/header_background_busch.jpg');
    background-repeat:no-repeat;
    background-color : #884043;
    margin:auto;
} 
.div_main
{ 
    border : 1px solid #000000;
    background-color : #884043;
    width: 900px;
    background-image: url('../bilder/header_background_small.jpg');
    background-repeat:no-repeat;
    background-color : #884043;
    margin:auto;
} 
.div_welcome
{
   margin-top:25px;
   margin-right:180px;
   text-align: right;
}
.div_welcome_content
{
   margin-top:40px;
   margin-bottom:30px;
   margin-left:200px;
   text-align: left;
}
.div_content
{
   margin-top:50px;
   margin-bottom:30px;
   margin-left:20px;
   text-align: left;
}
.div_top_menu
{
   width: 100%;
   margin-top:25px;
   margin-left:100px;
   text-align: left;
   line-height:30px;
   vertical-align: middle;
   height: 30px;
}
.div_bottom_menu
{
   width: 100%;
   bottom:0px;
   text-align: center;
   line-height:30px;
   vertical-align: middle;
   height: 30px;
}
a.bottom_menulink:link, a.bottom_menulink:visited, a.bottom_menulink:active 
{ 
    padding : 20px;
    color : #FFF500;
    text-decoration : none;
    font-size : 11px;
    font-family: Verdana, Arial, sans-serif;
} 
a.bottom_menulink:hover
{ 
    text-decoration : underline;
} 
.td_menu
{
   vertical-align: middle;
   height: 20px;
   font-size:12px;
}
.table_biographie
{
  border:0px;
  border-collapse: collapse;
}
.td_biographie_title
{
    font-family : Arial, Helvetica, Verdana, sans-serif;
    color : #FFF500;
    font-size : 14px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #FFF500;
    vertical-align:top;
}
.td_spacer_10
{
   height:10px;
   font-size: 5px;
}
.td_spacer_15
{
   height:15px;
}
.td_spacer_30
{
   height:30px;
}
.td_spacer_50
{
   height:50px;
}
.td_spacer_70
{
   height:70px;
}
.td_spacer_90
{
   height:90px;
}
.button
{ 
   font-size:12px; 
   font-family:Verdana,sans-serif; 
   font-weight:normal; 
   background-color:#884043; 
   color:#FFF500; 
   height:22px; 
   padding:1px; 
   margin:1px;
}