/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FCF9F9;
}

.container {
	position:absolute;
	margin: -276px 0px 0px -402px;
	top: 50%; 
	left: 50%;	 
	border: 1px solid #343831;
	width: 802px;
	height: 552px;
	padding: 0px;
}

.navi {
	position: absolute;
	width: 194px;
	height: 466px;
	-height: 550px;
	left: 0px;
	top: 0px;
	background-color: #343831;
	padding-top: 86px;
}

.flash {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 194px;
}

.linie1 {
	margin-bottom: 50px;
}

.linie2 {
	margin-top: 87px;
	margin-bottom: 17px;
	top: 
}

.content {
	position: absolute;
	top: 125px;
	left: 249px;
	width: 365px;
	-width: 385px;
	height: 323px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	text-align: left;
}

.contentAnfahrt {
	position: absolute;
	top: 125px;
	left: 249px;
	width: 365px;
	-width: 385px;
	height: 323px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	text-align: left;
}

.bilderleiste {
	position: absolute;
	top: 125px;
	left: 645px;
	width: 117px;
	height: 323px;
}

.foot {
	position: absolute;
	top: 485px;
	left: 194px;
}

h1 {
	color: #343831;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 14px;
}

h3 {
	color: #343831;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

table, tr, td {
	border: none;
}
.opening td {
	padding-bottom: 2px;
}

strong {
	color: #343831;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
	text-align: justify;
}

h3.lexikon {
	color: #666666;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 14px;
}

li {
	text-align: left;
}