/* ------------------------------------------------------------------------- */
/* Basics */
/* ------------------------------------------------------------------------- */
html {
	font-family       : Verdana, Helvetica, sans-serif, Arial;
	margin            : 0;
	padding           : 0;
	font-size         : 76%;
	overflow: hidden;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	}
body {
	margin            : 0;
	padding           : 0;
	font-size			: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	overflow: hidden;
}

#search-engine {
	visibility: hidden;
	height: 1px;
	width: 1px;
	position:absolute;
	top: -1px;
	left: -1px;
	overflow: hidden;
}
#home {
	position:absolute;
	top:53px;
	left:20px;
	z-index:200;
}
ul {
	margin: 5px 0 0 15px;
	padding: 0px;
	list-style:square;
	line-height: 15px;
}
li {
	margin: 0 0 0 15px;
	padding: 0px;
}
.hidden {
	visibility:hidden;
}
.b {
	font-weight: bold;
}
.w {
	color: #ffffff;
}
.bl {
	color: #000000;
}
.image_right {
	margin: 35px 0 20px 20px;
	float:right;
	display:block;
}

td {
	font-family       : Verdana, Helvetica, sans-serif, Arial;
	font-size			: 13px;
	line-height: 15px;
	font-weight: normal;
}  
hr {
	border:none;
	height: 1px;
	background-color: #C6BDBA;
	color: #C6BDBA;
}  
a img {
	border:none;
}

/* ------------------------------------------------------------------------- */
/* Container and Stuff */
/* ------------------------------------------------------------------------- */
.dead_center {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}
.center {
	position: absolute;
	margin-left: -441px;
	left: 50%;
	width: 882px;
	height: 767px;
}
.inner_center {
	position: absolute;
	margin-left: -900px;
	left: 50%;
	width: 1800px;
	height: 1200px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
}
#content {
	margin-top:32px;
	width: 882px;
	height:767px;
	padding: 0px;
	font-size:11px;
	font-weight: normal;
}
.inner_content {
	position:relative;
	top:275px;
	left:254px;
	width: 610px;
	height:475px;
}
.sign {
	position:relative;
	top:225px;
	left:90px;
	width: 430px;
	height:70px;
	padding: 0px;
	font-weight: bold;
}
#galerie td {
	padding: 5px 4px 5px 4px;
	text-align:center;
	width: 150px;
}
#fotos_01, #fotos_02, #fotos_03, #fotos_04 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#stoerer {
	position: absolute;
	top: 206px;
	left: 717px;
	background-image:url(../img/stoerer.jpg);
	background-repeat:no-repeat;
	width: 224px;
	height: 106px;
	color: #000000;
	padding: 0px 0 0 0px;
	z-index:3000;
}

#stoerer .shout {
	position:relative;
	top:30px;
	left:44px;
	width: 130px;
	height: 40px;
	font-size:11px;
	line-height:14px;
	font-family: georgia;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}


#content a {
	font-size:13px;
	text-decoration: underline;
	color: #ffffff;
}
#content a:hover {
	text-decoration: none;
	color: #703a23;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000000;
}
 a:hover {
	text-decoration: none;
	color: #F61A36;
}
#stoerer a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	font-family: georgia;
}
#stoerer a:hover {
	text-decoration: underline;
	color: #dd851e;
}



h1 {
	font-weight: bold;
	font-size:13px;
	margin: 0 0 15px 0;
	display: block;
}
h2 {
	font-weight: bold;
	font-size:12px;
	margin: 25px 0 15px 0;
	display: block;
	clear:both;
}

.yt {
	margin: 0 0 20px 28px;
}


/* ------------------------------------------------------------------------- */
/* Navigation */
/* ------------------------------------------------------------------------- */
#navigation {
	position:absolute;
	left:17px;
	top:306px;
	width: 214px;
	height: 474px;
}
#navigation img {
	float:left;
}
#navigation a {
	font-size: 12px;
	letter-spacing:0pt;
	text-decoration: none;
	color: #ffffff;
	margin: 0 3px 0 3px;
}
/* ------------------------------------------------------------------------- */
/* Formulare */
/* ------------------------------------------------------------------------- */
form {
	margin            : 20px 0 0 0;
	padding           : 0;
}
input, select {
	margin            : 0 0 0 5px;
	padding           : 0;
	font-size			: 12px;
	font-weight: normal;
	height: 18px;
}
.form_submit {
	margin: 0px 0 0px 0;
	padding: 0 0 0 2px;
	border: 1px solid #ffffff;
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	background-color: #6D6D6D;
}
.chkbx {
	width: 12px;
	height: 12px;
	margin: 0 6px 0 0;
	padding: 0;
	position:relative;
	top: -2px;
}
