/* - - - - - - - - - - - - - - - -  BODY START - - - - - - - - - - */
body {
font: 67% verdana, helvetica, sans-serif; 
margin:0px;
padding:0px;
line-height: 1.5em;
background-color: #952815;
color: #952815;
text-align: center;
}
/* - - - - - - - - - - - - - - - - BODY ENDE  - - - - - - - - - - -*/
/* - - - - - - - - - - - - - - - - ALLGEMEIN START - - - - - - - - - - */
img {
border: 0px;
}


a {
/*color: #B04B00; */
color:#C87458;
text-decoration: none
}

a:hover {
text-decoration: none; 
color: #B04B00;
}
.cleaner{
clear:left;height:1px; overflow:hidden;

}
/* - - - - - - - - - - - - - - - -  ALLGEMEIN ENDE - - - - - - - - - - */
/* - - - - - - - - - - - - - - - -  HAUPTELEMENTE START (inc. Kopfzeilen)- - - - - - - - - - */
#container {
background-color: #FEF6E6;
width: 800px;
margin: 0 auto;
padding: 0;
position: relative;
top: 0px;
/*height: 100%;*/
text-align: left;
margin-top:50px;
}


#header {
position:relative;
left:0px;
width:800px;
height:135px;
overflow:hidden;
margin:0px;
padding:0px;
border:0px;

}



.umrest{
padding-top:0px;
height:510px;
/*border: 1px solid green;*/
/*background-color: yellow;*/
}
.links {
float:left;
width: 135px;
/*wichtig sonst schiebt es nach rechts*/
overflow:hidden;
/*border: 1px solid yellow;*/
}
#mitte{
float:left;
background-image:url("../images/sonne.gif");
background-repeat:no-repeat;
/*background-position:500px;*/
background-position:center;
height:510px;
width:662px;
overflow:auto;
/*border:1px solid red;*/
}

.inhalt_mitte{
padding:30px 50px 30px 60px;
height:500px;
}
.ueberschrift{
font-size:18px;
font-weight:bold;
line-height:22px;
padding-bottom:18px;
}
.row{clear:left;height:30px;text-align:left;font-size:11px;padding-bottom:15px;}
.col{width:140px;overflow:hidden;float:left;}
.col4{width:101px;overflow:hidden;float:left;}
.col_c{padding:0;}

.t_left{float:left;width:100px;}
.t_right{float:left;width:380px;}
.inh_t_left{
padding-right:5px;
}
.t_row{
padding-bottom:10px;

}
.phasen{
position:absolute;top:0px;right:0px;z-index:22;width=135;height=135;
}
#unten{position:relative;height:70px;width:800px;background:#FEE7C4;z-index:12;}

/* - - - - - - - - - - - - - - - -  HAUPTELEMENTE ENDE- - - - - - - - - - */

/* - - - - - - - - - - - - - - - - NAVIGATION START - - - - - - - -*/

#hauptnav{
background:#FEE7C4;
height:510px;
overflow:hidden;
}
#hauptnav  ul{
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-type:none;
}
#hauptnav li{
margin:0px;
padding:0px;
line-height:40px;
}

#hauptnav a{
display:block;
width:100%;
font-size:12px;
color:#952815;
font-weight:bold;
}
#hauptnav a:hover{
background:#fff6e6;
}
.doppelt{
line-height:20px !important;
}
/*.div_nav{border-bottom:1px solid #C87458;}*/
.div_nav{border-bottom:2px solid white;}

.span_nav{padding:0px 8px 0px 7px;display:block;}
#hauptnav .aktiv{
background:#fff6e6;
}
/*- - - - - - - - - - - - - - - - - NAVIGATION ENDE - - - - - - - - - - -*/
.inhalt a{color:#9F140F;}
.mondphasenlink{position:absolute;right:7px;top:575px;z-index:50;}
.mondphasenlink a{color:#9F140F;}

