/**  **/
div.content {
	width:				980px;
	left:				auto;
	right:				auto;
	margin: 			0 auto 0 auto;
	background-color:	#f5f5f5;
	border: 			0px;
	border-left: 		1px solid #900;
	border-right: 		1px solid #900;
	background-image:	url(/bilder/global/shadow_nav.png);
	background-repeat:	no-repeat;
	behavior: 			url('/_js/fisheye/png.htc');
}
/** table.content **/
table.content {
	width:				910px;
	height:				auto;
	border-collapse:	collapse;
	border: 			0px;
	margin: 			30px;
	text-align:			left;
}
table.content td {
	text-align:			justify;
	padding: 			0px;
	/*border: 			0px;*/
	background-color:	#f5f5f5;
}
table.content td.text {
	width:				290px;
	text-align:			left;
}
td.home_left {
	width:				370px;
}
td.home_right {
	width:				520px;
	text-align: 		justify;
}
table.content td.space {
	width:				20px;
}
table.content td.space_home {
	width:				20px;
	border-left: 		1px solid #900;
}
b.kontakt {
	margin-top:			15px;
	display:			block;
}
div.kontakt_left {
	width:				100px;
	float:				left;
}
div.content img.content {
	border: 			1px solid #900;
	float:				right;
	margin:				0;
	margin-bottom: 		20px;
	width:				290px;
}
div.content img.team {
	border: 			1px solid #900;
	float:				left;
	margin:				0;
	margin-bottom: 		20px;
	width:				290px;
	height:				290px;
}
span.gree {
	color: 				#f5f5f5;
}
span.adressfeld {
	width:				60px;
	display:			block;
	float: 				left;
}
span.team {
	width:				120px;
	float: 				left;
	border-bottom:		1px dotted #333;
	height:				18px;
}
span.team:hover {
	border-bottom: 		1px solid #999;
	cursor:				pointer;
}
div.publishing {
	font-size:11px;
	line-height:16px;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-right:5px;
}
table.contact td {
	text-align:left;
}
div.sitemap_item {
	float:				left;
	width: 				auto;
	margin: 			20px 40px 0 0;
	text-align:			left;
	color:				#ccc;
	line-height:		18px;
}
div#map {
	border: 1px solid #900;
}
