* {
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin-top: -34px;
}
h1 {
	position: relative;
	left: 24px;
	top: 12px;
	font-size: 18pt;
	color: #fff;
}
h3{
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 3px;
}

.head {
	width: 805px;
	height: 125px;
	background-color: #fff;
	color: #69c;
	font-size: 23.55pt;
	background-image: url('img/logo.png');
	background-repeat: no-repeat;
}

.box {
	margin: auto;
	text-align: left;
	width: 805px;
	height: 604px;
}

.content {
	height: 432px;
	width: 805px;
	background-image: url('img/background.jpg');
	background-repeat: no-repeat;
}

.navigation {
	height: 47px;
	width: 805px;
}

.navigation ul {
	list-style-type: none;
	margin-left: 42px;
	margin-top: 9px;
}

.navigation ul li {
	display: block;
	float: left;
	font-size: 20pt;
	color: #69c;
	margin-right: 5px;
}

.navigation ul li a:link {
	font-size: 20pt;
	color: #69c;
}

.navigation ul li a:visited {
	font-size: 20pt;
	color: #c2d8ed;
}

.navigation ul li a:hover {
	font-size: 20pt;
	color: #f60;
}

.navigation ul li a:active {
	font-size: 20pt;
	color: #f60;
	text-decoration: underline;
}

.content .topnavigation {
	position: relative;
	top: 79px;
	left: 40px;
	height: 223px;
	width: 725px;
}

.topnavigation div {
	width: 224px;
	height: 224px;
	float: left;
	margin-left: 15px;
	text-align: center;
	color: #fff;
	background-image: url('img/boxbackground.png');
	font-size: 22pt;
}

.topnavigation div img {
	margin-top: 8px;
}

.topnavigation div a:link {
	color: #fff;
	font-size: 22pt;
}

.topnavigation div a:visited {
	color: #e0e0e0;
	font-size: 22pt;
}

.topnavigation div a:hover {
	font-size: 22pt;
	text-decoration: underline;
}

.textbox {
	background-image: url('img/boxbackground.png');
	position: relative;
	left: 28px;
	top: 14px;
	height: 404px;
	width: 752px;
	line-height: 130%;	
}

.textbox p,.textbox table {
	position: relative;
	top: 25px;
	left: 24px;
	right: 30px;
	margin-bottom: 6px;
}
.textbox p {
	width: 704px;
	text-align: justify;
}
.hallo {
	text-align: left;
}

.textbox ul {
	list-style-type: square;
	list-style-position: inside;
}
.textbox .leistungen {
	position: relative;
	left: 60px;	
	top: 40px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 30px;
}

.galerie {	
	background-image: url('img/boxbackground.png');
	position: relative;
	left: 28px;
	top: 14px;
	height: 404px;
	width: 752px;
	line-height: 130%;	
}

.galerie .images {
	position: relative;
	top: 25px;
	bottom: 12px;
	left: 44px;
	right: 12px;
	width: 473px;
	height: 230px;
	text-align: center;
	color: #fff;
	background-image: url('img/boxbackground.png');
	font-size: 14pt;
	float: left;
}

.galerie .images img {
	margin-top: 8px;
	height: 40%;
}

.galerie .images a:link {
	color: #fff;
	font-size: 22pt;
}

.galerie .images a:visited {
	color: #e0e0e0;
	font-size: 22pt;
}

.galerie .images a:hover {
	font-size: 22pt;
	text-decoration: underline;
}
.galerie .desc2 {
	height: 50px;
	position: relative;
	top: 25px;
	padding-top: 5px;
	bottom: 12px;
	left: 44px;
	right: 12px;
	width: 473px;
	text-align: center;
	color: #000;
	background-color: #fff;
	background-image: url('img/boxbackground.png');
	font-size: 12pt;
	float: left;
	line-height: 130%;
}
.desc1 {
	padding-top: 5px;
	height: 50px;
	position: relative;
	top: 25px;
	bottom: 12px;
	left: 44px;
	right: 12px;
	width: 473px;
	text-align: center;
	color: #000;
	background-color: #fff;
	background-image: url('img/boxbackground.png');
	font-size: 12pt;
	float: left;
	line-height: 130%;
}
.objekte {
	position: relative;
	top: 25px;
	height: 340px;
	width: 216px;
	left: 24px;
	bottom: 12px;
	text-align: left;
	color: #fff;
	background-color: #fff;	
	background-image: url('img/boxbackground.png');
	font-size: 22pt;
	float: left;
	overflow: auto;
}
.objekte ul {
	list-style-type: none;
}
.objekte *{
	margin-left: 3px;
}
.kontakt_foto{
	position: relative;
	top: -120px;
	left: 300px;
	height: 50%;
}
cite{
	text-indent: 50px;
	display: block;
	line-height: 200%;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
}