body {
	background-color: #e2e2e2;
	margin: 0px;
	padding-top: 0px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color:#034761;
	text-decoration:underline;
	font-family: Genevy, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color:#034761;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color:#F00;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color:#090;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top_box {
	background-color: #2c202a;
	height: 60px;
	width: 798px;
	background-image: url(../images/topbox.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: auto;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#header {
	height: 200px;
	width: 798px;
	background-image: url(../images/header.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02c2cf;
}

#content {
	background-color: #FFF;
	min-height: 300px;
	width: 698px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 165px;
	padding-left: 50px;
	background-image: url(../images/contenback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#content_b {
	background-color: #FFF;
	height: 450px;
	width: 698px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 165px;
	padding-left: 50px;
	background-image: url(../images/contenback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	overflow: auto;
}
.wrapper_flotte {
	height: auto;
	width: 698px;
	margin-bottom: 25px;
	background-color: #f2f2f2;
}
.flotte_spacer {
	height: 8px;
	width: 698px;
	clear: both;
	background-color: #034761;
}

.pictures {
	height: auto;
	width: 275px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.pictureborder {
	border: 1px solid #090;
}
.thumb {
	margin-right: 15px;
	border: 1px solid #090;
}

.details {
	background-color: #f2f2f2;
	height: auto;
	width: 398px;
	float: right;
	padding: 10px;
}



#footer {
	background-color: #CCC;
	height: 21px;
	width: 793px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #02c2cf;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-top: 6px;
	background-image: url(../images/footerback.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.typenname {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #034761;
}
.detailtable {
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090;
}
.mastertable {
	background-color: #E8E8E8;
	margin-bottom: 15px;
	border: 1px solid #d4d4d4;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #034761;
}
.color_norm {
	color: #034761;
	font-weight: bold;
}
.disclaimer {
	color: #034761;
	font-weight: normal;
	font-size: 9px;
}
#anfahrt {
	height: auto;
	width: 561px;
	padding-left: 137px;
}

