@charset "utf-8";
*{ margin:0; padding:0; }

body{
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color: #0302FE;
	}
h1{
	font-size:18px;
	font-weight: normal;
	line-height: 20px;
	}
h2 {
	font-size: 16px;
	font-weight: normal;
}


#wrapper {
	background-color: #FFF;
	padding: 5px;
	height: 600px;
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #FFF;
	position: relative;
}
#wrapper #head {
	height: 160px;
	width: 750px;	
}

#wrapper #styleklein {
	font-size: 14px;
	text-decoration: overline;
	position: absolute;
	top: 169px;
	left: 716px;
}
#wrapper #stylegross {
	font-size: 24px;
	text-decoration: overline;
	position: absolute;
	left: 735px;
	top: 161px;
}
#wrapper #stylegross a {
	text-decoration: none;
}

#wrapper #styleklein a {
	text-decoration: none;
}
#wrapper #styleklein a:hover {
		color: #F00;
}
#wrapper #stylegross a:hover {
	color: #F00;
}
.gross {
	font-size:18px;
}
.aktiv {
	border: thin solid #F00;
	color: #F00;
	font-weight: bold;
}
#wrapper #navigation {
	background-color: #FFF;
	width: 150px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	
}
#wrapper #navigation ul li {
	margin: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	border: 1px solid #03F;
	text-transform: none;
	display:block;
}

#wrapper #navigation ul {
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

#wrapper #navigation ul li a:hover {
	color: #F00;
	text-decoration: none;
	
	
}

#wrapper #navigation ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #03F;
}
#wrapper #portklein {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 18px;
	top: 442px;
	visibility: visible;
}
#wrapper #content {
	padding: 10px;
	float: right;
	height: 350px;
	width: 530px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#wrapper #portgross {
	position: absolute;
	height: 330px;
	width: 224px;
	top: 218px;
	left: 282px;
	visibility: hidden;
}

#wrapper #adresseunten {
	position: absolute;
	height: 25px;
	width: 600px;
	top: 582px;
	left: 163px;
	text-align: center;
}


#wrapper #adresse {
	position: absolute;
	height: 60px;
	width: 496px;
	top: 149px;
	left: 204px;
	text-align: center;
}
