@charset "utf-8";
/* © 2011 - Leo Babic - http://www.leobabic.de */
@font-face {
	font-family: 'bspr';
	src: url('bspr.eot');
	src: local('☺'), url('bspr.woff') format('woff'), url('bspr.ttf') format('truetype'), url('bspr.svg#bspr') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	color: #707173;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	border: 0;
}

body {
	width: 100%;
	height: 100%;
	background-color: #c1bfbb;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-style: normal;
	position: absolute;
}
a, a:visited {
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
a:hover, a:active {
	text-decoration: underline;
	color: #5f8a96;
}
#alles {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url('hg.png');
	background-repeat: repeat;
	background-position: top;
	overflow: auto;
}
#kopf {
	width: 967px;
	height: 200px;
	z-index: 1;
	position: relative;
	top: 0px;
	margin: 0 auto;
	padding-right: 18px;
	background-image: url('top.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#kopf h1 {
	position: absolute;
	top: 25px;
	left: 443px;
	padding: 100px 0px 0px 0px;
	width: 463px;
	height: 0px;
	overflow: hidden;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#kopf h2 {
	position: absolute;
	top: 19px;
	left: 0px;
	color: #5f8a96;
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 36px;
	background-color: #bfd0d5;
	padding: 0 20px;
	
}
#aussen {
	width: 967px;
	z-index: 0;
	position: relative;
	top: -200px;
	left: -9px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 185px;
	vertical-align: top;
}
#links {
	position: relative;
	width: 130px;
	border-right: 1px solid #9b999e;
	text-align: right;
	padding: 45px 14px 0px 21px;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #9b999e;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	z-index: 2;
	z-index: 2;
}
#inhalt {
	width: 730px;
	padding: 0px 0px 25px 30px;
	display: inline-block;
	vertical-align: top;
	z-index: 1;
}
#inhalt h3 {
	font-family: 'bspr', Arial, Helvetica, sans serif;
	font-size: 450%;
	color: #5f8a96;
	position: relative;
	display: block;
	line-height: 150%;
	display: block;
	z-index: 1;
}
#inhalt #bild {
	margin: -20px 0px 25px 0px;
	display: block;
	z-index: 0;
}
#inhalt p {
	width: 600px;
}
#fuss {
	background-color: #5f8a96;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 80%;
	text-transform: uppercase;
	line-height: 20px;
}
#fuss a, #fuss a:visited {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
#links ul {
	list-style-type: none;
	margin-bottom: 30px;
}
#links li {
	margin-bottom: 7px;
	position: relative;
}
#links li > a {
	color: #9b999e;
	text-transform: uppercase;
	display: block;
	width: 130px;
	text-align: right;
	font-size: 90%;
}
.active > a {
	color: #5f8a96;
	font-weight: bold;
	border-top: 1px solid #9b999e;
	border-bottom: 1px solid #9b999e;
	padding: 10px 0px;
}
#links #spezial {
	margin: 25px 0px 0px 0px;
}
#links #spezial a {
	color: #5f8a96;
	font-weight: bold;
}
.subnav {
	background-color: #eeeeee;
	/*background-color: rgba(255,255,255,0.7);*/
	position: absolute;
	top: 50px;
	left: 180px;
	padding: 15px 15px 15px 20px;
	display: none;
	width: 200px;
}
.subnav ul {
	margin: 0px;
}
#links .subnav a {
	color: #555457;
	text-transform: uppercase;
	display: block;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	z-index: 2;
}
.subnav .active > a {
	color: #5f8a96 !important;
	color: #5f8a96;
	border: none;
	padding: 0px;
}
#tanzticker {
	margin-top: 30px;
	padding-top: 30px;
}
#tanzticker #tanz, #tanzticker #tanz nobr {
	display: inline-block;
	width: 115px;
	height: 18px;
	font-weight: bold;
	color: #5f8a96;
	vertical-align: top;
	text-transform: uppercase;
}
#tanzticker #ticker {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
#tanzticker #ticker nobr {
	color: #9b999e;
	text-transform: uppercase;
}
h4 {
	color: #5f8a96;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h5 {
	color: #5f8a96;
	font-weight: bold;
	margin-bottom: 5px;
}
b, em, strong {
	font-weight: bold;
}
#inhalt ul {
	list-style-type: disc;
	margin-left: 20px;
}
#gallery {
	width: 739px;
}
#gallery a {
	display: block;
	margin: 0px 7px 7px 0px;
	float: left;
}
#gallery a img {
	display: block;
}
#inhalt div {
	clear: both;
}
form {
	background-color: #eeeeee;
	margin: 30px 0px;
	padding: 10px;
	width: 500px;
	border: 1px solid #bbbbbb;
}
input, textarea, select {
	border: 1px solid #666666;
	padding: 1px 2px;
}
label, select, textarea {
	width: 500px;
	display: block;
	position: relative;
	line-height: 21px;
	margin: 1px 0px;
	padding: 1px 0px;
}
.feld {
	width: 360px;
	position: absolute;
	right: 0;
	height: 18px;
}
.absenden {
	width: 200px;
	text-align: center;
	margin: 5px 140px;
}
table {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin: 10px 0px;
}
table p {
	width: auto !important;
}
tr {
	border: 0px;
}
td {
	padding: 0px 4px;
	background-color: #eeeeee;
	border: 0px;
}
