/*CMS STANDARD CSS*/

body, td, .area, .contact_input_txt, LABEL.name, .contact_button, div.dyn, div.left, div.right, div.bildbeschreibung
{
	font-family:Helvetica, Arial;
	color:#000;
	font-size:11px;
}

body
{
	background-color:#ddd;
	margin:0px;
	padding:0px;
	text-align:left;
}

#transparent {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=80);
}

#container
{
	background-color: #ffffff; 
	width: 1000px;
	text-align:left;
}

div.table_content
{
  	background-image:url('../images/hintergrund.jpg');
}

div.table_content_index
{
  background-color:white;
}


div.kopfrechts
{
	width:660px;
	height:110px;
	background-color: #ffffff;
	float:left;
	position:relative;
}

div.streifen
{
	width:25px;
	height:113px;
	float:left;
	background-color: #ffffff;
}

div.tafel
{
  background-image:url('../images/tafel.jpg');
  background-repeat:no-repeat;
  width:220px;
  min-width:220px;
  height:125px;
  min-height:125px;
  text-align:center;
}

div.tafel-margin-top
{
  float:left;
  width:220px;
  min-width:220px;
  height:13px;
  min-height:13px;
}

div.tafel-margin-left
{
  float:left;
  width:20px;
  min-width:20px;
  height:110px;
  min-height:110px;
}

div.tafel-margin-bottom
{
  float:left;
  width:186px;
  min-width:186px;
  height:13px;
  min-height:13px;
  text-align:right;
  font-weight:bold;
  font-size:12px;
  font-family:Comic Sans MS, Arial;
  color:white;
}

div.tafel-content, a.tafel
{
  float:left;
  width:190px;
  min-width:190px;
  height:90px;
  min-height:90px;
  font-size:16px;
  font-weight:normal;
  font-family:Comic Sans MS, Arial;
  text-decoration:none;
  color:white;
  text-align:left;
}

div.footersb
{
	BACKGROUND: #ffffff; 
	WIDTH: 100%; 
	text-align:center;
	color:#676767;
	padding-top:6px;
	float:left;
	margin:0px;
	margin-bottom:10px;
	margin-top:20px;
}

div.fueller
{
	width:100%;
	height:100px;
	min-height:100px;
}

div.links
{
	width:290px;
	float:left;
}

div.mitte
{
	width:440px;
	float:left;
}

#contents
{
  	width: 400px;
	margin-top:15px;
	margin-left:25px;
	padding:0px;
}

div.rechts
{ 
	margin:0px;
	margin-top:5px;
	float:right;
	width:220px;
	text-align:center;
	padding: 0px 25px;
}

div.navioben
{
	text-align:right;
	margin-top:35px;
	float:right;
}

div.hauptnavi
{
	height:30px;
	background-color:#E5E5E5;
	border-bottom:1px solid #ffffff;
	position:absolute;
	bottom: 0px;
	left: 0px;
}

div.main
{ 
	margin:0px;
	line-height:20px;
	width:110px;
	float:left;
}

div.sub
{ 
	margin:0px;
	line-height:16px;
	width:290px;
	float:left;
}

div.trenn
{ 
	display:none;
}

div.bildrechts
{ 
	margin:0px;
	height:60px;
	width:auto;
	float:left;
	margin-bottom:10px;
}

div.contenttext
{ 
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:20px;
	width:100%;
}

div.contentbild
{ 
	margin:0px;
	padding:0px;
	float:right;
	width:120px;
	text-align:right;
}


h1.allgemein
{
	margin-bottom:10px;
	padding-top:5px;
	color:#cc0001;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
}
	
h2.allgemein
{
	margin-bottom:5px;
	font-weight:bold;
	margin-top:0px;
	color:#cc0001;
	font-size:14px;
}

.beschriftung
{
	width: 12em;
	height:2.0em;
}

.contact_button
{
   	background-color: #EBECED;
   	width: 12em;
	height:2.0em;
	font-weight:bold;
   	border: 1px solid #808285;
   	color: #808285;
	font-size:0.93em;
   	cursor:pointer;
}

.area
{
   	width: 21em;
	height:120px;
   	border: 1px solid  #76A348;
	font-size:0.93em;
	color:#76A348;
}

.meldung
{
  	font-size:0.93em;
	color:#676767;
}

label.name 
{
	font-size:0.93em;
	padding-top:1px;
	color:#676767;
}

.rot10
{
	font-weight:bold; 
	color:red;
}	

.gruen10
{
	font-weight:normal; 
	color:green;
}

form input.btn
{
 	background-color:  #630;
 	width: 148px;
  	height:25px;
 	border: 0px solid #76A348;
 	color: white;
	font-size:11px;
	text-transform:uppercase;
 	cursor:pointer;
}

form label 
{ 
	DISPLAY: block; 
	FLOAT: left; 
	WIDTH: 150px;
	padding-top:3px;
	font-size:12px;
}

.eintrag {float:left;}

.kontakt_form {
	float:left;
}

p.rot
{
	font-size:11px; 
	color:red;
}	

p.gruen
{
	font-size:11px; 
	color:green;
}

.contact_input_txt, .contact_input_txt_err
{
  	width: 205px;
  	border: 1px solid  #999999;
	text-align:left;
	font-size:0.93em;
	color:#999999;
}

.contact_input_kurz, .contact_input_kurz_err
{
  	width: 100px;
	margin-right:2px;
	text-align:left;
	height:14px;
  	border: 1px solid  #999999;
	font-size:0.93em;
	color:#999999;
}

.contact_txt_area, .contact_txt_area_err
{
	width: 205px;
	height:120px;
  	border: 1px solid  #999999;
	color: #999999;
	text-align:left;
}

.contact_input_kurz_err, .contact_input_txt_err, .contact_txt_area_err
{
   	border: 1px solid  red;
   	color: #76A348;
}

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

.clear2
{
	clear:both;
}

a.sitemap1, 
a.sitemap1:hover, 
a.sitemap1:focus, 
a.sitemap1:active
{
	padding: 0px 25px;
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}

a.sitemap2, 
a.sitemap2:hover, 
a.sitemap2:focus, 
a.sitemap2:active
{
	padding: 0px 25px 0px 40px;
	color:#003366;
	text-decoration:none;
}

a.sitemap3, a.sitemap3:hover, 
a.sitemap3:focus, 
a.sitemap3:active
{	padding: 0px 25px 0px 55px;
	color:#003366;
	text-decoration:none;
}

a.sitemap4, a.sitemap4:hover, 
a.sitemap4:focus, 
a.sitemap4:active
{
	padding: 0px 25px 0px 70px;
	color:#003366;
	text-decoration:none;
}

div.platzhalter
{
	min-height:125px;
}

* html div.platzhalter
{
	height: 125px;
}

#bilderstrecke_container
{
	background-color: #CCC;
	padding-left:12px;
}

div.bilderstrecke_img
{
	width: 105px;
	height:60px;
	float:left;
	margin:10px;
}

#bilderstrecke_headline
{
	border-bottom:1px solid #666;
	color: #666;
}

span.uebersicht
{
	float:right;
	font-size: 11px;
	margin-top:3px;
	padding-right:5px;
}
/*CMS STANDARD CSS ENDE*/
* {
	margin:0;
	padding:0;
}

html, body {
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	color:#663300;
	line-height:150%;
	text-align:left;
	background:#fff;
}

img {
	border:0;
	vertical-align:baseline;
}

.bilder {
	float:right;
	width:200px;
}

.bilder img {
	margin-bottom:20px;
	float:right;
}

h1 {
	 font-size:20px;
	 color:#630;
	 padding:0;
	 margin:0px 0 20px 0;
	 font-weight:normal;
	 float:left;
	 font-family:georgia;
}

h2.aktion {
	font-size:15px;
	color:#630;
	font-family:georgia;
	font-weight:normal;
	margin:60px 0 0 75px;
	line-height:150%;
}

h2.preis {
	font-size:20px;
	color:#FFFAE6;
	font-family:georgia;
	font-weight:normal;
	margin:55px 0 0 10px;
}

h2.container_ueberschift {
	font-size:12px;
	color:#FFFAE6;
	background:#630;
	height:21px;
	width:110%;
	font-family:georgia;
	font-weight:normal;
	padding:4px 0 0 8px;
}

a {
	text-decoration:none;
}

a.link_standard,  a.link_standard_unten {
	color:#630;
}

a.link_standard:hover, 
a.link_standard:focus, 
a.link_standard:active,

a.link_standard_unten:hover, 
a.link_standard_unten:focus, 
a.link_standard_unten:active 
{
	text-decoration:underline;
}

p {
	float:left;
	padding-bottom:20px;
}

#main {
	margin-right:auto;
	margin-left:auto;
	position:relative;
	width:1000px;
}

.content {
	float:left;
	margin:50px 0 0 0;
	width:1000px;
	border:1px solid #673401;
	float:left;
	background:#FFFAE6;
	overflow:hidden;
}

.header {
	width:1000px;
	float:left;
	height:174px;
	background:url(../images/header.jpg) repeat-x;
	margin-bottom:40px;
}

.logo {
	position:relative;
	top:35px;
	left:20px;
	float:left;
	width:390px;
	height:75px;
}

.btn2 {
	width:100px;
	height:25px;
	background:url(../images/btn.jpg) no-repeat;
	float:right;
	margin:20px 20px 0 0;
}

.column .btn2 {
	float:left;
	margin:20px 0 20px 0;
	width:200px;
}

.topbilder {
	float:right;
	position:relative;
	right:-100px;
	top:90px;
	height:60px;
}

.topbilder img {
	float:left;
}

p.kontaktdaten {
	color:#630;
	text-align:left;
	margin-top:25px;
}

ul.navipr, ul.navipr2 {
	list-style:none;
	width:1000px;
	position:relative;
	margin:73px 0 0 0px;
	font-size:11px;
	float:left;
	text-transform:uppercase;
	line-height:250%;
	text-align:center;
	color:#FFFAE6;
	position:relative;
	left:100px;
}

ul.navipr2 {
	left:230px;
}

ul.navipr li, ul.navipr2 li {
	float:left;
	display:inline;
	padding:0 5px;
}

a.npr, a.npr_aktiv {
	height:25px;
	display:block;
	color:#FFFAE6;
	position:relative;
	float:left;
}

a.npr_aktiv, a.npr:hover, 
a.npr:focus, a.npr:active 
{
	text-decoration:underline;
}

ul.navise {
	list-style:none;
	width:210px;
	position:relative;
	font-size:11px;
	float:left;
	text-transform:uppercase;
	color:#FFFAE6;
	line-height:230%;
	text-align:left;
}

ul.navise li {
	float:left;
}

a.nse, a.nse_aktiv, a.nte, a.nte_aktiv {
	height:25px;
	width:190px;
	padding-left:20px;
	display:block;
	color:#630;
	background:#E5D7BE;
	border-bottom:1px solid #FFFAE6;
	position:relative;
	float:left;
}

a.nte, a.nte_aktiv {
	width:170px;
	padding-left:40px;
	background:#E5D7BE url(../images/pfeil.gif) no-repeat 20px 8px;
}

a.nse_aktiv, a.nse:hover, 
a.nse:focus, a.nse:active,
a.nte_aktiv, a.nte:hover,
a.nte:focus, a.nte:hover
{
	background:#630;
	color:#FFFAE6;
}

a.nte_aktiv, a.nte:hover,
a.nte:focus, a.nte:hover {
	background:#630 url(../images/pfeil-hell.gif) no-repeat 20px 8px;
}

.column {
	float:left;
	width:210px;
}

.column_lang {
	float:left;
	width:715px;
}

.spacer20 {
	float:left;
	width:20px;
	height:20px;
}

.spacer40 {
	float:left;
	width:40px;
}

.spacer40_100 {
	float:left;
	width:40px;
	height:500px;
}

.buehne {
	background:url(../images/buehne.jpg) no-repeat;
	width:466px;
	height:445px;
	float:left;
	margin:0 0 20px -5px;
}

.buehne .btn2 {
	margin-top:-25px;
}

.container, .container_lang {
	float:left;
	width:210px;
	height:210px;
	overflow:hidden;
	border:1px solid #673401;
	background:url(../images/container-lang-bg.jpg) repeat-x bottom;
}

.container  img {
	float:left;
	margin-top:1px;
	/*width:210px;
	height:158px;*/
}

.container  a.link_standard, .container  a.link_standard_unten {
	float:left;
	margin:5px 10px 0 10px;
}

.container  a.link_standard_unten {
	margin:0px 10px 0 10px;
}

.container_lang {
	width:708px;
	min-height:139px;
	height:auto;
	margin-bottom:20px;
}

.container_lang  img {
	float:right;
	margin-top:1px;
	position:relative;
	right:-10px;
	top:-4px;
	background:#FFFAE6;
}

*html .container_lang  img {
	right:0px;
}

.container_lang p {
	margin:20px 0 0 0px;
	padding:0 0 10px 0;
	float:none;
	
}

.container_lang a {
	margin:0px 0 0 0px;
	}

.container_content {
	float:left;
	margin-left:10px;
	width:698px;
	height:125px;
}

.footer {
	background:#663300;
	width:1000px;
	height:25px;
	float:left;
	margin-top:40px;
}

ul.topnavi {
	list-style:none;
	width:300px;
	height:25px;
	text-align:center;
	color:#FFF9E5;
	font-size:11px;
	float:left;
	text-transform:uppercase;
	line-height:230%;
	text-align:center;
	position:relative;
	left:350px;
}

ul.topnavi li {
	display:inline;
	float:left;
	margin:0;
	padding:0 5px;
}

a.link_oben {
	color:#FFF9E5;
}

a.link_oben_aktiv, a.link_oben:hover, 
a.link_oben:focus, a.link_oben:active 
{
	color:#FFF9E5;
	text-decoration:underline;
}

.fussnote {
	width:960px;
	float:left;
	font-size:10px;
	color:#630;
	margin:10px 10px 10px 20px;
	text-align:center;
}

.kontakt_left
{
	float:left;
	margin-right:15px;
}

.kontakt_right
{
	float:left;
	margin-bottom:15px;
}

p.kontakt
{
	float:none;
	padding-bottom:10px;
}

.anfrage_umschlag {
	float:left !important;
	margin:0 20px 0 -10px;
}
