body {
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}

.haupttab {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.navitab{
	border-right: 1px solid #666F99;
}
.inhaltstab {
	background-image: url(images/schriftzug.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.contenttab {
	margin: 15px;
	padding: 5px;
	height: 100%;
	width: 99%;
	
}
.contenttab td
{
vertical-align: top;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
.tablinieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablinieoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tablinielinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
li {
	list-style-type: circle;
}
.kopf_leistungen{
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabunten td {
	background-color: #fee505;
	border: 1px solid #999999;
	text-decoration: none;
}
a.unten:link{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.unten:hover{
	text-decoration: none;
	font-weight: bold;
}
a.unten:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.tabunten a:hover{
	text-decoration: none;
	color: #ffffff;
}

.kopftext{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
	word-spacing: 12px;
}
a.mainlevel:link, a.mainlevel:visited {
	background: url(images/menu_bg2.png) no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 0px;
	line-height: 23px;
	text-decoration: none;
	background-color: #757575;
	padding-top: 0px;
	width: 150px;
	text-indent: 20px;
}

a.mainlevel:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #ffffff;
	background-color: #b3b3b3;
}

a.mainlevel_active:link, a.mainlevel_active:visited {
	background: url(images/menu_bg2.png) no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	line-height: 23px;
	vertical-align: middle;
	background-position: 0px -24px;
	background-color: #b3b3b3;
	text-indent: 20px;
}

a.sublevel:link, a.sublevel:visited {
	background: url(images/menu_bg_sub2.png) no-repeat;
	display: block;
	padding-top: 0px;
	text-decoration: none;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 19px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-align: left;
	background-color: #999999;
	width: 140px;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;*/
}

a.sublevel_active:link, a.sublevel_active:visited {
	background: url(images/menu_bg_sub2.png) no-repeat;
	background-position: 0px -22px;
	display: block;
	padding-top: 0px;
	text-decoration: none;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	text-align: left;
	background-color: #c6c6c6;
	width: 140px;
}
a.sublevel:hover {
	background-position: 0px -22px;
	color: #ffffff;
	text-decoration: none;
	background-color: #c6c6c6;
}
h1{
font-size: 16px;
}
h2{
font-size: 13px;
}
h3{
	font-size: 10px;
	font-weight: normal;
}
