#head,#quick_nav,#top_navigation,#sub_navigation,#column_nav,#footer,#content_header,form,#sub_content {
display:none;
}
#content {
width:600px;
border:none;
background-image:none;
}
body {
font-size: 90%;
font-family:Verdana,Helvetica,Arial,Trebuchet,Tahoma,sans-serif;
color:#474747; 
background-color:#F8F8F8; 
background-image:none;
} 

/* ------------- Grundformate ------------------------------------------------------------------------- */
p {
margin:8px 0 12px 0;
padding:0;
width:100%;
text-align:justify;
clear:both;
}
#content #highlight p {
min-height:89px;
}
html>body p {
border-bottom:1px solid transparent;
border-top:1px solid transparent;
}
p,table,li {
font-size:0.81em;
font-family:Verdana,Helvetica,Arial,Trebuchet,Tahoma,sans-serif;
line-height:1.7em;
}
ul ul li,ul ul ul li { 
font-size:1em; 
}
textarea,input,select,legend,label {
font-size:0.95em;
font-family:Verdana,Helvetica,Arial,Trebuchet,Tahoma,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
letter-spacing:1px;
line-height:1.4em;
margin:16px 0 0 0;
padding:0;
clear:both;
}
td h1,td h2,td h3,td h4,td h5,td h6 {
margin:0 0 0 0;
}
h1 {
color:#375A69;
font-size:1.0em;
letter-spacing:2px;
border-bottom:1px solid #FFFFFF;
}
h2 {
color:#375A69;
font-size:0.9em;
border-bottom:1px solid #FFFFFF;
}
h3 {
color:#375A69;
font-size:0.85em ;
}
h4 {
color:#000000; 
font-size:0.85em;
}
h5 {
color:#000000; 
font-size:0.85em;
}
h6 {
color:#000000; 
font-size:0.85em;
}
td {
vertical-align:top;
}
img {
border:none;
}
p img {
float:left;
margin:0 4px 0 0;
border:1px solid #FFFFFF;
}
em {
color:#28576B;
}
strong {
color:#28576B;
}
a:link,a:visited {
color:#28576B;
text-decoration:underline; 
background-color:transparent;
} 
a:hover, a:focus, a:active {
color:#0F6074; 
text-decoration:none; 
background-color:transparent;
} 
ul {
margin:5px 0 12px 15px;
padding-left:0;
line-height:1.7em;
list-style-type:square;
}
li  {
padding: 0 0 0 0px;
line-height:1.7em;
background-image:none;
}
tr.tabtitle td{
border:1px solid #A5A4A4;
font-weight:bold;
color:#959595; 
}