/*<![CDATA[*/

/* Alle Ränder werden auf 0 gesetzt */
html, body, div, p, h1, h2, h3, h4, ul, ol, span, a, table, th, td, form, img, li 
{
margin: 0px;
padding: 0px;
}
html, body 
{
font-size: 100.01%;
 
/*wird für ein Skalierungsfehler IE benötigt */
text-align:center;
 
/* Einstellen: Hauptausrichtung */
min-width:auto;
 
/* Einstellen: Breite der gesamten Seite (Fehler bei Mozilla) */
}
/* Struktur der Informationsarchitektur für Screen-Reader - nicht sichtbar FIX !!!!*/
.unsichtbar 
{
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height:0px;
overflow:hidden;
display:inline;
}
 
/*  Klasse zum Verstecken von zusätzlichen Informationen - für Screenreader*/
.sichtbar 
{
display:run-in;
}
/* Formatierung Selektfelder*/
.seloben 
{
 font-size:10px;
 
}
.selobensub 
{
 font-size:10px;
}
.tabseloben 
{
 padding:0pt;
 border-width:0pt;
}
.auswahl 
{
margin-bottom:10px;
}
.auswahl_fieldset 
{
border:#828177 dotted 1px;
 display:block;
}
.auswahl_legende 
{
font-size:10px;
 color:#828177;
 background-color:#FFFFFF;
 text-align:left;
}
.auswahl_element 
{
padding:2px 10px;
 float:left;
}
.auswahl_element_oben 
{
font-size:10px;
}
.auswahl_element_unten 
{
font-size:10px;
text-align:center;
}
div#wpstemplate 
{
background-color:#c9def1;
width:auto;
height:auto;
margin-left:auto;
margin-right:auto;
}
div#wpstemplateoben 
{
float:left;
width:700px;
height:auto;
margin-top:0px;
margin-left:0px;
}
div#wpstemplatelinks 
{
float:left;
width:0px;
height:400px;
margin-top:0px;
margin-left:0px;
}
div#wpstemplatetitel 
{
float:left;
width:0px;
/*height:0px;
;
*/
margin-top:15px;
margin-left:0px;
/* Additional CSS */
display:none;
/* Ende Additional CSS */
}
div#wpstemplaterechts 
{
float:left;
width:0px;
height:300px;
margin-top:0px;
margin-left:0px;
}
div#wpstemplateunten 
{
float:left;
width:700px;
height:50px;
margin-top:15px;
margin-left:0px;
}
div#wpstemplatecontent 
{
float:left;
width:680px;
margin-top:5px;
margin-left:0px;
}
div#wpstemplatecontent li
{
list-style-position:inside;
}
div#wpstemplatetitelundcontent 
{
float:left;
width:700px;
margin-top:0px;
margin-left:0px;
}
div#wpstemplatelinksmitterechts 
{
float:left;
width:700px;
margin-top:0px;
margin-left:0px;
}

/*]]>*/