/* Seitenaufbau
------------------------------------------------- */
#container,
#container-start {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
	background-repeat: repeat-y;
	position: relative;
}
#container {
	background-image: url(../images/container-bg.gif);
}
#container-start {
	background-image: url(../images/container-start-bg.gif);
}
#seitenkopf {
	width: 900px;
	height: 225px;
	background-color: #fff;
	padding: 20px 25px 0 25px;
	position: relative;
}
#pic_layer {
	width: 900px;
	height: 225px;
	overflow: hidden;
	z-index: 10;
}
#logo_layer {
	width: 900px;
	height: 225px;
	position: absolute;
	top: 20px;
	left: 25px;
	background: url(../images/layer-seitenkopf.png);
	z-index: 20;
}
#linke_spalte {
	float: left;
	width: 225px;
	padding: 40px 0 0 25px;
}
#inhalte {
	float: left;
	display: block;
	width: 700px;
	min-height: 700px;
	position: relative;
	padding-bottom: 60px;
}
#inhalte .standard,
#inhalte .startseite {
	display: block;
	position: relative;
}
#seitenfuss {
	height: 50px;
	padding-left: 25px; 
	background-color: #fff;
	border-bottom: 50px solid #000;
	position: relative;
}
/* Linke Spalte
------------------------------------------------- */
/* Navigation */
#navigation a:link,
#navigation a:visited {
	display: block;
	padding: 0 0 0 25px;
	width: 200px;
	height: 20px;
	background-color: #fff;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #293137;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#navigation a:hover,
#navigation a:focus,
#navigation a:active,
#navigation a.aktiv:link,
#navigation a.aktiv:visited {
	color: #990000;
}
/* Inhalte linke Spalte */
#inhalt_links {
	padding-top: 10px;
}
/* Inhaltsbereich
------------------------------------------------- */
#inhalte .titelzeile {
	height: 20px;
	padding: 20px 0 0 100px;
	background: url(../images/titelzeile-bg.gif) no-repeat;
}
#inhalte .titelzeile h1 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#inhalte .textbereich {
	padding: 23px 90px 0 100px;
}
#inhalte .textbereich h2 {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 40px;
	text-transform: uppercase;
}
#inhalte .textbereich h3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}
#inhalte .textbereich ul li {
	padding: 0 0 0 12px;
	background: url(../images/list-icon-rot.gif) no-repeat 0px 9px;
}
/* Inhaltsbereich / Foto-Block
------------------------------------------------- */
#inhalte .fotoblock {
	padding: 25px 0 16px 100px;
}
#inhalte .thumbframe {
	float: left;
	background-image: url(../images/thumb-frame.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 36px;
	height: 152px;
}
#inhalte .thumbframe a {
	background-image: none;
}
#inhalte .thumbframe img {
	background-color: #fff;
	padding: 1px 0px 1px 1px;
}
#inhalte .thumbtext {
	float: left;
	position: relative;
	height: 152px;
}
#inhalte .thumbtext p {
	width: 250px;
	padding: 0 0 0 30px;
	font-size: 12px;
	color: #990000;
	margin: 0px;
	position: absolute;
	bottom: 0px;
}
/* Inhaltsbereich / Startseite
------------------------------------------------- */
#inhalte .startseite .titelzeile {
	background: url(../images/titelzeile-start-bg.gif) no-repeat;
}
#inhalte .startseite .textbereich h2 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 40px -65px 18px -10px;
	padding-left: 10px;
	background-color: #98bebe;
	text-transform: uppercase;
}
#inhalte .startseite .textbereich p {
	color: #fff;
}
#inhalte .startseite .fotoblock h2 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 0 25px 18px 0;
	padding-left: 10px;
	background-color: #98bebe;
	text-transform: uppercase;
}
#inhalte .fotoblock h3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 30px;
}
#inhalte .startseite .fotoblock {
	padding: 25px 0 16px 90px;
}
#inhalte .startseite .thumbtext p {
	width: 250px;
	padding: 0 0 0 30px;
	font-size: 14px;
	color: #000;
	margin: 0px;
	position: relative;
}

#inhalte .textbereich a:link,
#inhalte .textbereich a:visited,
#inhalte .thumbtext a:link,
#inhalte .thumbtext a:visited {
	text-decoration: none;
	color: #000;
	background-image: url(../images/weiter-pfeil-weiss.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 18px;
}
#inhalte .textbereich a:hover, 
#inhalte .textbereich a:focus,
#inhalte .textbereich a:active,
#inhalte .thumbtext a:hover,
#inhalte .thumbtext a:focus,
#inhalte .thumbtext a:active {
	color: #fff;
}
/* Inhaltsbereich / Objekt-Übersicht
------------------------------------------------- */
#inhalte .objekte-liste {
}
#inhalte .objekte-liste li {
	background: #c3d9d8 url(../images/objekt-teaser-bg.gif) no-repeat bottom	;
	min-height: 160px;
	margin: 0 25px 20px 90px;
	padding: 16px 0 12px 10px;
	position: relative;
}
#inhalte .objekte-liste .thumbframe {
	background-image: url(../images/thumb-frame-2.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 36px;
	margin-right: 35px;
	float: left;
	height: 135px;
}
#inhalte .objekte-liste .objekt-teaser {
	float: left;
	width: 320px;
	padding-top: 4px;
}
#inhalte .objekt-teaser h2 {
	margin-bottom: 10px;
}
#inhalte .objekt-teaser h2 a:link,
#inhalte .objekt-teaser h2 a:visited {
	font-size: 16px;
	color: #900;
	text-decoration: none;
}
#inhalte .objekt-teaser h2 a:hover,
#inhalte .objekt-teaser h2 a:focus,
#inhalte .objekt-teaser h2 a:active {
	text-decoration: underline;
}
#inhalte .objekt-teaser li,
#inhalte .kurztext li {
	min-height: 0px;
	margin: 0px;
	padding: 0 0 0 12px;
	background: url(../images/list-icon-rot.gif) no-repeat 0px 9px;
}
#inhalte .objekte-liste p.info-link {
	position: absolute;
	bottom: -11px;
	right: 12px;
}
#inhalte .objekte-liste p.info-link a:link,
#inhalte .objekte-liste p.info-link a:visited {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
#inhalte .objekte-liste p.info-link a:hover,
#inhalte .objekte-liste p.info-link a:focus,
#inhalte .objekte-liste p.info-link a:active {
	text-decoration: underline;
}
#inhalte .objekte-index p.toplink {
	padding-left: 90px;
	font-size: 12px;
}
/* Inhaltsbereich / Objekt-Detail
------------------------------------------------- */
#inhalte .objekte-detail .fotoblock {
	margin: 0 25px 0 90px;
	padding: 16px 0 0 10px;
	background: #c3d9d8 url(../images/objekt-teaser-bg.gif) no-repeat bottom;
	height: 171px;
}
#inhalte .objekte-detail .thumbframe {
	background-image: url(../images/thumb-frame-2.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 36px;
	margin: 0 25px 16px 0;
	float: left;
	height: 135px;
}
#inhalte .objekte-detail .thumbtext {
	float: left;
	position: relative;
	height: 135px;
}
#inhalte .objekte-detail .thumbtext p {
	width: 200px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 0px;
	position: absolute;
	bottom: 0px;
}
#inhalte .objekte-detail p.back-link {
	text-align: right;
	padding: 0 14px 0 0;
	margin-bottom: 0px;
}
#inhalte .objekte-detail p.back-link a:link,
#inhalte .objekte-detail p.back-link a:visited {
	text-decoration: none;
}
#inhalte .objekte-detail p.back-link a:hover,
#inhalte .objekte-detail p.back-link a:focus,
#inhalte .objekte-detail p.back-link a:active {
	text-decoration: underline;
}
#inhalte .objekt-daten {
	background-color: #dbe8e7;
	margin: 0 25px 0 90px;
	padding: 26px 0 0 0;
	border-top: 1px solid #c3d9d8;
	width: 585px;
}
#inhalte .objekt-daten h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-left: 150px;
	text-transform: uppercase;
	padding: 0 0 5px 9px;
	border-bottom: 1px solid #c3d9d8;
}
#inhalte p.label {
	float: left;
	padding: 4px 14px 0 9px;
	margin: 0 6px 0 0;
	width: 121px;
	overflow: hidden;
	text-align: right;
	color: #366;
}
#inhalte p.wert {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 4px 45px 4px 10px;
	border-bottom: 1px solid #c3d9d8;
	overflow: hidden;
}
#inhalte div.kurztext {
	float: left;
	width: 380px;
	margin-bottom: 20px;
	padding: 4px 45px 4px 10px;
	border-bottom: none;
}
#inhalte .karte {
	width: 415px;
	height: 320px;
	background-color: #c3d9d8;
	margin: 0 0 55px 0;
	padding: 10px 10px 10px 10px; 
	float: left;
	overflow: hidden;
}
#inhalte .karte-innen {
	width: 415px;
	height: 320px;
}
#inhalte .karte p.googlelink a:link,
#inhalte .karte p.googlelink a:visited {
	font-size: 12px;
	text-decoration: none;
}
#inhalte .karte p.googlelink a:hover,
#inhalte .karte p.googlelink a:focus,
#inhalte .karte p.googlelink a:active {
	text-decoration: underline;
}
/* Inhaltsbereich / Objekt-Detail
------------------------------------------------- */
#inhalte .anfahrtskarte {
	margin: 0 25px 0 100px;
	padding: 10px 10px 10px 10px; 
	background-color: #c3d9d8;
}
#inhalte .anfahrtskarte .google-link {
	font-size: 12px;
}
/* Fußzeile
------------------------------------------------- */
#adressblock {
	padding: 0 0 0 25px;
	position: absolute;
	top: -240px;
	left: 25px;
}
#adressblock p {
	font-size: 12px;
	line-height: 18px;
}
#adressblock a:link,
#adressblock a:visited {
	color: #000;
}
#adressblock a:hover,
#adressblock a:focus,
#adressblock a:active {
	color: #900;
	text-decoration: underline;
}
#service-navi ul li {
	display: inline;
}
#service-navi ul li a:link,
#service-navi ul li a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-right: 12px;
}
#service-navi ul li a:hover,
#service-navi ul li a:focus,
#service-navi ul li a:active,
#service-navi ul li a.aktiv:link,
#service-navi ul li a.aktiv:visited {
	color: #990000;
}
#service-navi ul li a.sitemap:link,
#service-navi ul li a.sitemap:visited {
	background-image: url(../images/icon-sitemap-p.gif);
}
#service-navi ul li a.sitemap:hover,
#service-navi ul li a.sitemap:focus,
#service-navi ul li a.sitemap:active,
#service-navi ul li a.sitemap.aktiv:link,
#service-navi ul li a.sitemap.aktiv:visited {
	background-image: url(../images/icon-sitemap-a.gif);
}
#service-navi ul li a.drucken:link,
#service-navi ul li a.drucken:visited {
	background-image: url(../images/icon-print-p.gif);
}
#service-navi ul li a.drucken:hover,
#service-navi ul li a.drucken:focus,
#service-navi ul li a.drucken:active,
#service-navi ul li a.drucken.aktiv:link,
#service-navi ul li a.drucken.aktiv:visited {
	background-image: url(../images/icon-print-a.gif);
}
#service-navi ul li a.impressum:link,
#service-navi ul li a.impressum:visited {
	background-image: url(../images/icon-impress-p.gif);
}
#service-navi ul li a.impressum:hover,
#service-navi ul li a.impressum:focus,
#service-navi ul li a.impressum:active,
#service-navi ul li a.impressum.aktiv:link,
#service-navi ul li a.impressum.aktiv:visited {
	background-image: url(../images/icon-impress-a.gif);
}
