body
{
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #1c1c1c;
	font-size:12px;
}

#Kopf
{
	color: #1c1c1c;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 12px;
	width: 575px;
}

#Register
{
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 610px;
	background-color: #fff;
}


#Suche
{
	width: 100px;
	position: absolute;
	top: 6px;
	left: 786px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

input.Search
{
	width: 100px;
	color: #727B7E;
	padding: 2px 0 2px 12px;
	border: 1px solid #727B7E;
;
}

#Logozeile
{
	width: 900px;
	height: 130px;
	display: block;
	vertical-align: top;
	margin-top: 15px;
}


#Content
{
	width: 576px;
	padding: 30px 12px 20px 12px;
	float: left;
}

div.whatsupcategory
{
	padding: 0 0 14px 0;
	border-bottom: 1px solid #d7e0e3;
}
div.whatsup
{
	padding: 0 0 14px 10px;
	border-bottom: 1px solid #d7e0e3;
}
div.anzeigen
{
	padding: 0 0 14px 0;
	border-bottom: 1px solid #d7e0e3;
}

div.Right
{
	text-align: right;
	display: block;
}

.Trenner
{
	padding: 5px 0;
	border-bottom: 1px solid #d7e0e3;
}

a.small
{
	font-size: 11px;
}

a.NoUL, a.NoUL:hover
{
	text-decoration: none;
	color: #1c1c1c;
}


h1 a.NoUL, h1 a.NoUL:hover
{
	text-decoration: none;
	color: #06647F;
}

a.Selection
{
	margin-bottom: 5px;
}

div.MoreInfo h2
{
	color: #06647F;
	background-color: #transparent;
}

/* Citymap Suchfeld */
#MFmap input
{
	width: auto;
}

label
{
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------ */
/* Promospalte Start */
div.Promospalte
{
	width: 276px;
	padding: 30px 12px 20px 12px;
	background-color: #transparent;
	float: right;
}

div.panelContent
{
	border-bottom: 1px solid #fff;
	padding: 4px 0 4px 0;
	margin: 0 0 8px 0;
}

div.panelContentDark
{
	background-color: #bfced3;
	margin: 0 -12px 0 -12px;
	padding: 2px 12px 2px 12px;
}

.HGhell
{
	background-color: #d8e1e4;
}



h1.bannerHeadline a, h1.bannerHeadline a:link
{
	font-weight: bold;
}
h1.bannerHeadline
{
	font-size:13px;
	color: #06647f;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
	text-transform:none;
}


h2.bannerKategorie
{
	font-size:13px;
	color: #1c1c1c;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform:uppercase;

}

div.PromoArtikel
{
	width: 276px;
	float: left;
	color: #1c1c1c;
	background-color: transparent;
	line-height: 16px;
	overflow: hidden;
	margin-bottom: 12px;
	vertical-align: top;
}

div.Rectangle
{
	display: block;
	width: 300px;
	float: left;
	background-color: #727b7e;
	color: #fff;
	margin: 0 -12px;
	padding: 0;
}

h1.Promo
{
	font-size:13px;
	color: #06647f;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}

a.PromoLink
{
	color: #06647f;
	text-decoration: none;
	font-weight: bold;
}
/* Promospalte Ende */
/* ------------------------------------------------------------------------------------------------ */


/* nur für die index später löschen */
div.Teaser
{
	width: 576px;
	margin: 20px 0 0 0;
}
/* nur für die index später löschen */
div.LinksAsym
{
	width: 232px;
	float: left;
}
/* nur für die index später löschen */
div.RechtsAsym
{
	width: 344px;
	float: right;
	display: block;
}

div.ReleatedLinks
{
	margin: 10px 0 10px 0;
}


div.Footer
{
	clear:both;
	display:block;
	font-size:11px;
	margin:0;
	padding:0;
	width:900px;
}

a.FooterLinks
{
	margin: 0px 7px 0px 7px;
	color:#1C1C1C;
	font-size:10px;
}


a.Login
{
	color: #1c1c1c;
	padding-left: 20px;
}

a.Register
{
	color: #1c1c1c;
}


span.Logo
{
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	vertical-align: top;
	padding: 0 0 0 11px;
	display: block;
}

span.Claim
{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 10px 0 0 12px;
}
/* ------------------------------------------------------------------------------------------------ */

/* Start Listen */
#Content ul
{
	list-style-type: none;
	display:block;
	font-size:12px;
	font-weight:normal;
	color: #1c1c1c;
	margin: 0 0 20px 0;
	padding: 5px 0px 5px 0px;
}

#Content li
{
	background-color: #d5d8d9;
	border-bottom:1px dotted #EFEFEF;
	padding:5px 0 5px 5px;
}
td, th
{
	background-color: #d5d8d9;
	margin: 0;
	padding: 4px;
	border: 1px #BFCED3 solid;
}
th
{
	background-color: #d7e1e4;
	text-align:left;
	font-weight:bold;
}

table
{
	border-collapse:collapse;
}
#Content li.BG
{
	color: #1c1c1c;
	background-color: #d7e1e4;
}
td.BG
{
	background-color: #d7e1e4;
}

#Content span.LinkHead
{
	display:block;
	font-weight:bold;
	color: #1c1c1c;
}

#Content ul.Zeichen
{
	background-color:transparent;
	color:#1C1C1C;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	margin:0 0 4px 0;
	padding:0;
}

#Content ul.Zeichen li
{
	background-image:url(/static/pix/liste.gif);
	background-position:5px 10px;
	background-repeat:no-repeat;
	padding:5px 0 5px 20px;
}

#Content span.LinkHeadZeichen
{
	display:block;
	font-weight:bold;
	color: #1c1c1c;
	padding-left: 16px;
}

#Content span.LinkHeadNormal
{
	display:block;
	font-weight:normal;
	color: #1c1c1c;
	padding-left: 16px;
}

/* Bannerspalte Tip of the Day , Highlights */
div.highlights
{
	margin-bottom: 12px;
	margin: 4px 0px;
	border-bottom: 1px solid #fff;
}

.highlights h2
{
	color: #993300;
	margin-bottom: 4px;
}


ul.Teaser, .highlights ul
{
	background-color: transparent;
	margin: 0 0 0 18px;
	padding: 0;
	vertical-align:top;
	list-style-image: url(/static/pix/liste.gif);
	list-style-position: outside;
}

.highlights li
{
	margin-bottom: 4px;
}

.highlights span.LinkBlack
{
	color: #06647F;
	float: right;
	padding-top: 2px;
}

.highlights small
{
	padding-top: 2px;
}


ul.Teaser li
{
	background-color: transparent;
	margin: 0;
	padding: 0;
	vertical-align:top;
	border: none;
}

#Content ul.TeaserContent
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	vertical-align:top;
	list-style-image: none;
}

#Content ul.TeaserContent li
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	vertical-align:top;
	border: none;
}


/* Ende Listen */
/* ------------------------------------------------------------------------------------------------ */
h1
{
	font-size:13px;
	color: #06647F;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}

h1.Liste
{
	font-size:12px;
	color: #06647F;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h2
{
	font-size:13px;
	color: #1c1c1c;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

h5
{
	margin: 0;
	padding: 0;
}


a
{
	color: #06647F;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	text-decoration: underline;
}



span.LinkBlack
{
	color: #1c1c1c;
}


div.Selection
{
	margin-bottom: 15px;
	text-align: center;
	background-color:#fff;
	overflow: hidden;
}

a.Selection, a.Selection:link, a.Selection:active, a.Selection:visited
{
	background-color: #d8e1e4;
	color: #1c1c1c;
	font-weight: normal;
	font-size: 12px;

	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	margin-right: 5px;
	text-decoration: none;
}


a.Selection:hover
{
	background-color: #d8e1e4;
	text-decoration: underline;
}


a.SelectionAct, a.SelectionAct:link, a.SelectionAct:active, a.SelectionAct:visited
{
	background-color: #bfced3;
	color: #1c1c1c;
	font-weight: normal;
	font-size: 12px;

	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	margin-right: 5px;
	text-decoration: underline;
}




/* NAVIGATION */
div.TopNav
{
	position: absolute;
	top: 170px;
	left: 0px;

	overflow: hidden;
	z-index: 100;

	width: 888px;
	height: 30px;
	background-color: #727b7e;
	color: #fff;
	margin: 0px;
	padding-left: 12px;
	display: block;
}

div.TopNavRepeat
{
	margin-bottom: 15px;
	height: 30px;
	text-align: center;
	background-color:#727b7e;
	padding-left: 12px;
}




a.TopNav, a.TopNav:link, a.TopNav:active, a.TopNav:visited
{
	background-color: transparent;
	color: #fff;
	font-weight: normal;
	font-size: 12px;

	display: block;
	float: left;
	padding: 8px 18px 2px 0;
	margin: 0px;

	text-decoration: none;
}

a.TopNavAct, a.TopNavAct:link, a.TopNavAct:active, a.TopNavAct:visited, a.TopNav:hover
{
	background-color: transparent;
	color: #fff;
	font-weight: normal;
	font-size: 12px;

	display: block;
	float: left;
	padding: 8px 18px 2px 0;
	margin: 0px;

	text-decoration: underline;
}

div.SubNavContainer
{
	position: absolute;
	top: 200px;
	left: -12px;

	z-index: 100;

	width: 704px;
	margin: 0px;
	padding: 0px;

	background-color: transparent;
}

div.SubNav
{
	position: absolute;
	top: 0px;
	left: 0px;

	width: 175px;
	margin: 0px;
	padding: 0px 0px 20px 0px;

	background-color: transparent;
}

a.SubNav, a.SubNav:link, a.SubNav:active, a.SubNav:visited
{
	background-color: #727b7e;
	color: #fff;
	font-size: 12px;
	font-weight: normal;

	display: block;
	padding: 5px 10px 3px 10px;
	margin: 0px;

	text-decoration: none;
}

a.SubNavAct, a.SubNavAct:link, a.SubNavAct:active, a.SubNavAct:visited, a.SubNav:hover
{
	background-color: #06647f;
	color: #fff;
	font-size: 12px;
	font-weight: normal;

	display: block;
	padding: 5px 10px 3px 10px;
	margin: 0px;

	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------ */
/* die gernerischen Inhaltsbereiche */
/* overflow ist wg. IE6 gesetzt */
div.fullSize
{
	width: 576px;
	display: block;
	float: left;
	color: #1c1c1c;
	background-color: transparent;

	line-height: 16px;
	overflow: hidden;
	margin-bottom: 12px;
	vertical-align: top;
}


div.symCol
{
	width: 276px;
	display: block;
	float: left;
	color: #1c1c1c;
	background-color: transparent;

	line-height: 16px;
	overflow: hidden;
/*	margin-bottom: 12px; */
	vertical-align: top;
}

.symColMargin
{
	margin-right: 24px;
}

div.asymCol1
{
	width: 220px;
	display: block;
	float: left;
	color: #1c1c1c;
	background-color: transparent;

	line-height: 16px;
	overflow: hidden;
	margin: 0 12px 0 0;
	vertical-align: top;
}

div.asymCol2
{
	width: 344px;
	display: block;
	float: left;
	color: #1c1c1c;
	background-color: transparent;

	line-height: 16px;
	overflow: hidden;
	margin: 0;
	vertical-align: top;
}
/* ------------------------------------------------------------------------------------------------ */
/* die Bilder Bildunterschriften*/

img.TeaserPix
{
	width: 220px;
	height: 124px;
	float: left;
	margin: 0 12px 0 0;
}


img
{
	text-decoration: none;
	vertical-align: top;
	border: 0px;

	margin: 0px;
	padding: 0px;

	display: inline;
	float: left;
}

#overlayData img
{
	float: none;
}

#Content img.noPad
{
	text-decoration: none;
	vertical-align: top;
	border: 0px;

	margin-bottom 8px;
	padding: 0px;

	display: inline;
	float: left;
}

td.noPad
{
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #1c1c1c;
	background-color: transparent;

	font-size: 12px;
	line-height: normal;

	border: none;
	padding: 0px;
	margin-bottom: 8px;
}

td.noPadSmallFont
{
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #1c1c1c;
	background-color: transparent;

	font-size: 10px;
	line-height: normal;

	border: none;
	padding: 0px;
}

#overlay
{
	display: block;
	text-align: center;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1000;
	width: 100%; height: 1500px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0.80;
}

#overlayRealContent
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #000000;
	padding: 10px;

	color: #ffffff;
}

#overlayPager
{
	font-size: 11px;
	text-align: right;
	color: #1c1c1c;
	margin-bottom: 10px;
}


/* Blätterfunktion */
a.PagerTool, a.PagerTool:link, a.PagerTool:active, a.PagerTool:visited, span.PagerTool
{
	font-size: 11px;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #06647F;
	background: transparent;
	text-decoration: none;
}

a.PagerToolNoStyle, a.PagerToolNoStyle:link, a.PagerToolNoStyle:active, a.PagerToolNoStyle:visited, span.PagerToolNoStyle
{
	font-size: 11px;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #1c1c1c;
	background: transparent;
	text-decoration: none;
}



/* Galerie */
a.pagetool, a.pagetool:link, a.pagetool:active, a.pagetool:visited, span.pagetool
{
	font-size: 11px;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #b2edf9;
	background: transparent;
	text-decoration: none;
}

a.pagetoolNoStyle, a.pagetoolNoStyle:link, a.pagetoolNoStyle:active, a.pagetoolNoStyle:visited, span.pagetoolNoStyle
{
	font-size: 11px;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	color: #1c1c1c;
	background: transparent;
	text-decoration: none;
}




.white
{
	color: #ffffff;
}

/* vor allem für Links */
.noStyle, a.noStyle
{
	text-decoration: none;
	color: #06647F; /* war 666 */
	background: transparent;
}

div.button
{
	padding: 6px 5px 5px 0;
}
div.error
{
	border: 2px #d6571c solid;
	background-color: #D6AF82;
	padding: 24px;
	margin: 0 0 12px;
}
div.success
{
	border: 2px #00AF18 solid;
	background-color: #C2DD8D;
	padding: 24px;
	margin: 0 0 12px;
}

#Content div.anzeigen ul, #Content div.error ul, #Content div.success ul
{
	background: none;
	border: none;
	margin: 0 0 0 18px;
	list-style-image: url(/static/pix/liste.gif);
	list-style-position: outside;
}
#Content div.anzeigen li, #Content div.error li, #Content div.success li
{
	background: none;
	border: none;
}
a.ajax, a.ajax:hover, a.ajax:link, span.ajax { text-decoration: none; color: #06647F; border-bottom: 1px #06647F dotted; cursor: pointer; }


div.cutoff
{
	height: 180px;
	overflow: hidden;
	border-bottom: 1px #d3d3d3 dotted;
}
div.showfull
{
	height: auto;
	overflow: hidden;
}


/* ------------------------------------------------------------------------------------------------ */
/* Formular */
span.SmallText, a.SmallText
{
 font-size: 10px;
}

input, select, textarea
{
	font-size: 11px;
	width:340px;
	background-color:#fff;
	border:1px solid #666;
	color:#1c1c1c;
	font-family: Verdana,Arial,Helvetica, Geneva,sans-serif;
	font-size:11px;
	line-height:normal;
	text-align:left;
	vertical-align:top;
}

input.submit, a.submit, a.submit:link, a.submit:active, a.submit:visited
{
	font-size: 11px;
	background-color:#727b7e;
	border:medium none;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:5px 10px 4px;
	margin: 20px 12px 20px 0;
	text-decoration:none;
	width:auto;
	cursor: pointer;
}

/* checkboxen und radiobuttons */
input.ck
{
	width: auto;
	border: none;
}


.Margin
{
	margin-bottom: 12px;
}

/* Noch definieren
a.submit:hover
{
	background-color:#727b7e;
	border:medium none;
	color:#06647f;
	font-weight:bold;
	margin:0;
	padding:5px 10px 4px;
	margin: 20px 12px 20px 0;
	text-decoration:none;
	width:auto;
}
*/

.weather td {
	border: 0;
	padding: 2px;
}

/* ------------------------------------------------------------------------------------------------ */
.mfNewsletter td, .mfNewsletter th {
	background-color: transparent;
	border: none;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* Start Clearfix */
.mfClearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.mfClearfix {
	display: inline-block;
}

* html .mfClearfix {
	height: 1%;
}

.mfClearfix {
	display: block;
}


