
/*schriften usw. */


H1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFD700;
}
H2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ECC900;
}
H3 {
	font-weight: bold;
	font-size: 12px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ECC900;
}
 h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F6FB;
	font-weight: normal;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #303030;
	font-size: 11px;
	margin: 2px;
} 


a:link {
	color: #A6A6A6;
	font-family: Tahoma;
	font-weight: normal;
	margin-top: 0;
}


a:visited {
	color: #BCBCBC;
}


.tabelle {
	height: 970px;
	color:#F7F6FB;
	margin: auto;
	width: 1000px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	padding:1 px;
	
	Background: url(../images/bg.jpg);
	
}


.kopfzeile {
	padding-left: 4px;
	

}




.zwischendrin{
	height:15px;

}







.unten{
	height:10px;

}

.fusszeile
{

	padding-top: 6px;
	text-align: center;
	font-size: small;
	
	border-top: 8 px;
	color: #E2E2E2;
}


.moduletable_x
{
	padding-top: 40px;
	padding-left:40px;

}


