/*Allgemeine Einstellungen*/
body {
	margin: 10px 0 0 0;
	padding: 0;
	color: #444;
	background: #e6e6e6;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.wrapper_schattentop {
	margin: 0 auto;
	width: 980px;
	height: 8px;
	background: URL(img/schatten_top2.gif) top left no-repeat;
}

 .wrapper {
	margin: 0 auto;
	padding: 0;
	margin-top: -8px;
	width: 980px;
	text-align: left;
	background: URL(img/schatten_bg2.gif) repeat-y;
}

/* Diese Code erkennt der IE nicht, wird nur von Firefox etc interpretiert */
*[class="wrapper"]{

	margin-top: 0;

}

.wrapper_bgimg {
	margin: 0 0 0 22px;
	padding: 0;
	width: 936px;
	background: white;
}

.header{
	background-color: #d6e0e9;
	height: 266px;
}

.header_logo{
	
	background: URL(img/header.jpg) no-repeat;
	height: 110px;
}

.header_bild{
	background-color: white;
	height: 156px;
}

}

.header_text p{
	font-family: Georgia, serif;
	font-size: 20px; 
	line-height: 30px; 
	font-weight: normal; 
	color: #333;
}

.footer{
	height:20px;
	clear: both;
	background: #eee;
	padding: 5px 0 5px 260px;
	
}

.footer_img{
	
	position: relative;
	padding: 0;
	margin:0 auto;
	width: 980px;
	height: 8px;
	background: URL(img/schatten_bottom2.gif) no-repeat;
}

.footer a{
	padding: 0px 20px 0px 20px;
	color: #222;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover, a:active{
	color: #6f0300;
	font-size: 11px;
	text-decoration: none;
}

.menue{
	background-color: #eee;
	height: 39px;
}


*[class="menue"]{
	background-color: #eee;
	height: 39px;
}

.menue a{
	padding: 10px 0px 0px 0px;
	display: block;
	width: 100px;
	color: #222;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid white;
	text-align: center;
	height:37px;
	float: left;
}

*[class="menue"] a{
	padding: 10px 0px 0px 0px;
	display: block;
	width: 100px;
	color: #222;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid white;
	text-align: center;
	height:27px;
	float: left;
}

.menue a:hover{
	
	background-color: #d6e0e9;
}

.menue a:active{
	border-left: 1px solid #6f0300;
}

.menueactive a{
	background-color: #d6e0e9;
}


.inhaltsspalte{	
	background: white;
}

.linkespalte{
	width: 235px;
	background: #d6e0e9;
	background: URL(img/bglinks.gif) no-repeat;
	float: left;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

a{
	color: #6f0300;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active{
	
	color: black;
}

.linkespalte_abstand{
	padding: 15px;
}

.inhalt_abstand{
	padding: 15px 15px 15px 275px;
}

p{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #444;	
	padding: 0;
	line-height: 16px;
}
h1, h2, h3{
	font-size: 18px;
	font-family: Georgia, serif;
	color: #6f0300;
}

h2{
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #444;
}

h3{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #6f0300;
}


ul, ol{
	color: #444;
	padding-left: 20px;
}

li{
	list-style: square;
	padding-left: 0px;
	line-height :20px;
}

.csc-mailform{
	border: 0;
}

.csc-mailform-submit{
}

.csc-mailform-field{
	padding: 10px 0 10px 0;
}

.csc-mailform-field label{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #444;
	padding: 10px 20px 10px 0px;
	vertical-align: top;
}

.csc-mailform-field textarea{
	padding: 0;
	border: 1px solid #d6e0e9;
}

table.contenttable {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #444;
}

.panel{
	padding: 10px;
	background-color: #d6e0e9;                                  
	display: block;
}

.bildrahmen img{
         border: 1px solid #333;
}

.bildunterschrift{
	font-size: 8px;
	color: #333;
}

hr{
	border-top: 1px dashed darkgrey;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
	background-color: #fff;
	height: 3px;
}


.sprache{
        position: absolute;
	padding: 28px 0 0 860px;
	width: 100px;
}

.img{
	border: 0px;
}

