@charset "utf-8";
#wrapper {
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-top: -250px;
	background-position: center top;
}
#wrapperphoto {
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-top: -250px;
	background-position: center top;
	background-color: #000000;
}
#inhalt {
	left: auto;
	right: auto;
	height: 458px;
	width: 500px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#undermenue {
	float: left;
	height: 316px;
	width: 95px;
}
#galerie {
	height: 316px;
	width: 405px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	overflow: hidden;
	background-image: url(pics/design_inhalt.jpg);
}
#pics {
	height: 300px;
	width: 300px;
	left: auto;
	right: auto;
	overflow: hidden;
}

#galerie a:link {
	background-color: transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}	
#galerie a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}	
#galerie a:hover {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

#galerie a:active {
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}	

#menue {
	height: 42px;
	width: 500px;
}

#impressum {
	background-image: url(pics/impressum_background.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 500px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	overflow: hidden;
}
#julevita {
	background-image: url(pics/vita_background.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 500px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	overflow: hidden;
}
#weblinks {
	left: auto;
	right: auto;
	height: 458px;
	width: 500px;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
#webinhalt {
	height: 316px;
	width: 405px;
	background-attachment: scroll;
	background-image: url(pics/web_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	overflow: hidden;
}
#webinhalt a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#webinhalt a:link {
	background-color: transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
#webinhalt a:hover {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
#webinhalt a:active {
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}
#contactprofile {
	left: auto;
	right: auto;
	height: 458px;
	width: 500px;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(pics/contact_profile.jpg);
}

#contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	height: 200px;
	width: 200px;
	padding-top: 200px;
	padding-left: 230px;
	margin-top: 80px;
	margin-left: 80px;
	overflow: hidden;
}

