body {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: black;
       background-color: white;
       margin: 0;
       padding: 0;
      }

 a:link, a:active {
	color: #003366; 
	text-decoration: underline;
}

 a:hover {
	color: white;
	background-color: #003366;
	text-decoration: none;
}

 a:visited {
	color: #003366; 
	text-decoration: underline;
}


/* ****************************   Head Beginn*********************************** */


 div.head {
	background-color: white;
	height: 100px;
	width: 100%;
	margin: auto;
	position: static;
	padding-bottom: 0;
	margin-bottom: 0;
      }

 img.home {
	border : none;
	margin-top: 0.3em;
	margin-bottom: 0;
      }

 .head a:link, a:hover, a:active, a:visited {text-decoration:none; background:none;}


/* ****************************   Head Ende  *********************************** */

/* ****************************   Headbild Beginn*********************************** */


 img.bereichsbild {
	display: none;
      }

/* ****************************   Headbild Ende  *********************************** */

/* ****************************   Nav-Head Beginn  *********************************** */

div.navhead{
	display: none;
}



/* ****************************   Nav-Head Ende  *********************************** */


/* *************************   Top-Navigation Beginn  ******************************* */

 div.navigation {
	display: none;
      }



/* ****************************   Top-Navigation Ende  ******************************* */

/* ****************************   Subnavigation Beginn ******************************* */


div.subnavigation {
	display: none;
}



/* ****************************   Subnavigation Beginn ******************************* */

/* ****************************   Inhalt Beginn  *********************************** */

 div.seite {
       width: 90%;
       height: 100%;
       padding: 0;
       margin-top: 0;
       background-color: white;
      }

 .text {
       width: 100%;
       margin: 0;
       vertical-align: top;
      }

/* ****************************   Inhalt Ende  *********************************** */


/* ****************************   Text Teil Beginn  *********************************** */


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Navigation Links */


#navigation{
	display: none;
}


hr.menue{
	visibility: hidden;

}


/* Ende Navigations Links */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Hauptinhaltsteil */

table.inhalt{
	padding-top: 0.0em;
}

td.artikel{
	padding-top: 0.5em;
	vertical-align: top;
	padding-left: 1em;
	padding-right: 1.5em;
	max-width: 300px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Startseiten Tabelle */

table.startseite{
	border-collapse: collapse; 
	border: solid 1px #7F1217;
	margin-top: 1.5em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em; 
}

td.starttd{
	background-color: #7F1217;
	font-size: 0.8em;
	color: white;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em; 

}

td.starttd1{
	background-color: #D2E2F1;
	font-size: 0.8em;
	color: black;
	padding-left: 0.5em;
	padding-top: 0.8em;
	padding-bottom: 0.5em; 
}

td.kapiteltd{
	background-color: #C3D8EB;
	border-bottom: solid 1px #7F1217;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em; 
}

td.kapiteltd1{
	background-color: white;
	font-size: 0.8em;
	padding-left: 0.5em;
	padding-top: 0.8em;
	padding-bottom: 0.5em; 
}

/* Ende Startseiten Tabellen */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Breadcrumb  */


p.kruemel{
	display: none;
}

/* Ende Breadcrumb  */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn allg. Formatierungen, wie P, H1, H2, Sonderlinks usw. */

h1{
	font-size: 0.8em;
	background-color: #D2E2F1;
	background-image: url(../../images/header-rot.gif);
	background-repeat : no-repeat;
	padding-left: 2.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 0.1em;
	margin-top: 1em;
	margin-bottom: 0.8em;
}

a.link-h1{
	text-decoration: none;
}

a.link-h1:hover{
	color: #B32E31;
}

a.link-h1:visited{
	color:black;
}

h1.news-uebersicht{
	font-size: 0.8em;
	background-color: #D2E2F1;
	background-image: url(../../images/header-rot.gif);
	background-repeat : no-repeat;
	padding-left: 2.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 0.1em;
	margin-top: 1em;
	margin-bottom: 0.8em;
}

.news-uebersicht a:link, a:visited, a:hover, a:active {
	color:black; 
	text-decoration: underline; 
	background: none;
}

a.link-schwarz{
	color: black;
}


h2{
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h2.artikel{
	font-size: 0.8em;
	font-weight: bold;
}

h3.artikel{
	font-size: 0.8em;
	background-color: #D2E2F1;
	background-image: url(../../images/header-rot.gif);
	background-repeat : no-repeat;
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}

p {
	font-size: 0.8em;
}

p.news-teaser{
	padding-bottom: 1em;
}

ul{
	font-size: 0.8em;
	margin-left: 4em;
	list-style: url(../../images/aufzaehlung-grafik.png);
}

ol{
	font-size: 0.8em;
	margin-left: 4em;
}

li{
	padding-left: 0.3em;
}


.rechts a:link, a:visited, a:active {
	margin-left: 1em;
	color: #003366; 
	text-decoration: underline;
}


.rechts a:hover {
	color: white;
	background-color: #003366;
	text-decoration: none;
}


/* Ende allg. Formatierungen  */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Bilder  */

table.bildtextrechts{
	float: right;
	width: 5px;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

table.bildtextlinks{
	float: left;
	width: 5px;
	margin-bottom: 0.5em;	
	margin-right: 0.5em;
}

img.textbildlinks{
}

img.bildrechts{
}

td.bildtext{
	font-size: 0.75em;
}

/* Ende Bilder  */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Sondertags, wie etwa Medien, Veranstaltungen, Hotels */

#medien h2{
	padding-bottom: 0.1em;
	padding-top: 1em;
}

#medien p{
}

p.unterkunft{
	text-align: left;
}

a.hotelanker{
	font-weight: bold;
	font-size: 0.8em;
	line-height: 3em;
}

#hotel{
	border: solid 1px #7F1217;
	font-size: 0.8em;
	vertical-align: top;
	margin-bottom: 1em;
}

#hotel img{
	width: 100px;
}

#hotel td{
	vertical-align: top;
}

td.hotelfoto{
	max-width: 100px;
	border-right: solid 1px #7F1217;
	padding: 0 0.5em 0 0;
}

td.hotelname{
	border-bottom: solid 1px #7F1217;
	padding: 0.2em;
}

td.hoteladresse{
	padding: 0.2em;
	border-right: solid 1px #7F1217;
	width: 18em;
}

td.hoteleinrichtung{
	padding: 0.2em;
	border-bottom: solid 1px #7F1217;
}

td.hotelbetten{
	padding: 0.2em;
	border-right: solid 1px #7F1217;
	width: 9em;
}

td.hotellage{
	padding: 0.2em;
}

td.hotelpreis{
	padding: 0.2em;
	border-top: solid 1px #7F1217;
}

#veranstaltungen{
	font-size: 0.8em;
	vertical-align: top;
	margin-bottom: 1em;
}

#veranstaltungen td{
	border: solid 1px #7F1217;
	padding: 0.2em;
	vertical-align: top;
}

tr.v-ueberschrift{
	background-color: #D2E2F1;
}

td.v-leerzeile{
	height: 0.5em;
	border: 0;
	background-color: #D2E2F1;
}

td.v-datum{
	
}

td.v-titel{
}

td.v-kategorie{
}

td.v-ort{
}

td.v-link{
}

table.tabelle{
	font-size: 0.8em;
}

/* Ende Sondertags */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Suche */

p.suchergebnis{
	font-style: normal;
}

p.anzahl{
	text-align: right;
}

h2.suchergebnishead{
	padding-bottom: 0.0em;
}

/* Ende Suche */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Sitemap */

#sitemap{
}

#sitemap p{
	padding-top: 1em;
	padding-bottom: 0.7em;
}

a.sitemap1{
	margin-left: 2em;
	font-size: 0.8em;
}

a.sitemap2{
	margin-left: 4em;
	font-size: 0.8em;	
}

p.hidden{
	display: none;
}

/* Ende Sitemap */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Ende Hauptinhaltsteil */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn rechter Bereich */

td.rechts{
	padding-top: 1.2em;
	vertical-align: top;
	padding-right: 0em;
	width: 20%;
}

hr.rechts{
	visibility: hidden;
}

p.rechts{
	margin-bottom: 1em;
}

p.image {
	padding-bottom: 0.5em;
	width: 150px;
	font-size: 0.75em;
}

img.rechts {
	width: 150px;
}   

/* Ende rechter Bereich */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Beginn Fußzeile */

#fusszeile{
}

#fusszeile p{
	display: none;
}


/* Ende Fußzeile */


/* ****************************   Text Teil Ende  *********************************** */

