*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
div#wrapper {
	width:600px;
	position:relative;
	overflow:hidden;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#head {
	width:600px;
	background-repeat: no-repeat;
}
div#content {
	width: 600px;
	z-index: 10;
}

div#auswahl1{
	position:absolute;
	left:21px;
	top:442px;
	z-index: 11;
	width: 273px;
	height: 87px;
}


div#auswahl2{
	position:absolute;
	left:305px;
	top:442px;
	z-index: 11;
	width: 273px;
	height: 87px;
}






/* Schriften u. Links */


a{
	text-decoration: underline;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	
	color:#666666;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #103C9F;
}
