body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align:center;
}
#container {
	width: 900px;
	border: 1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#headerindex {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 900px;
	background-image: url(bilder/wuc-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#header {
	background-image: url(bilder/wuc-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content {
	background-color: #FFFFFF;
	margin-left: 200px;
	border-left: 1px solid #CCCCCC;
}
#menue {
	margin: 0px;
	float: left;
	width: 200px;
	min-height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	
	text-align:left;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	text-align:center;
	width: 900px;
	height: 50px;
	padding-top: 8px;
}
.last {
	padding-bottom: 50px;
}



#container #menue ul {
	padding-top: 25px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left:0px; 
	list-style-type: none;
	text-align:left;
}
#container #menue ul li {
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	
	text-align:left;
	
}
/*

#container #menue ul li a {
	
	display: block;
	width:200px;
	height:20px;
	background-color: #fff;
}*/



h1 {
	font-size: 1.5em;
	color: #931a65;
	padding-top: 75px;
}


p {
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	line-height: 1.5em;
}
li {
	padding-right: 40px;
	padding-bottom: 10px;
	margin-left: 25px;
}
#container #content h2 {
	font-size: 1.0em;
	color: #000000;
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
}
a:link {
	color: #931a65;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {
	color: #931a65;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#header h1 {	
	font-size: 1.5em;
	color: #931a65;
	padding-top: 120px;
	text-align: center;
	

}
.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-top: 25px;
}
ul {
	margin-top: 0px;
	margin-left:0px;
	padding-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hinweis {
	font-size: 0.6em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}




.home {
	margin: 0px;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
