body{ 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	font-family:arial, helvetica; 
	font-size:12px;
	background-position:center;
	overflow:auto;
}

a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	color:#940000;
	text-decoration:none;
}

.tabcont{
	background-image:url(../gfx/box_06.gif);
	background-repeat:no-repeat;
	background-position:center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textfeld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textfeld2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #940000;
}
.copyrightSchwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000100;
}
.textfeldbeschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E9E9E9;
}

#submenu {
    width:158px;
	margin:0;
	padding: 1px 0 0 0;
	list-style:none;
	background-color:#000000;
}
	#submenu li {
		margin:0 0 1px 0;
		display:block;
		list-style:none;
		font-size:14px;
		width:130px;
	}
	
	#submenu li a {
		padding:2 0 0 10px;
		display:block;
		border-left:8px solid #20267C;
		border-right:8px solid #20267C;
		background-color:#E6E2E3;
		height:20px;
		width:115px;
		font-weight:normal;
		font-size: 12px;
	}
	
	#submenu li a:hover {
		text-decoration:none;
		background-color:#D4D3D9;
	}
	
	#submenu li.level1 {
		padding:2 0 0 5px;
		display:block;
		border-left:8px solid #20267C;
		border-right:8px solid #20267C;
		background-color:#710000;
		height:20px;
		width:auto;
		color:#ffffff;
		border-color:#590000;
		font-weight:bold;
	}
	
	#submenu li.level2 a {
		border-color:#710000;
		font-weight:bold;
		width:auto;
	}
	#submenu li.level2 {
		border-color:#D4D3D9;
		font-weight:bold;
		width:auto;
	}

	}
