.bgMain {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}
.bgMain_b {
	background-image: url(../images/bg_main_buero_2.gif);
	background-repeat: repeat-x;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.faq h5{
	font-size: 132%;
	font-weight: bold;
	cursor: help; 
	width:700px;

	}
	
.faq_antwort {
	width:680px;
	background-color:#ebebeb;
	padding: 7px;
	border: 1px dotted #999999;

	}
	
.img_gal{
	filter:alpha(opacity=25); 
	float: left; 
	padding: 5px;
	}
	
.img_gal:hover{
	filter:alpha(opacity=0); 
	}
	
#box1 {
		width: 100%;
		height: 39px;
		padding-left: 20px;
		padding-top:15px;
		background-color: #a7a7a7;
}

#box2 {
		width: 100%;
		height: 70px;
		padding-left: 20px;
		padding-top:15px;
		background-color: #efe9d4;
		color:#000000;
}

#box {
		width: 100%;
		height: 30px;
		padding-left: 20px;
		padding-top:15px;
		background-color: #efe9d4;
		color:#000000;
}

#box3 {
		width: 100%;
		height: 100px;
		padding-left: 20px;
		padding-top:15px;
		background-color:#FFFFFF;
}

#box4 {
		width: 100%;
		height: 600px;
		padding: 0px;
		background-color: #efe9d4;
}

#box5 {
		width: 400px;
		height: 300px;
		padding: -20px;
		float:left;
}

#box6 {
	width: 400px;
	height: 300px;
	padding: -20px;
	background-color: #efe9d4;
	float:right;

}