@charset "iso-8859-1";
body { 
font-family: Trebuchet MS, Helvetica, sans-serif;	
color: Black; 
background-color: #293F79; 
font-size: 12px; 
background-image: 
background-attachment:fixed; 
margin: 0; 
text-align: center; 
padding: 0; 
}


a { 
color: #293F79; 
text-decoration: underline; 
font-weight: normal;
}

a:hover {
text-decoration: underline; 
color: #990000; 
}

#TOP {
	width: 750px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	height: 408px;
	background-color: #FFFFFF;
	background-image: url(../Bilder/rolandtop.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#programm {
	width: 750px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	height: 408px;
	background-color: #FFFFFF;
	background-image: url(../Bilder/blau.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#steuerung{
width: 750px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

	#li_steuerung {
	float: left;
	width: 180px;
	text-align: left;
	margin-left: 0;
	background-color: #f4f4f4;
	left: 22px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0 20px 0;
	z-index: 200;
    }
schriftklein {

color: #293F79; 
text-decoration: underline; 
font-weight: normal;
}
.Stil14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D2118;
	font-weight: bold;
	font-size: 13px;
}
schriftgross {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

