html {
	height:100%;
	}
	
body {
	
	
	background-color: #ffffff;
	font-family:"Open Sans";
	font-weight:400;
	margin: 0px;
	height:100%;

	
}


/* home
*/


#container{
	width: 100%;
	height:100%;
	min-height: 100%;
	height:!important;
	
	

}


#top{
	width:100%;
	height:170px;
	float:left;
	text-align:center;

}

#menu{
	width:100%;
	height:61px;
	float:left;
	text-align:center;
	background-image:url(img/bg_menu.gif);

}

#content{
	width: 941px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	

}
#content_top{
	width:941px;
	height:auto;
	float:left;
	
	
}


#content_top_left{
	width: 329px;
	float: left;
	font-family: "Open Sans";
	font-size: 15px;
	color: #99999a;
	font-weight: 400;
	line-height: normal;	
}

#content_top_right{
	width:563px;
	height:auto;
	float:left;
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;
	margin-left:24px;
	padding-left:24px;
	
	
}

#content_bottom{
	width:941px;
	height:auto;
	float:left;
	
	
}

#content_bottom_right{
	width:587px;
	height:auto;
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;
	float:left;
	margin-left:24px;
	margin-top:24px;
	margin-bottom:60px;

}

#content_bottom_left{
	width:329px;
	height:auto;
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;
	float:left;
	margin-top:46px;
	
}


#bottom{
	width:100%;
	height:auto;
	min-height: 160px;
	height:!important;
	float:left;
	background-color:#bcbec0;
	text-align:center;
	color:#ffffff;
	font-family:"Open Sans";
	font-size:12px;

}

a.footer_menu{
	color:#ffffff;
	font-family:"Open Sans";
	font-size:12px;
	text-decoration:none;
	

}

a.footer_menu:hover{
	color:#d4d6d8;
	font-family: "Open Sans";
	font-size:12px;
	text-decoration:none;

}

a.home{
	color:#99999a;
	font-family:"Open Sans";
	text-decoration:none;

}

a.home:hover{
	color:#b1b3b6;
	font-family:"Open Sans";
	text-decoration:none;
}



#content_ueberuns_top{
	width: 941px;
	height: auto;
	float: left;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	color: #99999a;	
}

#content_kontakt1{
	width:530px;
	height:auto;
	float:left;
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;

	
	
}
#content_kontakt2{
	width:auto;
	height:auto;
	float:left;
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;

	
	
}


#line{
	width: 941px;
	height:30px;
	float:left;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	

}

#content_ueberuns_bottom{
	height:90px;
	float:left;
}


.team {font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:bold;
	line-height:normal;
}


.tabelle{
	font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:400;
	line-height:normal;
}


a.link{font-family:"Open Sans";
	font-size:15px;
	color:#99999a;
	font-weight:bold;
	line-height:normal;	
	text-decoration:none;
	
	
	}
	
	
a.link:hover{font-family:"Open Sans";
	font-size:15px;
	color:#d4d6d8;
	font-weight:bold;
	line-height:normal;}
	




.headline{
	font-family: "Open Sans";
	font-size: 18px;
	color: #99999a;
	font-weight: 400;
}

.headline_white{
	font-family: "Open Sans";
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
}
.white{

	font-family:"Open Sans";
	color:#ffffff;
	font-weight:400;
}

.lineheight_head{

	font-family:"Open Sans";
	line-height:14px;
}



a.kontakt{
	color:#764c29;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	

}
a.kontakt:hover{
	color:#e4e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	

}

table {
    border: 1px solid #bcbec0;
	border-collapse: collapse;
}

th, td {
    padding: 5px;
    text-align: left;
	border: 0px;
}

.tablegallery {
    border: 0px;
	border-collapse: collapse;
}

.tdgallery {
    padding: 0px;
    text-align: left;
	border: 0px;
}

.trgallery {
    padding: 0px;
    text-align: left;
	border: 0px;
}
