.banner1 {
	position: absolute;
	background-color: #a6a6a6;
	width: 100%;
	height: 162px;
	z-index: -1;
	top: 36px;
}

.banner2 {
	position: absolute;
	background-color: #d10028;
	width: 100%;
	height: 35px;
	z-index: -1;
	top: 198px;
}

.logo {
	position: absolute;
	z-index: 2;
}

.navigationoben {
	position: absolute;
	z-index: 1;
	font-size: smaller;
	padding: 10px 0 0 200px;
	color: #d10028;
	font-weight: bold;
}

.navigationoben span {
	vertical-align: top;
}

.navigationoben a, .navigationoben a:visited {
	vertical-align: text-bottom;
	text-decoration: none;
	font-weight: normal;
	color: #d10028;
}

.navigationoben a:hover, .navigationoben a:active {
	text-decoration: underline;
	color: #d10028;
}

.suche {
	position: absolute;
	width: 944px;
	text-align: right;
	padding: 3px;
}

.hauptnavigation {
	height: 21px;
	background-color: #5b5a5a;
	padding: 7px;
	color: white;
	font-weight: bold;
}

.hauptnavigation a, .hauptnavigation a:visited {
	font-weight: normal;
	text-decoration: none;
	color: white;
}

.hauptnavigation a:hover, .hauptnavigation a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.footer {
	background-image: url("../images/footer.jpg");
	height: 73px;
	color: #c0bfbf;
	text-align: center;
	padding: 4px 0 0 0;
}

.klickpfad {
	padding: 5px 5px 0 5px;
}

.klickpfad a, .klickpfad a:visited {
	text-decoration: underline;
	color: black;
}

.klickpfad a:hover, .klickpfad a:active {
	text-decoration: none;
	color: black;
}

.inhalt {
	padding: 0 10px 10px 10px;
	min-height: 500px;
}

.inhalt a, .inhalt a:visited {
	text-decoration: underline;
	color: #d10028;
}

.inhalt a:hover, .inhalt a:active {
	text-decoration: none;
	color: #d10028;
}

.rechts {
	padding: 10px 5px 10px 5px;
	color: white;
}

.rahmen_startseite {
	width: 750px;
	border-right: 200px solid #d10028;
	background-color: #e9e9e9;
}

.rahmen {
	width: 750px;
	margin-left: -200px;
	border-left: 200px solid #d10028;
	background-color: #e9e9e9;
}

.rahmen_layout {
	width: 550px;
	margin-left: -200px;
	border-left: 200px solid #d10028;
	border-right: 200px solid #e9e9e9;
	background-color: #e9e9e9;
}

.rechts_layout {
	padding: 10px 0 0 0;
}

.rechts_layout a, .rechts_layout a:visited {
	text-decoration: underline;
	color: #d10028;
}

.rechts_layout a:hover, .rechts_layout a:active {
	text-decoration: none;
	color: #d10028;
}

.links {
	position: relative;
	padding: 10px 0 0 0;
	color: white;
}

.links li {
	list-style-type: none;
	margin-left: -25px;
	font-weight: bold;
}

.links a, .links a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
}

.links a:hover, .links a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

h1 {
	font-size: large;
	color: #d10028;
	padding-bottom: 10px;
}

/* Sitemap */

.csc-sitemap ul {
	list-style-type: square;
	margin-left: -15px;
	color: #5b5a5a;
}

/* Druckansicht */

.logoprint {
	border-bottom: 1px solid gray;
	height: 65px;
	background: url(../images/logoprint.gif) no-repeat;
}

.footerprint {
	border-top: 1px solid gray;
	padding-top: 10px;
	text-align: center;
}

.inhaltprint {
	padding: 10px;
}

.print a, .print a:visited {
	text-decoration: underline;
	color: #d10028;
}

.print a:hover, .print a:active {
	text-decoration: none;
	color: #d10028;
}

/* Macinasearchbox */

.macinasearchbox {
	width: 120px;
}