/* gloeckler.css */

body
	{
	text-align:center;
	padding:0px 0px;
	margin:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
	}
	
#box_aussen
	{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFE9C4;
	border-width:0px;
	border-style:solid;
	border-color:#4BA48C;
	}	
	
#box_kopfzeile
	{
	width:100%;
	height:150px;
	margin:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#4BA48C;	
	background:url(grafik/gloeckler_logo.jpg) no-repeat;
	}

#box_kopfzeile #box_adresse
	{
	position:absolute;
	left:400px;
	top:35px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#348263;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	}
	
#box_kopfzeile #box_text
	{
	position:absolute;
	left:700px;
	top:35px;
	color:#B43434;
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
	}	

#box_menuzeile
	{
	max-width:100%;
	margin:0px;
	padding: 5px 5px 5px 5px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#348263;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	border-bottom:1px #4BA48C solid;
	}

#box_menuzeile a
	{
	color:#B43434;
	}
	
#box_menuzeile a:hover
	{
	color:#348263;
	}

#box_submenuzeile
	{
	max-width:100%;
	height:15px;
	margin:0px;
	padding: 5px 5px 5px 5px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	/* font-weight:bold; */
	font-size:12px;
	text-align:left;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#4BA48C;
	background-color:#FFFFFF;
	}

#box_submenuzeile_aktiv
	{
	max-width:100%;
	height:15px;
	margin:0px;
	padding: 5px 5px 5px 5px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	/* font-weight:bold; */
	font-size:12px;
	text-align:left;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#4BA48C;
	background-color:#FFE9C4;
	}

#box_submenuzeile_aktiv a
	{
	color:#B43434;
	}
	
#box_submenuzeile_aktiv a:hover
	{
	color:#000000;
	}

#box_hauptbereich
	{
	max-width:100%;
	min-height:100px;
	margin:0px;
	padding:20px 0px 40px 15px;
	text-align:center;
	background-color:#FFFFFF;
	border:0px blue solid;
	text-align:left;
	}				
	
#box_hauptbereich h1
	{
	font-size:20px;
	margin:0px;
	}			

#box_inhalt
	{
	width:880px;
	padding:5px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	font-size:14px;
	border:1px #4BA48C solid;
	/*background-color:#FFE9C4;*/
	}

#box_inhalt h1
	{
	font-size:18px;
	}		
	
#box_inhalt h2
	{
	font-size:16px;
	margin-top:0px;
	}	
	
#box_inhalt h3
	{
	font-size:14px;
	margin-bottom:0px;
	}		

#box_inhalt .hv
	{
	font-weight:bold;
	}		

#box_inhalt .klein
	{
	font-size:10px;
	}		

#box_inhalt #box_itext
	{
	width:665px;
	float:left;
	}
	
#box_inhalt #box_ibild
	{
	width:215px;
	text-align:right;
	float:right;
	margin-bottom:10px;
	border:0px #000000 solid;
	}	

#box_inhalt #box_itext_2
	{
	width:465px;
	float:left;
	}

#box_inhalt #box_ibild_2
	{
	width:415px;
	text-align:right;
	float:right;
	margin-bottom:10px;
	border:0px #000000 solid;
	}	

#box_inhalt #box_variotext
	{
	margin-bottom:10px;		
	}
	
#box_inhalt #box_variobild
	{
	text-align:right;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:0px #000000 solid;
	}	
	
#box_inhalt #box_fleurop
	{
	width:415px;
	text-align:right;
	float:right;
	margin-bottom:10px;
	border:0px #000000 solid;
	}	
	
#box_inhalt #box_fleurop img
	{
	border:0px #000000 solid;
	}		

#box_inhalt #box_subbild
	{
	position:relative;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}	

#box_subbild2
	{
	min-width:1px;
	margin-top:185px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}	
	
#box_inhalt img
	{
	margin:2px;
	border:1px #4BA48C solid;
	}	
	
#box_inhalt img.sb2
	{
	margin-left:15px;
	}	

#box_inhalt img.sb3
	{
	margin-left:16px;
	}	
	
#box_inhalt img.sb4
	{
	margin-left:15px;
	}		

#box_inhalt img.sb5
	{
	margin-left:15px;
	}		
	
#box_inhalt img.sbx	{
	margin:0 5px;
}

#box_inhalt img.sbl	{
	position:absolute;
	left:0;
	top:0;
}

#box_inhalt img.sbr	{
	position:absolute;
	right:0;
	top:0;
}
	
#box_inhalt img.noborder
	{
	border:0;
	}		

#box_inhalt #float_stop
	{
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
	clear:both;
	}
	
#box_inhalt p.haftung
	{
	width:665px;
	}

#kampagne2009
	{
	margin-left:auto;
	width:160px;
	height:600px;
	border:1px solid #4BA48C;
	}

/* ***** Angebote ***** */

#box_inhalt a
	{
	color:#000000;
	}

#box_inhalt a:hover
	{
	color:#008000;
	}

#box_inhalt .farbe_blau
	{
	color:#0E25AE;
	}	

#box_inhalt .farbe_gelb
	{
	color:#F4DC14;
	}	
	
#box_inhalt .farbe_gruen
	{
	color:#008000;
	}		

#box_inhalt .angebot_box
	{
	border:5px solid #008000;
	width:600px;
	padding:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	font-family:arial,helvetica,sans-serif;
	color:#008000;
	font-weight:bold;
	text-align:center;
	}		
	
#box_inhalt .angebot_box h1
	{
	padding:0px;
	margin:5px 0px;
	text-decoration:underline;
	font-size:18pt;
	}			

#box_inhalt .angebot_box2
	{
	width:800px;
	padding:10px;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

#box_inhalt .angebot_box2 h1
	{
	padding:0px;
	margin:5px 0px;
	font-size:18pt;
	color:#008000;
	text-align:center;
	}

div.spacer
	{
	min-height:20px;
	}

#box_inhalt .rottext
	{
	color:#B43434;
	text-align:center;
	}

#box_inhalt .rottext a
	{
	color:#B43434;
	}

#box_inhalt .hellrottext
	{
	color:#F02233;
	text-align:center;
	}
	
#box_inhalt .dunkelrottext
	{
	color:#BA0B0B;
	text-align:center;
	}	

#box_inhalt .lilatext
	{
	color:#800080;
	text-align:center;	
	}	

#box_inhalt .gruentext
	{
	color:#008000;
	text-align:center;	
	}	

#box_inhalt .blautext
	{
	color:#1E5F7D;
	text-align:center;	
	}	

#box_inhalt .hellblautext
	{
	color:#008080;
	text-align:center;
	}

#box_inhalt .rottext_left
	{
	color:#B43434;
	text-align:left;
	}

#box_inhalt .hellrottext_left
	{
	color:#F02233;
	text-align:left;
	}

#box_inhalt .gruentext_left
	{
	color:#008000;
	text-align:left;	
	}	

#box_inhalt .dunkelrottext_left
	{
	color:#BA0B0B;
	text-align:left;
	}	

#box_inhalt .blautext_left
	{
	color:#1E5F7D;
	text-align:left;	
	}	


#box_inhalt .mittelbox
	{
	margin-left:220px;
	text-align:center;
	font-weight:bold;
	}

.hl1 
	{
	font-weight:bold;
	font-size:18px;
	}

.hl2 
	{
	font-weight:bold;
	font-size:15px;
	}	
	
.bild_abstand
	{
	height:10px;
	}	
	
#box_inhalt ul.rottext, #box_inhalt ul.gruentext,
	{
	text-align:left;
	margin-left:120px;
	}	

#ang_empfehlungen
	{
	margin-left:18px;
	text-align:left;
	}
	
	
/* FORM */

form 
	{
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;	
	}
		
.formbox
	{
  	width: auto;
	border: 0px #000000 solid;	
	}

.reihe
	{
  	clear: both;
  	padding: 2px 0px;
	}

.label
	{
  	float: left;
  	width: 200px;
  	text-align: left;
  	padding-top: 3px;
  	padding-right: 5px;
	border: 0px #000000 solid;	
	}

.button
	{
	position:relative;
	left: 264px;
  	text-align: center;
  	padding-top: 3px;
  	padding-bottom: 3px;
	width:150px;
	}

.input
	{
  	width: 260px;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:14px;	
	}	
	
.input_plz
	{
	width:42px;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:14px;
	margin-right:0px;	
	}

.input_ort
	{
	width:213px;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:14px;	
	margin-left:1px;
	}	

/* FORM ENDE */	

#box_made
	{
	width:880px;
	padding-left:10px;
	text-align:right;
	font-size:10px;
	color:#000000;
	border:0px blue solid;
	}	
	
#box_made a.iwi
	{
	color:#000000;
	text-decoration:none;
	}	
					
#box_made a:hover.iwi
	{
	color:#B43434;
	text-decoration:underline;
	}				
