body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../bilder/bg.gif);
	background-repeat:repeat-x;
	margin:20px 0px 20px 0px;
}
table.body {
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
h1 {
	font-size: 16px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}
h3 {
	font-size: 12px;
	color: #FF6600;
	margin:20px 0px 10px 0px;
}
h4 {
	font-size: 12px;
	color: #000066;
	margin:0px;
}
h5 {
	font-size: 10px;
	color: #333333;
}
h6 {
	font-size: 10px;
	color: #FF6600;
	margin:0px;
	padding:0px;
}
a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color:#000066;
}
.Stil1 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
td.main {
	padding:6px;
}
td.nav {
	width:160px;
}
td.active {
	background-image:url(../bilder/bg-navi.gif);
	background-repeat:repeat-x;
	border:1px solid #98B1D4;
}
td.active a {
	font-weight:bold;
}
/* unterschiedlich Köpfe */
td.head {
	background-image:url(../bilder/gruendercoaching-320.jpg);
	background-repeat:no-repeat;
}
td.head_impressum {
	background-image:url(../bilder/impressum.jpg);
	background-repeat:no-repeat;
}
td.head_abc {
	background-image:url(../bilder/existenzgruender-abc.jpg);
	background-repeat:no-repeat;
}
td.head_experten {
	background-image:url(../bilder/expertenteam.jpg);
	background-repeat:no-repeat;
}
td.head_kontakt {
	background-image:url(../bilder/kontakt.jpg);
	background-repeat:no-repeat;
}
td.head_rueckruf {
	background-image:url(../bilder/rueckruf-service.jpg);
	background-repeat:no-repeat;
}
td.head_foerdermittel {
	background-image:url(../bilder/foerdermittel.jpg);
	background-repeat:no-repeat;
}
td.head_zuschuesse {
	background-image:url(../bilder/zuschuesse.jpg);
	background-repeat:no-repeat;
}
td.head_darlehen {
	background-image:url(../bilder/darlehen.jpg);
	background-repeat:no-repeat;
}
td.head_businessplan {
	background-image:url(../bilder/businessplan.jpg);
	background-repeat:no-repeat;
}
td.head_erstberatung {
	background-image:url(../bilder/erstberatung_head.jpg);
	background-repeat:no-repeat;
}
td.head_gruenderseminar {
	background-image:url(../bilder/gruenderseminar_head.jpg);
	background-repeat:no-repeat;
}
td.head_optimierung {
	background-image:url(../bilder/optimierung_head.jpg);
	background-repeat:no-repeat;
}
td.head_aktuelles {
	background-image:url(../bilder/aktuelles.jpg);
	background-repeat:no-repeat;
}

/* --- navi rechts --- */
td.erstberatung {
	background-image:url(../bilder/erstberatung.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.erstberatung:hover {
	background-image:url(../bilder/erstberatung_hover.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.gruenderseminar {
	background-image:url(../bilder/gruenderseminar.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.gruenderseminar:hover {
	background-image:url(../bilder/gruenderseminar_hover.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.optimierung {
	background-image:url(../bilder/optimierung.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.optimierung:hover {
	background-image:url(../bilder/optimierung_hover.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.existenzgruender {
	background-image:url(../bilder/existenzgruender.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.existenzgruender:hover {
	background-image:url(../bilder/existenzgruender_hover.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:230px;
}
td.partner {
	background-image:url(../bilder/DPFA_Logo_180x75.gif);
	background-repeat:no-repeat;
	height:75px;
	width:180px;
}
td.navhead {
	background-image:url(../bilder/navhead.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#053877;
/*	color:#FFFFFF;*/
	height:25px;
	width:230px;
	padding-left:15px;
}
td.navshow {
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
/*	border:1px solid #6285ED;*/
	font-weight:normal;
	font-size:10px;
	color:#333333;
	width:200px;
	padding:10px 15px 10px 15px;
}
td.navshow p.datum {
	margin:0px;
	padding:0px;
	color:#999999;
}
td.navshow p.absatz {
	margin:0px;
	padding:0px 0px 10px 0px;
}
td.line {
	background-image:url(../bilder/line.jpg);
	background-repeat:no-repeat;
	height:30px;
}
td.small {
	padding:5px 15px 0px 0px;
	font-size:10px;
}
td.impressum {
	padding-left:50px;
	padding-right:50px;
}
td.aktuelles {
}
td.aktuelles p {
	padding-left:20px;
	padding-right:20px;
}
td.aktuelles h2{
	margin-left:10px;
}

