/* ----------------- Basic HTML Elements -------------------- */
/*
windercolor border #BDC4D9; font-color color:#444444;        spaltenfarbe: background-color:#F2F5FA;
sommercolor border #BDC394; font-color color:darkolivegreen; spaltenfarbe: background-color:#FAFCEF;

*/


body { 
	margin:0px;

	background-color:white;

}

#BodyDiv {
	width:980px;
	border: solid #BDC4D9;
	border-width: 0px 1px 0px 1px;
	text-align:left;
	background-color:white;
	margin-bottom:0px;
}
#FooterDiv {
	width:982px;
}

body, td, th, ul, ol, p {
	font-family: Trebuchet MS , Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height:140%;
}


ul {
	margin-top:10px;
	margin-bottom:10px;
}

p { margin-top:10px; }

a { 
	text-decoration:none; color:orangered;
}
a:hover { text-decoration:underline; }

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS , Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:darkolivegreen;
	margin-top:2px;
	text-align:left;
/*	text-transform:uppercase; */
}

h1 { font-size: 18px; }
h2 { font-size: 18px; font-style:italic; }
h3 { font-size: 16px; }
h4 { font-size: 16px; color:orangered; }

noscript { font-weight:bold; font-style:italic; color:red; }

.saisonColor { color:darkolivegreen; }
.saisonColorBg { background-color:#FAFCEF; }

ul.blank     { list-style-image:url(../images/navigation/ts.gif); }
ul.openWin   { list-style-image:url(../images/navigation/icon_openWin.gif); }
ul.arrowNext { list-style-image:url(../images/navigation/sdt-arrow_h.gif); }
ul.arrowBack { list-style-image:url(../images/navigation/sdt-arrow_back.gif); }
ul.search    { list-style-image:url(../images/navigation/icon_suche.gif); }
ul.info      { list-style-image:url(../images/navigation/icon_info_kl.gif); }

ul.kalender, ul.euro { 
	list-style:none; margin:0; padding:0; 
}

ul.kalender li, ul.euro  li   { 
	padding: 0.2em 0 0.2em 20px;
	border-bottom:dashed 1px #c4c4c4;
}
ul.kalender li     { 
	background:url(../images/navigation/icon_kalender.gif) no-repeat 3px 5px; 
}

ul.euro  li    { 
	background:url(../images/navigation/icon_euro.gif) no-repeat 5px 2px; 
	padding-left: 30px;

}
.WebCams a {
	background:url(../images/navigation/icon_openWin.gif) no-repeat 0px 2px;
	padding-left:16px;
}

/* ----------------- Formular Elements -------------------- */

form { margin-top:0px; margin-bottom:0px; }

input, textarea, select {
	border:solid 1px gray; 
	background-image:url(../images/input.gif); 
}
.Prueffeld {
	display:none;
}
.cut { display:none; }
.noline { 
	border:0px; 
	background-image:url(../images/1pixel.gif);
}
.button {
	padding:1px;
	font-size:11px;
	font-weight:bold;
	color:darkolivegreen;
	background-image:url(../images/navigation/sdt-bg_headnav.gif); 
	border:solid 1px gray;
}

.button.green {
	border:solid 1px green; color:darkolivegreen;
}




#HeaderDiv {
	width:100%;
	height:97px;
	background-color:#FAFCEF;
	cursor:hand;
}
#HeaderImageDiv {
	float:left;
	width:768px;
	height:97px;
	background-color:#FAFCEF;
	overflow:hidden;
}


#HeadtoolbarDiv {
	width:192px;
	height:87px;
	padding-top:10px;
	padding-left:20px;
	background-color:#FAFCEF;
	float:right;
}

/* ----------------- Navigation -------------------- */

#HeaderNavigationDiv, #FooterNavigationDiv {
	width:100%;
	height:20px;
	
	background-image:url(../images/navigation/bg_headnav.gif);
	background-repeat:repeat-x;
	border-top:solid 0px #BDC4D9;
	margin:0px;	
	padding-top:6px;
	padding-bottom:5px;
	
	text-align:center;
}

ul#Navigation {
	margin: 0; padding: 0;
}
ul#Navigation li {
	text-align:center;
	background-image:url(../images/navigation/sdt-arrow_h.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:16px;
	margin-left:8px;
	margin-right:8px;
	display: inline;
	
}
ul#Navigation a {
	font-weight:bold;
	font-size:1.2em;
}
ul#Navigation a:link, ul#Navigation a:visited  {
  color: darkolivegreen;
}

ul#Navigation a:hover {
  background-image:url(../images/ts.gif);
  color: orangered;
  text-decoration:none;
}
ul#Navigation a:active {
  color: white; background-color: orangered;
}
ul#Navigation .navitem_active a:active {
  color: white; background-color: transparent ;
}
ul#Navigation .navitem_active a:visited { color:orangered; }
ul#Navigation .navitem_active { 
	border: solid orangered; 
	border-width: 0px 0px 0px 0px; 
	background-color:;
	padding-top:4px;
	padding-right:10px;
	padding-left:20px;
	background-position:5px 7px;
}





#BreadcrumbDiv {
	border-bottom:solid 0px whitesmoke;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
}
#BreadcrumbDiv td, #BreadcrumbDiv a {
	font-size:10px;
}
#BreadcrumbDiv h1, #BreadcrumbDiv h2   {
	background:url(../images/ts.gif) no-repeat center top;
	color:black;
	text-transform:none;
	margin:0px;
	height:14px;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
}

#RechteSpalte, #LinkeSpalte, #xBreadcrumbDiv  {
	background-color:#FAFCEF;
}
#RechteSpalte, #LinkeSpalte {
	width:216px;
}


.SpaltenInhalt {
	margin-left:5px;
	margin-right:5px;
}


#RcLo {
	background-image:url(../images/navigation/bg_headnav.jpg);
	float:left;
}
#RcRo {
	background-image:url(../images/navigation/bg_headnav.jpg);
	float:right;
}







#SwitchDiv {
	width:255px; 
	border:dashed 0px #c0c0c0; 
	margin-left:0px; 
	background-color:white;
}
#SwitchDiv h3 {
	text-transform:none;
	font-size:12px;
	margin-bottom:0px;
}



#navtable {
	width:100%;
}


#navtable a {
	text-decoration:none;
}
/*
#navtable a:hover {
	text-decoration:underline overline;
}
*/

#navtable td {
	padding:3px;
	font-family: Arial, Helvetica, Veradana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand; 
}



.seperator {
	width:2px;
	background-image:url(../images/navigation/sdt-bg_separator.gif); 
	background-repeat:no-repeat;
}


.inactive:link, .inactive:visited, .inactive:hover, .inactive:active {
	text-decoration: none;
	color: #999999;
	font-style: normal;
}
.inactive:hover {
	text-decoration: underline;
}

/* ----------------- Alignments -------------------- */
.setFloatRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.setFloatLeft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}



/* ----------------- Toolbar -------------------- */
/*
#ToolbarDiv {
	width:203px;
	height:88px;
	background-image:url(../images/navigation/sdt-aufleger-rechts.gif); 
	background-repeat:no-repeat;
}
#ToolbarDiv td { font-size:11px; }
#ToolbarDiv input { height:19px; margin:0px; margin-right:2px; border:solid 1px orangered; padding:0px; font-size:9px; font-weight:bold; color:gray;  }
#ToolbarDiv td.highlight { font-size:10px; font-weight:bold; color:orangered; }
#ToolbarDiv .radio { font-size:9px; margin:2px; height:11px; }
#ToolbarDiv .noline { border:0px; background-image:url(../images/1pixel.gif); }
*/

/* ----------------- Infobox -------------------- */
#InfoboxDiv {
	position:absolute;
	top:-1000px;
	left:-1000px;
	width:350px;
	padding:10px;
	background-color:white;
	border:solid 3px #333333;
	border-left:solid 1px #c4c4c4;
	border-top:solid 1px #c4c4c4;
}

#InfoboxDivContent {
	border:dashed 0px gray;
	width:95%;
	line-height:150%;
}

#InfoboxDivContent strong {
	font-size:14px;
	font-style:normal;
	color:orangered;
	margin-bottom:0px;
}

#InfoboxDiv .icons {
	border:solid 0px #FE7A26;
	margin:15px;
}

/* ----------------- Box mit runden Ecken 8 Pixel  -------------------- */
/*
.box { }
.box .top_left,
.box .top_right,
.box .bottom_left,
.box .bottom_right {
	margin:0px;
	padding:0px;
	background-image: url(../images/runde-ecken-box-1024.gif);
}
.box .top_left,
.box .bottom_left {
	padding-left:8px;
	margin:0;
}
.box .top_right,
.box .bottom_right {
	padding-right:8px;
	height:8px;
	margin:0;
}

.box .top_left { background-position: top left; }
.box .top_right { background-position: top right; }
.box .bottom_left { background-position: bottom left; }
.box .bottom_right { background-position: bottom right; }

.box .body {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 0px #f00;
	border-bottom:solid 0px #f00;
	margin:0;
	padding:0px 8px 0px 8px;
}


.box {
	background: url(../images/navigation/sdt-shadow.gif) top left repeat-x;
	border:solid 1px #ccc;
}
.box .body {
	background: url(../images/navigation/bg_box_small.gif) bottom left repeat-x;
	padding:1em;
	border:0px;
}
*/


/* ----------------- Page Elements -------------------- */

#ContentDiv {
	width:100%;
	border:solid 0px red;
}
#ContentDiv h1, h2, h3, h4 {
}


/* ----------------- List Elements -------------------- */

.setLeftUL ul { margin:0px; }
.setLeftUL li { margin-left:-20px; padding-bottom:3px;   }

.LandLeuteArtikelListe li { margin-bottom:12px; }


/* ----------------- Design Elements -------------------- */

.shadow {
	width:100%;
	height:5px;
	border-top:1px solid gray;
	background-image:url(../images/navigation/sdt-shadow.gif); 
	background-repeat:repeat-x;
}

.tipp {
	padding:5px;
	border:dashed 1px gray;
}
.gitter {
	border-collapse:collapse;
	border-color:lightgray;
}

.errorBox {
	padding:5px;
	border:dashed 1px orangered;
}

.error {
	font-weight:bold;
	color:orangered;
}

.barcolor{
	background-color:#FAFCEF;
	/* Sommer 
	*/
	/* Winter 
	background-color:#F2F5FA;
	*/
}

#RcLo, #RcRo {
	height:30px;
	margin:0px;
}



.zitat {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:#f4f4f4;
	border:dashed 1px gray;
}

.thumbshots {
	width:150px;
	height:100px;
	background: url(/images/comingsoon.png) no-repeat;
}


/* ----------------- Boxes -------------------- */

.oneCol {
	width:100%;
}
.oneOfThreeCols {
	width:33%;
}
.oneOfTwoCols {
	float:left;
	width:257px;
}
.colRight{
	margin-left:12px;
}

.twoOf3Cols {
	width:66%;
}
.oneOfThreeCols, .oneOfTwoCols, twoOf3Cols, .colSpacer {
}


/* ----------------- Lines -------------------- */

.leftline {
	border-left:solid 1px gray;
}
.rightline {
	border-right:solid 1px gray;
}
.bottomline {
	border-bottom:solid 1px gray;
}
.topline {
	border-top:solid 1px gray;
}

.noline { border:0px; }

.borderline {
	border:solid 1px #BDC4D9;
}
.dotted_borderline {
	border:dotted 1px #94A0C3;
}
.dotted_bottomline {
	border-bottom:dotted 1px #94A0C3;
}
.dotted_topline {
	border-top:dotted 1px #94A0C3;
}

/* ----------------- Banners -------------------- */

#BannerContextDiv {
	z-index:200;
	margin-top:5px;
	background-color:white;
	width:203px;
	border:solid 0px red;
}

#BannerHorizontalDiv {
	z-index:200;
	width:590px;
	float:right;
}

#QuickContentDiv {
	width:520px;
	text-align:left;
	padding:1px;
	margin-bottom:15px;
}
#QuickLeftDiv {
	padding:2px;
	padding-left:10px;
	margin-bottom:1px;
}
#QuickTippsLeftDiv .seitennav {
	width: 14px;
	height:18px;
	padding:3px;
	margin-right:1px;
}
#QuickTippsLeftDiv .seitennavHi {
	border:solid 1px gray;
}
#QuickLeftDiv a {
}


.Anzeigen {
	width:100%;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	color:gray;
	font-size:80%;
	letter-spacing:1px;
}


/* ----------------- Navigtion styles for lefnav -------------------- */

/*
.leftnav {
	width:100%;
	padding:0px;
}

th.leftnav {
	padding:5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/navigation/bg_headnav.gif); 
	background-position:bottom;

}
*/

.leftnav-light,
.leftnav-medium, 
.leftnav-active,
.leftnav-deactivated,
.leftnav-sub-active,
.leftnav-sub-light {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}

.leftnav-sub-active,
.leftnav-sub-light {
	padding-left:20px;
}

.leftnav-sub-active {
	padding-left:15px;
	border-left:solid 5px orangered;
	background-color:white;
	border-top:solid 1px #c4c4c4;
}
.leftnav-sub-light {
	border-top: solid 1px #c4c4c4;
}

.leftnav-light {
	border-top: solid 1px #e4e4e4;

}

.leftnav-medium {
	background-image:url(../images/navigation/bg_headnav.gif); 
	border-top:solid 1px white;
}

.leftnav-active {
	border-left:solid 5px orangered;
	background-color:lightslategray;
	border-top:solid 1px #c4c4c4;
}

.leftnav-deactivated {
/*	background-color: whitesmoke;
*/	border-top:solid 1px #c4c4c4;
	font-weight:normal;
}


.leftnav-light a, .leftnav-sub-light a,
.leftnav-medium a, .leftnav-sub-medium a
{
	color:dimgray;
}


.leftnav-active a, .leftnav-active a {
	color:white;
}
.leftnav-sub-active a,  .leftnav-sub-active a {
	color:dimgray;
}

/* ----------------- Navigtion styles for rightnav -------------------- */

#rightnav table {
	width:100%;
	padding:0px;
	
}

#rightnav th {
	padding:5px;
	border: solid 1px gray;
	border-right:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/navigation/sdt-bg_headnav.gif); 
	background-position:bottom;

}

#rightnav td {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px lightgray;
}

/* ----------------- Search and Searchresult -------------------- */
#searchResult {
	padding:5px;
	border:solid 1px gray;
	border-collapse:collapse;
}
#searchResult th, #searchResult td {
	text-align:left;
	padding:5px;
	font-weight:normal;
}

#searchResult th {
	background-image:url(../images/navigation/sdt-bg_headnav.gif); 
	background-color:whitesmoke;
	border-bottom:solid 1px gray;

}





/* Zusatzinfos ELEMENTS - deprecated
#ZusatzinfosDiv, #ZusatzinfosKategorienDiv {
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	clip:rect(0,0,0,0);
	display:none;
}
#ZusatzinfosDiv h1, #ZusatzinfosKategorienDiv h1{
	font-size:11px;
	font-weight: normal;
}
*/


/* ----------------- new headings -------------------- */

h1, h2 {
	font-size:1.2em;
	margin:0;
}

h2, h1,
h2 span, h1 span,
h2 em, h1 em {
	background:url(../images/bg_glasbar_green.gif) no-repeat left top;
	height:30px;
	border-bottom:solid 0px red;
}

h2, h1 {
	background-position:left top;
}

h2 span, h1 span {
	background-position:right top;
	display:block;
	margin-left:12px;
	padding-top:4px;
}

/* h1 { color:red; } */


#LinkeSpalte h2, #LinkeSpalte h1 {
	background-position:right top;
}

#RechteSpalte h2, #RechteSpalte h1, #MittlereSpalte h2 {
	background-position:left top;
}

#RechteSpalte h2, #RechteSpalte h1, 
#LinkeSpalte h2, #LinkeSpalte h1 {
	padding: 4px 0 0 14px;
}

#MittlereSpalte h2 em {
	display:block;
	padding: 4px 0 0 14px;
}

