@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	

	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	color: #575757;
	margin-top: 10;
	padding-right: 15px;
	padding-left: 15px;
	
}
a img { 
	border: none;
}



ul.nav {
	list-style: none; 


}
ul.nav li {
	direction: rtl;
	font-size:17px;
	
	border-style:solid;
    border-width:2px;	
    border-color:transparent;
	
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 264px;  
	text-decoration: none;
	background-color: rgba(255,255,255,0.2);
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: rgba(255,255,255,0.4);

}

a:link {
	color:#575757;
	text-decoration: underline; 
}
a:visited {
	color: #575757;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 970px;
    margin: 0 auto; 
}


.Schiene {
	background-image: url("../images/Schiene.png");
	background-repeat: no-repeat;
	width: 970px;
	height: 41px;
	margin: 0 auto;
	padding: 0 auto;
}

.header {	
    background-color: rgba(201,186,151,0.8);
	background-repeat: repeat;
	width: 951px;
	height: 400px;
	margin: 0 auto;
	padding: 0 auto;
}

.header.Bild {	

	width: 949px;
	height: 400px;

}



.Naviquer {	    
    background-image: url("../Navigation/NaviBG.gif");
    background-repeat: no-repeat;
	width: 951px;
	height: 46px;
	margin: 0 auto;
	padding: 0 auto;
}

.sidecont {
	margin-left: 9px;
	float: left;
	width: 951px;
	background-color: rgba(201,186,151,0.6);
	
}
.sidebar1 {
	position: relative;
	z-index: 4;
	margin-left: 2px;
	float: left;
	width: 286px;
	background-color: rgba(201,186,151,0.8);
	
}
.content {
	position: relative;
	z-index: 5;
	margin-top: 0px;
	padding: 25px 0;
	background-color: rgba(255,255,255,0.4);
	width: 662px;
	float: left;
}

.Spalte1 {
	margin-top: 0px;
	
	background-color: rgba(255,255,255,0.2);
	width: 221px;
	float: left;
	text-align: center;
}
.Spalte2 {
	margin-top: 0px;
	
	background-color: rgba(255,255,255,0.4);
	width: 221px;
	float: left;
	text-align: center;
}
.Spalte3 {
	margin-top: 0px;
	
	background-color: rgba(255,255,255,0.6);
	width: 221px;
	float: left;
	text-align: center;
}
.Vorschau {
	margin-top: 0px;
	width: 663px;
	float: left;
	text-align: center;
}

.Oeffnung {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}


.Impressionen{
    position: relative;
	z-index: 6;
	margin-left: -103px;
	margin-top: -30px;

	width: 800px;
	float: left;
}
.nextPfeil {
    position: relative;
	z-index: 7;
	margin-left: -600px;
	margin-top: -10px;
	float: left;
}
.Formular {
    position: relative;
	z-index: 6;
	margin-left: 10px;
	margin-top: 0px;

	width: 650px;
	float: left;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	
	
	
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #bdac85;
	color: #FFF;
}


.footer {
	padding: 0px 0;
	background-image: url(../images/Rolle.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 90px;
	position: relative;
	clear: both; 
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.Fliesstext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #575757;
}
.Impressum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #424242;
}
.Formulartext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #424242;
}
