body {
	background: #ffffff;
	background-image: url(./images/bgv2.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


H1 {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#101e21;
}


H2 {
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#101e21;
}

H3 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#101e21;
}

a{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#101e21;
}



/**  HEADER **/


#infobox-header {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}



.laufschrift {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}


/**  HORIZONTALE WERBUNG **/


#main-commercial {
	padding-left:20pt;
}



/**  CONTENT **/


#main-content {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#101e21;
}





#tab_content .tab_title {
	background: #172629;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#d4cdbd;
}

#tab_content .tab_eintrag_1 {
	background: #d3edb7;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#314649;
}


#tab_content .tab_eintrag_2 {
	background: #c1daa5;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#314649;
}



/**  FOOTER **/

#footer {
	background: #172629;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#d4cdbd;
}


#footer a{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#d4cdbd;
}

.footerinfo {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#d4cdbd;
	padding-top:15pt;
	padding-left:10pt;
	padding-right:10pt;
	padding-bottom:10pt;
	text-align:center;
}

