/*##### Basic Elements ############################################################
 */


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	letter-spacing:0.0em;
	/*line-height: 1.4;*/
	font-size: 9.5px;
	color: #666666;
	text-align: center;
	background: #d2d2d2 url('../img/backgroundBody.gif') repeat-x;
	height:100%;
}

#bottomNavContainer {
	right: 0px;
}


body, h1, h2, h3, h4, h5, h6, div, p, table, td, dd, dt, dl, blockquote, address, hr, pre, label {
	margin: 0;
	padding: 0;

}
table, td {
	letter-spacing:0.0em;
	font-size: 11px;
	color: #666666;	
	text-align:left;
	vertical-align:top;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 11px;
}

li{
	list-style-image:url('../img/list_style_image.gif');
	margin-top: 5px;
	margin-bottom: 5px;
	}
		

h1{
 	font-family: verdana;
	text-transform:uppercase;
	color:#9D8D6C;
	font-size:17px;
	font-weight: bold;	
	color: #9D8D6C;
}

hr{
	width:880px;
	height:1px;
	color:#c2c2c2; 
	border-style:none;
	background-color:#c2c2c2;
	margin-top: 20px;
	padding: 0px;
}



h2{
 	font-family: verdana;
	text-transform:uppercase;
	color:#9D8D6C;
	font-size:17px;
	font-weight: bold;	
	color: #9D8D6C;
}


h3{
 	font-family: verdana;
	text-transform:uppercase;
	color:#9D8D6C;
	font-size:17px;
	font-weight: bold;	
	color: #9D8D6C;;
}

h4{
 	font-family: verdana;
	text-transform:uppercase;
	color:#9D8D6C;
	font-size:17px;
	font-weight: bold;	
	color: #9D8D6C;
}

a{
	color:#568e71;
	font-style:normal;
	text-decoration:none;
	outline: none;
	border-style:none;
	border:0px;
}

a img{
	border:0;
} 
  



a:active
{
  outline: none;
}


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

/*##### Details-Div Tags ###################################################################
 */
 

/*####### zweispaltig ########################### */
#leftcontent {
	float: left;
	width: 596px;
	padding-right: 15px;
}

#rightcontent {
	float: right;
	width: 268px;
	text-align: center;
}
/*######### /zweispaltig ########################*/




#shadowContainer{

	margin: 0em auto;

	width:972px;	

	background: transparent url(../img/shadowLeftRight.png) repeat-y;

}



#shadowBottom{

	margin: 0em auto;

	width:972px;

	/*height:13px;*/
	height:9px;


/*	background-color:#d2d2d2;*/

	/*background-image:url(../img/shadowBottom.jpg);*/
	background: transparent url(../img/shadowBottom.png) no-repeat;

	/*background-repeat:no-repeat;	*/


}




#container {	
	margin: 0em auto;
	width: 964px;	
	background:#fff;
	min-height: 700px;
		
}



#header{
	/*position:relative;*/
	float:left;
	height: 77px;
	background-color:#ffffff;
	text-align: left;	
	width:964px;	
}

#verlauf {
	float:left;
	width: 964px;
	height: 11px;
	background: url(../img/verlauf.jpg) top no-repeat;
}

#logo {
	float:right;
	text-align:right;	
	padding-top:24px;
	padding-bottom:11px;	
}

#banner{
	float:left;
	height:229px;
	z-index: 1;	
}

#MainNav{  
	float: left;
	padding-left: 0px;
	/*padding-top: 40px;*/
	padding-bottom:0px;
	border:0px;
}

#contentContainer{
	float:left;
	width:964px;
	padding-bottom:34px;
	background-color:#fff;
	text-align:left;
	min-height: 389px;
}



#footer{
	margin: 0em auto;
	width: 964px;
	height:58px;
	width:964px;	
}

#footerNav{	
	float:left;
	padding-left:8px;
	padding-top:12px;
	margin-bottom:39px;
	text-align:left;
}

#footerCopyright{
	float:right;
	padding-top:12px;
	padding-right:8px;
	text-align:right;
}



#content{
	float:left;
	clear:both;
	
	margin-left:40px;

	margin-right:43px;

	margin-top:17px;

	line-height: 1.4;

	font-size:10px;

}





#breadCrumNavigation{
	float:left;


}

#Kopfzeile {
	margin-left:40px;
	width:923px;
	margin-top:13px;

}






.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 */


#MainNav ul
{
	position:relative;	
	top:0px;	
	left: 0px;
	color: #FFF;
	text-align:left;
	padding-top: 0px;
	list-style-type: none;	
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	border: 0px;
	border-style:none;
	padding-left: 25px;
}

#MainNav li
{
	display: inline;
	text-align:left;
	color: #FFF;
	list-style-type:none;
	padding-right: 0px;	
	margin-right: 0;
	margin-bottom: 0;
	border: 0px;
	border-style:none;
}

/*************************** Standard Kontaktformular *************************/
.kontaktinput {
	border: 1px solid #464747;
	background: #ebedee;	
	width: 209px;
}

.kontaktinputHausnr {
	border: 1px solid #464747;
	background: #ebedee;
	width: 32px;	
}

.kontaktinputPlz {
	border: 1px solid #464747;
	background: #ebedee;
	width: 70px;	
}

.kontaktselect {
	border: 1px solid #464747;
	background: #ebedee;	
	width: 209px;
}

.kontaktTextarea {
	border: 1px solid #464747;
	background: #ebedee;
	width: 365px;
	height: 135px;
}

/*************************** / Standard Kontaktformular ***********************/


.MultiBoxContainer {
	z-index: 10000;
}


#bottomNavContent a {
	color: #ffffff;
}
