html, body, p, ul, li, div, a, img {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}
body {
	background:url(../img/bg_strich.jpg) top left repeat-x;
}
div.page {
	width:980px;
	height:768px;
	background:url(../img/bg_start.jpg) top left no-repeat;
}
div.flash {
	width:980px;
	height:90px;
}
div.left {
	float:left;
	width:190px;
	height:500px;
}
div.main {
	float:left;
	width:500px;
}
div.inhalt {
	width:440px;
	margin:10px 0px 0px 30px;
}
div.inhalt p {
	font-size:13px;
	margin:0px 0px 15px 0px;
}
div.inhalt p b, div.inhalt p strong {
	font-size:14px;
}
div.nav {
	float:left;
	width:
}
div.adresse {
	float:right;
}
div.adresse p {
	font-size:11px;
}
div.nav_haupt a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/nav.gif) top left no-repeat;
	padding:0px 0px 0px 30px;
}
div.nav_haupt a:hover {
	background:url(../img/nav_hover.gif) top left no-repeat;
}

div.nav_haupt {
	margin:0px 0px 10px 0px;
}
