/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #643C00;
	
}
body {
	background-color: #F7F1E6;
	margin-top: 25px;
	background-image: url(webdesign-goeppingen-pics/style.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	overflow:hidden;
}
a {
	font-size: 10px;
	text-decoration: none;
	color: #643C00;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}
.aktiv{
	color: #ff9900;
	padding-bottom:5px;
}
.hauptnavi li{
	color: #ff9900;
	list-style-type:square;
	margin-top:5px;
}
hr{
	border-top:1px dashed #cccccc;
}
