@charset "utf-8";
/* CSS Document */


/*#Nav_oben_r {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 762px;
	height: 20px;
	background-color: #FFFFFF;
	position: relative;
	text-align: right;
}

#Nav_oben {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 762px;
	height: 80px;
	background-color: #B4001B;
	position: relative;
}

#Logo {
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 35px;
	width: 75px;
	height: 92px;
	background-color: #FFFFFF;
	position: relative;
}

#Nav_left {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 140px;
	height: 600px;
	background-color: #E3001B;
	position: relative;
}

#Directory {
	margin-top: -600px;
	margin-bottom: 0px;
	margin-left: 145px;
	width: 617px;
	height: 15px;
	background-color: #A8AFB5;
	position: relative;
	font-size: 10px;
}*/

#background {
	background-color: #FFFFFF;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 762px;
	height: 100%;
	position: relative;
}

#zNav {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 152px;
	height:  30px;
	background-color: #A8AFB5;
	position: relative;
}

#Nav {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 152px;
	height:  600px;
	background-color: #A8AFB5;
	position: relative;
}

#oben {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 762px;
	height: 110px;
	background-color: #FFFFFF;
	position: relative;
}

#Logo {
	margin-top: 12px;
	margin-left: 25px;
	width: 100px;
	height: 90px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
}

#header {
	margin-top: -90px;
	margin-left: 175px;
	width: 500px;
	height: 90px;
	background-color: #FFFFFF;
	position: relative;
}

#linie {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 761px;
	height: 20px;
	background-color: #B4001B;
	position: relative;
}

#kon {						/*Kontakt*/
	margin-top: -18px;
	margin-left: 625px;
	margin-bottom: 0px;
	width: 60px;
	height: 15px;
	color: #FFFFFF;
	position: relative;
}

#imp {						/*Impressum*/
	margin-top: -15px;
	margin-left: 685px;
	margin-bottom: 0px;
	width: 70px;
	height: 15px;
	color: #FFFFFF;
	position: relative;
}

#inhalt {						/*inhalt - Main*/
	margin-top: -630px;
	margin-left: 170px;
	margin-bottom: 0px;
	width: 600px;
	height: 630px;
	background-color: #FFFFFF;
	position: relative;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

h1 {
	color: #E3001B;
}

h2 {
	color: #E3001B;
	font-size: 17px;
}

h3 {
	color: #E3001B;
}

h4 {
	color: #E3001B;
}

.grau {
	color: #A8AFB5;
}

.red {
	color: #E3001B;
}

.red_bold {
	color: #E3001B;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

a {
	text-decoration: none;
}