/* wird meistens sowieso ausgefuehrt*/
@import url(start_basic.css);

/*@import url(start_farbe.css); nicht mehr durch start_basic.css noetig*/


/*~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~*/
/*TODO: ------------ MARGIN-TOP bearbeiten / Menuecontainer angucken---*/
/*~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~*/


/*Menuecontainer auf Startseite:*/
#conA, #conA a  { background-color:#d9e8ff; color:blue;}
#conA a:hover   { background-color: #ccc; }

#conB, #conB a  { background-color:#d9e8ff; color:blue;}
#conB a:hover   { background-color: #ccc; }

#conC, #conC a  { background-color:#d9e8ff; color:blue;}
#conC a:hover   { background-color: #ccc; }

#conD, #conD a  { background-color:#d9e8ff; color:blue;}
#conD a:hover   { background-color: #ccc; }

#conE, #conE a  { background-color:#d9e8ff; color:blue;}
#conE a:hover   { background-color: #ccc; }

#conF, #conF a  { background-color:#d9e8ff; color:blue;}
#conF a:hover   { background-color: #ccc; }

#conG, #conG a  { background-color:#d9e8ff; color:blue;}
#conG a:hover   { background-color: #ccc; }



html,body
{ height:100%; width: 100%; margin:0px; padding:0px; }

body { background-color:#d9e8ff; font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

.seitencontainer { min-width: 0px; }

p { }

td { }

a:link { color: #0000cc; font-weight: bold; text-decoration:none }

a:visited { color: #0000cc; font-weight: bold; text-decoration:none }

a:hover { background-color: #ccc; }

a:active { }

/* height:auto; */
.lo { background-color:white; height:220px; width:100%; float:left;}
#lo_mast { float:left; }
#lo_text {  } 
#lo_afu { color: #ff7f00; font-weight: bold; letter-spacing: 2px; font-size: 18px; }
#lo_autor { color: black; font-weight: normal; letter-spacing: 0; font-size: 12px;
text-align: right; }
#lo_radio { display:none; }


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


.mitte { background-color:#639099; color:yellow; font-size: 12px; font-weight: bold;
height:auto; text-align: center; }

#mitte_text { }
.mitte_element, .mitte_element a
{ background-color:#639099; color:yellow; }
.mitte_element a:hover { background-color: #ccc; }


/*.lu , .ru  { background-color:#d9e8ff; width:100%;}*/

.lu { background-color:#d9e8ff; height:auto; width:49%; float:left;
padding-bottom: 12px; }
.ru { background-color:#d9e8ff; height:auto; width:49%; float:right;
padding-bottom: 12px; }

.lu_element { background-color:#76839a; color:white; text-align: center;
height:auto; width:auto; float:none; margin-top: 10px; min-width:0px;}

.ru_element { background-color:#76839a; color:white; text-align: center;
height:auto; width:auto; float:none; margin-top: 10px; min-width:0px;}

.rubrik_picture { display:none; } /*-------------------nOnE??? */

.con { text-align: left; padding: 0 0 0 4px; height:auto; margin-top: 0px;
margin-left: 2px; font-size:11px; }
#conG { height:auto; }

.navboxlink { padding-bottom: 1px; }


.validator { position: static; }
/* ...dann wird auch nichts geloggt:  { display:none; } ... */
.validobj { float:none; height:auto; clear:both; }
.validobj img { border:0; }
