body {
	margin : 0px;
	padding : 0px;
	background-color : #2F3D51;
	background-image : url(../grafik/BG_Typo2.jpg);
	background-repeat : no-repeat;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:30px;
	letter-spacing : 1px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.menue{
	margin-left: 150px;
	margin-top: 297px;
}

table.menue td{
	height: 36px;
}

table.submenue{
	width: 300px;
	margin-left: 10px;
}

a:hover {
	color: #2F3D51;
	text-decoration: underline;
}




table.submenue td{
	width: 40px;
}

a.menue{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing : 1px;
}

a.menue:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing : 1px;	
}

a.menue:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FF7300;
	text-decoration: none;
	letter-spacing : 2px;	
}

a.aktiv{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FF7300;
	text-decoration: none;
	letter-spacing : 2px;
}

a.aktiv:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FF7300;
	text-decoration: none;	
	letter-spacing : 2px;
}

a.aktiv:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FF7300;
	text-decoration: none;
	letter-spacing : 2px;	
}



