/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #CCCCCC;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #FFFFFF;
}

a img {
	border: 0px;
}

#document {
	width: 1004px;
	height: 1000px;
	text-align: left;
	margin: 0 auto;
	background: #95C401;
}
#headbanner {
	width: 1004px;
	height: 190px;
	background-image: url(img/headbanner.gif);
}
#navigation {
	width: 246px;
	float: left;
}
#menu_start {
	width: 246px;
	height: 108px;
	background-image: url(img/menu_start.jpg);
	/*float: left;*/
}
.menu_item {
	width: 246px;
	height: 74px;
}
#menu_ende {
	width: 246px;
	height: 149px;
	background-image: url(img/menu_ende.gif)
}
#c_content {
	width: 758px;
	height: 701px;
	background-image: url(img/c_background.gif);
	background-repeat: no-repeat;
	float: left;
}
#c_anfahrt {
	width: 758px;
	height: 701px;
	background-image: url(img/background_anfahrtsskizze03.gif);
	background-repeat: no-repeat;
	float: left;
}
#main {
	width: 1004px;
	height: 701px;
	float: none;
}
#inhalt {
	padding-left: 20px;
	padding-right: 100px;
	padding-top: 10px;
}

#bottom {
	width: 1004px;
	height: 109px;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	float: clear;
}

#lauftext {
	margin-top: 20px;
	margin-left: 335px;
	margin-right: 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.ueberschrift {
	font-family: Pricedown; src:local(Pricedown), url(img/Pricedown.ttf) format(TrueType);
	font-size: xx-large;
	color: #FFFFFF;
}
