@charset "utf-8";
/* CSS Document */

/** content **/

div.content {
	width: 				800px;
	height:				570px;
	left:				auto;
	right:				auto;
	margin:				0px auto 0px auto;
	border:				0px;
	text-align:			left;
	padding:			20px 0px 0px 0px;
	display:			block;
	color:				#fff;
	font-size:			11px;
	line-height:		18px;
}
div.clear {
	width: 				100%;
	height:				0px;
	margin:				0px;
	padding:			0px;
	display:			block;
}
div.scroll {
	width:				780px;
	height:				470px;
	overflow:			scroll;
	overflow-x:			hidden;
	padding-right:		20px;
}

div.headline {
	position:			relative;
	top:				0px;
	margin:				0px;
	padding:			5px 2px 5px 2px;
	width:				170px;
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			14pt;
	color: 				#f90;
	text-align:			left;
	background: 		none;
}
div.head_right {
	color:				#fff;
}
/*************/

div.galerie {
	width:				240px; 
	margin: 			68px 2px 0 5px; 
	float:				right;
}

div.textblock {
	width:				100%; 
	margin-bottom: 		15px; 
}
div.galerie div.bu {
	width:				231px; 
	background:			#b3bdaf; 
	font-size:			11px; 
	color:				#fff; 
	text-decoration:	none; 
	padding-left:		3px;
}

/** überschriften ***/
h1 {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			22pt;
	font-weight:		normal;
	line-height:		24pt;
	color: 				#fff;
	text-align:			left;
	margin:				0px 0px 20px 0px;
}
h2 {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			18pt;
	line-height:		22pt;
	font-weight:		normal;
	color: 				#fff;
	text-align:			left;
	margin:				0px 0px 20px 0px;
}

h3 {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			16pt;
	line-height:		20pt;
	font-weight:		normal;
	color: 				#fff;
	text-align:			left;
	margin:				0px 0px 10px 0px;
}
h4 {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		18px;
	font-weight:		normal;
	color: 				#fff;
	text-align:			left;
	margin:				0px 0px 0px 0px;
}
h5 {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		14px;
	color: 				#fff;/*#fcb21b;*/
	text-align:			left;
	margin:				0px 0px 0px 0px;
}

div.content a {
	color: 				#fff;
	border-bottom:		1px dotted #fff;
	text-decoration:	none;
}

div.content a:hover {
	color: 				#fff;
	border-bottom:		1px solid #fff;
	text-decoration:	none;
}

/** table im content **/

div.content table {
	width:				100%;
	float:				left;
	clear:				both;
	border-collapse:	collapse;
	border:				0px;
	padding:			0px;
	margin:				0px;
	margin-bottom:		20px;
}
/*
div.content  table th {
	border:				1px solid #1f3d0f;
	padding: 			2px 4px 2px 4px;

}
div.content  table td {
	border:				1px solid #f6faf9;
	padding: 			2px 4px 2px 4px;
}

div.content  table tr.head {
	border:				0px solid #f6faf9;
	padding: 			4px;
	background-color:	#d0e6e4;
}

div.content  table tr.bgcolor {
	border:				0px solid #f6faf9;
	padding: 			4px;
	background-color:	#e8f3f7;
}*/

/** teaser contentlist **/
div.content  div.teaser {
	float:				left;
	margin:				0px 20px 20px 0px;
	width:				160px;
	height:				220px;
	text-align:			left;
}
div.content  div.teaser h2{
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			16pt;
	line-height:		20pt;
	color: 				#f90;
	margin:				-5px 0px 0px 0px;	
}
div.content  div.teaser a{
	text-decoration:	none;
	border: 			none;
	color:				#666;
}

div.content  div.teaser a:hover{
	text-decoration:	underline;
	border: 			0px;
	color:				#fff;
}
div.teaser img.imgthumb {
	margin:				0px 0px 5px 0px;
	border:				1px solid #fff;
}


/** GoogleMapApi**/
div#sidebar_map{
	display:			none;
} 
div#map{
	margin:				10px 5px 5px 0px;
	border:				1px solid #ccc;
	color:				#333;
}
div#map a{
	color: #333;
}

/** hometeaser **/
div.content div.hometeaser {
	margin:				30px 0px 0px 0px;
	width:				180px;
	height:				160px;
	float:				left;
	background-repeat:	no-repeat;
	text-align:			left;
}

div.content div.hometeaser-r {
	margin-right:		20px;
}
div.content div.hometeaser h2{
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		20px;
	color: 				#fff;
	float:				left;
	clear:				both;
	margin:				0px;
	width:				100%;
	text-align: center;	
}

div.content div.hometeaser a h2{
	color: #fff;
}
div.content div.hometeaser a:hover h2{
	color: #ccc;
}
div.content div.hometeaser a{
	text-decoration:	none;
	border: 			none;
	color:				#fff;
	font-size:			11px;
	line-height:		16px;
	width:				100%;
	display:			block;
	cursor:				pointer;
	border: 0px;
}
div.content div.hometeaser a:hover{
	text-decoration:	underline;
	border-bottom:		0px dotted #090;
	color: 				#999;
}
div.content div.hometeaser a div {
	margin:				0px 2px 0px 2px;
	width:				100%;
	cursor:				pointer;
}
div.content div.hometeaser img.imgthumb {
	float:				left;
	margin:				0px 0px 5px 0px;
	border:				1px solid #ccc;
	width:				180px;
	height:				120px;
}

div.content div.hometeaser img.wave {
	margin:				0px 0px 5px 0px;
	border:				0px;
	width:				180px;
	height:				120px;
	z-index:			100;
	border:				0;
	border: 1px solid #fff;
}


a.tip {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		16px;
	text-decoration: 	none;
	color: 				#b3bdaf;
	margin-left:		10px;
	margin-top:			3px;
	display:			block;
	padding: 			0 0 5px 15px;
	background-image:	url(/bilder/global/1_dot.png);
	background-repeat:	no-repeat;
	background-position:0px 5px;

}

a.tip:hover {
	color: 				#ffcc66;/*#fcb21b;*/
}


div.spacer{
	width:500px;height:30px;
}

/** infobox **/
div.infobox {
	width:				500px; 
	margin-top:			20px; 
	padding:			5px;
	background:			#798e77;
	border: 			1px solid #fff;
	color:				#fff; 
	font-weight:		bold;
}
