/* Reset */


/* end Reset */

/*************************************************************************************************/ 


html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
  background-color: #900101;

} 
 
#pagewidth{ 
 width:676px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
 
#footer_img{
	float: left;
    
    /*color:#cccc99;*/
    color: white;
    font:11px Arial;
    padding-top:14px;
    text-decoration:none;
}

#right_footer_cols{
	width: 240px;
	float: right;
}
#lfooter_banner{
	float: left;
	width: 158px;
	height: 100px;
	background-color: #b00101;
}
#impressum a{
	float: right;
	width: 80px;
	font: 9px Arial;
   	color:#FFFFFF;
 	text-decoration:none;
 	font-weight: bold;
	padding-top: 14px;
	text-align: right;
}
#news{
	float: right;
	width: 82px;
	font: 9px Arial;
   	color:#FFFFFF;
 	text-decoration:none;
 	font-weight: bold;
	padding-top: 105px;
	text-align: right;
}
 
#header{
 position:relative; 
 height:130px; 
 width:100%;
} 
 
#leftcol{
 width:436px; 
 height: 396px;
 float:left;
 position:relative;
 background-color: #cbcba4;
 overflow: auto;
}

.csc-header{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.csc-text-text{
	/*height: 280px;*/
	color:#000000;
	font-family:Verdana;
	padding-left: 42px;
	padding-right: 42px;
}

.csc-textpic-image, .csc-textpic-imagewrap dt img{
	overflow: hidden;
}
dl.csc-textpic-image dt {
	overflow: hidden;
}


 
#twocols{
 width:240px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 float:right; 
 display:inline; 
 position: relative; 
 width:82px;
 background-color: #E6E9CD;
 height: 396px; 
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:158px;
 background-color: #E6E9CD;
 height: 396px;   
 }
 
 #txt_mitte{
 	margin: 0;
 	padding: 0;

	position: absolute;
	bottom: 2px;
	left: 0px;
 }

 
#footer{
 clear:both;
 position:relative; 
 height:100px; 
 width:100%;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


#logo{

	float: left;
	margin-left: 0px;
	padding-top: 48px;
	padding-bottom: 25px;
	background-color: #b00101;
	width: 158px;

}

div#header a{
  font: 9px Arial;
   color:#FFFFFF;
 text-decoration:none;
 font-weight: bold;	
}
#right_menu_cols{
	float: right;
}

#header_menu{
	padding-top: 100px;
	width: 436px;
	float: left;

} 
#header_menu ul li {
  display:inline;
  padding-left: 0;
  margin-right: 17px;
}

#news ul li {
  display:inline;
  padding-left: 17px;
  margin-left: 0;
}

#impressum ul li {
  display:inline;
  padding-left: 17px;
  margin-left: 0;
}

#sprache{
    padding-top: 10px;
    margin-left: 436px;
    width: 158px;
    text-align: center;
    background-color:#B00101;
}

#sprache ul li {

  display:inline;
  padding-left: 5px;
  margin-left: 0;
}


/*********************************************************************************************/


ul, li {
	padding: 0;
	margin: 0;
	color:#000000;
	font-family:Verdana;
	font-size: 9px;
}

ul.right_menu_ul{
	margin: 0;
	padding: 0;
}
li.right_menu_li{
  height: 66px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}


img.right_menu_img_multi{
	margin: 0;
	padding: 0;
	border-width: 0;
	display: block;
	height: 66px;
	
}
ul.right_menu_ul a{
	margin: 0;
	padding: 0;
	border-width: 0;
	height: 0px;
    color: #E6E9CD;
}

/* menu mitte */
ul.menu_mitte_ul{
	margin-top: 20px;	
}

.menu_mitte_1level{
  height: 24px;
	list-style: none;
	margin: 0px;

	display: inline;
}

.menu_mitte_2level, .menu_mitte_2level a{
  height: 16px;
	list-style: none ;
	padding:0px;
	margin: 0px;
    
}


hr {
	margin-left: 50px;
	margin-top: 10px;
  	width:346px;
  	color:#900101;
}

.align-center{
	text-align: center;
}

.align-center i{
  color: #900101;
  font-size: 11px;
}

.align-center i b{
  color: #900101;
  font-size: 12px;
}

h1 {
	padding: 0;
	text-align: center;	
	margin: 0;
}

p.bodytext{
	font-size: 9px;
}

#centercol{
	width: 100%;
	margin: auto;
	text-align: center; 
}

.right_menu_img_single{
	width: 82px;
	height: 396px;
	display: block;
}
/* mailform **********************************************************/
label{
  float: left;
  clear: left;
  width: 150px;
}

.csc-mailform-radio{
	float: right;

	clear: both;
}

fieldset{
	width: 370px;
	float: left;
	clear: both;
}

/*
div.csc-mailform-field{
  display: block;
 	clear: 		both;
}
*/
#leftcol .csc-mailform-check{
  width: 1em;
  background-color:#E6E9CD; 
}

#leftcol .csc-mailform-submit{
  width:50px;
  margin-left: 150px;
}

#leftcol form{
	margin:		2em 0;
	padding: 5px;
}

#leftcol label{
  float: left;
  width: 150px;
}

#leftcol select{
  background-color: #E6E9CD;
  margin-bottom: 5px;
}

#leftcol input{
  background-color: #E6E9CD;
  margin-bottom: 5px;
}

#leftcol textarea{
  background-color: #E6E9CD;
  width: 230px;
  margin-bottom: 5px;
  height: 100px;
}


dl.csc-textpic-image{
    width: 436px;
    margin-bottom: 0px !important;
}



ul.langmenu{

}

div#sprache li{
	display: inline;
	list-style: none;
 }
    
div#sprache a{
    text-decoration: none;
    color: white;
}

img.startpageimage{
    border: 0px;
}

a.startpagelink{
    /*background-color: green;*/
    text-decoration:none;

}

#epilog, #epilog a{
    width: 100%;
    text-align: center;
  /*  color:#CCCC99;*/
    color: white;
    font:11px Arial;
    padding-top:14px;
    text-decoration:none;
}

.csc-bulletlist ul, .csc-bulletlist li {
color:#000000;
font-family:Verdana;
font-size:9px;
margin-left: 60px;
margin-right: 10px;
margin-bottom: 3px;

}