/*************************************************
* Allgemeine Definitionen
*************************************************/

/* Vertikalen Scroll-Balken erzwingen, um Springen zu verhindern */
html {
	overflow-y:scroll;
	}

body {
	margin:0;
	border:0;
	padding:0px 0px 20px 0px;
	background:#fff url(../img/bg_body.gif) repeat-x left top; 
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
	}

/* Schriften glaetten im IE7 deaktivieren */
/*	body {
  filter:alpha(opacity=100);
  opacity:1.0;
	}
*/

/* Keine Standard-Formatierungen fuer Bilder und Formulare */
img, form {
	margin:0;
	border:0;
	padding:0;
	}

/* Diverse Elemente nicht anzeigen */
hr, span.hidden {
	display:none;
	}

div.Clear {
	margin:0;
	border:0;
	padding:0;
	width:0;
	height:0;
	clear:both;
	overflow:hidden;
	}

/* Umschliessender Container */
#Wrap {
	margin:20px auto 0px auto;
	border:0;
	padding:0;
	width:870px;
	background:#fff url(../img/bg_content.gif) repeat-y left top;
	text-align:left;
	overflow:hidden;
	}

/*************************************************
* Header
*************************************************/

#Header {
	margin:0;
	border:0;
	padding:0;
	width:870px;
	height:216px;
	text-align:left;
	overflow:hidden;
	}

/* Logo */
#Header #Logo {
	margin:0;
	border:0;
	padding:0;
	width:290px;
	height:152px;
	background:#fff url(../img/logo.gif) top left no-repeat;
	text-align:left;
	float:right;
	overflow:hidden;
	}

#Header #Logo h1 {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:290px;
	height:152px;
	}

#Header #Logo h1 a {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:290px;
	height:152px;
	background:url(../img/logo.gif);
	color:transparent;
	}

/* Untertitel ausblenden */
#Header #Logo p {
	display:none;
	}

/* Navigation */
#Header #Navigation {
	position:relative;
	margin:0;
	border:0;
	padding:11px 0px 13px 0px;
	width:580px;
	height:128px;
	background:#2e9cab;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#Header #Navigation ul {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:145px;
	height:128px;
	text-align:left;
	list-style:none;
	overflow:hidden;
	}

#Header #Navigation ul li {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:145px;
	height:16px;
	list-style:none;
	overflow:hidden;
	}

#Header #Navigation ul li a {
	display:inline-block;
	margin:0;
	border:0;
	padding:0px 0px 0px 26px;
	width:119px;
	height:16px;
	line-height:16px;
	}

#Header #Navigation ul li a.active {
	background:url(../img/bg_nav.gif) no-repeat left center;
	}

#Header #Navigation ul li ul {
	position:absolute;
	top:11px;
	left:145px;
	padding:0px 0px 0px 1px;
	width:289px;
	background:url(../img/bg_subnav.gif) no-repeat left center;	
	}

#Header #Navigation ul li ul li {
	width:289px;
	}

#Header #Navigation ul li ul li a {
	width:auto;
	}

#Header #Navigation ul li ul li a:hover {
	background:url(../img/bg_nav.gif) no-repeat left center;
	}

#Header #Navigation a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}

/* Banner */
#Header #Banner {
	margin:0;
	border:0;
	padding:0;
	width:870px;
	height:64px;
	background:url(../img/bg_bildleiste.gif);
	text-align:left;
	clear:both;
	overflow:hidden;
	}

#Header #Banner p {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:870px;
	height:64px;
	text-align:left;
	}

/*************************************************
* Inhalt
*************************************************/

#Content {
	margin:0;
	border:0;
	padding:34px 45px 55px 26px;
	width:509px;
	min-height:320px;
	font-size:12px;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#Content div.Spalten {
	margin:0;
	border:0;
	padding:0;
	width:509px;
	text-align:left;
	overflow:hidden;
	}

#Content div.Spalten div.Links {
	margin:0;
	border:0;
	padding:0;
	width:242px;
	text-align:left;
	overflow:hidden;
	float:left;
	}

#Content div.Spalten div.Rechts {
	margin:0;
	border:0;
	padding:0;
	width:242px;
	text-align:left;
	overflow:hidden;
	float:right;
	}

/* Ueberschriften */
#Content h1 {
	margin:0;
	border:0;
	padding:0;
	font-family:arial, verdana, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#86908c;
	line-height:29px;
	}

#Content h2 {
	margin:18px 0px 0px 0px;
	border:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:19px;
	}

#Content h3 {
	margin:18px 0px 0px 0px;
	border:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:18px;
	}

/* Absaetze */
#Content p {
	margin:18px 0px 0px 0px;
	border:0;
	padding:0;
	line-height:18px;
	}

/* Listen */
#Content ul {
	display:block;
	margin:0px 0px 0px 5px;
	border:0;
	padding:6px 0px 0px 0px;
	list-style:none;
	}

#Content ul li {
	display:block;
	margin:9px 0px 0px 0px;
	border:0;
	padding:0px 0px 0px 13px;
	background:url(../img/bullet.gif) no-repeat 0px 7px;
	line-height:18px;
	list-style:none;
	}

#Content ul li ul {
	margin:0px 0px 0px 5px;
	}

#Content ul li ul li {
	background:url(../img/bullet2.gif) no-repeat 0px 7px;
	}

#Content ul.Sitemap {
	margin:15px 0px 0px 0px;
	border-top:1px solid #e2e9f0;
	padding:0;
	}

#Content ul.Sitemap li {
	margin:0;
	border-bottom:1px solid #e2e9f0;
	padding:10px 0px 10px 13px;
	background:url(../img/bullet.gif) no-repeat 0px 17px;
	}

#Content ul.Sitemap li ul li {
	margin:5px 0px 0px 0px;
	border:0;
	padding:0px 0px 0px 13px;
	background:url(../img/bullet2.gif) no-repeat 0px 7px;
	}

#Content ul.Sitemap li ul li a {
	font-weight:normal;
	}

/* Tabellen */
#Content table {
	margin:0;
	border:0;
	border-bottom:1px solid #e2e9f0;
	padding:0;
	width:509px;
	overflow:hidden;
	}

#Content table th {
	margin:0;
	border:0;
	padding:31px 0px 15px 0px;
	background:url(../img/bg_table.gif) repeat-x 0px 15px;
	font-size:13px;
	line-height:18px;
	}

#Content table td {
	margin:0;
	border:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	}

#Content table td.last {
	padding:0px 0px 15px 0px;
	}

/* Formulare */
#Content form {
	padding-top:20px;
	width:430px;
	overflow:hidden;
	}

#Content p.Label {
	margin:5px 0px 0px 0px;
	border:0;
	padding:0;
	width:120px;
	line-height:25px;
	overflow:hidden;
	float:left;
	}

#Content p.Feld {
	margin:8px 0px 0px 0px;
	border:0;
	padding:0;
	width:309px;
	line-height:21px;
	overflow:hidden;
	float:right;
	}
	
#Content p.Feld .Radio {
	vertical-align: middle;
	}	

#Content p.Button {
	margin:15px 0px 0px 0px;
	border:0;
	padding:0;
	text-align:right;
	}

#Content select, #Content input, #Content textarea {
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	}

#Content input.Eingabe {
	margin:0;
	border:1px solid #b5c6d8;
	padding:3px;
	line-height:13px;
	}

#Content textarea {
	margin:0;
	border:1px solid #b5c6d8;
	padding:3px;
	overflow-y:scroll;
	line-height:18px;
	}
	
#Content div.FormularFehler, #Content div.FormularErfolg {
	margin:20px 0px 0px 0px;
	border-top:1px solid #e2e9f0;
	border-bottom:1px solid #e2e9e0;
	padding:0px 0px 20px 0px;
	}

#Content div.FormularFehler h2 {
	color:#f00;
	}

#Content div.FormularFehler ul li {
	margin:0;
	background:url(../img/bullet-red.gif) no-repeat 0px 7px;
	color:#f00;
	}

#Content div.FormularErfolg p {
	margin:5px 0px 0px 0px;
	}

/* Links */
#Content a {
	font-weight:bold;
	color:#009fac;
	text-decoration:underline;
	}

#Content a:hover {
	color:#000;
	}

#Content a.Link2 {
	font-weight:normal;
	}
	
#Content a.LinkShop {
	padding:0 0 0 24px;
	background:url(../img/textlink_basket.gif) no-repeat left top;
	}
	
#Content a.LinkMail {
	padding:0 0 0 30px;
	background:url(../img/email.gif) no-repeat left top;
	}
	
#Content a.LinkMail:hover {
	background:url(../img/email-x.gif) no-repeat left top;
	}

#Content a.LinkTermine {
	display:inline-block;
	width:auto;
	padding:0 0 0 30px;
	background:url(../img/termine.gif) no-repeat left top;
	}

#Content ul.ContentNav {
	display:block;
	margin:15px 0px 0px -20px !important;
	margin:15px 0px 0px -40px;
	border:0;
	padding:0;
	width:509px !important;
	width:529px;
	list-style:none;
	overflow:hidden;
	}

#Content ul.ContentNav li {
	display:block;
	margin:0px 0px 0px 20px;
	border:0;
	padding:0;
	background:none;
	list-style:none;
	float:left;
	}

#Content ul.ContentNav li a {
	padding:0px 0px 0px 15px;
	background:url(../img/bullet_contentnav.gif) no-repeat 0px 4px;
	}

#Content a.LinkTermine:hover {
	background:url(../img/termine-x.gif) no-repeat left top;
	}

/* Shop-Link auf der Startseite */
#Content p.HomeShop {
	display:block;
	margin:60px 0px 0px 0px;
	border:0;
	border-top:1px solid #e2e9f0;
	padding:0;
	padding-top:15px;
	width:509px;
	height:48px;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	line-height:24px;
	}

#Content p.HomeShop a {
	display:block;
	margin:0;
	border:0;
	padding:10px 0 0 0;
	width:509px;
	height:48px;
	background:url(../img/home_basket.gif) no-repeat 10px top;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	}

/* Toplink */
#Content p.Top {
	text-align:right;
	}

#Content p.Top a {
	font-weight:normal;
	}

/* Backlink */
#Content p.Back {
	border-bottom:1px solid #e2e9f0;
	padding-bottom:10px;
	}

/* Bilder */
#Content p.BildLinks {
	/* IE6 3px Bug */
	margin:19px 20px 20px 0px !important;
	margin:19px 17px 20px 0px;
	border:0;
	padding:0;
	float:left;
	}

#Content p.BildRechts {
	margin:19px 0px 15px 15px;
	border:0;
	padding:0;
	float:right;
	}

/* Angebote */
#Content div.Angebote h2 {
	display: block;
	margin-top: 30px;
	padding:7px 5px;
	background:#EEF4F9;
	overflow:hidden;
	}
	
#Content div.Angebote h2.Sonderangb {
	margin:40px 0 0 5px;
	border-top:1px solid #E2E9F0;
	padding:10px 0 10px 0;
	overflow:hidden;	
	background:none;
	}	

#Content div.Angebote div.Angebot {
	margin:15px 0px 40px 0px;
	border-top:1px solid #E2E9F0;
	padding:0 0 0 5px;
	overflow:hidden;
	}

#Content div.Angebote div.AngebotFirst {
	margin:0 0 40px 0;
	border:0;
	padding:0 0 0 5px;
	overflow:hidden;
	}

#Content div.Angebote div.Angebot p.BildRechts, #Content div.Angebote div.AngebotFirst p.BildRechts {
	margin:15px 0px 10px 15px;
	border:1px solid #D3DFED;
	}

#Content div.Angebote p.Keins {
	color:#86908c;
	padding:0 0 10px 5px;
	}

/* News */
#Content div.News {
	margin:15px 0px 0px 0px;
	border:0;
	border-top:1px solid #e2e9f0;
	padding:0;
	width:509px;
	text-align:left;
	overflow:hidden;
	}

#Content div.News div.Beitrag {
	margin:0;
	border:0;
	border-bottom:1px solid #e2e9f0;
	padding:15px 0px 22px 0;
	width:509px;
	text-align:left;
	overflow:hidden;
	}

#Content div.News div.Beitrag h2 {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:425px;
	height:auto;
	float:left;
	}
	
#Content div.News div.Beitrag p {
	margin-top:11px;
	}	

#Content div.News div.Beitrag p.Datum {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:84px;
	height:19px;
	color:#86908c;
	line-height:19px;
	text-align:right;
	float:right;
	}

#Content div.News div.Beitrag p.Autor {
	display:block;
	margin:0;
	border:0;
	padding:11px 0px 0px 0px;
	width:509px;
	height:17px;
	line-height:17px;
	color:#86908c;
	clear:both;
	}

#Content div.News div.Beitrag p.Text a {
	font-weight:normal;
	}

#Content div.Artikel {
	margin:15px 0px 0px 0px;
	border:0;
	border-bottom:1px solid #e2e9f0;
	padding:0px 0px 15px 0px;
	width:509px;
	text-align:left;
	overflow:hidden;
	}

#Content div.Artikel h2 {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:425px;
	height:auto;
	float:left;
	}
	
#Content div.Artikel p.Datum {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:84px;
	height:19px;
	color:#86908c;
	line-height:19px;
	text-align:right;
	float:right;
	}

#Content div.Artikel p.Autor {
	display:block;
	margin:0;
	border:0;
	padding:13px 0px 2px 0px;
	width:509px;
	height:17px;
	line-height:17px;
	color:#86908c;
	clear:both;
	}

#Content div.Artikel p.Dokumente, #Content div.Artikel p.LinkTitel {
	color:#86908c;
	}

#Content div.Artikel ul.Dokumente {
	padding-top:0px;
	}

#Content div.Artikel ul.Dokumente a, #Content div.Artikel p.LinkURL a {
	font-weight:normal;
	}

#Content div.Artikel p.LinkURL {
	margin-top:5px;
	}

/* Anfahrt */
#Content div.Anfahrt {
	margin:25px 0px 0px 0px;
	border:0;
	padding:0 0 10px 0;
	width:509px;
	height:138px;
	overflow:hidden;
	}

#Content div.Anfahrt div.Box {
	margin:0;
	border:0;
	padding:0;
	width:121px;
	height:138px;
	overflow:hidden;
	float:left;
	}

#Content div.Anfahrt #Box_2, #Content div.Anfahrt #Box_3 {
	margin-left:15px;
	}

#Content div.Anfahrt div.Box p {
	margin:0;
	border:0;
	padding:0;
	width:121px;
	height:138px;
	}

#Content div.Anfahrt div.Box p.Link a {
	display:block;
	margin:0;
	border:1px solid #b5c6d8;
	border-top:0;
	padding:0;
	width:119px;
	height:27px;
	font-size:11px;
	font-weight:normal;
	line-height:27px;
	text-align:center;
	}

#Content div.Anfahrt div.Box p {
	margin:0;
	}

/*************************************************
* Sidebar
*************************************************/

#Sidebar {
	margin:0;
	border:0;
	padding:0px 20px 30px 20px;
	width:250px;
	font-size:11px;
	text-align:left;
	float:right;
	overflow:hidden;
	}

/* Ueberschriften */
#Sidebar h1 {
	margin:0;
	border:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:19px;
	}

#Sidebar h2 {
	margin:0;
	border:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#009fac;
	line-height:17px;
	}

#Sidebar h2 a {
	color:#009fac;
	text-decoration:none;
	}

/* Absaetze */
#Sidebar p {
	margin:0;
	border:0;
	padding:0;
	line-height:17px;
	}

/* Links */
#Sidebar a {
	color:#008a97;
	text-decoration:underline;
	}

#Sidebar a:hover {
	color:#000;
	text-decoration:underline;
	}

/* Partner */

#Sidebar div.Partner {
	margin:85px 0px 0px 0px;
	border:0;
	padding:0;
	width:250px;
	text-align:center;
	overflow:hidden;
	}

#Sidebar div.Partner p {
	margin-top:1px;
	}

/* News */
#Sidebar div.News {
	margin:26px 0px 0px 0px;
	border:0;
	padding:0;
	width:250px;
	text-align:left;
	overflow:hidden;
	}

#Sidebar div.News div.Beitrag {
	margin:13px 0px 0px 0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:0px 0px 17px 0px;
	overflow:hidden;
	}
	
#Sidebar div.News div.Beitrag h2 {
	line-height: 16px;
	}	

#Sidebar div.News div.Beitrag p {
	margin:5px 0px 0px 0px;
	line-height: 15px;
	}

#Sidebar div.News p.Alle {
	margin:7px 0px 0px 0px;
	text-align:right;
	}

/*************************************************
* Footer
*************************************************/

#Footer  {
	margin:0;
	border:0;
	padding:0;
	width:870px;
	height:36px;
	text-align:left;
	clear:both;
	overflow:hidden;
	}

#Footer #Main {
	display:block;
	margin:0;
	border:0;
	padding:0px 0px 0px 26px;
	width:554px;
	height:36px;
	background:#D3DFED;
	color:#2592a1;
	line-height:36px;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#Footer #Main a {
	color:#2592a1;
	text-decoration:none;
	}

#Footer #Main a:hover {
	text-decoration:underline;
	}

#Footer #Meta {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:290px;
	height:36px;
	background:#009cac;
	font-size:10px;
	color:#fff;
	line-height:36px;
	text-align:center;
	float:right;
	overflow:hidden;
	}

#Footer #Meta a {
	color:#fff;
	text-decoration:none;
	}

#Footer #Meta a:hover {
	text-decoration:underline;
	}