* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #c8e2f4; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	overflow: hidden;
	color:#000000;
}
body {
	text-align:center; /*braucht der Explodierer!!!*/
}
a {
	text-decoration: none;
	color:#FFFFFF;
	border: none;
}
p a {
	color: #000000;
	font-weight: bold;
}
#distance_main { 
	margin: 0 auto;
	width:1px;
	height:50%;
	margin-bottom:-303px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
}
#inner_body_main {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 833px;
	height: 606px; 
	clear: left;
	z-index: 2;
	background-color: #ffffff;
}
#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 158px;
}
#top {
	position: relative;
	top: 158px;
	left: 0px;
	z-index: 3;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #8a2337;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #8a2337;
}
h2 a {
	text-decoration: underline;
	color: #8a2337;
}
ul {
	list-style: outside;
	padding-left: 20px;
	list-style-type: disc;
	padding-bottom: 20px;
	color:#000000;
}
li {
	padding-bottom: 5px;
}
p {
	font-size: 12px;
	padding-bottom: 20px;
	color: #000000;
}
#nav {
	position: absolute;
	width: 793px;
	left: 0px;
	top: 0px;
	font-size: 14px;
	z-index: 4;
	float: left;
	background-color: #8a2337;
	padding-left: 40px;
	padding-top:2px;
	height: 20px;
	color: #FFFFFF;
}
#nav a {
	padding-right: 20px;
	bottom: 0px;
}
.aktiv {
	font-weight: bold;
	float: left;
}
.inaktiv {
	float: left;
}
#subnav {
	position: absolute;
	left: 0px;
	top: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	width: 398px;
	font-size: 12px;
	background-color:#bb5e70;
	z-index: 1000;
	float: left;
}
.aktiv2 {
	color: #ffffff;
	font-weight: bold;
	float: left;
	padding-right: 10px;
}
.inaktiv2 {
	color: #ffffff;
	float:left;
	padding-right: 10px;
}
#nav_2 {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 12px;
	float: right;
	z-index: 900;
	color: #FFFFFF;
}
#nav_2 a {
	padding-left: 10px;
	font-weight: bold;
}
.strich {
	float: left;
	left: 0px;
	padding-right: 20px;
}
.strich2 {
	float: left;
	left: 0px;
	padding-left: 10px;
}
#main {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 793px;
	height: 390px;
	padding-left: 40px;
	z-index: 10;
}
#content {
	position:absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 388px;
	height: 320px;
	overflow: auto;
	z-index: 11;
}
#bild_rechts {
	position:absolute;
	top: 0px;
	float: right;
	right: 0px;
	height: 328px;
	width: 395px;
	z-index: 201;
}
td {
	padding: 5px;
}
table {
	padding-bottom: 40px;
	width: 100%;
	color: #000000;
}
#linie_rechts {
	position: absolute;
	top: 439px;
	right: 0px;
}
#linie_unten {
	position: absolute;
	top: 534px;
	right: 145px;
}
#bottom {
	position: absolute;
	bottom: 0px;
	width: 730px;
	display:block;
	font-size:12px;
	text-align: center;
	color: #ffffff;
	background-color: #8a2337;
	height: 30px;
	padding: 3px;
	padding-left: 100px;
}
#salzburg {
	position: absolute;
	bottom: 1px;
	left: 0px;
	z-index: 1000;
}
#anfrage {
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 395px;
	height: 68px;
	background-color: #e8d3d7;
}
.anfrage_headline {
	color: #8a2337;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 5px;
}
#anfrage_feld {
	padding-top: 10px;
	padding-left: 5px;
}
.bild_im_text {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
