html {
	width:100%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

body {
	width: 100%;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
	background-color: #FFFFFF;
}

#Hintergrund {
	position: absolute;
	width: 100%;
	height: 100%;
}

#InhaltsBereich {
	margin: 0 auto;
	position: relative;
	width: 1060px;
	height: 670px;
	text-align: left;
	clear: left;
}

#HelleBox {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 1060px;
	height: 660px;
	background-color: #FFFFFF;
}

#TopBereich {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 1000px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	background-image: url(Stuttgart-Ulm-Mannheim-Augsburg/Streitwagen.jpg);
	background-repeat: repeat-x;
}

#MenueBereich {
	position: absolute;
	top: 130px;
	left: 265px;
	width: 785px;
	padding: 10px;
	margin: 0px;
}

.Menu1 {
	margin: 4px;
	width: 145px;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #71535D;
	line-height: 15px;
	padding: 8px;
}
.Menu1:link { text-decoration:none; }
.Menu1:hover { text-decoration:underline; }

#Menu1Selected {
	margin: 4px;
	width: 145px;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CABFC3;
	line-height: 15px;
	padding: 8px;
}
#Menu1Selected:link { text-decoration:none; }

#LogoBereich {
	position: absolute;
	top: 130px;
	left: 30px;
	width: 200px;
	padding: 10px;
	margin: 0px;
	background-color: #BBA693;
	text-align: center;
}

#LogoText {
	margin: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #363731;
	line-height: 16px;
	padding: 5px;
}

.LogoText2 {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #363731;
	line-height: 16px;
	padding: 5px;
}

.LogoText3 {
	margin: -5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #71535D;
	line-height: 11px;
	padding: 0px;
}

#FotoBereich{
	position: absolute;
	top: 288px;
	left: 30px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#Menu2Bereich{
	position: absolute;
	top: 320px;
	left: 30px;
	width: 220px;
	height: 220px;
	padding: 0px;
	margin: 0px;
	background-color: #CABFC3;
}

.Menu2 {
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #71535D;
	line-height: 24px;
	padding: 0px;
}
.Menu2:link { text-decoration:none; }
.Menu2:hover { text-decoration:underline; }

#Menu2Selected {
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	padding: 0px;
}
#Menu2Selected:link { text-decoration:none; }

#Menu2Text {
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #71535D;
	line-height: 24px;
	padding: 0px;
}

#HauptBereich{
	position: absolute;
	top: 180px;
	left: 300px;
	width: 700px;
	height: 410px;
	padding: 0px;
	margin: 10px;
	overflow: auto;
}

.HauptText {
	margin: 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #363731;
	line-height: 1.4em;
	padding: 5px;
}

h1 {
	margin: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #363731;
	line-height: 1.4em;
	padding: 5px;
}

h2 {
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #363731;
	line-height: 1.4em;
	padding: 5px;
}


ol, ul, li {
	margin: 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #363731;
	line-height: 1.4em;
}

a {
	text-decoration: none;
	color: #551A8B;
}

#MenuBereichUnten{
	position: absolute;
	text-align: center;
	top: 650px;
	left: 30px;
	font-family: Verdana;
	font-size: 11px;
	color: #4f2a36;
}
