/* ---------- Allgemeine Einstellungen ---------- */
body 	{ 
	color: #000000;
	background-color: #FFFFFF; 
	background-image: url(grafik/hintergrund_global.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	margin: 0px;
	padding:0px;
    height: 100%;
	}
td {
	font-size: 12px;
}
h1 { color: #FFFFFF; font-size: 14px; font-family: Arial, sans-serif; }
h2 { 
	color: #FFFFFF; 
	font-size: 14px; 
	font-family: Arial, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}
h3 { color: #c08e51; font-size: 14px; font-family: Arial, sans-serif; }
h4 { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; }
/* ---------- Standardlinks ---------- */
a:link {
	color: #C08E51; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:visited {
	color: #C08E51; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color: #C08E51; 
	text-decoration:underline; 
	font-size:12px;
	font-weight:bold;
}
.start1 {
	font-size: 50px;
	margin-top: 40px;
	margin-left: 50px;
	text-transform: uppercase;
	z-index: 15;
}
.start2 {
	font-size: 20px;
	margin-top: -10px;
	margin-left: 185px;
	text-transform: uppercase;
	z-index: 15;
}
.start3 {
	font-size: 50px;
	margin-top: -11px;
	margin-left: 110px;
	text-transform: uppercase;
	z-index: 15;
}
.start4 {
	font-size: 30px;
	margin-top: 40px;
	margin-left: 110px;
	text-transform: uppercase;
	z-index: 15;
}
.start5 {
	color: #b0b0b0;
	font-size: 50px;
	margin-top: -20px;
	margin-left: 190px;
	text-transform: uppercase;
	z-index: 15;
}
.start6 {
	color: #b0b0b0;
	font-size: 50px;
	margin-top: -20px;
	margin-left: 130px;
	text-transform: uppercase;
	z-index: 15;
}
.startadresse {
	font-size: 16px;
	margin-left: 110px;
	text-align: justify;
	line-height: 120%;
	z-index: 15;
}
/* ---------- Kopfbereich ---------- */
.home {
	border:0px;
}
#kopf {
	position:fixed;
	z-index: 20;
	top: 0px;
	left: 114px;
	width: 95%;
	height: 87px;
	background-image: url(grafik/hintergrund_kopf.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
#kopf_navi {
	position:fixed;
	z-index: 20;
	top: 34px;
	left: 120px;
	}
ul.topmen {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}
li.topnav {
	width: 100px;
	line-height:22px;
	text-align: center;
	float: left;
}
li.topnav_act {
	width: 100px;
	line-height:22px;
	text-align: center;
	float: left;
}
li.topnav a  { 
	color: #ADADAB; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
li.topnav a:visited  { 
	color: #ADADAB; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
li.topnav a:hover  { 
	color: #e0e0e0; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button_ro.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
li.topnav_act a:link  { 
	color: #e0e0e0; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button_ro.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
li.topnav_act a:visited  { 
	color: #e0e0e0; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button_ro.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
li.topnav_act a:hover  { 
	color: #e0e0e0; 
	font-size: 14px; 
	text-decoration: none; 
	display: block;
	background-image: url(grafik/button_ro.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#subnav {
	position:fixed;
	z-index: 20;
	top: 68px;
	left: 150px;
	color: #e0e0e0;
	margin-bottom: 15px;
	font-weight: bold;
}
/* ---------- rechter Bereich ---------- */
#rechts {
	position: fixed;
	z-index: 20;
	top: 87px;
	right:0px;
	height: 100%;
	width:25%;
	background-color: #4c4c4c;
}
#sprache {
	position: fixed;
	z-index: 30;
	top: 68px;
	right: 50px;
}
#update {
	color: #c08e51;
	position: fixed;
	bottom: 10px;
	right: 20px;
	margin-right: 20px;
}
ul.rechtsmen {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}
/* ---------- Menue 1. Ebene ---------- */
li.rechtsnav a {
	color:#c08e51;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
li.rechtsnav a:visited {
	color:#c08e51;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
li.rechtsnav a:hover {
	color:#ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
li.rechtsnav_act a {
	color:#ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
li.rechtsnav_act a:visited {
	color:#ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
li.rechtssnav_act a:hover {
	color:#ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	width:180px;
	text-decoration: none;
}
/* ---------- Linker Bereich ---------- */
#links {
	position: fixed;
	z-index: 30;
	top: 0px;
	left: 0px;
	width: 118px;
	height: 100%;
	background-image: url(grafik/hintergrund_links.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
#adresse {
	position: fixed;
	z-index: 30;
	bottom: 20px;
	left: 10px;
	width: 100px;
	text-align: justify;
}
/* ---------- Inhaltsbereich ---------- */

#bgcontent {
	position: fixed;
	top: 87px;
	left: 114px;
	background-image: url(grafik/hintergrund_innen.jpg);
	height: 525px;
	width: 199px;
	z-index: -10;
}
#inhalt {
	position: static;
	z-index: 10;
	width: 65%;
	margin-top: 100px;
	margin-left: 150px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: transparent;
}
/* ---------- Fuss ---------- */
#footer {
	text-align: center;
	font-size: 10px;
	position: relative;
	bottom: 10px;
	}
