body{
	text-align:center;
	background:#2E2F2F url(images/bodyback.gif) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
 
.blauereihe {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border: 1px dotted #666666;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0066CC;
}
.orangereihe {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border: 1px dotted #666666;
	font-size: 15px;
	color: #330000;
	background-color: #FF9900;
}

p .small{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 10px;
	font-weight: bold;
}

p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;

}

a {
	cursor: pointer;
	text-decoration: none;
	outline: none;
}
a:link {
	color: #E3AD09;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
}     /* unvisited link */
a:visited {
	color: #E3AD09;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0.71em;
	height: 269px;
}

#headercenter {
	background: url(images/header.jpg) no-repeat 0px 0px;
	padding: 0px;
	height: 269px;
	width: 988px;
	left: 50%;
	position: absolute;
	margin-left: -494px;
}

#topbilder{
	width:568px;
	font-size: 0.71em;
	height: 223px;
	margin-left: 5px;
	overflow: hidden;
}

#aktuelles{
	width:191px;
	font-size: 0.71em;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	text-align: left;
}

#left{
	padding:0px 0px 0px 4px;
	width:380px;
	font-size: 0.77em;
	font-weight: normal;
	float: left;
	margin: 0px;
	background-image: url(images/newsback.jpg);
	background-repeat: no-repeat;
}
#navigation{
	padding-left: 0px;
	padding-top: 165px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	width: 169px;

}
#toTop {
	width:100%;
	background:#191919;
	text-align:center;
	padding:6px 0px 8px;
	position:fixed;
	bottom:0px;
	cursor:pointer;
	color:#BF620B;
	text-decoration:none;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	height: auto;
	left: 0px;
	margin: 0px;
	z-index: 1000;
	font-weight: bold;

}
#container{
	width:988px;
	margin:0 auto;
	background-image: url(images/centerback.gif);
	background-repeat: repeat-y;
	padding: 0px;

}
#content{
	float:right;
	padding:0px;
	width:604px;
	margin:0px;
	font-size: 0.77em;
	background-image: url(images/contenback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}
#contentplatz{
	margin:0;
	padding-top: 0px;
	padding-right: 56px;
	padding-bottom: 6px;
	padding-left: 46px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.497em;
	color: #430F03;
	display: block;
}

ul{
	list-style-image: none;
	list-style-type: none;


}

ul li {
	list-style-image: none;
	list-style-type: none;

}


#contentplatz ul{
	list-style: url(none) none outside;

}

#contentplatz ul li {
	text-decoration: none;
	list-style-image: url(images/dotliste.gif);
	list-style-type: none;
	list-style-position: outside;

}


#footer{
	clear:both;
	width:100%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-size: 0.70em;
}
#footercenter {
	background: url(images/bottom.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 175px;
	width: 988px;
}
#footercenterleft{
	float:left;
	width:224px;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C4B393;
	white-space: nowrap;
	height: 11px;
}
#footercenterright{
	float:right;
	width:599px;
	margin: 112px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	height: auto;
	line-height: 11px;
}


#wrapper {
	width: 100%;
	text-align: center;
}
div.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
}

h1 {
	background-image:url(images/h1backneu.gif);
	background-position:40px 40px;
	background-repeat:no-repeat;
	color:#FFB010;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.97em;
	font-style:oblique;
	font-weight:normal;
	line-height:1.1em;
	margin:18px 0px 8px 2px;
	padding:9px 0px 9px 44px;
	text-transform: uppercase;

}
h2 {
	color:#641A00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-style:normal;
	font-weight:normal;
	height:auto;
	line-height:1.4em;
	margin:0px;
	padding:12px 0px 0px;
	display: table;
	text-align: left;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #511400;
	text-align: left;
	margin: 0.5em 0px;
	padding: 0px;

}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin: 0.5em 0px;
	padding: 0px;

}
/* @grundgeruest*/

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
/* @grundgeruest ende*/


/* @ersteebene */
#navigation ul li a
{
	display: block;
	padding: 4px 20px 4px 0px;
	color: #F3F3F3;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	line-height:1.1em;
	margin: 0px;
	text-indent: 20px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;

}


#navigation ul li a:hover
{
	color: #C6680B;
	font-weight: normal;
	background-position: 0px -23px;
}

#navigation ul li.active a
{
	color: #C6680B;
	font-weight: normal;
	background-position: 0px -46px;
	cursor: default;
}
/* @ersteebene ende */



/* @zweiteebene */
 #navigation ul li.active ul li a
{
	display: block;
	font-weight: normal;
	color: #C6680B;
	background-position: 0% 100%;
	cursor: pointer;
}

 #navigation ul li ul li a
{
	display: none;
	margin: 0;
	background: url(images/submenufeil.gif) no-repeat 100% 0%;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-right: 22px;
	text-transform: uppercase;
	letter-spacing: normal;
	color: #C6680B;
}


 #navigation ul li ul li a:hover
 
 {
	color: #C6680B;
	font-weight: normal;
	background-position: 0px 0px;
}
 
 #navigation ul li ul li.active a
{
	color: #C6680B;
	font-weight: normal;
	cursor: default;
	background-position: 0px 0px;
}
 #navigation ul li.active ul li.last 
{
	margin: 0;
	background-position: 0% 100%;
	color: #C6680B;
}



hr {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CAC4A6;
	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-right: 0px;
	margin-left: 0px;
}  




.topnav
{
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
}
.topnav li
{
	display: inline;
	margin: 0;
	padding: 0;
}
/* @grundgeruest ende*/


/* @ersteebene */
.topnav li a
{
	display: block;
	padding: 4px 0px 3px;
	color: #B33B00;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:0.8em;
	background: url(images/arrow_details.gif) no-repeat 9px 0px;
	margin: 0px;
	text-indent: 20px;

}


.topnav li a:hover
{
	color: #D8D8D8;
	font-weight: normal;
	background-position: 9px -13px;
}


/* Formular
------------------------------------------------------------------------------- */
.formfeld {
	display: block;
	width: auto;
	float: left;
	height: auto;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
}


#centerkontakt {
	width: 490px;
	display: block;
	padding: 0px 0px 0px 4px;
	height: auto;
	margin: 0px;
}

.error {
	font-size: 9px;
	font-weight: normal;
	color: #54231D;
}
#EmailForm .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54231D;
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	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;
	width: 210px;
	background-color: #F8F2E4;
}

#EmailForm .w8em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54231D;
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	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;
	width: 180px;
	background-color: #F8F2E4;
}


#EmailForm .textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54231D;
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 8px 20px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 70px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 435px;
	background-color: #F8F2E4;
}

#EmailForm .select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54231D;
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 8px 2px 0px;
	padding-left: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	height: auto;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 214px;
	background-color: #F8F2E4;
}

#EmailForm .selectklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54231D;
	border-top: 1px solid #A63701;
	border-right: 1px solid #FF9D03;
	border-bottom: 1px solid #FF9D03;
	border-left: 1px solid #A63701;
	margin: 1px 8px 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	height: auto;
	line-height: normal;
	width: auto;
	background-color: #F8F2E4;
	padding: 1px;
}


#EmailForm .button {
	background-color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	padding-top: 2px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 6px;
	padding-bottom: 2px;
	height: auto;
	width: 150px;
	border: 1px solid #FFF8EA;
	font-style: normal;
}


#EmailForm {
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

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

.contentfeld1 {
	display: block;
	width: 400px;
	float: left;
	height: auto;
	padding: 0px 0px 12px 0px;
}
.contentfeld2 {
	display: block;
	width: 700px;
	float: left;
	height: auto;
	padding: 0px 0px 12px 0px;
}
.contentfeld3 {
	display: block;
	width: 360px;
	float: left;
	height: auto;
	padding: 0px 0px 12px;
}   


.mehrlesen {
	margin:0px;
	background-image: url(images/mehrlesen.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
.mehrlesen a {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #820000;
}

#datum {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #E9E7DF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 12px;
	padding-bottom: 10px;
	text-align: left;
}

.bildlinks {
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	position: relative;
	line-height: 1.44em;
	font-size: 100%;
}
.bildrechts {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}

.preise td  {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#headerextra {
	height: 160px;
	width: 160px;
	left: 810px;
	top: 160px;
	position: absolute;
}
#hide {
	display: none;
	visibility: hidden;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color: #F2DDB7;
	text-decoration: none;
	display: block;
}
.startrahmen01 {
	height: auto;
	width: 500px;
	background-image: url(images/s_ka_back.gif);
	float: left;
	clear: left;
	margin: 0px 0px 10px;
	padding: 0px;
	background-position: left bottom;
}
.startrahmen02 {
	background-image: url(images/s_oben_back.gif);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 12px;
}
.smitte {
	width: auto;
	height: auto;
	padding: 11px 11px 0px 22px;
	margin: 0px;
	text-align: justify;
}
.smitte .highslide {
	outline: none;
	text-decoration: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}
.slinks {
	color:#A63701;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:auto;
	line-height:100%;
	padding:24px 0 10px;
	text-align:center;
	width:68px;
}
.smitte a {
	font-size: 100%;
	color: #FFFFFF;
}
table.preise {
	width: 98%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
}

#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right;
	z-index: 10000;
}
#pageflip img {
	width: 80px;
	height: 80px;
	z-index: 9999;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 80px; height: 80px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(images/peelinfo.gif) no-repeat right top;
}