table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

br.clear {
	clear: left;
}

caption {
	display: none;
}


/* Klassen */
.abstandOben{
	margin-top: 1em;
}

.antifl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.antifloat{
	clear: both;
}
.au {
margin-bottom:1em;	
}
.ao {
margin-top:1em;	
}
/* Hides from IE-mac \*/
* html .antifl {height: 1%;}
/* End hide from IE-mac */

/* Klassen ++++++++++++++++++++*/
.bold {
	color: #000000;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.zwischentitel {
	color: #660000;
	font-size: 1.1em;
	font-weight: bold;
}

.rot{
	color: #660000;
}

.rotfett{
	color: #660000;
	font-weight: bold;
}

.hochgestellt {
	font-size: 0.7em;
	vertical-align: top;
}

.bildlinks {
	float: left;
	margin: 5px 5px 5px 0px;
}

.bildrechts {
	float: right;
	margin: 5px 0px 5px 5px;
}
.missing {
	border:2px solid #ff0000;
}
.sendbutton{
	background-color: #990000;
	color: #ffffe5;
	font-weight:bold;
	border-top:1px solid #c10000;
	border-left:1px solid #c10000;
	border-right:1px solid #661d1d;
	border-bottom:1px solid #661d1d;
	cursor: pointer;
	margin-top:2em;
}
.sendbutton:hover{
	background-color: #990000;
	color: #ffffe5;
	font-weight:bold;
	border-top:1px solid #661d1d;
	border-left:1px solid #661d1d;
	border-right:1px solid #c10000;
	border-bottom:1px solid #c10000;
}

.tbButtonAnleitung {
	padding: 3px 8px 3px 8px;
	border: 1px dashed #16864b;
	background-color: #e9ffe0;
}
.hinweis {
	padding: 3px 8px 3px 8px;
	color:#63935E;
}
.tbButtonFormLinks {
	width: 330px;
	float: left;
	line-height: 130%;
}

.tbButtonFormLabel {
	width: 150px;
	float: left;
	line-height: 130%;
}

.tbButtonLabel {
	font-size: 0.85em ! important;
	font-weight: bold;
}

.tbButtonPreis {
	padding-right: 3px;
	padding-left: 3px;
	border: solid 1px #900;
	color: #006;
	background-color: #ffffe0;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.tbButtonHervorgehoben {
	color: #990000;
	font-weight: bold;
}

.tbButtonRot {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bold;
}

.tbButtonTD {
	width: 48px;
}

.tbButtonTDmittel {
	width: 80px;
}


/* Container  und Container Kontext+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++     */

#men_box {
	margin-right: auto;
	margin-top: 0;
	padding-right: 38px;
	width: auto;
	position: relative;
}




#highnews {
	border: solid 1px #990000;
	margin: 0 0 10px 0;
	padding: 0px;
	width: 158px;
	background-color: #FFcc66;
	color: #F7FFD9;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	height: 42px;
}



table ul, #text_box ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(/pictures/general/dpoint.gif);
}

#detailsBox {
	display: none; }

/* relaunch 09 ******************************************************************************** */
h1, h2, h3, h4, h5, h6, p,  ol, ul, li,
fieldset, form, label, legend,img
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}
 ol, ul {
	 list-style-type:none;
 }
/*based on Stefan Nitzsche's work
http://nitzsche.info*/


html {
height: 100%;
}

body {
height: 101%;
}

.hideme {
position: absolute;
left: -9999em;
top: -9999em;
}

label,
input[type=button],
input[type=submit],
button {
cursor: pointer;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac  */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*CSS by Ludger Müller */

/* Tags  ****************************************/


body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFEA;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: center;
	height: 100%;
	background-image: url(/pictures/layout-2009/mosaik.gif);
}
a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration:none;
}


/* Container  und Container Kontext ******************
language select******    */
#language {
	
	padding: 4px 0 0 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #990000;
	background-color: #ffcc66;
	font-size: 0.6em;
	text-align: left;
	height: 17px;
	width: 950px;
}

#language a {
	text-decoration: none;
}
#datum{
float:right;
margin-right:10px;
}
/*wrapper *****************************/
#rahmen {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: auto;
	background-color:#fff;
}
/* Head / BAnner  ************************    */
#banner {
	border:none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #990000 url(/pictures/layout-2009/kopf_bg.jpg) no-repeat;
	height: 154px;
	position:relative;
	
}
#logo{
	position:absolute;
	top: 20px;
	left: 20px;
}
#imprint{
	position:absolute;
	top: 30px;
	right: 10px;
	font-size: 0.6em;
	color:#ffe249;
	text-align: right;
	}
#imprint .imprint-head{
font-size: 1.4em;
font-weight:bold;

}
#imprint a:link, #imprint a:visited{
	text-decoration: none;
	color: #ffe249;
}
#imprint a:hover, #imprint a:active{
	text-decoration: none;
	color: #E9C138;
}
#imprint div{
	margin-top: 20px;
	font-size: 1.4em;
	font-weight:bold;
}

#imprint img{
	vertical-align:middle;
	margin-right: 10px;
}
/* Head/BAnner end // hnav start***********************    */

ul#menu {
	list-style:none;
	background:#FFCC66 url(/pictures/layout-2009/hnav_bg.png) repeat-x;
height: 47px;



}

#menu li {
	height:47px;
	padding: 0;
	margin:0;
list-style:none;
float:left;
border-right: 1px solid #fffefd;
}

#menu a:link, #menu a:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
background: #fc6 url(/pictures/layout-2009/hnav_bg.png) 0 0 repeat-x;
display: block;
height:32px;
padding: 15px 15px 0;
float:left;
}

#menu a:hover, #menu a:active {
	background: #fc6 url(/pictures/layout-2009/hnav_bg.png) 0  -47px  repeat-x;
}

#menu a.current{
	background: #fc6 url(/pictures/layout-2009/hnav_bg.png) 0 -94px repeat-x;
}


/* hnav end */

#contentbox {
	width: 100%;
	height: auto;
	
}

html>body #contentbox {
	height: auto;
	min-height: 460px;
}
/* box for intro page pictures */
#picturebox {
	background-color: #a3c8ac;
	background-image: url(/pictures/layout-2009/pictureBoxBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:750px;
	height: 346px;
	margin: 20px 0 0 200px;
	padding: 7px 0 7px 10px;
	/*display:none;*/
}
#bigimage{
	float:left;
	width:460px;
	height:345px;
}
#thumbs{
	float:right;
	width:260px;
	margin: 10px 15px 0 0 
}
#thumbs img{
margin: 10px 5px;	
}
#thumbs img.current{
border: 1px solid #990000	;
}
#statement{
padding:20px 10px 10px 20px;
color:#FFF;
font-size:1.1em;
float:right;
width:250px;
text-align:left


}
/* ****************** vnav ******************/
#vnavbox {
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	float: left;
	margin: 55px 10px 0 10px;
	}
#vnavbox h2{
color: #990000;
font-size: 0.8em;
font-weight:bold;
margin: 0 0 1em 0;

}

#vnavbox  ul {
	margin: 0 0 4em 0;
	padding: 0;
	list-style-type: none;
}
#vnavbox  ul ul{
	margin:0;
}
#vnavbox  ul ul ul{
	margin:0;
}

 
#vnavbox  ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: auto;
	}

#vnavbox  ul a:link ,#vnavbox  ul a:visited {
	border-bottom: 1px solid #fee4b4;
	margin: 0;
	padding: 5px  0 5px 15px;
	width:auto;
	display: block;
	background: url(/pictures/layout-2009/vnav_pfeil.png) 0 8px no-repeat;
	color: #79470B;
	font-size: 0.7em;
	text-decoration: none;

}

#vnavbox  ul a:hover, #vnavbox  ul a:active {
	background: #fffcf5 url(/pictures/layout-2009/vnav_pfeil.png) 0 -37px no-repeat;
	color: #990000;
	text-decoration: none;
}
#vnavbox  ul a.current {
	background: url(/pictures/layout-2009/vnav_pfeil.png) 0 -37px no-repeat;
	font-weight:bold;
	color:#990000;
}
#vnavbox  ul a.subitems,#vnavbox  ul a.subitems:hover {
	background: url(/pictures/layout-2009/vnav_pfeil.png) 0 -83px no-repeat;
	border-bottom:none;
}

#vnavbox  ul ul a:link,#vnavbox  ul ul a:visited {
	border-bottom:none;
	margin: 0;
	padding: 5px  0 5px 25px;
	background: url(/pictures/layout-2009/vnav_pfeil.png) 10px 8px no-repeat;
	color: #79470B;
	font-size: 0.6em;
	text-decoration: none;
}
#vnavbox  ul ul a:hover, #vnavbox  ul ul a:active {
	background: url(/pictures/layout-2009/vnav_pfeil.png) 10px -37px no-repeat;
	color: #990000;
	text-decoration: none;
}
#vnavbox  ul ul a.current, #vnavbox  ul ul a.current:hover,#vnavbox  ul ul a.current:visited {
	background: url(/pictures/layout-2009/vnav_pfeil.png) 10px -37px no-repeat;
	font-weight:bold;
	color:#990000;
}
#vnavbox  ul ul a.subitems, #vnavbox  ul ul a.subitems:hover, #vnavbox  ul ul a.subitems:visited{
	background: url(/pictures/layout-2009/vnav_pfeil.png) 10px -83px no-repeat;
	border-bottom:none;
}

#vnavbox  ul ul ul a:link,#vnavbox  ul ul ul a:visited {
	border-bottom:none;
	margin: 0;
	padding: 5px  0 5px 35px;
	background: url(/pictures/layout-2009/vnav_pfeil.png) 20px 8px no-repeat;
	color: #79470B;
	font-size: 0.55em;
	text-decoration: none;
}
#vnavbox  ul ul ul a:hover, #vnavbox  ul ul ul a:active{
		background: url(/pictures/layout-2009/vnav_pfeil.png) 20px 8px no-repeat;
	
}
#vnavbox  ul ul ul a.current,#vnavbox  ul ul ul a.current:visited, #vnavbox  ul ul ul a.current:hover  {
	background: url(/pictures/layout-2009/vnav_pfeil.png) 20px -37px no-repeat;
	font-weight:bold;
	color:#990000;
}


/* vnav end // third column start *************************** */
#thirdcolumn {
	width: 180px;
	color: #385D36;
	margin-top:55px;
	float: right;
	
}
.sidebox{
	border: solid 1px #c2dbbf;
	width: auto;
	background-color: #ffffff;
	color: #385D36;
	text-align: left;
	margin-bottom: 0.5em;
	
}
.sidebox h2 {
	margin: 2px;
	padding: 0.5em 5px;
	width: auto;
	color: #183521;
	font-size: 0.859em;
	font-weight: bold;
	text-align: left;
	background-color: #BAD2B7;
	
}
.sidebox h3 {
	margin: 2px;
	padding: 0.5em 5px;
	width: auto;
	color: #183521;
	background:url(/pictures/layout-2009/box_head_bg.png) repeat-x;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

.sidebox div {
padding: 0 6px 0.5em 6px;
	color: #183521;
	font-size: 0.65em;
	line-height: 110%;
	border: 1px solid #c2dbbf;
	margin: 2px;
}
.sidebox p{
margin:1em 0;	
}
.sidebox a{
	text-decoration: none;
font-weight:bold;
	
}
.sidebox img{
	display: block;
}
.sidebox table {
	width: 100%;
	background-color: #679469;
	font-size: 0.9em;
}
.sidebox caption{
	padding: 0.3em 0;	
}
.sidebox td {
	border-bottom: 1px solid #679469;
	background-color: #FFFCF5;
	text-align: center;
}

.sidebox th {
	background-color:#BAD2B7;
	font-size: 0.8em;
	text-align: center;
}

.sidebox div.termine {
	padding: 0 ;
}
div.linksbox {
	padding-top: 0.5em;
}
.linksbox a{
	font-weight:normal;
}
/* ******************* third column end // text box strt *********** */
#text_box {
	
	font-size: 80%;
	text-align: left;
	margin: 50px 220px 60px 200px;
}
#text_box h1 {
	 /* display: inline; */
	color: #990000;
	font-size: 1.5em;
	font-weight: normal;
	 margin: 0 0 0.8em 0 ;
	
}

#text_box h2 {
	color: #af6610;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 155%;
 margin: 0 0 0.7em 0;
}

#text_box h3 {
	margin-bottom: -0.8em;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 120%;
}

#text_box h4 {
	margin-bottom: 0;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 120%;
}

#text_box h5 {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 10px 0px 0px 10px;
	color: #990000;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 110%;
}
#text_box hr{
	background-color:#dbf7d7;
color:#dbf7d7;
height:1px;
margin:1em 0;
text-align:left;
width:100px;
}
#text_box p{
	font-size: 0.9em;
	line-height: 140%;
}
#text_box h2.preisliste{
		font-size:1.1em;
	color: #990000;
	font-weight: bold;
	margin:1em 0 0.5em 0;
	}
#text_box p.newslist{
	margin-bottom:1em;
}
#text_box h3.open{
	text-decoration:underline;
	margin: 0 0 1em 2em;
	cursor:pointer;
font-size: 0.9em;
font-weight:normal;
}
#text_box table.preislistenTabelle{
	table-layout: auto;
	width: auto;
	border: 1px solid #AF8D4C;
			}
	#text_box .preislistenTabelle tr{
		background-color:#FFCC66;
line-height:130%;
		
	}
	#text_box .preislistenTabelle tr:hover{
		background-color:#FFC34F;
		
	}
	
	#text_box .preislistenTabelle td{
		padding: 0 0.5em;
		
	}
	#text_box .preislistenTabelle td.rechts{
			text-align:right;
	}
	#text_box .details{
		margin-left:2em;
	}
#text_box .Abschnitt {
line-height:150%;
padding: 0 0.5em 0 0;
margin: 0.5em 0;
}
/* ********** Linkseiten **********/
#text_box .linkheadline{
	background-color:#ffe9c0;
	padding:3px 5px;
	cursor:pointer;
	text-align:left;
}
#text_box .linkdokcontainer{
margin-left: 50px;	
}
#text_box .linkdokcontainer p{
	margin:1em 0;
}
/* ********** Preistabellen **********/
table.preis {
	width: 450px;
	margin: 0 0 2em;
}


table.preis td{
	border-bottom: 1px solid #16864b;
	border-right: 0;
}

table.preis td.rechts {
	text-align: right;
}

table.preis th{
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 130%;
}


/* ************Formular Formate**************** */
fieldset.bereich {
	background-color: #FFF0DD;
	padding: 10px 5px;
	border: 1px solid #990000;
	width: 40em;
	margin: 1em 0;
	display:block;

}
fieldset.bereich .fleftsym{
	float: left;
	width: 18em;
	min-height:1.5em;
	margin-left: 3em;
	margin-top:0.4em;
}

fieldset.bereich .frightsym{
	float: right;
	width: 15em;
	height:2em;
	margin: 0.4em 0.5em 0 3em; 
	
}
fieldset.bereich .fright{
	float: right;
	width: 9em;
	min-height:1.5em;
	margin-right: 0.5em;
	
	margin-top:0.4em;
}
fieldset.bereich .fleft{
	float: left;
	width: 16em;
	min-height:1.5em;
	margin-left: 3em;
	margin-top:0.4em;
}
fieldset.bereich div{
	margin-top: 0; 
}
fieldset.bereich .fleftselectright {
	margin-top:  0.4em;
	margin-left: 3em;
	width:       18em;
	height: 2em;
	float:       left; 
}

fieldset.bereich .fleftlong{
	float: left;
	width:35em;
	min-height:1.5em;
	margin-left: 3em;
	margin-top:0.4em;
}

fieldset.bereich .small{
	font-size: 0.8em;
}
fieldset.bereich .checkboxIndent{
	margin-left: 5em;
	clear:both;
	
}
legend{
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	background-color:#990000;
	padding: 1px 4px 3px  3px;
	margin-bottom: 0em;
		
}
label {
color: #990000;
margin: 10px 0 3px 0;
font-weight: bold;
font-size: 0.85em;
display:block;
}
label.inl{
	display: inline;
}

select{
	background-color: #FFFFEA;
	color: #990000;	
}
select:focus{
	background-color: #ffffe5;
}
 .fee {
	width:37em;
	height:auto;
	background-color: #ffcc66;
	padding: 5px 10px 5px 3em;
	border: 1px solid #990000;
	
	
	
	margin: 1em 0;
}
.fee label{
	color: #990000;
	font-size: 1em;
	}
	.fee input{
		text-align:right;
	}
		/*  comments box start *************************/
#commentsbox{
	background-color:#ebffe8;
	padding: 1em;
	margin: 1em 0;
}
#commentsbox h3{
	margin: 0 0 0.5em 0;
}
#commentsbox ol{
	margin: 0.5em 0 1em 1em ;
	padding: 1em 1em;
	list-style-type:decimal;
	
}
#commentsbox li{
		margin: 0.5em 0 0.5em 0;
		padding: 0 0 0.5em 0;
		border-bottom: 1px solid #696;
	}
#commentsbox fieldset {
	border: 1px solid #696;
	padding:1em;
}
	/* text box end // footer start *************************/

#foot {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
	background-color: #FFF;
	position:relative;
clear:both;
}
#bottomnav{
	background: url(/pictures/layout-2009/footer_bg.png) repeat-x;
	height: 113px;
	margin: 0 0  1em 0;
}
#bottomnav ul {
	padding: 1em 0;
}
#bottomnav li{
	display:inline;
	border-right: 1px solid #FFF;
	padding: 0 1em;
	font-size: 0.7em;
	
}
#bottomnav li.lastItem {
	border-right:none;
}

#foot a:link,#foot a:visited {
color:#385d36;
background-color: inherit;
text-decoration: none;
}
#foot a:hover{
color:#183521;
background-color: inherit;
}
p.foot{
font-size: 0.6em;	
}
#logoi{
position:absolute;
top:60px;
left:0;
margin: 0 auto;
width: 100%;

}
#logoi img{
	margin: 0 1em;
}
/* footer box end // ornament *************************/
#eof{
margin-top: 2em;	
text-align:right;
}
