

body {	
	background: #9c9f9f;
	font-family: arial; 
	font-size: 12px;
}

a {
	color: black;
}

a img {
	border: 0;
	text-decoration: none;
	color: black;
}

#rahmen {
    margin: 0 auto;
    margin-top: auto;
    width: 1004px;
}



#kopf {
	background: #f7f7f7;
	height: 98px;
	width: 1004px;	
}


#koerper {
	background: #fff;
	height: 730px;
	width: 1004px;
}



#menue {
	position:absolute;
	top : 117px;
	margin-left: 40px; 
	background: #f7f7f7;
	color : #000;
	height: 36px;
	width: 460px;
}



#livebild {
	position:absolute;
	top : 157px; 
	margin-left: 40px;
	background: #9c9f9f;
	height: 420px;
	width: 460px;
	margin-bottom: 0px;
}


#livebild img {
	height: 370px;
	width: 442px;
	margin: 15px 0px 0px 10px;
}


#livebild H3 {
	margin: 10px 5px 0px 10px;
}


#bildreiheeins {
	position:absolute;
	top : 117px;
	margin-left: 550px; 
	background: #9c9f9f;
	height: 625px;
	width: 192px
}

#bildreiheeins div {
	margin-left: 10px;
}

#bildreiheeins img { 
	height: 131px;
	width: 175px;
	margin: 5px 7px 0 8px;
}

#bildreihezwei  {
	margin-left: 775px; 
	position:absolute;
	top : 117px;
	background: #9c9f9f;
	height: 625px;
	width: 192px
}

#bildreihezwei div {
	margin-left: 10px;
}

#bildreihezwei img { 
	height: 131px;
	width: 175px;
	margin: 5px 7px 0 8px;
}

#zaehler {	
	position:absolute;
	top : 640px;
	margin-left: 40px;
	background: #FFF;
	height: 90px;
	width:  150px;
}

#wetter {	
	position:absolute;
	top : 590px;
	margin-left: 271px; 
	background: #9c9f9f;
	height: 231px;
	width:  230px;
}

#wetter img {
	background: #9c9f9f;
	height: 231px;
	width:  230px;
}


#tendenz { 	
	position:absolute;
	top : 590px;
	margin-left: 171px; 
	background: #FFF;
	height: 35px;
	width:  90px;
}

#tendenz img { 
	background: #FFF;
	height: 35px;
	width:  100px;
}

#uebersichtkarte {
	background: url(images/karte.gif);
    height: 388px;
	width: 442px;
    margin: 15px 7px 0 8px;
}

#uebersichtkarte a {
    background: url(images/foto.gif);
	position: absolute;
	height: 15px;
	width: 23px;
}


#uebersichtkarte a:hover {
    background: url(images/foto-over.gif);
	position: absolute;
	height: 17px;
	width: 27px;
}

#test{
	border-style: solid;
	border-width: 1px;
	}