@charset "utf-8";
#topnav {
	top: 100px;
	position: absolute;
	height: 25px;
	width: 800px;
	left: 0px;
	background-color: #990000;
}
#leftnav {
	background-color: #F9E8BC;
	position: absolute;
	height: 450px;
	width: 150px;
	left: 0px;
	top: 125px;
	margin: 0px;
}
#leftnav div {
	top: 20px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 5px;
}


#photobox {
	background-color: #f9e8bc;
	width: 225px;
	position: absolute;
	top: 125px;
	height: 450px;
	left: 575px;
	bottom: auto;
	right: auto;
}
#top {
	left: 570px;
	top: 105px;
	position: absolute;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;

}
#top a:link {
	color: #cc9966;
	padding: 5px;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#top a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	height: 20px;
}


#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	height: 20px;
}



#bottomnav {
	background-color: #990000;
	height: 25px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 575px;
}
#header {
	position: absolute;
	height: 95px;
	width: 800px;
	left: 0px;
	top: 3px;
	right: auto;
	bottom: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/header.jpg);
}
#bottom {
	top: 580px;
	left: 152px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}
#bottom a:link {
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc9966;
}
#bottom a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	height: 20px;
}
#bottom a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	height: 20px;
}
#pic {
	left: 588px;
	position: absolute;
	top: 135px;
	height: 150px;
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#pic img {
	border: 2px solid #990000;
	height: 150px;
	width: 200px;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	left: 150px;
	top: 125px;
	height: 430px;
	width: 405px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}
#content ul {
	list-style-type: circle;
	list-style-image: url(../bilder/pfote.jpg);
}
#content table {
	background-color: #F9E8BC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 400px;
}

#content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 105%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content a:link {
	color: #990000;
	text-decoration: underline;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#content  #Kontakt  #name {
	background-color: #F9E8BC;
	height: 20px;
	width: 200px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#content  #Kontakt  #email {
	height: 20px;
	width: 200px;
	background-color: #F9E8BC;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#content  #Kontakt  #message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F9E8BC;
	height: 20px;
	width: 200px;
	color: #000000;
}
#content  #Kontakt  #submit {
	background-color: #cc9966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
#content  #Kontakt  #reset {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #cc9966;
	color: #000000;
}
