/* CSS Document */

body{

margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(grau.gif);
background-position: center;
background-repeat:repeat-y;

}
#inhalt{
width:766px;
height:480px;
margin:auto;
background-image:url(kopf.jpg);
background-position:top center;
background-repeat:no-repeat;
}



#aktuell{
padding-left:14px;}

#wetter{
padding-left:10px;}

#kopf{
width:766px;
height:21px;
background-color:#ececec;
}

#turm{
padding-left:277px;
}

#home{
padding-left:200px;
}

#menu{
width:206px;
padding-left:38px;
padding-top:83px;
float:left;

}

#content{
width:510px;
float:right;
padding-top:240px;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#005e9e;
font-weight:normal;}

.bodytext, p, .text, td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3e3f3e;
font-weight:normal;}

a:link {color:#ed8d02}
a:visited {color:#ed8d02}
a:hover {color:#3a7f53}
a:active {color: #ed8d02}

