/** Hauptmenü ------------------------------------------------------------- */
#nav {
	position: absolute;
	width: 800px;
	height: 44px;
	top: 69px;
	left: 25px;
	margin-left: -20px;
}
/* Malarkey Image Replacement */
a.menuEntry {
	height: 44px;
	position: absolute;
	display: block;
	background: url(./images/menu.gif) no-repeat 0 0;
	border-left: 1px solid #cccccc;
}
a.first {
	border-left: 1px solid white;
}
#menu01 a.menuEntry b, #menu02 a.menuEntry b, #menu03 a.menuEntry b, #menu04 a.menuEntry b, #menu05 a.menuEntry b, #menu06 a.menuEntry b {
	display: none;
}
/* ALIGN BACKGROUND IMAGE FOR EACH MENU ENTRY */
#menu01 a.menuEntry {
	top: 0px;
	left: 0px;
	height: 44px;
	width: 94px;
	background-position: 0px -44px;
}
#menu02 a.menuEntry {
	top: 0px;
	left: 94px;
	height: 44px;
	width: 115px;
	background-position: -112px -44px;
}
#menu03 a.menuEntry {
	top: 0px;
	left: 208px;
	height: 44px;
	width: 115px;
	background-position: -242px -44px;
}
#menu04 a.menuEntry {
	top: 0px;
	left: 357px;
	height: 44px;
	width: 123px;
	background-position: -357px -44px;
}
#menu05 a.menuEntry {
	top: 0px;
	left: 480px;
	height: 44px;
	width: 97px;
	background-position: -480px -44px;
}
#menu06 a.menuEntry {
	top: 0px;
	left: 487px;
	height: 44px;
	width: 79px;
	background-position: -417px -44px;
}
/* PRESELECT MENU WITH BODYID'S */
body#home #menu01 a.menuEntry {
	background-position: 0px 0px;
}
body#meine_noten #menu02 a.menuEntry {
	background-position: -112px 0px;
}
body#notendatenbank #menu03 a.menuEntry {
	background-position: -242px 0px;
}
body#terminabfrage #menu04 a.menuEntry {
	background-position: -357px 0px;
}
body#fotos #menu05 a.menuEntry {
	background-position: -480px 0px;
}
body#downloads #menu06 a.menuEntry {
	background-position: -427px 0px;
}
#main {
	background-color: #ABABAB;
}
#main div.inner {
	background-color: #e3e5e6;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
}
#main #topstory {
	background-color: #B1CDB7;
	padding: 6px 6px;
	border-left: 6px solid white;
	border-right: 6px solid white;
	position: relative;
}
#main #topstoryTable #topstoryContent {
	color: black;
	vertical-align: middle;
	padding: 0px 0px;
}
#main #topstoryTable a.weiter {
	position: absolute;
	bottom: 20px
}
#topstoryTable h2 {
	margin-top: 0px;
	font-size: 1.9em
}
#top {
	background-color: #ABABAB;
}
#top div.inner {
	background-color: white;
}
#subnav {
	background-color: #ABABAB;
}
#subnav div.inner {
	background-color: #C7CCCC;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
}
#static {
	background-color: #ABABAB;
}
#static p {
	padding-bottom: 0px;
}
#static div.inner {
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
}
#static #calendar-and-static {
	background-color: #e3e5e6;
	border-left: 6px solid white;
	border-right: 6px solid white;
	border-top: 6px solid white;
	padding: 6px 6px 6px 6px;
	float: left;
	font-size: .9em;
	line-height: 130%;
	position: relative;
}
/** ------------------------------------------------------------- Content: Viertes Band ------------------------------------------------------------- */
/** Kalender und Events auf der Startseite ------------------------------------------------------------- */
* html #static {
}
#static .column {
	float: left;
	width: 204px;
	height: 110px;
	line-height: 130%;
	display: inline;
	padding: 0px 10px 0px 3px;
}
#static .border {
	border-left: 1px solid #999;
	padding: 0 10px 0px 10px;
	width: 202px;
}
#static .column h2, #static .column h3 {
	color: #666563;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	margin: .2em 0 .5em 0;
}
#static .entry .border {
	border: 0;
	border-top: 0px solid #999;
	margin: 0;
	padding: 0;
}
a.weiter {
	position: absolute;
	bottom: 10px
}
#adhoc {
	background-color: #ABABAB;
}
#adhoc div.inner {
	background-color: #E3E5E6;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
}
#content {
	background-color: #ABABAB;
}
#content div.inner {
	background-color: white;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
}
#footer {
	background-color: #ABABAB;
}
#footer div.inner {
	color: #888888;
	background-color: white;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
	border-bottom: 6px solid #D5D7C7;
	width: 894px;
	padding: 3px 8px 5px 8px;
	margin-bottom: 20px;
	font: normal 0.8em sans-serif;
	text-align: left;
}
#footer .links {
	float: right
}
#footer a {
	color: #888888;
	font: normal 1em sans-serif;
}
/** Content-Elemente ------------------------------------------------------------- */
#sidebar h2 {
	color: #464C3E;
	background-color: transparent;
	border-color: #464C3E;
}
#contentBody h2.special, #contentAfter h2.special {
	color: #464C3E;
	background-color: transparent;
	border-color: #464C3E;
}
#contentAfter h1.special {
	color: #464C3E;
	background-color: transparent;
	border-color: #464C3E;
}
div.imageTeaser {
/* IE-Bugfix */
	border: 1px solid #E4E4E2;
}
* {
}
* {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
}
body, td, th {
	font: normal 80.01%/135% Arial, sans-serif;
}
td, th {
	f\ont-size: 100%;
/* Safari 1.3 */
	line-height: 135%;
}
body {
	background-color: #ABABAB;
	position: relative;
}
/** Links und Anker ------------------------------------------------------------- */
a {
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	font-family: sans-serif;
}
a.email {
	color: #aa0000;
	font: italic 9pt sans-serif;
	text-decoration: none;
}
a.nodecoration {
	text-decoration: none;
}
a.email:hover, a.nodecoration:hover {
	text-decoration: underline;
}
a:link {
}
a:visited {
}
a:active {
}
a:link img, a:visited img, a:hover img, a:focus img, a:active img {
	border: 0;
}
h1 a, h2 a, h3 a {
	color: #aa0000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus {
	text-decoration: underline;
}
/** Überschriften ------------------------------------------------------------- */
h1, h2, h4, h5, h6 {
	margin: 2em 0 1em 0;
}
h1 {
	margin: 0 0 .5em 0;
	color: #666;
	font-size: 1.3em;
	line-height: 110%;
}
h2 {
	text-transform: uppercase;
	margin: 0.5em 0;
	font-size: 1em;
	line-height: 110%;
	/*color: #7C7A4B;*/
	color: #666;
}
h3 {
	text-align: right;
	font-size: 0.7em;
	line-height: 100%;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
/* Nicht kleiner als 1em setzen */
}
/** Bilder ------------------------------------------------------------- */
img {
	vertical-align: bottom;
}
/** Listen ------------------------------------------------------------- */
ol, ul {
	margin: 1em 0 1em 25px;
}
ul li {
/* Hier Bullet per 'list-style-image' setzen. */
}
ul.link, ul.link li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.liste {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.liste li {
	background: transparent url('../images/dot.gif') no-repeat 3px 6px;
	padding-left: 16px;
	padding-bottom: 8px;
}
dl {
	margin: 1.5em 0;
}
dt {
	margin-top: 1em;
}
dd {
}
/** ------------------------------------------------------------- Regeln für besondere Bereiche ------------------------------------------------------------- ------------------------------------------------------------- */
.inner {
	width: 910px;
	margin: 0 auto;
}
.float--right {
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}
.float--left {
	float: left;
	display: inline;
	margin: 0 1em 1em 0;
}
.gray {
	color: #4F4B4C;
	background-color: transparent;
}
.gf_validationsummary {
	color: red !important;
	background-color: transparent;
}
/** ------------------------------------------------------------- Top: Erstes Band ------------------------------------------------------------- */
#top {
	margin-top: 10px;
}
#top .inner {
	background: url('./images/boegen.gif') no-repeat top right;
	color: white;
	height: 117px;
	border-top: 6px solid #D5D7C7;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
	position: relative;
}
/** ------------------------------------------------------------- */
#logo {
	background-image: url('./images/logo.gif');
	height: 70px;
	width: 350px;
	float: left;
	display: inline;
	cursor:pointer;
}
#logo h1 span {
	display: none;
}
#logo h2 span {
	display: none;
}
/* Banner */
#banner .inner {
	color: white;
	height: 66px;
	border-left: 6px solid #D5D7C7;
	border-right: 6px solid #D5D7C7;
	position: relative;
}
/** ------------------------------------------------------------- Saison-Highlights, Funktionen, Bereichsmenü: Drittes Band ------------------------------------------------------------- */
#subnav {
	margin-left: 6px;
	margin-right: 6px;
}
* html #subnav {
	overflow: hidden;
}
#subnav .inner {
	height: 28px;
}
* html #subnav .inner {
	height: 28px;
}
/** Bereichsmenü ------------------------------------------------------------- */
#subnav {
	color: #666666;
}
#subnav select {
	color: #666666;
	width: 150px;
	position: relative;
	font-size: 0.8em;
	margin-top: -2px;
	margin-right: 30px;
	vertical-align: middle;
}
#subnav ul.nav {
	margin: 0 10px;
	padding: 0;
	list-style: none;
/* Positionierung um zu verhindern, dass im Opera Illustrationsgrafiken die Navigation überdecken. */
	position: relative;
	z-index: 10;
}
#subnav ul.nav li {
	position: relative;
	top: 0px !important;
	top: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	line-height: 28px;
}
#subnav ul.nav a, #subnav ul.nav strong {
	color: #666666;
	float: left;
	padding-left: 5px;
	padding-right: 25px;
	/*width: 80px;
*/
	height: 28px;
	outline: 0;
/* Positionierung um zu verhindern, dass Illustrationsgrafiken die Navigation überdecken. */
	/*position: relative;
*/
	z-index: 10;
	font-weight: normal;
	text-decoration: none;
}
#subnav ul.nav a:hover, #subnav ul.nav a:focus, #subnav ul.nav strong {
	text-decoration: underline;
	background: bottom left no-repeat;
}
#subnav ul.nav li.last a, #subnav ul.nav li.last strong {
	border: 0;
}
/** Highlights ------------------------------------------------------------- */
.Artikel p {
	text-align: justify;
	padding-bottom: 0.8em;
}
.Artikel h1 {
	font-size: 1.0em;
	color: #666563;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	margin: .2em 0 .5em 0;
}
.ArtikelBildRechts {
	float: right;
	padding-left: 10px;
}
.ArtikelBildLinks {
	float: left;
	padding-right: 10px;
}
#adhoc {
}
#adhoc p {
	text-align: justify;
	padding-bottom: 0.3em;
}
/* #adhoc a {
	position: absolute;
	bottom: 10px;
	right: 10px
}
*/
#adhoc #highlights .teaser {
	border-bottom: 6px solid white;
	border-top: 6px solid white;
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 140px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	font-size: .9em;
	line-height: 130%;
	min-height: 140px;
	position: relative;
}
#highlights .left {
	border-left: 6px solid white;
}
#highlights .right {
	padding-left: 156px;
	width: 283px;
	border-right: 6px solid white;
}
#highlights h2 {
	color: #666563;
	background-color: transparent;
	font-weight: bold;
	margin: 0.2em 0 .5em 0;
}
#adhoc #functions {
	overflow: hidden;
	padding: 3px 10px 0 20px;
}
/** Gestaltung des Standardtemplates ------------------------------------------------------------- */
#content .inner {
	padding: 10px 0 10px 0;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 315px;
	padding: 10px 20px 20px 10px;
}
#sidebar .section {
	margin: 0 0 3em 0;
}
#sidebar .small {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: -2px;
}
.small {
	font-size: 10px;
	line-height: 80%;
	font-weight: normal;
}
/* Die Farbe der Überschriften ist abhängig vom Farbschema */
#sidebar h2 {
	font-size: 1em;
	margin: 0 0 .8em 0;
	padding: 0 0 .3em 0;
	border-bottom: 1px solid;
}
#sidebar h3, #sidebar h4 {
	margin: .8em 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul a:hover {
	color: #ce0006;
}
#sidebar ul a {
	text-decoration: none;
}
#sidebar ul li {
	padding-left: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
#sidebar .main {
	margin-left: -14px;
	padding-left: 14px;
	background: transparent url('../images/dot.gif') no-repeat 0px 6px;
}
/* Inhaltsbereich */
#contentBody {
	background-color: #EDEEEF;
	margin: 0 6px;
	padding: 6px 6px 6px 6px;
}
/* Falls Sidebar vorhanden, Inhaltsbereich einrücken */
#contentBody .sidebar {
	margin: 0 0px 0 0;
}
/* Die Farbe der Überschriften ist abhängig vom Farbschema */
#contentBody h2.special, #contentAfter h2.special {
	font-size: 1.5em;
	padding: 0 0 .2em 0;
	margin: 2em 0 1.5em 0;
	border-bottom: 1px solid;
}
/* Vollbreiter Inhalt unterhalb des Spalteninhalts */
#contentAfter {
	clear: both;
	margin: 0 20px;
}
/* Farbe abhängig vom Farbschema */
#contentAfter h1.special {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0 0 .2em 0;
	margin: 1em 0;
}
#contentBody .section, #contentAfter .section {
	/* JvM: margin: 1em 0 1.5em 109px;
*/
	margin: 1em 0 1.5em 0;
}
.illustration {
	margin: 2em 0;
}
/* Teaser mit stets gleich breitem Bild */
table.imageTeaser {
	margin: 0 0 2em 0;
}
.imageTeaser .image {
	width: 220px;
}
.imageTeaser .imageTeaserContent {
	padding: 5px 10px;
}
.imageTeaser h3 {
	margin: .2em 0 .5em 0;
}
.imageTeaser .roof {
	margin: 0;
	padding: 0;
}
table.priceComparison {
}
.priceComparison td, .priceComparison th {
	padding: 5px 15px 5px 0;
	border-bottom: 1px solid #B7A8A5;
}
.priceComparison td {
	text-align: right;
}
table.colors {
	margin-top: 1em;
}
table.colors td {
	padding: 0.5em 0em 0.2em 0.5em;
}
table.document {
	margin-top: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}
table.document td {
	border-top: 1px solid #CCCCCC;
	padding: 1.5em 10px 1em 0;
}
#sidebar form {
}
#sidebar form table {
	margin: .5em 0;
}
#sidebar form input.text {
	border: 1px solid white;
	margin: 0 10px 0 0;
}
#sidebar form th {
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
	padding: 0 10px 0 0;
}
#sidebar form td, #sidebar form th {
	padding: 5px 10px 5px 0;
}
#sidebar form p {
	margin: 0;
	padding: 0;
}
#sidebar span label {
	padding: 0 10px 0 3px;
	vertical-align: middle;
}
#sidebar span input {
	vertical-align: middle;
}
p.submit {
	margin: 0;
	padding: 0;
	text-align: right;
}
/* Bilder mit Bildunterschrift neben dem Bild */
table.imageCaption td {
	padding: 0 10px 0 0;
	vertical-align: bottom;
	font-size: .9em;
}
/** ------------------------------------------------------------- Browserhacks ------------------------------------------------------------- */
.floatbox {
	overflow: hidden;
}
/* WinIE \*/
* html .floatbox {
	width: 100%;
}
/* */
.clearContent {
	height: 0;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0%;
	font-size: 0;
	clear: both;
	border: 0;
}
/** ------------------------------------------------------------- Regeln für spezielle Elemente ------------------------------------------------------------- */
div.object {
	padding: 0 1em 2em 0;
	float: left;
}
.invisible {
	position: absolute;
	left: -9999px;
}
.floatLeft {
	float: left;
	border: 1px solid lime;
}
div.illustrationRight {
	float: right;
	margin: 0 0 5px 0;
}
div.roof {
	color: #666563;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
}
.phone {
	font-size: 1.4em;
	font-weight: bold;
	margin: .4em 0 0 0;
}
p.more {
	margin: .8em 0;
}
.filedetails {
	color: #888888;
	font: normal .8em sans-serif;
}

    .inputbox {
      background: #FAFAFA; 
      border-left: 1px solid gray; 
      border-right: 1px solid gray; 
      border-bottom: 1px solid gray; 
      border-top: 1px solid gray; 
      padding-left: 2px; 
      margin-left: 5px;
      height: 17px; 
      font-size: 13px; 
      font-weight: normal; 
      width: 280px;
      }
      
    .readonly {
      background: #E8E1D8;
    } 
         
    .breit {
      width: 580px;
    }

    .textbox { 
      border-left: 1px solid gray; 
      border-right: 1px solid gray; 
      border-bottom: 1px solid gray; 
      border-top: 1px solid gray; 
      width: 510px;
      padding-left: 2px; 
      margin-left: 10px;
      height: 358px;
      font-family: sans-serif;
      font-size: 12px; 
      font-weight: normal; 
      overflow:auto;
     }
      
    .left { 
      float:left; 
      }
      
    .right { 
      padding-left: 300px; 
      }
      
    .tag { 
      font-size: 8pt; 
      font-family: sans-serif; 
      color: #777777; 
      padding-top: 1px; 
      padding-left: 5px; 
      font-weight: normal;
      }
    
    .line {
      width: 533px;
      border-top: 1px solid gray;
      margin-top: 10px;
      margin-bottom: -10px;
    }

a.dokument {
	line-height: 100%;
	background: url(images/pdf_icon_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
/*	text-transform: normal;*/
	color: #d00000;
	padding-right:5px;
}

a.audio {
	line-height: 100%;
	background: url(images/audio_sample.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
  padding-left: 15px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
/*	text-transform: normal;*/
	color: #d00000;
	padding-right:5px;
}

#Notendownload .tabelle {
    background-color: #F6F0E7;
    border: 1px solid gray;
    margin-top: 10px;
    }

#Notendownload .tabelle td {
      border-bottom: 1px dashed #AEA28F;
      border-right: 1px dashed gray;
      border-left: 1px dashed gray;
      vertical-align: middle;
      height: 25px;
      color: #444;
      padding-left: 3px;
    }
    
#Notendownload .tabelle th {
      height: 20px;
      background-color: #FAFAFA;
      text-align: left;
      font-weight: bold;
      vertical-align: middle;
      padding-left:3px;
      border-right: 1px solid  gray;
      border-left: 1px solid  gray;
      border-bottom: 1px solid gray;
      color: #666;
    }
    
#Notendownload td.top{
      border-top: 2px solid gray;
    }

#Notendownload .tabelle .bottom{
      border-bottom: 1px solid gray;
    }
    
#Notendownload .tabelle tr {
      vertical-align: middle;
      padding-left:3px;
      height: 0px;
    }
    
#Notendownload .tabelle tr.pause {
      height: 30px;
      vertical-align: middle;
    }
    
#Notendownload .tabelle thead {
      color: red;
      font-weight: bold;
      font-size: 13px;
      height: 20px;
    }
