html {
	min-height: 101%;
	  background:url(../images/bg_kachel.png);
}
* {
	margin: 0;
	padding: 0;
}

body {
	color: #3333333;
	/*font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;*/
	font-family:Verdana,Arial, Helvetica,sans-serif;
	text-align: center;  /*------------steuert Position der ganzen Seite----------*/
} 

div, p, a,td,tr{
	color: #666666;
	line-height: 15px;
	font-size:12px;
	font-family:Verdana,Arial, Helvetica,sans-serif;
}

input, select, option, textarea, label, fieldlist, legend,label{
	color: #3333333;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica,sans-serif;
	background: #ffffff;
}

img { 
	border: none; 
}

.bild_middle{
vertical-align: middle;
}

.clear {
	clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}

.hr{
	border:solid  0px;
	background-color:#447EC0;
	height:1px;
	clear:both;
	margin-bottom:10px;
	width:98%;
	border-left:10px solid #447EC0;
	border-right:30px solid #447EC0;
	text-align:left;
	color:#447EC0;
}

/*--------------------------------------- Inhalt, Layout ---------------------------------------*/
#all {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	
}

#all_mitte{
	margin: 0 auto;
	text-align:center;
	display:block;
	width:1020px;
	background:url(../images/hg_schatten_horizont.gif) repeat-y 50% 0%;	
}

#header{
	width:1020px;
	height:25px;  /* Abstand von oberkante*/
	display:block;
	text-align:center;
	margin:0px auto;
	background: url(../images/hg_schatten_oben.gif) no-repeat 0% 100%;	
	clear:both;	
}

#header h1{
	font-size:10px;
	color:#969696; 
	text-align:right;
	padding-right:20px; /* Abstand vom GoogleTXT von oben/unten*/
	line-height:20px;     /* auch Abstand vom GoogleTXT von oben*/
	font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	}

#header2{
	width:1002px;
	height:150px;  /* Abstand Content zum header*/
	display:block;
	margin: 0 auto;
	text-align:center;
	padding:0px;
}	

#header2 img{
	margin:0px;
	padding:0px;
}		


#footer{
	width:990px;
	height:16px;
	display:block;
	text-align:right;
	margin:0px auto;
	background:#808080;	
	clear:both;	
	font-family:Arial, Helvetica, sans-serif;
}

#footer a{
	font-size:9px;
	color:#ffffff; 
	text-align:right;
	font-weight : normal;
	text-decoration: none;
	padding-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a:hover{
	font-size:9px;
	color:#EA7F00; 
	text-align:right;
	padding-top:5px;
	font-weight : normal;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	}

#footer p{
	width:100%;
	margin:0px auto;
	text-align:center;
	padding-top:5px 0px 0px 0px;
	font-size:10px;
	color:#666666; 
	font-family:Arial, Helvetica, sans-serif;
}	
	
#footer2{
	width:1020px;
	height:13px;
	display:block;
	margin:0px auto;
	padding:0px;
	background: url(../images/hg_schatten_unten.gif) no-repeat 0% 0%;	
	clear:both;	
}

	
#linke_content{
	float:left;
	text-align:left;
	display:inline;
	width:190px;
	min-height:200px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}

#linke_content img{
	float:left;
	text-align:left;
	padding:0px;
	margin-top:10px;
}

#content{
	display:block;
	width:1002px;
	padding:0px;
	margin:0px auto;
	text-align:center;
	background: url(../images/hg_content.gif) repeat-y 0% 0%;
	}

#content hr{  /*hr im Content die auskommentierten braucht man nicht unbedingt - gilt auch für Firefox*/
	border:dotted 1px;
	background-color:ffffff;  /*ist der Zwischenraum zwischen dotted pixeln*/
	height:0px;  /*macht einen gedotteten Rahmen*/
	clear:both;
	margin-bottom:0px;      /*Abstand TXT von der hr*/
	width:100%;
	/*  text-align:left;  */
	color:#EA7F00;
	}	



#main{
	width:730px;
	float:right;
	margin:20px 20px 20px 20px;
	text-align:left;
	padding:0px;
}

#allgemein{
	padding:0px 0px 0px 0px;
	width:100%;
	float:left;
	text-align:left;
}

#allgemein .img{
	padding:10px 0px 1px 0px;
	float:left;
}




#allgemein h1{    /*Ueberscrift mit hr und Abstaende*/
	font-size:14px;
	line-height:16px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	text-align:left;
	font-weight : bold;
	color:#EA7F00;
	border-bottom:1px solid #EA7F00;
	width:100%;
}

#allgemein h2{     
	font-size:14px;
	margin:10px 0px 5px 0px;
	padding:0px;
	text-align:left;
	font-weight : bold;
	color:#666666;
	clear:both;
}

#allgemein h3{
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
}


#allgemein h4{
	font-size:10px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight :;
	color:#447EC0;
}

#allgemein h4 a{
	font-size:9px;
	margin:0px;
	padding:0px;
	text-align:left;
	
	color:#447EC0;
}


#allgemein h5{
	font-size:8px;
	margin:8px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-weight : 0;
	color:#952522;
	clear:both;
}

#allgemein h6{                     /* Sonderüberschrit ganz groß*/
	font-size:18px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight : bold;
	color:#EA7700;
}


#allgemein p{                    
	text-align:justify;           /* Blocksatz main*/
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	margin-bottom:15px;
	font-size:12px;
}

#allgemein a{
	color:#808080; 
	text-decoration: underline;
	}
	
#allgemein a:hover{
	color:#EA7F00; 
	text-decoration: none;
	}

/*--------------------------------------- Kontaktformular ---------------------------------------*/

#Kontakt{
	float:left;
	text-align:left;
	min-height:450px;
	width:700px;
	padding:0px;
	margin:0px;
}

#Kontakt div.daten{
	display:block;
	width:380px;
	float:left;
}

#Kontakt h1{
	text-align:left;
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#EA7F00;
	clear:both;
	border-bottom:1px solid #EA7F00;
}

#Kontakt p{
	width:360px;
	height:20px;
	display: block;
	clear:both;
	margin:0;
	padding:0.2em; 
	float:left;
}

#Kontakt .border{
	border:1px solid #ccc;
}

#Kontakt .abstand{
	margin-bottom:5px;
}

#Kontakt div.label {
  display: block;
  float: left;
  width: 90px;
  clear:left;
}

#Kontakt  input, select {
  display: block;
  float: left;
  width: 240px;
}

#Kontakt  form hr{
  clear: left;
}
  
#Kontakt  .felder{
 	width: 240px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
#Kontakt .felder3{
 	width: 240px;
	height:100px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #Kontakt .felder_checkbox{
 	width: 20px;
	height:18px;
	margin-bottom:5px;
	border:0px solid #cccccc;
 }
 
#Kontakt  .textfeld{
 	width: 400px;
	height:120px;
	display: block;
	padding-left:3px;
 }
 
 #Kontakt .plz{
 	width: 50px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #Kontakt .ort{
 	width: 185px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
 #Kontakt .fliesstext_form_button
{
	font-size:0px;
	line-height:25px;
	color:#666666;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:0px;
	background: url(../images/senden.gif) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}
 
 #anschrift{
	float:left; 
	width:240px;
	margin:30px 0px 0px 15px;
	padding:0px
	display:block;
}

#anschrift .abstand{
	margin-bottom:10px;
}

#anschrift ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:1.5em;
}
/*--------------------------------------- Ende Kontakt ---------------------------------------*/


/*--------------------------------------- Anmelden ---------------------------------------*/  

#Anmelden{
	float:left;
	text-align:left;
	min-height:450px;
	width:700px;
}

#Anmelden h1{
	text-align:left;
	font-size:14px;
	line-height:16px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
	clear:both;
	border-bottom:1px solid #447EC0;
}

#Anmelden p{
	width:670px;
	display: block;
	clear:both;
	margin:0;
	padding:0.2em; 
}

#Anmelden .abstand{
	margin-bottom:10px;
}

#Anmelden .abstand2{
	margin-bottom:10px;
}

#Anmelden .adresse{
	text-align:left;
	padding:0px; 
	margin:0px;
	float:right;
	font-weight : bold;
}

#Anmelden .adresse a{
	text-decoration: none;
	color:#ffffff;
}

#Anmelden .adresse a:hover{
	text-decoration: underline;
	color:#5e5e5e;
}

#Anmelden .farbeb{
	font-weight : bold;
}

#Anmelden fieldset{
	float:left; 
	text-align:left;
	padding:1em; 
	margin:0em 0em 2em 0em;
	border:1px solid #447EC0;
	width:680px;
}

#Anmelden legend{
	padding-left:5px;
	padding-right:5px;
	font-weight : bold;
	color:#447EC0;
}

.border{
	border:1px solid #ccc;
}

#checki{
	display:block;
	background:#ffffff;
	padding-top:5px;
}

#Anmelden input,textarea,select{
	float: left;
}

#Anmelden div.label {
  display: block;
  float: left;
  width: 90px;
  clear:left;
}
	
 #Anmelden .label2 {
	width: 53em;
	float: left;
	cursor:pointer;
	margin-bottom:5px;
	
    }	
 
#Anmelden  input,textarea,select{
 	border:1px solid #ccc;
 }
  
 #Anmelden .felder{
 	width: 240px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
#Anmelden .felder3{
 	width: 240px;
	height:100px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #Anmelden .felder_checkbox{
 	width: 20px;
	height:18px;
	padding:0px;
	margin:0px 5px 5px 5px;
	border:1px solid #cccccc;
	cursor:pointer;
 }
 
 #Anmelden .textfeld{
 	width: 400px;
	height:120px;
	display: block;
	padding-left:3px;
 }
 
#Anmelden  .plz{
 	width: 50px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #Anmelden .ort{
 	width: 185px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
  

#Anmelden .fliesstext_form_button_f
{
	font-size:0px;
	line-height:25px;
	color:#666666;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:0px;
	background: url(../images/anmelden.gif) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}

.rot{
	color:#ff0000;
}

.blau{
	color:#447EC0;
}

.bg_rot{
	/*background: url(../picts/hg_input.gif) no-repeat 0% 0%;*/
	color:#ffffff;
	background:#447EC0;
	border:1px solid #cccccc;
}

.gruen{
	color:#00cc00;
	font-weight : bold;
	font-size:12px;
}

.fehlertext{
	color:#666666;
	font-size:12px;
	padding:0px;
	margin:0px;
}
/*--------------------------------------- Kontaktformular Ende ---------------------------------------*/

/*--------------------------------------- Anfang Gaesetbuch ---------------------------------------*/
#gaestebuch{
	float:left;
	text-align:left;
	width:700px;
	line-height: 25px;
}

#gaestebuch h1{
	text-align:left;
	font-size:14px;
	margin:0px 0px 10px 0px ;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
}

#gaestebuch p{
	text-align:left;
	font-size:11px;
	margin:0px 0px 10px 0px ;
	font-weight : normal;
	color:#666666;
}

.gast_rahmen2{
	border:1px solid #447EC0; 
	padding:1px;
	font-weight : normal;
	cursor:pointer;
	margin:1px;
	font-weight: bold;
	color:#447EC0;
	text-decoration: none;
}

.gast_rahmen{
	/*border:1px solid #447EC0; */
	padding:1px;
	margin:1px;
	font-weight: normal;
	cursor:pointer;
	color:#447EC0;
	background:#ffffff;
	text-decoration: none;
}

.textfelder_gast {
		border:1px solid #447EC0;
		cursor:pointer;
		width:180px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:12px;
		color: #666666;
		}
		
div.row {
	clear: both;
	height:20px;
	width:700px;
  }
  
div.row span.label {
	float: left;
	width:120px;
	height:20px;
	line-height:18px;
	text-align: right;
	margin-right:20px;
	font-size:11px;
  }

div.row span.formw {
	float: left;
	width: 250px;
	height:18px;
	line-height:12px;
	text-align: left;
	padding-bottom:2px;
	font-size:11px;
  } 
  
div.row span.label2 {
	float: left;
	width:90px;
	height:25px;
	line-height:18px;
	text-align: right;
	margin-right:20px;
  }
  
div.row span.label5 {
	float: left;
	width:380px;
	text-align: left;
	line-height: 1.2em;
	padding-top:20px;
	padding-bottom:10px;
  }  
  
div.row span.formw0 {
	float: left;
	width: 250px;
	line-height:12px;
	text-align: left;
	padding-bottom:2px;
  }   

div.row span.formw2 {
	float: left;
	width: 250px;
	height:25px;
	line-height:12px;
	text-align: left;
	padding-bottom:2px;
	font-size:11px;
  }    
  
div.row span.formw3 {
	float: left;
	width: 500px;
	height:100px;
	text-align: left;
	padding-bottom:4px;
	line-height: 1.2em;
  }    

  div.row span.formw5 {
	float: left;
	width: 250px;
	text-align: left;
	padding-bottom:2px;
	line-height: 1.2em;
  }   
  
div.row span.formw8 {
	float: left;
	width: 250px;
	height:25px;
	line-height:12px;
	text-align: center;
	padding-bottom:2px;
  }  
  
 .abstand_oben{
 	margin-top:10px;
 } 
 
 .abstand_unten{
 	margin-bottom:10px;
 } 
  
 div.row2 {
	clear: both;
	height:30px;
	width:380px;
	display:block;
	
  }
  
  div.row2 span.label {
	float: left;
	width:90px;
	height:20px;
	line-height:18px;
	text-align: right;
	margin-right:20px;
  }
  
  div.row2 span.formw3 {
	float: left;
	width: 250px;
	height:50px;
	text-align: left;
	padding-bottom:4px;
	line-height: 1.2em;
	display:inline;
  }    

  div.row2 span.formw5 {
	float: left;
	width: 250px;
	text-align: left;
	padding-bottom:5px;
	line-height: 1.2em;
	display:inline;
  }  
  
 .felder{
 	width: 240px;
	height:18px;
 }
 
  .felder3{
 	width: 550px;
	height:95px;
 }

.fliesstext_form_buttong
{
	font-size:0px;
	line-height:1px;
	color:#ffffff;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin-top:0px;
	background: url(../images/eintragen.gif) no-repeat 0% 0%;
	border:0px;
}	

/*--------------------------------------- Ende Gaestebuch ---------------------------------------*/

/*--------------------------------------- Anfang Lightbox Preloader ---------------------------------------*/

#bildervertecken{
	position: absolute;
	text-align:center;
	height:100%;
	min-height:350px;
	width: 300px;
	padding:0px;
	margin:35px 0px 0px 0px;
	float:left;
}

#bildervertecken .bildervertecke{
	/*background-color: #969696;*/
	height:150px;
	width: 250px;
	border:0px solid #ffffff;
	margin:0px auto;
	z-index:99;
	text-align:center;
	
}

#bildervertecken .bildervertecke p{
	padding-top:25px;
	text-align:center;
	color:#ff9900;
}
/*--------------------------------------- Ende Lightbox Preloader ---------------------------------------*/

/*--------------------------------------- Anfang Bestellungen ---------------------------------------*/
#artikel{
	width:98%;
	padding:0px;
	margin-top:10px;
	font-size:10px;
}

#artikel h1{
	text-align:left;
	font-size:12px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#FF5400;
	clear:both;
	border:none;
	border-bottom:3px dotted #FF5400;
	width:100%;
}

#artikel h2{
	text-align:left;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
	clear:both;
}

#artikel h3{
	text-align:left;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:5px;
	font-weight : bold;
	text-decoration: none;
	color:#ffffff;
	clear:both;
	background:#447EC0;
	width:99%;
}

#artikel h4{
	text-align:left;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
	clear:both;
}


#artikel .bildleft{
	float:left; 
	margin:0px 20px 0px 0px;
}

#artikel .rightsitz{
	display:block;
	float:right;
	clear:right;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#artikel .labelpreis{
	float:left;
	padding:0px;
	margin-right:5px;
	font-weight:bold; 
	color:#447EC0;
}

#artikel .anzahl{
	clear:none; 
	width:40px;
	text-align:center;
	padding:0px;
	margin:0px;
}

#artikel hr{
	border:solid  0px;
	background-color:#ccc;
	height:1px;
	clear:both;
	margin:0px 0px 3px 0px;
	padding:0px;
	width:100%;
	text-align:left;
	color:#ccc;
	clear:right;
}

#artikel .mwst{
	width:200px; 
	text-align:center;
	margin-top:5px;
	font-style:italic;
	border:1px solid #447EC0;
}

#artikel .endbetrag{
	font-weight:bold;
	border:1px solid #447EC0;
	color:#447EC0; 
	margin:10px 0px 10px 0px;
	width:300px;
	padding-top:3px; 
	padding-bottom:3px; 
	text-align:center;
	float:left; 
}

#artikel .berechnenbuttonr{
	font-size:0px;
	display:block;
	float:left;
	line-height:25px;
	color:#666666;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:10px 0px 0px 5px;
	border:0px;
	cursor:pointer;
}

#artikel .berechnenbuttons{
	font-size:1px;
	line-height:25px;
	color:#447EC0;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:10px 0px 0px 10px;
	background: url(../images/bestellungsenden.jpg) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}

#artikel .berechnenbuttona{
	float:left;
	font-size:1px;
	line-height:25px;
	color:#447EC0;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:10px 0px 0px 10px;
	background: url(../images/aktualisieren.jpg) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}


#artikel .berechnenbuttonr a{
	text-decoration: none;

}

#artikel .berechnenbutton{
	width:200px;
	background:#cccccc;
	color:#447EC0;
	padding:3px; 
	border:1px solid #cccccc;
	margin:10px 0px 0px 10px;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:15px;
}



#artikel .berechnenbutton a{
	text-decoration:none;
	font-size:15px;
}

#artikel .berechnenbuttonw{
	width:180px;
	background:#00cc66;
	color:#fff;
	padding:3px; 
	border:1px solid #cccccc;
	margin:10px 0px 20px 0px;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
}

#artikel .keinu{
	text-decoration: none;
}

#artikel .klein{
	color:#447EC0; 
	font-weight:normal;
	font-size:10px;
}

#artikel .klein2{
	color:#ffffff; 
	font-weight:normal;
	font-size:12px;
}

#artikel .abstandleft{
	margin-left:5px;
}

#artikel  .flipchart{
	width:87px;
	height:150px;
	display:block;
	background:#ffffff;
	float:left;
	padding:0px;
	margin:0px 8px 10px 0px;
}

#artikel .flipchart img{
	margin-bottom:3px;
}

#bestelldaten{
	margin:0px;
	padding:0px;
}
#bestelldaten .bg{
	padding-bottom:20px;
	background:#ffffff;
}

#bestellform{
	float:left;
	text-align:left;
	width:98%;
	padding-top:15px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin:0px 0px 0px 0px;
	background:#cccccc;
}

#bestellform div.daten{
	display:block;
	width:380px;
	float:left;
	clear:left;
}

#bestellform h1{
	text-align:left;
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight : bold;
	text-decoration: none;
	color:#447EC0;
	clear:both;
	border-bottom:1px solid #447EC0;
}

#bestellform p{
	width:360px;
	height:20px;
	display: block;
	clear:both;
	margin:0;
	padding:0.2em; 
	float:left;
}

#bestellform .border{
	border:1px solid #ccc;
}

#bestellform .abstand{
	margin-bottom:5px;
}

#bestellform div.label {
  display: block;
  float: left;
  width: 90px;
  clear:left;
}

#bestellform  input, select {
  display: block;
  float: left;
  width: 240px;
}

#bestellform  form hr{
  clear: left;
}
  
#bestellform  .felder{
 	width: 240px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }

#bestellform  .feldlong{
 	width: 400px;
	height:18px;
	margin-bottom:5px;
	clear:left;
	display: block;
	 float: left;
 }
 
#bestellform .checkboxn{
	float:left;
	width:20px;
	margin-top:2px;
} 
 
#bestellform .felder3{
 	width: 240px;
	height:100px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #bestellform .felder_checkbox{
 	width: 20px;
	height:18px;
	margin-bottom:5px;
	border:0px solid #cccccc;
 }
 
#bestellform  .textfeld{
 	width: 400px;
	height:120px;
	display: block;
	padding-left:3px;
 }
 
 #bestellform .plz{
 	width: 50px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 
  #bestellform .ort{
 	width: 185px;
	height:18px;
	margin-bottom:5px;
	border:1px solid #cccccc;
 }
 

/*--------------------------------------- Ende Bestellungen ---------------------------------------*/
