@charset "utf-8";
/* CSS Document */

<style>

body { background-color:#FFF; }

#container {
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	background-color: #FFF;
	float: left;
}
#titel {
	width: 180px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	float: left;
	position: fixed;
}
#navi {
	width: 150px;
	float: left;
	margin-right: 20px;
	padding-left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	font-weight: normal;
	position: fixed;
	top: 130px;
	background-color:#FFF;
}

#navi-legal {
	line-height:12px !important;
	}
#mainframe {
	float: left;
	margin-right: 10px;
	margin-left: 220px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 900px;
	
}

#mainframe_table {
	width:820px;
	border:0px;
	float: left;
	}
	
#printrow_table {
	width:410px;
	border:0px;
	float: left;
	
	}

h1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	margin-top: 5px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color:#9acc99;
}
a:hover {
	text-decoration: none;
	color: #9acc99 !important;
}
body,td,th {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#test {
	font-style: italic;
	width: 100px;
}

#Text {
	width: 795px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#Vorschaubox {
	width: 400px;
	margin-bottom: 20px;

}

#Vorschaubox_text {
	width: 800px;
	float: left;
	clear: none;
	font-size: 12px;
	list-style-image: url(../favicon-Kopie.jpeg);
	list-style-type: square;
	padding-top: 50px;
}

#Vorschaubox_musik {
	width: 800px;
	float: left;
	margin-bottom: 20px;
}



</style>
