/* CSS Document */

html {
	 width:100%;
}
.killer { clear:both; }
body {
	background-color:#8db5cb;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
	background-image:url('../de,standard-themaderinstallation,images/bg_body.jpg');
	background-repeat:repeat-x;
}

#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
}


#header {
	float:left;
	width:900px;
	height:162px;
	background-color:#ffffff;
}

#logobox {
	display:inline;
	float:left;
	width:220px;
	height:150px;
	margin:6px;
	background-image:url('../de,standard-themaderinstallation,images/bg_logobox.jpg');
	background-repeat:no-repeat;
	text-align:right;
}

#logobox h1 {
	padding:0px;
	margin:0px;
	margin-top:30px;
	margin-right:20px;
	font-size:24px;
	color:#c1d000;
	line-height:24px;
}

#logobox h1 span {
	color:#cc0000;
}

#logobox h2 {
	padding:0px;
	margin:0px;
	margin-right:20px;
	font-size:14px;
	color:#8d8d8d;
}

#headimg {
	display:inline;
	float:left;
	width:662px;
	height:150px;
	margin:6px;
	margin-left:0px;
	background-image:url('../de,standard-themaderinstallation,images/header_image.jpg');
	background-repeat:no-repeat;
}

#topnavi {
	display:inline;
	float:left;
	width:900px;
	height:34px;
	background-image:url('../de,standard-themaderinstallation,images/bg_topnavi.jpg');
	background-repeat:no-repeat;
}

#topnavi ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:6px;
	margin-top:0px;
}

#topnavi ul li {
	float:left;
	height:28px;
	background-image:url('../de,standard-themaderinstallation,images/button_topnavi_norm.jpg');
	background-repeat:no-repeat;
	line-height:28px;
}

#topnavi ul li.aktiv{
	float:left;
	height:28px;
	background-image:url('../de,standard-themaderinstallation,images/button_topnavi_selected.jpg');
	background-repeat:no-repeat;
	line-height:28px;
}

#topnavi ul li a {
	line-height:28px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li a:hover {
	line-height:28px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:underline;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li.aktiv a {
	line-height:28px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li.aktiv a:hover {
	line-height:28px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:underline;
	padding-left:28px;
	padding-right:26px;
}

#bodybox {
	float:left;
	width:900px;
	background-color:#ffffff;
}

#subnavi {
	display:inline;
	float:left;
	width:220px;
	margin-left:6px;
	margin-top:10px;
	padding-bottom:10px;
}

#subnavi ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#subnavi ul li {
	height:24px;
	background-image:url('../de,standard-themaderinstallation,images/button_subnavi.jpg');
	background-repeat:no-repeat;
	line-height:24px;
	margin-left:22px;
	width:181px;
}

#subnavi ul li a {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8d8d8d;
	text-decoration:none;
	padding-left:10px;
}

#subnavi ul li a:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8d8d8d;
	text-decoration:underline;
	padding-left:10px;
}

#subnavi ul li a.aktiv {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#c1d000;
	text-decoration:none;
	padding-left:10px;
}

#subnavi ul li a.aktiv :hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#c1d000;
	text-decoration:underline;
	padding-left:10px;
}

#content {
	display:inline;
	float:left;
	width:870px;
	margin-right:15px;
	margin-left:15px;
	margin-top:20px;
	padding-bottom:10px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#c1d000;
}

.error {
	font-weight:bold;
	color:#cc0000;
}

#content .bilderbox {
	float:right;
	width:230px;
}

#content .bilderbox h2 {
	margin:0px;
	font-size:18px;
}

#content .bilderbox h2 span{
	display:block;
	font-size:12px;
	color:#aaaaaa;
	margin-bottom:8px;
}

#content .bilderbox  img {
	display:block;
	margin-bottom:10px;
}

.objektliste dt a {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

#content ul { position: relative; left: 20px; margin: 5px 5px 10px 0px; list-style: square; }
#content ol { position: relative; left: 20px; margin: 5px 5px 10px 0px; }
#content ul li, ol li { padding: 2px; }
#content dl dt { font-size: 1em; padding:3px;  font-weight: normal; float:left }
#content dl dd { font-size: 1em; padding:3px; font-weight: normal; margin-left:120px; }
#content fieldset { padding: 20px; }
#content fieldset legend { padding: 3px 3px 4px 0px; }
#content label { display: block; }
.button { margin: 10px 0; padding: 3px; letter-spacing: 0.1em; }
table td { padding: 3px; }

#content p {
	line-height:16px;
}


#content img {
	border:1px solid #ccc;
	padding:3px;
}

.belegungskalender {
	float:left;
	border:1px solid #cccccc;
	height:200px;
	margin-right:10px;
	margin-bottom:10px;
	
}
.belegungskalender caption {
	font-weight:bold;
}

#footer {
	display:inline;
	float:left;
	width:900px;
	height:41px;
	background-image:url('../de,standard-themaderinstallation,images/bg_footer.jpg');
	background-repeat:no-repeat;
	text-align:center;
}

#footer p {
	margin:6px;
	padding:0px;
	line-height:28px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaaaa;
}

#footer a {
	color:#aaaaaa;
}

#footer a:hover {
	color:#aaaaaa;
	text-decoration:underline;
}

div.imgbox {
	float:right;
	width:160px;
	height:250px;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
}

div.imgbox img {
	border:1px solid #bbbbbb;
}

div.imgbox p {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#aaaaaa;
}

div.spacing1 {
	margin-left:18px;
	margin-right:18px;
}
