html {
	height: 100%;
}

body {
	background: url(../../_images/bg.gif) repeat-y center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	height: 100%;
}

body.pflege {
  background: #BFDBEE;
  padding: 10px 10px;
}

body.popup {
  background: #BFDBEE;
  margin: 0px;
  padding: 0px;
}

body.template2, body.template4, body.template5, body.template6, body.template7, body.template8, body.template9, body.template10, body.template11 {
	background: url(../../_images/bg_2.gif) repeat-y center;
}
body.template3 {
	background: url(../../_images/bg_3.gif) repeat-y center;
}

a:link, a:visited {
	text-decoration: none;
  font-weight: bold;
	color: #064875;
}

a:hover, a:active {
	text-decoration: underline;
  color: #EA8D12;
}
h1 a:hover {
	color: #064875;
	text-decoration: underline;
}
a.aktiv {
  color: #EA8D12;
}

#wrapper {
	width: 950px; 
	margin: 0px auto;
	min-height: 100%; 
	position: relative;
}
* html #wrapper {
	height: 100%;
} 

.site {
	width: 950px;
	margin: 0px auto 2px auto;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 16px;
	overflow: hidden;
	width: 100%;
	background: url(../../_images/border-bottom.gif) no-repeat center bottom;
}
* html #footer {
	bottom: -0px;
}

.header {
	background: url(../../_images/bg_header.gif) repeat-y center;
	height: 85px;
}
.navigation_meta {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
	overflow: hidden;
	vertical-align: top;
}
.navigation_meta a:link, .navigation_meta a:visited {
	line-height: 25px;
	padding: 5px;
	height: 25px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
  font-weight: normal;
}
.navigation_meta a:hover, .navigation_meta a:active {
	color: #B8E2FF;
}
.navigation_meta a.active {
	background: #266E90;
	border-bottom: 1px solid #FFFFFF;
}
.navigation {
	float: left;
}
.navigation a, .navigation a:visited {
	float: left;
	display: block;
	height: 25px;
	padding: 60px 15px 0px 15px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
  font-weight: normal;
}
.navigation a.active {
	background:#266E90;
	height: 21px;
	border-bottom: 4px solid #FFFFFF;
}
.navigation a:hover {
	color: #B8E2FF;
	background:#266E90;
	height: 21px;
	border-bottom: 4px solid #FFFFFF;
}
.navigation_sub {
	background: url(../../_images/bg_subnav.gif) repeat-y center;
	height: 35px;
	clear: both;
}

.navigation_sub div {
	padding-top: 9px;
	width: 95px; 
	height: 26px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.navigation_sub div.active {
	height: 22px;
	border-bottom: 4px solid #FFFFFF;
}

.navigation_sub a {
	color: #064875;
	width: 95px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
  font-weight: normal;
}

.navigation_sub a:hover {
	color: #FFFFFF;
	cursor: pointer;
}


#container {
	position:relative;
	display:block;
}
#inner {
	padding:0px;
}
#left {
	float: left;
	position: relative;
	width: 190px;
	left: 0px;
}
#right {
	float: right;
	position: relative;
	width: 230px;
}

* html #left { 
	margin-right: -3px; 
} 
* html #right { 
	margin-left: -3px; 
}

#content {
	position: relative;
	margin: 0px;
	height: 1%;
  text-align: justify;
}

#container #content {
	width: 530px;
	overflow: hidden;
}

#container2 #content {
	width: 580px;
}
#container3 #content {
	width: 950px;
}

#container2 {
	position: relative;
	display: block;
}
#container2 #right {
	float: right;
	width: 285px;
	overflow: hidden;
	background-color: #ACD0E9;
}

#container2 h1, #container3 h1 {
	padding: 30px 0px 10px 60px;
}

#container2 h2, #container3 h2 {
	padding: 20px 0px 12px 60px;
}

#container2 p, #container3 p {
	margin: 0px;
	padding: 0px 0px 10px 60px;
}
#container2 p {
	width: 580px;
}

.clear {
	height: 8px;
	overflow: hidden;
}

#container .box, #container2 .box {
	z-index: 50;
	background: #73B0DA;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 10px 0px;
}
#container2 .box p {
	width: auto;
}
#container #left h1, #container #right h1, #container2 #right h1 {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px 7px 20px;
	background: #EA8D12;
	border-bottom: 2px solid white;
}
#container #left h2, #container #right h2, #container2 #right h2 {	
	margin: 0px;
	padding: 10px 0px 5px 20px;
	font-weight: bold;
	font-size: 13px;
}
#container #left p, #container #right p, #container2 #right p {	
	margin: 0px;
	/*padding: 10px 0px 5px 20px;*/
	padding: 0px 0 10px 20px;
	font-size: 11px;
}

h1, h2 {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	font-weight: normal;
	color: #064875;
}
h1 {
	font-size: 25px;
	line-height: 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
#content p {
	width:500px;
}
body.pflege p {
  padding-left: 0px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  width: auto;
}

form {
	margin:0px;
	padding:0px 0px 15px 20px;
}

input {
	font-size: 11px;
	background: #BFDBEE;
	border: 1px solid #2A87C8;
}
.login .kdnr {
	padding: 2px;
	margin: 0px 0px 0px 0px;
	width: 110px;
	line-height: 11px;
}
.login .button {
	padding: 0px 0px 3px 0px;
	*padding: 0px 0px 2px 0px;
	margin: 1px;
	width: 20px;
	font-size: 11px;
	line-height: 11px;
	height: 19px;
	overflow: hidden;
	position: relative; 
	*top: 1px;
	cursor: pointer;
}

.newsletter input {
	padding:2px;
	margin:0px 0px 0px 0px;
	width:170px;
}
.newsletter .button {
	margin: 1px;
	width: auto;
	padding: 1px 5px 3px 5px;
	*padding: 1px 5px 2px 5px;
	font-size: 11px;
	line-height: 11px;
	height: 19px;
	overflow: hidden;
	position: relative; 
	*top: 1px;
	cursor: pointer;
}

table.produktmatrix {
	
}

table.produktmatrix th {
	height: 50px;
	background-color: #c5def0; 
	border-right: 1px solid #305c81;
	border-bottom: 1px solid #305c81;
	width: 100px;
	padding: 0px 10px;
}

table.produktmatrix td {
	text-align: center;
	background-color: #c5def0; 
	border-right: 1px solid #305c81;
	border-bottom: 1px solid #305c81;
	height: 22px;
	padding: 0px 10px;
}

table.produktmatrix th.rechts, table.produktmatrix td.rechts {
	border-right: 0px;
	background: none;
	border-bottom: 0px;
	width: auto;
}

table.produktmatrix th.links, table.produktmatrix td.links {
	width: 40px;
	background: none;
	border-right: 1px solid #305c81;
	border-bottom: 0px;
}

table.produktmatrix th.rechts, table.produktmatrix th.links {
	background-color: #acd0e9;
}

table.produktmatrix td.head {
	background-color: #305c81;
	border-right: 0px solid #305c81;
	color: #ffffff;
}

table.produktmatrix td.border-bottom {
	border-bottom: 1px solid #dfedf7;
}

table.produktmatrix th.features, table.produktmatrix td.features {
	text-align: center; 
	width: 120px;
	*width: 130px;
}

#container2 div.referenz, #container2 div.news {
	width: 580px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #0f3556;
	margin-bottom: 25px;
  text-align: left;
}

#container2 div.news {
	clear: none;
}

#container2 div.news p.datum {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 10px;
}

#container2 div.news h2 {
	margin-top: 0px;
	padding-top: 0px;
}

#container2 div.referenz div.img {
	width: 265px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#container2 div.referenz div.img div.thumbs {
	margin-left: 57px;
	width: 210px;
}
* html #container2 div.referenz div.img div.thumbs {
	margin-left: 54px;
	width: 211px;
}

* html #container2 div.referenz div.img {
	margin-right: 9px;
	width: 260px;
}
* html #container2 div.referenz div.text {
	margin-right: 0px;
	margin-left: 0px;
}

#container2 div.referenz div.img div.bild_url, #container2 div.referenz div.img div.bild_urlactive {
	height: 13px; 
	width: 13px;
	background-color: #0f3556; 
	overflow: hidden; 
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}

#container2 div.referenz div.img div.bild_urlactive {
	background-color: #69aad8;
}

#container2 div.referenz div.text {
	margin-left: 280px;
	width: 300px;
}

#container2 div.referenz div.text p {
	width: 300px;
	padding-left: 0px;
}

div.clear {
	height: 1px; 
	clear: both;
	overflow: hidden;
}

table.kontakt {
	margin-left: 40px;
}

* html table.kontakt {
	margin-left: -20px;
}

table.kontakt td.feldname {
	font-weight: bold;
	width: 100px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.kontakt td.feld {
	padding: 2px;
}

input.kontakt {
	font-size: 11px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #2A87C8;
}

textarea.kontakt {
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #2A87C8;
	width: 240px; 
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.kontakt {
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #2A87C8;
	width: 240px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img.galerie_klein {
  float: left;
  margin: 10px 8px 0px 0px;
}

.box a {
  color: #064875;
}
.box ul {
	padding-top: 15px;
	margin-top:0px;
	list-style:url('../../_images/ul-gif.gif');
	list-style-position:outside;
}
ul#sub1, ul#sub2, ul#sub3 {
	padding-top: 0;
	margin-left:-20px;
	*margin-left: 13px;
}


table.haendler_suche {
	margin-left: 60px;
	width:500px;
}

table.haendler_suche th {
	color: #064875;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 8px 5px;
}

table.haendler_suche td {
	padding: 2px 5px;
	border-bottom: 1px solid #86bde1;
	vertical-align:bottom;
	text-align: left;
}

table.haendler_suche td strong {
	font-weight: bold;
	color: #064875;
}
table.haendler_suche td a {
	font-weight: normal;
}
/* ************************ */
/* f�r das Rundgang - PopUp */
/* ************************ */

body.popup h2 {
  margin: 10px;
  padding: 0px;
}

#qtmovie {
  position: absolute;
  top: 35px;
  left: 10px;
  width: 580px;
  height: 400px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}

#thumbs {
  position: absolute;
  top: 445px; 
  /* left: 100px; */
  left:235px;
  text-align: center;
}

#thumbs div {
  float: left; 
  width: 130px;
  height: 90px;
  overflow: hidden;
  margin-right: 0px;
  text-align: center;
}

#katalog {
  position: absolute;
  top: 35px;
  left: 10px;
  width: 800px;
  height: 607px;
  margin-top: 0px;
  padding-top: 0px;
}
