body
{
 font-family:Tahoma, Verdana, Arial;
 text-align:center;
 margin:0px;
 /*font-size:11px;
 font-weight:normal;*/
 background-color:#d25900;

}

h1 {padding-left:40px; padding-top:10px; font-size:18px;font-weight:normal;color:#0000A0;}
h1.block {text-align:center; font-size:18px;font-weight:normal;color:#0000A0;}

h2 {padding-left:10px;font-size:15px;font-weight:normal;color:#0000A0;}

h3 {padding-left:10px;font-size:11px;font-weight:normal;color:#0000A0;}
h4 {padding-left:10px;font-size:9px;font-weight:normal;color:#0000A0;}

.ueberschrift {font-size:20px;font-weight:bold; text-align:center;}

.ueberschrift_karte {font-size:20px;font-weight:bold; text-align:left;}

.kommentar_klein {padding-left:40px;font-size:14px;font-weight:bold;color:#0000A0;}

.kopfdaten {
font-weight:bold;
float:right;
}

/*.karte_fett_ueber {font:bold 24px arial; text-align:center; color:#0000A0;}*/
.tabelle_fett_normal {font-size:18px; font-weight:normal;text-align:left;color:#0000A0;}

.tabelle_fett {font-size:18px; font-weight:bold; text-align:left;color:#0000A0;}

b {
 font-weight:bold;
}

small {
 font-weight:normal;
}


i {
font-style:italic;
}

p {margin-top:0px;
margin-left:170px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#0000A0;
  font-size:15px;
}

a:active, a:hover
{
 font-weight:bold;
 color:#0F57D7;
 font-size:15px;
}

#hintergrund {
/*border:thin solid red;*/
width:1024px;
margin:0px auto;
margin-top:8px;
text-align:left;
background-repeat:no-repeat;
background-attachment:fixed;/* Wasserzeichen-Effekt*/
background-image:url(../logo/hintergrund_1024x768.jpg);
background-position:center top;
}

#hintergrund_palme {
/*border:thin solid red;*/
width:1024px;
margin:0px auto;
margin-top:8px;
text-align:left;
background-repeat:no-repeat;
/*background-attachment:fixed;/* Wasserzeichen-Effekt*/
background-image:url(../logo/hintergrund_1024x768_palme.jpg);
background-position:center top;
}

/*hintergrund_test_810x700.jpg
wueste_hell_800x700_palme.jpg*/

#title {
/*height:110px;*/
height:110px;
padding-top:10px;
padding-right:10px;
font-weight:bold;
/*border:thin solid black;*/
}

#left {
width:135px;
float:left;
line-height:22px;
padding-left:5px;
padding-top:5px;
/*border:thin solid blue;*/
}

#inhalt {
height:640px;
width:875px; /*880px*/
float:right;
/*border:thin solid green;*/
overflow:auto;
scrollbar-arrow-color:#d25900;
scrollbar-base-color:#d25900;
scrollbar-3dlight-color::#d25900;
}