html, body { height: 100% }

body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #585858;
	background-color: #ededed;
	background-image: url(/inc/img/body_hintergrund.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

div, p, h1, h2, h3, h4 { 
	position: relative; 
	z-index: 10;
}

img {
	display: block;
	margin: 0;
}

/**************************************************************/
/**************************************************************/

#wrapper {
	width: 950px;
	background-image: url(/inc/img/wrapper_schatten_vertikal.png);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px;
	padding-right: 6px;
	margin: auto;
}

/**************************************************************/
/**************************************************************/

#kopf {
	height: 300px;
	z-index: 20;
}

#kopf img {
	position: absolute;
}

#kopf div {
	position: absolute;
}

/**************************************************************/
/**************************************************************/

#navigation {
	height: 50px;
	background-image: url(/inc/img/navigation_hintergrund.jpg);
	color: white;
	line-height: 50px;
	text-align: center;
	font-size: 13px;
}

#navigation a {
	color: white;
	text-decoration: none;
}

/**************************************************************/
/**************************************************************/

#content {
	background-color: #ededed;
	background-image: url(/inc/img/content_hintergrund.png);
	background-repeat: repeat-x;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 200px;
}

#content h1 {
	width: 360px;
	font-size: 18px;
	color: white;
	background-color: #3f4152;
	padding: 5px;
	padding-left: 80px;
	margin: 0px;
	margin-left: 80px;
	margin-bottom: 15px;
}

#content h1 span {
	font-size: 12px;
}

#content h2, #content h3, #content h4 {
	font-size: 14px;
	color: #3f4152;
	margin: 0px;
	margin-left: 160px;
}

#content #headlineGrau {
	position: absolute;
	top: 36px;
	left: 0px;
}

#content p, #content ul, #content ol {
	position: relative;
	z-index: 10;
	width: 610px;
	padding: 0px;
	padding-left: 160px;
	margin: 0px;
	margin-bottom: 15px;
}

#content ul, #content ol {
	padding-left: 175px;
}

#lageliste_1, #lageliste_2 {
	float: left;
	padding: 0px;
	padding-right: 35px;
	margin: 0px;
	margin-bottom: 15px;
}

#lageliste_1 {
	margin-left: 160px;
}

#content p a {
	line-height: 14px;
	font-weight: bold;
	color: #3f4152;
	text-decoration: underline;
}

a.programm, a.teilnehmer {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #3f4152;
	text-decoration: none;
	margin: 0px;
}

a.programm {
	position: relative;
	top: -15px;
	left: 0px;
	display: block;
	width: 200px;
	margin-left: 160px;
	z-index: 10;
}

#adresse {
	width: 190px;
	font-size: 10px;
	text-align: center;
	float: right;
	margin: 0px;
	margin-right: 175px;
}

#content #adresse p {
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 14px;
}

#adresse a {
	color: #585858;
	text-decoration: none;
}

#adresse img {
	margin: auto;
}

#fussgrafik {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 280px;
	width: 950px;
	background-image: url(/inc/img/content_fussgrafik.jpg);
	z-index: 1;
}

#fussgrafik img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/**************************************************************/
/**************************************************************/

#fusszeile {
	height: 30px;
	background-image: url(/inc/img/fuss_hintergrund.jpg);
	line-height: 30px;
	padding: 0px;
	padding-left: 160px;
}

#fusszeile a {
	color: #585858;
	text-decoration: none;
}

#fusszeile div {
	padding: 0px;
	padding-right: 5px;
	padding-top: 7px;
	height: 16px;
	float: right;
}

#fusszeile div a {
	display: block;
	float: left;
}

#fusszeile div a img {
	border-style: none;
	margin: 0px;
	margin-right: 5px;
}

/**************************************************************/
/**************************************************************/

#abbinder {
	width: 956px;
	margin: auto;
}

/**************************************************************/
/**************************************************************/

#galerie {
	width: 650px;
	margin: 0px;
	margin-left: 160px;
}

#galerie div {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/**************************************************************/
/**************************************************************/

#unternavi {
	position: absolute;
	top: 123px;
	left: 80px;
	width: 70px;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
}

#unternavi a {
	display: block;
	color: #585858;
	text-decoration: none;
}

#unternavi a:hover, #unternavi a.aktiv {
	text-decoration: underline;
}

#unternavi a.aktiv {
	color: black;
}

/**************************************************************/
/**************************************************************/

#kontaktform {
	width: 610px;
	margin: 0px;
	margin-left: 160px;
}

#kontaktform input, #kontaktform textarea {
	display: block;
	border-style: solid;
	border-color: #3f4152;
	border-width: 1px;
	width: 360px;
	padding: 3px;
	margin: 0px;
	margin-bottom: 5px;
}

#kontaktform input[type=submit] {
	width: 180px;
}

/**************************************************************/
/**************************************************************/

#lageplan {
	margin: 0px;
	margin-left: 160px;
	margin-bottom: 15px;
}
