/* ==== 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;
font-size: 10pt;
}

* {margin: 0; padding: 0; border: 0;}

#header,
#navi_main,
#box_bottom,
#textfeld_rechts,
#contentright,
#footer
{
display: none;
}

/*=============================================*/


#briefkopf{
position: relative;
text-align: right;
width: 99%
}

#adress_print p{
position: relative;
	margin:0.5cm 0 0 12cm;
	color: #ccc;
	background: #fff;
	font-size: 8pt;
}



#textfeld_links {
	width: 99%;
	}

	
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;
}


