#all {
	height: 810px;
	width: 1255px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}



#banner {
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(bilder/banner.png);
	padding-left: 25px;
}
#content1 {
	height: 600px;
	width: 100%;
	top: 0px;
	position: relative;
	left: 0px;
	background-repeat: repeat;
	background-image: url(bilder/bg.png);
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	position: relative;
	width: 200px;
	height: 350px;
	top: 70px;
	text-align: left;
	left: 20px;
}
.uecont1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F90;
	text-decoration: underline;
}

.UEcont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}



#textcont {
	height: 550px;
	width: 1205px;
	position: relative;
	left: 25px;
	top: 25px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(bilder/bg2.png);
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
#menu a:hover {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


#box1 {
	width: 230px;
	height: 500px;
	position: relative;
	top: -500px;
	left: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align:right;
	border: 1px solid #F90;
	background-color: #FFF;
}
#box2 {
	height: 500px;
	width: 825px;
	position: relative;
	top: -1000px;
	left: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FC0;
	border: 1px solid #F90;
	background-color: #FFF;
}
#text {
	height: 450px;
	width: 775px;
	position: relative;
	left: 25px;
	top: 25px;
}
#karte {
	height: 350px;
	width: 775px;
	position: relative;
	left: 0px;
	overflow: auto;
}
.textklein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F90;
}
.ue2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 14px;
}
.partyue {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
