﻿@charset "utf-8";

/**
----------------------------------------------------------
Regeln f�r allgemeine Elemente
---------------------------------------------------------- */

/* Alle kritischen Werte instanziieren */
* {
  margin: 0;
  padding: 0;
}

/* Standardm��ig nicht sichtbare Inhalte zur Erleichterung der
   Orientierung mit assistiven Technologien */
.invisible {
  position: absolute;
  left: -9999px;
}

/* Farben und Hintergrund setzen */
body {
  color: #c0c0c0;
   background: #11253C url(images/webbackground42.gif) top left repeat-x;  
/*  background: #0e0e40 url(images/webbackground.jpg) top left repeat-x; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* Links und Anker */
a:link {
  color: #c0c0c0;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: #c0c0c0;
  background-color: transparent;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a5c85;
  background-color: #c0c0c0;
  text-decoration: none;
}
a:active {
  color: #1a5c85;
  background-color: #c0c0c0;
  text-decoration: none;
}

a:link img, a:visited img,
a:hover img, a:focus img, a:active img {
  border: 0;
}

/* �berschriften */
h1, h2, h3, h4, h5, h6 {
  color: #c0c0c0;
  background-color: transparent;
}

h1 {
  font-size: 1.5em;
  margin: 0 0 1.5em 0;
}

/* Abs�tze */
  p {
  margin: 0.4em 0 0.8em 0;
}
a.active {
	color: #1a5c85;
	background-color: #c0c0c0;
} 

legend {
  color: #c0c0c0;
}
/** ---------------------------------------------------------- 
    Regeln f�r besondere Bereiche 
---------------------------------------------------------- */

/** Hauptbereich
---------------------------------------------------------- */
div#body {
  width: 780px;
  margin: auto; /* Reicht eigentlich */
}
/* F�r kaputte Browser */
body {
  /* Alle Inhalte horizontal zentrieren */
  text-align: center;
}
body * {
  /* Textausrichtung korrigieren */
  text-align: left;
}

/** Kopf und Logo
---------------------------------------------------------- */
div#button_right {
	width: 200px;
	float: right;
	margin: 10px 0 0 auto;
	text-decoration: none;
	text-align: center;
	border: 0;
}

#button_right a:hover {
	background-color: transparent;
}
div#button_left {
	float: left;
	width: 200px;
	margin: 10px 0 0 auto;
	text-decoration: none;
	text-align: center;
	border: 0;
}
#button_left a:hover {
	background-color: transparent;
}
div#logo {
  text-align: center;
  margin: 8px auto 10px auto;
}
#logo a:hover {
  background-color: transparent;
}

div#hr1 {
  margin: 1px 0px 1px 0px;
}
div#hr2 {
  margin: 17px 0px 8px 0px;
}

div#kopfnavigation {
  margin: 0 0 0 30px;
  align: center
}
#kopfnavigation ul li {
  float: left;
  list-style: none;
}
#kopfnavigation li {
  padding: 0 53px;
}
#kopfnavigation h1 {
  margin: 0 0 0.5em 0;
  list-style: none;
  text-decoration: none;
  font-size: 1em;
  text-align: left;
  line-height: 1.8em;
}

/** Inhalt
---------------------------------------------------------- */
div#inhalt {
  line-height: 1.5em;
}

/** ---------------------------------------------------------- */
/** Contentseiten: Inhalt */
/** ---------------------------------------------------------- */

/** Bereichsnavigation
---------------------------------------------------------- */
div#bereichsnavigation {
  width: 130px;
  height: 420px;
  margin-right: 10px;
  float:left;
}
#bereichsnavigation h2 {
  font-size: 1em;
  font-weight: normal;
  font-style: italic; 
  text-align: left;
  margin: 0px 0 8px 0;
  padding-left: 5px;
}
#bereichsnavigation ul li {
  list-style: none;
  text-decoration: none;
  font-size: 1em;
  text-align: left;
  line-height: 1.8em;
/* font-variant: small-caps; */ 
}
#bereichsnavigation li {
/*	padding-top:0.2em; */
	padding-left:20px;
}
#bereichsnavigation a:hover, a:active {
	color: #1a5c85;
  	background-color: #c0c0c0;
*/	
}
div#blaettern {
	vertical-align: middle;
	float: left;
	text-align: left;
	width: 110px;
	position: relative;
	top: 50px; 
}
/** Seitenbild rechts
---------------------------------------------------------- */
div#contentrechtsblock {
    width: 310px;
    height: 420px;
    margin-left: 10px;
	float: right;
}
#contentrechtsblock .anfahrt {
	width: 400px;
}
}
div#seitenbild {
	width: auto;
	text-align: center;
	align: center;
/*	border: #c0c0c0 solid 1px; */
	margin: 5px 0px 5px 0px;
}
#seitenbild img {
	border: #c0c0c0 solid 2px;
}

/** Textblock
---------------------------------------------------------- */
div#contentmittelblock {
	width: auto;
	padding: 0 50px;
	margin: auto;
}
div#textblock {
	text-align: justify;
	margin: 0 5px 0 0;
}
#textblock p {
	text-align: justify;
}
#textblock ol ul {
	margin-left: 1em;
	text-align: justify;
	list-style-position: inside;
}
#textblock li {
	text-align: justify;
	margin-left: 1em;
}
#textblock .gutscheinbedingungen ol.gutscheinbedingungen li.gutscheinbedingungen {
	font-size: .8em;
	padding-left: .4em
}
#textblock ol.under {
	margin-left: 1.5em;
	text-align: justify;
	list-style-type: lower-latin;
} 
#textblock a {
	text-decoration: underline;
}
#textblock fieldset {
	font-size: 1em;
	font-weight: normal;
    border: 1px solid #c0c0c0;
/*    width: 90%;
    margin: 10px 0; */
}
#textblock table {
	font-size: 1em;
	font-weight: normal;
    width: 100%;
    margin: 10px 0;
}
#textblock th {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	width: 90px;
	padding-right: 0.6em;
}
#textblock input, textarea {
  padding: 1px 0 0 3px;
  font-size: 1em;
  border: 0px solid #1a5c85;
  background: #c8c8c8;
}
#textblock legend {
	padding: 0 5px;
}
div#contentheadline {
	width: 310px;
	float: left;
	margin: 0 5px;
	display: block;
	vertical-align: bottom;
}	
div#contentheadline .anfahrt {
	width: 210px;
}
#contentheadline h1 {
	border-top: 1px solid #c0c0c0; 
	border-bottom : 1px solid #c0c0c0; 
	padding-bottom:0.1em;
	margin: 4px 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal; 
	text-align: center;
	font-variant: small-caps; 
	letter-spacing: 0.2em;
} 
div#rechtsausrichten {
	float: right;
	margin: -0.4em 0 0 0;
}
#rechtsausrichten p {
	margin 0;
	text-align: right;
}
/** ---------------------------------------------------------- */
/** Titelseite: Inhalt */
/** ---------------------------------------------------------- */
div#linksblock {
	width: 165px;
	height: 432px;
	margin: -0.4em 5px;
	float: left;
}
#linksblock p {
	margin .8em 0;
}
#linksblock label {
	margin: 0 0.6em 0 0;
}
#linksblock input, textarea {
  padding: 1px 0 0 3px;
  font-size: 1em;
  border: 0px solid #1a5c85;
  background: #c8c8c8;
}
#linksblock h2 {
	margin-top: 0.6em;
	margin-bottom: -0.2em;
	font-size: 0.9em;
	font-weight: normal; 
	text-align: right;
	text-transform: uppercase;
/*	font-variant: small-caps; */
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#linksblock table {
	font-size: 1em;
	font-weight: normal;
}
div#button {
	text-align: center;
}
#button input{
	color: #c0c0c0;
	padding: 0;
	font-size: 0.9em;
	background: #1a5c85;
	border: 1px solid #c0c0c0;
	margin: 8px 0;
	text-align: center;
} 
div#rechtsblock {
	width: 195px;
	height: 420px;
	margin: -0.4em 5px;
	float: right;
}
#teaserliste h2.rechts {
	margin-top: 0.6em;
	margin-bottom: -0.2em;
	font-size: 0.9em;
	font-weight: normal; 
	text-align: right;
	text-transform: uppercase;
/*	font-variant: small-caps; */
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#teaserliste h2.links {
	margin-top: 0.6em;
	margin-bottom: -0.2em;
	font-size: 0.9em;
	font-weight: normal; 
	text-align: leftt;
	text-transform: uppercase;
/*	font-variant: small-caps; */
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#teaserlister a:hover {
	color: #1a5c85;
	background-Color: #c0c0c0;
}
div#frontbild {
	text-align: center;
	margin: 12px auto 6px auto;
	}
#frontbild img {
	border: #c0c0c0 solid 2px;
}
 
div#slogan {
	text-align: center;
	align: center;
}


/** Fu�
---------------------------------------------------------- */
div#fuss {
  text-align: center;
}

div#hr3 {
  margin: 2px 0px 2px 0px;
}

div#fussnavigation {
  margin: 0 0 0 165;
  align: center
}
#fussnavigation ul li {
  float: left;
  list-style: none;
}
#fussnavigation li {
  padding: 0 50px;
}