@import url(start_basic.css);

/*Menuecontainer auf Startseite:
#conA a, #conB a, #conC a, #conD a, #conE a, #conF a  { color:blue; }*/

.seitencontainer { min-width: 0px; }

.mitte { background-color:white; color:black; font-size: 18px; font-weight: bold;
text-align: center; height:5%; width:100%; clear:both;
padding-top: 10px; padding-bottom: 10px; }

#mitte_text { padding-top: 3px; }
.mitte_element, .mitte_element a
{ background-color:white; color:black; margin-left: 1%; margin-right: 1%; }


.lo { background-color:white; height:300px; width:100%; float:left;}
#lo_radio { /*display:none;*/ }

.ro { background-color:#d9e8ff; position:static; height:auto; width:100%; clear:both;}
#ro_text { position:static; margin-left:0px; } 


/* width:49.99%; */
.lu { background-color:#d9e8ff; height:auto; width:50%; float:left;padding-bottom: 0px; }
.ru { background-color:#d9e8ff; height:auto; width:50%; float:right; padding-bottom: 0px; }

.lu_element { background-color:white; text-align: center; height:auto; margin-top: 10px; }
.ru_element { background-color:white; text-align: center; height:auto; margin-top: 10px; }

.lu_element { float:none; }
.ru_element { float:none; }

.con { text-align: left; padding: 0 0 0 4px; height:auto; margin-top: 0px; margin-left: 2px; }

/*.validator { display:none; }*/

.validator { position: absolute; right: 0; bottom: 50px; } /*position: absolute; right: 0; bottom: 0; */
.validobj { float:left; padding-left: 6px; }
.validobj img { border:0; }


