/* ==== CSS © friebel.it - Internetdienstleistungen & eBusiness, Germany 03/2007 http://www.friebel.it ==== */

/* =Basis
===============================================*/
body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
background-color: #fff;
color: #000;
margin: 2% 15% 2% 15%;
font-size: 10pt;
}

* {border: 0;}

#textlayouthead,
#textlayout,
	.textnav,
.spacer,
#top_1,
	#top_2,
	#topnav,
#topgrafik,
	#hauptnavi,
	#sortwahl,
	#sortwahl_text,
#footer
{
display: none;
}

/*=============================================*/


/* =Struktur
===============================================*/

#briefkopf{
text-align: right;
}

#briefkopf p{
	margin-bottom: 2cm;
	color: #999;
	background: #fff;
	font-size: 9pt;
}


#printbuttons		{text-align: right}
#printbuttons a 	{margin-right: 0.5em}


#content {
	text-align: left; /*Aufheben von IE_quirks im BODY*/ 
}

/*=============================================*/


h1 {font-size: 14pt; color: #C10017; background: #fff; font-weight: normal; letter-spacing:0.05em; margin: 1.4em 0 0.3em 0;}	
h2 {font-size: 13pt; color: #8D8E56; background: #fff; font-weight: normal; margin: 1.5em 0 0.2em 0;}
h3 {font-size: 11pt; color: #22546C; background: #fff; font-weight: normal; margin: 1.5em 0 0.2em 0;}


a {
background-color: #fff;
color: #000;
border: 0 none;
text-decoration: none;
}

/* --- ( Xtraklassen ) ---------------------------------------------------------------- */

.bold 				{font-weight:bold}
.marker         	{background:#d00; color:#fff;}
.markerschwarz  	{background:#000; color:#fff;}
.markergelb     	{background:#ff0; color:#000;}
.line           	{border-bottom: 1px solid #d00;}
.greyline       	{border-bottom: 1px solid #828282;}   
.box            	{margin:1.2em 1em 0 1em; padding: 0.7em; border: 1px solid #8D8E56; background: #fff; color: #000;}
.verpackung      	{margin:1.5em 210px 0 0; padding: 0.7em; border: 1px solid #9B8673; background: #fff; color: #000;}
.tab_cell			{line-height:120%; font-size:0.9em; margin: 1.6em; padding:1em}
.img_right 			{position: relative; float: right; margin: 0 0 5px 20px; padding: 0; z-index: 99;}
.img_left 			{position: relative; float: left; margin: 0 20px 5px 5px; padding: 0; z-index: 99;}

/* --- Bilderrahmen 250 x 235px ---------------------------------------------------------------- */	
p.produktbild {
width: 265px; 
height: 320px; 
margin: 10px 0 0 70px; 
text-align: center;}

span.imgframe_produkt {
display: block; 
width: 265px; 
height: 235px; 
padding-bottom: 15px;
padding-left:15px;
}

span.tlable_produkt {
background: #fff; 
display: block; 
width: 275px; 
height:  60px; 
padding: 5px; 
text-align:left; 
line-height:1.3em; 
color:#666;
border: 1px solid #9B8673 }

/* =Formulare
===============================================*/
#kontakt em {
	font-weight: bold;
	font-style: normal;
	color: #C90F14;
	}
	
#kontakt fieldset {
	width: 30em;
	margin: 1.5em auto 1.5em auto;
	padding: 5px;
	display: block;
	font-size: 0.80em;
	border: 1px solid #9B8673;
	background: #F7F7F7;
	}
			
#kontakt legend {
	background: #FFF;
	color: #8D8E56;
	padding: 4px;
	border: 1px solid #B9C8B2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 0.90em;
	}

#kontakt label {margin: 5px 0;} 

.kontaktdaten label {
	display: block;
	width: 5em;
	float: left;
	}
	
.anfrage label {
	display: block;
	width: 5em;
	float: left;
	}

#kontakt input,
#kontakt textarea {
	margin: 3px 0;
	border: 1px solid #B9C8B2;
	background: #FFF;
	padding: 3px 3px;
	} 

#kontakt textarea {
font-size: 120%;
}

#kontakt .tField{
	width: 200px;
} 

#kontakt select{
	margin: 3px 0;
	border: 1px solid #B9C8B2;
	background: #FFF;
	padding: 3px 3px;
	width: 206px;
	}
						
#kontakt input:active, 
#kontakt input:focus, 
#kontakt input:hover { 
	background: #E8EBDF;
	}
	
#kontakt .checkbox,
#kontakt .radio{
	margin: 0 7px 3px 0;
	border: 0;
	background: #F7F7F7;
}


   
.buttons {text-align: center;}
/*=============================================*/







