* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffdd;
	background-image: url(../bilder/hg.jpg);
	text-align: center;
}
body, ul, li, div, p, table, td, tr, a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C5C5C;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.7em;
	color: #2C2C2C;
	padding-top: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
	color: #2C2C2C;
	padding-top: 0.5em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	color: #2C2C2C;
	padding-top: 0.5em;
}
p {

}
#cent {
	position:absolute;
	left:50%;
	width:1002px;
	margin-left:-507px;
}
#main {
	position: absolute;
	width: 1002px;
	left: 9px;
	margin:0px auto;
	text-align: left;
}
#hg_bot {
	background-image: url(../bilder/hg_bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
#hg_right {
	background-image: url(../bilder/hg_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#navi {
	background-image: url(../bilder/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#content {
	background-image: url(../bilder/contenthg.jpg);
	height: 395px;
	width: 994px;
}
#bottom {
	background-image: url(../bilder/bottomhg.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 994px;
	padding-left: 11px;
	padding-top: 11px;
	color: #5C5C5C;
	font-size: 10px;
}
#bottom a {
	color: #1C1C1C;
	text-decoration: none;
}
#conzwei li {
	float: left;
	list-style-type: none;
	width: 497px;
}
#conright {
	padding-left: 20px;
	width: 457px;
}
#conright  li {
	width: 437px;
}
#conflow  li {
	width: 437px;
}
#oflow {
	width: 477px;
	height: 375px;
	Overflow: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
#email {
	border: none;
	margin-bottom: -5px;
}
#photo {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
