/* 
#6cb246 (gruen)
#6d6d6d (fontgrau)
#d8d8d8 (bordergrau)
*/

body {
background: #ddd url(../images/bg_body.png) top left repeat-x;
font-family: 'lucida sans', 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 12px;
line-height: 1.6em;
color: #6d6d6d;
}

input, select, textarea {
font-family: 'lucida sans', 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 11px;
}

a {
text-decoration: none;
color: inherit;
color: #6d6d6d;
}

h1, h2, h3, h4 {
color: #6cb246;
}

em, i { font-style: italic; }

strong, b { font-weight: bold; }

#wrapper {
position: relative;
margin: 0 auto;
width: 1010px;
height: 670px;
}

#header {
width: 1010px;
height: 150px;
background: url(../images/bg_header.png) top left no-repeat;
position: relative;
z-index: 2;
}

#content {
width: 1010px;
height: 430px;
background: url(../images/bg_content.png) top left no-repeat;
position: relative;
z-index: 1;
}

#slideshow {
height: 410px;
overflow: hidden !important;
}

#innercontent {
position: absolute;
top: 9px;
left: 19px;
width: 970px;
height: 408px;
background: url(../images/bg_innercontent.png) top left repeat-x;
border: 1px solid #d8d8d8;
}

	#innercontent .contentimg {
	height: 408px;
	width: 419px;
	border-right: 1px solid #d8d8d6;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}
	
	#innercontent .content {
	height: 408px;
	width: 490px;
	padding-right: 39px;
	position: absolute;
	top: 0;
	right: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	
		#innercontent .content h2 { 
		font-size: 18px;
		font-weight: bold; 
		color: #505050;
		margin-top: 21px;
		margin-bottom: 13px;
		}
		
		#innercontent .content h3 {
		font-size: 14px; 
		font-weight: bold;
		}
	
		#innercontent .content p { padding-bottom: 13px; }
		
		#innercontent .content ul { margin-left: 20px; }
		
		#innercontent .content li {	
		list-style-position: outside;
		list-style-type: disc;
		padding-bottom: 13px;
		}
		
#footer {
position: relative;
width: 1010px;
height: 90px;
background: url(../images/bg_footer.png) top left no-repeat;
}

#footer,
#navmain {
text-shadow: 1px 1px 0px #fff;
}

ul#footer01,
ul#footer02,
ul#footer03,
ul#footer04,
ul#footer05 {
position: absolute;
top: 40px;
}

ul#footer01 {left: 20px;}
ul#footer02 {left: 165px;}
ul#footer03 {left: 500px;}
ul#footer04 {left: 570px;}
ul#footer04 li {float: left; margin-right: 10px;}
ul#footer05 {text-align: right; right: 20px;}

#navmain {
position: absolute;
text-transform: uppercase;
top: 120px;
right: 20px;
font-size: 14px;
}

#navmain ul {
float: left;
}

#navmain ul li {
float: left;
margin-left: 10px;
padding-right: 10px;
background: url(../images/menustroke.png) bottom right no-repeat;
height: 30px;
position: relative;
}

	#navmain ul li ul {
	padding: 10px;
	margin: 0 !important;
	position: absolute;
	top: 29px;
	left: -12px;
	background: #fff;
	z-index: 999;
	border: 1px solid #D8D8D6;
	display: none;
	}
	
		#navmain ul li ul li {
		height: auto !important;
		width: 100%;
		padding: 5px 0;
		border-bottom: 1px solid #D8D8D6;
		margin: 0 !important;
		background: none !important;
		}
		
			#navmain ul li ul li.first { padding: 0 0 5px 0 !important; }
			#navmain ul li ul li.last { padding: 5px 0 0 0 !important; border: 0 !important; }
		
			#navmain ul li ul li a {
			margin: 0 !important;
			padding: 0 !important;
			display: block; 
			font-size: 12px; 
			}
			
			#navmain ul li ul.first li a { width: 160px; }
			#navmain ul li ul.second li a { width: 125px; }
			#navmain ul li ul.third li a { width: 195px; }

img#logo {
position: absolute;
top: 50px;
left: 8px;
}

/* Listen-Rahmen */

.listen-rahmen { 
width: 490px; 
position: relative;
float: left;
}

	.listen-rahmen h2 { 
	font-size: 18px;
	font-weight: bold; 
	color: #505050;
	margin-top: 21px;
	margin-bottom: 13px;
	}
	
	.listen-rahmen .sort {
	position: absolute;
	top: 20px;
	right: 0;
	}
	
		.listen-rahmen .sort select {
		border: 1px solid #d8d8d8;
		color: #6d6d6d;
		}
		
		.listen-rahmen .sort input {
		border: 1px solid #d8d8d8;
		color: #6d6d6d;
		background: #fff;
		text-decoration: underline;
		}
	
	.listen-rahmen .seiten {
	width: 490px;
	padding-bottom: 13px;
	float: left;
	display: inline;
	text-align: center;
	}
	
		.listen-rahmen .seiten a:hover { text-decoration: underline; }

/* Listen-Objekt */

.listen-objekt {
width: 490px;
padding-top: 13px;
border-top: 1px solid #dadada;
margin-bottom: 13px;
float: left;
display: inline;
}

	.listen-objekt ul { margin-left: 0 !important; }

	.listen-objekt li {
	height: 99px;
	width: 150px;
	padding-bottom: 0 !important;
	border: 1px solid #dadada;
	text-align: center;
	float: left;
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	}
	
		.listen-objekt li span {
		height: 68px !important;
		width: 68px !important;
		position: absolute !important;
		left: 82px !important;
		top: 31px !important;
		background-repeat: no-repeat !important;
		}
	
	.listen-objekt .info {
	width: 320px;
	float: right;
	display: inline;
	}
	
		.listen-objekt .info h3 a { font-size: 14px; font-weight: bold; color: #6cb246; }
		
		.listen-objekt .info table { 
		width: 320px;
		margin-top: 13px;
		table-layout: fixed; 
		}

			.listen-objekt .info td.first { width: 50%; }
			.listen-objekt .info td.second { width: 70%; }

/* Uebersicht */

.uebersicht {
height: 408px;
width: 926px;
padding: 0 25px 0 19px;
overflow-y: scroll;
}

	.uebersicht .links {
	width: 372px;
	padding-top: 20px;
	float: left;
	display: inline;
	}
	
		.uebersicht .links .info {
		width: 360px;
		padding: 5px;
		border: 1px solid #cacaca;
		margin-bottom: 16px;
		background: #e5e5e5;
		}
		
			.uebersicht .links table {
			width: 360px;
			table-layout: fixed; 
			}
			
				.uebersicht .links td.first { width: 25%; }
				.uebersicht .links td.second { width: 25%; }
		
		.uebersicht .links ul { width: 372px; }
		
		.uebersicht .links li {
		width: 174px;
		height: 112px;
		border: 1px solid #aca8a7;
		margin: 0 20px 16px 0;
		float: left;
		display: inline;
		overflow: hidden;
		text-align: center;
		position: relative;
		}
		
			.uebersicht .links ul li span {
			background: url(../images/movie.png);
			height: 112px;
			width: 174px;
			position: absolute;
			bottom: 0;
			right: 0;
			background-repeat: no-repeat;
			}
		
			.uebersicht .links li.second { margin: 0 0 16px 0 !important; }
		
	.uebersicht .rechts {
	width: 515px;
	padding-top: 20px;
	float: right;
	display: inline;
	}
	
		.uebersicht .rechts h2 {
		font-size: 16px;
		padding-bottom: 13px;
		border-bottom: 1px solid #d4d4d4;
		margin-bottom: 37px;
		font-weight: bold;
		}
				
		.uebersicht .rechts strong {
		display: block;
		color: #6cb246;
		font-size: 14px;
		}
		
			.uebersicht .rechts span { padding-bottom: 13px; float: left; width: 515px; }

/* Kein Objekt */

.keinobj {
width: 490px;
padding-top: 13px;
border-top: 1px solid #dadada;
margin-bottom: 13px;
float: left;
display: inline;
text-align: center;
}

/* Kontakt */

.kontakt { }

	.kontakt table {
	width: 474px;
	table-layout: fixed;
	}
	
		.kontakt td { padding-bottom: 13px; }
	
			.kontakt td.first { width: 25%; vertical-align: top; }
			.kontakt td.second { width: 75%; }
			
			.kontakt .hinweis { margin-left: 119px; }
		
		.kontakt input, .kontakt textarea {
		width: 300px;
		border: 1px solid #d8d8d8;
		color: #6d6d6d;
		background: #fff;
		}
		
			.kontakt input.plz {
			margin-right: 10px;
			width: 85px !important; 
			float: left; 
			}
			.kontakt input.ort { 
			width: 203px !important;
			float: left;
			}
			.kontakt input.abschicken {
			margin-left: 119px;
			font-weight: bold;
			}
			
	.kontakt .adress {
	float: left;
	display: inline;
	}

	.kontakt .time {
	float: right;
	display: inline;
	}

/* Anfrage */

#sofortanfrage { width: 360px; }

	#sofortanfrage table {
	width: 360px;
	padding: 20px 0;
	table-layout: fixed;
	}
	
		#sofortanfrage td { padding-bottom: 13px; }
	
		#sofortanfrage td.first { width: 25%; vertical-align: top; }
		#sofortanfrage td.second { width: 75%; }
		
		#sofortanfrage .hinweis { margin-left: 92px; }
		
		#sofortanfrage input.abschicken {
		margin-left: 92px;
		font-weight: bold;
		}

	#sofortanfrage input, #sofortanfrage textarea {
	width: 260px;
	border: 1px solid #d8d8d8;
	color: #6d6d6d;
	background: #fff;
	}
	
input [type="submit"] {
background: #E0DFE3 !important;
}