html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	overflow: hidden;
}

#mitteback {
	position: absolute;
	width: 100%;
	height: 500px;
	top: 50%;
	margin-top: -250px;
}


#center {
	position: absolute;
	width: 1000px;
	height: 500px;
	left: 50%;
	margin-left: -500px;
}

#top {
	position: absolute;
	width: 1000px;
	height: 20px;
	left: 0px;
	top: 0px;
}

#mitte {
	position: absolute;
	width: 1000px;
	height: 460px;
	left: 0px;
	top: 20px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}


#mittebilder {
	position: absolute;
	width: 295px;
	height: 450px;
	left: 185px;
	top: 0px;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
#content {
	position:absolute;
	width: 490px;
	height: 450px;
	top: 0px;
	font-size: 12px;
	overflow: hidden;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 5px solid #FFFFFF;
	left: 500px;
	text-align: center;
}

#content h2 {
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 0px;
}
#content h3 {
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	line-height: normal;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: normal;
}
#content2 {
	position:absolute;
	width: 490px;
	height: 450px;
	top: 0px;
	font-size: 12px;
	line-height: normal;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 5px solid #FFFFFF;
	left: 500px;
}

  
td ul{
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;

}

td ul li {
	font-weight: normal;
	list-style-image: url(images/arrow.gif);
	margin: 0px;
	padding: 0px;

}


#unten {
	position:absolute;
	width: 1000px;
	height: 20px;
	left: 0px;
	top: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}
#untenlinks {
	position:absolute;
	width: 170px;
	height: auto;
	top: 0px;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}

#untenrechts {
	position:absolute;
	width: 480px;
	top: 0px;
	padding-top: 4px;
	right: 0px;
	text-align: right;
	padding-right: 30px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}

   

#topmenue {
	position:absolute;
	width:500px;
	text-decoration: none;
	right: 0px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	height: auto;
	bottom: 4px;
}

#topmenue ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	float: right;

}

#topmenue ul li {
	position: relative;
	float: left;
	width:auto;
	display: block;
	text-decoration: none;
	text-align: center;
	height: auto;
	background-image: url(images/trenneroben.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-weight: normal;

}

#topmenue ul li a {
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
	outline-width:0px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}

#topmenue ul li a:hover {
	font-weight: normal;
}

#topmenue ul li a.active
{
	cursor: default;
	font-weight: normal;
}


#topmenue  ul li.active a {
	cursor: default;
	font-weight: normal;
   } 
   

#topmenue ul li.last{
	cursor: pointer;
	background-image: none;
	font-weight: normal;
}

 #content2 h1 {
	padding-left: 166px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	font-size: 26px;
	line-height: normal;
}
  
#content h1 {
	display: none;
}


hr {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: transparent;
	height: 1px;
	display: block;
	margin: 10px 0px;
	padding: 0px;
}   

/* @grundgeruest*/
div.navigation
{
	position: absolute;
	width: 165px;
	height: 450px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px;
	border: 5px solid #FFFFFF;
	text-align: center;
	margin: 0px;
}

div.navigation ul
{
	margin: 0;
	padding: 10px 0px 0px;
	list-style-type: none;
}
div.navigation ul li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* @grundgeruest ende*/


/* @ersteebene */
div.navigation ul li a, div.navigation ul li a:visited 
{
	display: block;
	padding: 0px 0px 2px;
	overflow: hidden;
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	height: auto;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
}


div.navigation ul li a:hover, div.navigation ul li a:active
{
	color: #666666;
}

div.navigation ul li.active a, div.navigation ul li.active a:visited, 
{
	color: #666666;
	text-decoration: none;
	cursor: default;
}
/* @ersteebene ende */


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}



#datum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	width: 170px;
	left: 0px;
	top: 0px;
	text-align: center;
	padding: 0px;
	height: auto;
}

.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
}

#logop {
	display: none;
}
#ditto_pages {
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: right;

}
.ditto_currentpage {
	padding: 0px 4px;
	border: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	color: #CCCCCC;
	cursor: default;
}
.ditto_page {
	padding: 0px 4px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
/* login
------------------------------------------------------------------------------- */
.button {
	background-color:#FFFFFF;
	cursor:pointer;
	margin:5px 100px 20px 0px;
	padding:2px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.input {
	margin: 1px 8px 2px 0px;
	font-size: 12px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
/* Formular
------------------------------------------------------------------------------- */
.formfeld {
	width: 48%;
	float: left;
	height: auto;
	padding: 2px;
	margin: 0px;
}
.formfeldtextarea {
	width: 96%;
	float: left;
	height: auto;
	padding: 2px;
	margin: 0px;
}
.formfeldtrenner {
	display: block;
	width: 99%;
	float: left;
	height: auto;
	padding: 10px 0px;
}
#centerkontakt {
	width: 100%;
	display: block;
	padding: 0px;
	height: auto;
	margin: 0px;
	font-size: 11px;
}
#EmailForm input, select, textfeld, butto, w8em{
	font-size: 11px;

}
#EmailForm .input {
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#EmailForm .inputanfahrt {
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	width: 80%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#EmailForm .select {
	margin: 1px 5px 0px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	width: 90%;
	border: 1px solid #CCCCCC;
}
#EmailForm .w8em {
	color: #333333;
	border-top: 1px solid #828282;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #828282;
	margin: 1px 8px 3px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 14px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}


#EmailForm .textfeld {
	border-top: 1px solid #828282;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #828282;
	margin: 1px 8px 20px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	height: 80px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	width: 94%;
}


#EmailForm .button {
	background-color:#FFFFFF;
	cursor:pointer;
	margin:5px 100px 20px 0px;
	padding:2px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

#EmailForm {
	border: none;
	margin: 0px;
	padding: 0px;
}

.bildlinks {
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
.bildrechts {
	float: right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin: 0px;
}
#jquery_simpleslide .simpleslide_slide{
	position:absolute;
	z-index:3;
}

#myslides
{
	overflow: hidden;
	height: 450px;
	width: 299px;
}

.hide {
	display: none;
}
ul.image_list{
	margin: 0px;
	padding: 35px;
	list-style: none;
	font-weight: normal;
	overflow: hidden;
	height: 260px;

}

ul.image_list li {
	float: left;
	width:auto;
	display: block;
	text-decoration: none;
	text-align: center;
	height: auto;
	font-weight: normal;
	margin: 0px;
	padding: 4px;

}
#search {
	z-index:900;
	margin: 0px;
	height: 30px;
	width: 155px;
	line-height: 1;
	vertical-align: top;
	position: relative;
	display: none;
	padding: 0px;
}

#search fieldset {
	border: none;
	margin: 0px;
	padding: 0px 0px 12px;
}

#ajaxSearch_form {
	margin: 0px;
	padding: 0px;
	display: inline;
	position: relative;
	z-index: 900;
}

#ajaxSearch_input {
	width: 100px;
	border-top: 1px solid #B2B4B5;
	border-right: 1px solid #D4D4D6;
	border-bottom: 1px solid #D4D4D6;
	border-left: 1px solid #B2B4B5;
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#ajaxSearch_submit {
	width: 26px!important;
	height: 20px!important;
	margin: 0 !important;
	padding: 0px!important;
	background-color: #FCFAF5;
	color: #333333;
	text-transform: uppercase;
	cursor: pointer;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#ajaxSearch_output {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 899;
	color: #FFFFFF;
	padding: 25px 0px 6px;
	margin: 0px;
	width: auto!important;
	height: auto;
	top: -17px;
	position: relative;
	font-weight: normal;
	line-height: 120%;
}
#ajaxSearch_output a {
	color: #FFFFFF;
	display: block;
	background-color: #2A2A2A;
	margin: 0px;
	padding: 2px 0px 2px 6px;
	border: 1px solid #CDCDCD;
}
#ajaxSearch_output a:hover{
	color: #EEB90B;
}
#ajaxSearch_output p {
	margin: 0px;
	padding: 0px;
}
#searchClose{
	cursor: pointer;
}

.AS_ajax_more{
	cursor: pointer;
	background-color: #D8A602;
	margin-top: 4px;
}
#searchClose{
	overflow: hidden;
	height: 32px;
	width: 80px;
}

