#hauptcontainer {
	position:relative;
	margin:0 auto;
	width:1212px;
	height:1024px;
	z-index:1;
}
#logo {
	position:absolute;
	left:440px;
	top:0px;
	width:772px;
	height:179px;
	z-index:1;
}
#inhalt {
	position:absolute;
	left:444px;
	top:178px;
	width:770px;
	height:846px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:438px;
	height:1024px;
	z-index:2;
	font-family: "Monotype Corsiva";
	font-size: 16px;
}
#navleiste {
	position:absolute;
	left:107px;
	top:302px;
	width:224px;
	height:380px;
	z-index:1;
}
#visitenkarte {
	position:absolute;
	left:43px;
	top:759px;
	width:371px;
	height:154px;
	z-index:2;
}
#hauptcontainer {
	background-color: #FFFF99;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-left-style: double;
}
#navigation {
	background-image: url(images/gast.jpg);
	background-repeat: no-repeat;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #FC0;
}
#navleiste img {
	bottom: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
}
#navleiste {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}

p {
	margin-right: 36px;
	margin-bottom: 10px;
	margin-left: 36px;
}
#visitenkarte {
	background-image: url(images/visit.gif);
	background-repeat: no-repeat;
}
#body {
	margin: 0px;
	padding: 0px;
}
#kontaktformular label {
	display: block;
	float: left;
	width: 175px;
}
#inhalt li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 25px;
	list-style-type: none;
}
#inhalt img {
	border: 1px solid #333300;
}
