body{
	background-color:		gray;
	margin:					0px;
	font-family:			Calibri, Verdana;
	font-size:				10pt;
}
#main{
	background-color:		white;
	float:					left;
}
#page{
	width:					954px;
	margin-left:			auto;
	margin-right:			auto;
}

*html #page{
	width:					970px;
	margin-left:			auto;
	margin-right:			auto;
}

#left{
	width:					570px;
	float:					left;
	margin:					8px;
	margin-right:			0px;
	background-color:		white;
}

#right{
	width:					360px;
	float:					left;
	margin:					8px;
	background-color:		white;
}

#header{
	width:					570px;
	height:					200px;
	float:					left;
	background-color:		#CD2626;
	margin-bottom:			8px;
	color:					white;
	font-size:				24pt;
	text-align:				right;
}

#header_text{
	padding:				8px;
	float:					right;
	padding-top:			130px;
}

#header_text_u{
	font-size:				12pt;
	font-weight:			bold;
}

#content{
	width:					570px;
	float:					left;
}

#header_r{
	width:					360px;
	height:					60px;
	float:					left;
	background-color:		#595959;
	margin-bottom:			8px;
	color:					#FFF;
	font-size:				16pt;
	text-align:				center;
	font-weight:			bold;
}

.box_r{
	width:					176px;
	height:					132px;
	float:					left;
	background-color:		#9E9E9E;
	margin-bottom:			8px;
	margin-right:			4px;
}

.box_r_2{
	width:					176px;
	height:					132px;
	float:					left;
	background-color:		#9E9E9E;
	margin-bottom:			4px;
	margin-left:			4px;
}

.box_r_3{
	width:					360px;
	height:					80px;
	float:					left;
	background-color:		#595959;
	margin-bottom:			8px;
	color:					#FFF;
	font-size:				24pt;
}

.box_r_4{
	width:					360px;
	float:					left;
	background-color:		#595959;
	margin-bottom:			8px;
	color:					#FFF;
}

#header_r:hover, .box_r:hover, .box_r_2:hover, .box_r_3:hover{
	background-color:		#CD2626;
} 

.box_in{
	margin:					8px;
}

.textbox{
	width:					562px;
	float:					left;
}

.textbox p, .liste{
	border-left:			8px solid #CD2626;
	padding-left:			8px;
}

.textbox img {
	float:					left;
}

.big{
	font-size:				40pt;
}

.textlink , .textlink:visited, .textlink:active{
	color:					white;
	text-decoration:		none;
}

td{
	width:					140px;
}

.web_leistungen{
	width:					170px;
}

.w{
	font-size:				10pt;
	margin:					8px;
}

.w a:link, .w a:visited, .w a:active{
	color:					white;
}

#impress{
	font-size:				9pt;
	text-align:				center;
}