/* ==== CSS © friebel.it - Internetdienstleistungen & eBusiness, Germany 11/2006 http://www.friebel.it ==== */

body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
background-color: #fff;
color: #000;
margin: 2% 15%;
font-size: 10pt;
}

* {border: 0;}

#textlayouthead,
#textlayout,
#head,
#logo,
#banner,
#topnav,
#flashline,
#flash,
#leftbox,
#hauptnavi,
#button_fontsize,
#text_fontsize,
#textnavsub,
#footer,
.but_search,
.but_search2
{
display: none;
}

#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}

h1 {font-size: 14pt; color: #C90F14; 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;
}

.img_right 			{float: right; margin: 0 0 5px 20px; padding: 0;}



