body {
	margin: 0;
	font-family: arial;
	background-color: #efefef;
}

img {
	border: 0;	
}

a {
	color: #000;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(images/h1_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	display: inline;
}

h2 {
	font-size: 15px;
	font-weight: bold;	
	margin-top: 20px;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.small {
	font-size: 10px;	
}

.red {
	color: red;	
}

.fehler {
	margin-top: 2px;
	margin-left: 70px;	
}

div.sitewrapper {
	width: 960px;
	margin: 16px auto 0px auto;
	padding-left: 32px;	
	background-color: white;
	padding-top: 20px;
	-webkit-box-shadow: 0px 0px 30px 0px #999999; /* WebKit */
-moz-box-shadow: 0px 0px 30px 0px #999999; /* Firefox */
box-shadow: 0px 0px 30px 0px #999999; /* Standard */
}

div.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 919px;
	height: 110px;
	margin-bottom: 15px; 	
}

div.bar {
	float: left;
	width: 185px;
	margin-right: 25px;
	margin-bottom: 20px;
	background-image: url(images/bar_bg.gif);
	line-height: 300%;
	text-align: left;
}

div.bartop {
	width: 185px;	
	height: 4px;
	background-image: url(images/bar_bgtp.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	padding-bottom: 80px;
}

div.barbottom {
	width: 185px;	
	height: 4px;
	background-image: url(images/bar_bgbt.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.barcontent {
	margin: 8px;
	padding-left: 8px;
	padding-bottom: 95px;
	color: #FFF;
	font-size: 15px;
}

div.barcontent span.space1 {
	margin-left: 55px;	
}

div.main {
	float: left;
	margin-bottom: 20px;
}

div.menu ul {
	padding: 0;
	margin: 0;
}

div.menu li {
	float: left;
	margin-right: 20px;
	padding-top: 9px;
	list-style-type: none;
	width: 165px;
	height: 29px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;	
}

div.menu li:hover, div.menu li.activemenu {
	background-image: url(images/button_act.gif);
}

div.menu a {
	color: #FFF;
	text-decoration: none;
}

div.content {
	clear: left;	
	padding-top: 25px;
	width: 715px;
	font-size: 12px;	
}

div.content div.objektimg {
	margin-left: 30px;	
}

div.kontaktelement {
	margin-bottom: 10px;	
}

div.kontaktelement label {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	padding-top: 3px;
}

div.kontaktbutton {
	margin-left: 70px;
}

div.objektimg {
	margin-top: 30px;	
}

div.zettel {
	float: right;
	margin-left: 30px;
	margin-top: 30px;
}

div.zettel img {
	margin-bottom: 20px;	
}

img.haende {
	margin-left: 50px;
}

.clear {
	clear: both;
}

div.sitewrapper_bottom {	
	height: 9px;
	width: 827px;
	margin: 0 auto 15px auto;
	background-image: url(images/wrapper_bg_bottom.gif);
	background-repeat: no-repeat;	
}
