/*==================== html tags ==========================*/
*{
margin: 0px;
padding: 0px;
}

html, body, #site{
height: 100%;  /*for IE */
height: auto !important; /*for modern Browser*/
min-height: 100%;
}

body{
	background-color: #4B1301;
	text-align:center;
	color:#2B0B00; 
	font-size: 11px; 
	line-height: 18px;
}
a:link, a:visited {color: #000000; text-decoration: underline}
a:hover, a:active {color: #666666;  text-decoration: none}

img, a img{
border: 0px;
}

body,p,h1,h2,h3{
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}


h1{
	font-size: 22px;
	font-weight: bold;
	color: #E88E46;
	margin-bottom: 14px;
}

h1, h2, h3{
color: #A90000;
background-color: transparent;
font-style: normal;
}

h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 11px;
	
}

h3{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
}

p, h1, h2, h3 {}

p{

font-size: 11px; 
line-height: 18px; 
margin-bottom: 7px;}


ul li{

}

/*==================== IDs ==========================*/
#site, #header, #mainmenue	{
/*width: 864px;*/
width: 1000px;
}
/* CSS Hack, nur fuer IE6, footer wird sonst im IE7 falsch angezeigt */
* html #footer{
/*	width: 864px; */
	width: 1000px;
}

#site{
	margin: auto;
	border: 1px solid #4B1F02;
	text-align:left;
	background-image: url(../images/hg_site.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header{
background-color: #fff;
height: 146px;
}

#mainmenue,
#footer{
font-size: 13px;
height: 22px;
font-weight: bold;
background-color: #A90000;

border-top: 1px solid #fff; 
border-bottom: 1px solid #fff;
}

#mainmenue ul{
}

#mainmenue ul li{
height: 22px;
border-left: 1px solid #ffffff;
float: left;
list-style: none;
}

#mainmenue ul li a,
#footer a{
display: block;
text-decoration: none;
color: #fff;
background-color: #A90000;
text-align: center;
vertical-align: middle;
padding: 2px 12px 2px 12px;
letter-spacing:0.2em;

}
#content{
    height:auto !important;
	height:300px;
    min-height:300px;
}
#footer a{
	float:left;
	font-size: 11px;
}
#mainmenue a:link, #mainmenue a:visited,
#footer a:visited{
background-color: #A90000;
}

#mainmenue a:hover, #mainmenue a:active,
#mainmenue a.aktiv,
#footer a:hover,
#footer a:active,
#footer a.aktiv{
background-color: #E88E46;
}



#language{

padding: 0px 10px 0px 0px;
}

#linke_spalte{
clear:left;
width: 187px;
float:left;
font-size: 12px;
font-weight: bold;
margin-bottom:50px;
color: #0068A2;
}


#linke_spalte_suche{
	padding:50px 0 0 5px;
}

#suche{
margin: 5px 0px 0px 0px;
height: 12px;
line-height: 12px;
vertical-align: middle;
}

#submenue{
margin: 50px 0px 0px 0px;
padding: 0px;
list-style: none;
text-align: left;
border-bottom: 1px solid #FFFFFF;
}

#submenue a{
display: block;
text-decoration: none;
padding: 0px 0px 0px 25px;
color: #A90000;
border-top: 1px solid #fff;
}

#submenue a:hover, #submenue a:active,
#submenue a.aktiv{
min-height: 16px;
background-color: #E88E46;
}

#submenue ul li{
display: block;
height: 16px;
border-top: 1px solid #fff;
}

#bild1{
margin: 50px 0px 0px 0px;
}

#content{
float:left;
width:613px;
padding: 50px 100px 30px 100px;
}

#content ul{
font-size: 12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
width:350px;
margin-left:30px;
margin-bottom: 10px;
}
/*-------------------- navigation --------------------*/

/*==================== Klassen ==========================*/
.lead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0.1em;
}

.small{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.flag{
float: left;
border: 0px;
margin: 5px 2px 0px 2px;


}

.anker{
float: right;
}


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

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


.formlabel{
  line-height:50px;
}
/* Formulare */
fieldset.csc-mailform{
  border:0px;
  width:500px;
}

.csc-mailform-field{
  margin-bottom:10px;
  clear:left;
}

.csc-mailform-field label{ 
  display:block;
  float:left;
  font-weight:bold;
  width:100px;
}

.csc-mailform-field input,
.csc-mailform-field textarea{
  width:300px;
}
.csc-mailform-field input#mailformBitte_nehmen_Sie_Kontakt_mit_m{
	width:20px;
}

input.csc-mailform-submit{
  width:120px;
  margin-left:190px;
  background-color:#A90000;
  border:1px solid #000000;
  cursor:pointer;
  color:#FFFFFF;
  font-weight:bold;
}
.error{
	color:#CC0000;
}
.answer{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	font-weight:bold;
	padding:3px 5px;
	margin-bottom:10px;
}
.ok{
	color:#00AA00;
}
.tx-timtabsociable-pi1 a{
	margin-left:5px;
}
#footer{
	clear:both;
	padding-left:200px;
}

.clear{
	clear: both;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.align-justify {
	text-align:justify;
}
.indent{
	text-indent:1em;
}