/* ==== 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;
font-size: 10pt;
}

* {margin: 0; padding: 0; border: 0;}

#textlayouthead,
#textlayout,
#printbuttons,
#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: #ccc;
	background: #fff;
	font-size: 9pt;
}

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


/* --- ( 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:1em; padding: 0.7em; border: 1px solid #828282; background: #F7F7F7; color: #666;}
.tab_cell			{line-height:120%; font-size:0.8em; margin: 1.6em; padding:1em}
#content .center	{text-align: center;}
.red					{color: #C90F14; background:#fff; }
#content .small 	{font-size: 70%;}

/*=============================================*/


