/*
-----------------------------------------------------------
 default styles
 ----------------------------------------------------------
*/

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	padding:0px;			/* opera fix */
	vertical-align:top;
	margin-left:5px;
    margin-top:5px;
    margin-right:auto;
    margin-bottom:10px;
	}

h3{
font-size:13px;
font-weight:bold;
text-align:center;
}

.textDescription{
padding-top:1px;
padding-left:5px;
padding-right:0px;
font-size:11px;
}

.layoutWebsite{
	width:1000px;
	height:500px;
	margin-top:2px;
	}
.layoutTable{
	width:1000px;
	}
.layoutColumnLeft{
	background-image:url(img/banner2.gif);
	background-repeat:repeat;
	width:160px;
	text-align:left;
	vertical-align:top;
	}
.layoutColumnRight{
	background-image:url(img/background_header.jpg);
	background-repeat:repeat;
	width:840px;
	text-align:left;
	vertical-align:top;
	}
	
.websiteLogo{
	width:159px;
	height:43px;
	background-image:url(img/banner.jpg);
	}
	
.websiteTitle{
	width:600px;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:5px;
	}
.websiteKontakt{
	float:right;
	margin-top:27px;
	margin-right:2px;
	vertical-align:bottom;
	text-align:right;
	border:none;
	text-decoration:none;
	font-weight:bold;
	}
.websiteKontakt a:link	 {
	color:#FFFFFF;
	width:auto;
	text-decoration:none;
}	

	
.websiteContent{
	padding-top:3px;
	padding-left:3px;
	padding-bottom:5px;
	}	

.websiteNavigation{
	text-align:center;
	border-top:0px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}	
.websitePageHome{
	margin-top:2px;
	background-image:url(img/background_blue.jpg);
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border:1px solid #CCCCCC;
	}
		
.websitePageTitle{
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:5px;
	background-color:#E4E4E4;
	background-image:url(img/background_orange.gif);
	}	
.websiteFooter{
	width:995px;
	padding:2px;
	text-align:center;
	font-size:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
.pageContent{
	width:610px;
	float:left;
	padding:1px;
	margin-top:1px;
	margin-left:3px;
	margin-right:1px;
	margin-bottom:1px;
	}	
.pageInfobox{
	width:213px;
	/*height:610px;*/
	float:right;
	padding:2px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

.pageInfoboxHeute{
	width:213px;
	float:right;
	padding:2px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

.PageInfoboxItemFirstRow{
	text-align:center;
	padding-top:5px;
	padding-left:5px;
}

.PageInfoboxItemRow{
	text-align:center;
	padding-top:2px;
	padding-left:5px;
}

.picWaediAktuell{
	border: none;
	width:212px;
	height:438px;
}

.pageText{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}


.textDefaultBold{
	font-weight:bold;
}

.linkListCells{
	padding-top:3px;
	padding-left:1px;
	text-align:left;
	vertical-align:top;
}

.linkListCellLabel{
	width:295px;
	padding-top:3px;
	padding-left:3px;
	text-align:left;
	vertical-align:top;
}

.linkListCellLinks{
	padding-top:3px;
	padding-left:3px;
	text-align:left;
	vertical-align:top;
	text-align:left;
}

.downloadMoon{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
}

.border{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px;
}

.borderSeparator{
	border-top: 1px solid #999999;
	padding:3px;
}

.borderRight{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px;
}

.borderLeft{
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	padding:0px;
}


/*
-----------------------------------------------------------
tooltip
-----------------------------------------------------------
*/

a.sidebarTooltip, a.sidebarTooltip:link, a.sidebarTooltip:visited, a.sidebarTooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: normal;
  color: #000000; 
  }
  

a.sidebarTooltip:hover {
  color: #000000; 
  background: transparent;
  z-index:100;
}

a.sidebarTooltip span {
  display: none;  
  text-decoration: none; 
}

a.sidebarTooltip:hover span {
  display: block;
  position: absolute; 
  top: 22px; 
  left: 0px; 
  width: 173px;
  z-index: 10000;
  color: #000000; 
  border:1px solid #808080; 
  background: #FFFFCC;
  background:#DEDFFE;
  font: 12px Verdana, sans-serif;
  padding:5px; 
  text-align: left;
  opacity:0.9;
}
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
}




/*
-----------------------------------------------------------
 styles für seite home 
 ----------------------------------------------------------
*/

/* chenged */
.picWetterlage{
	width: 420px;
	height:300px;
	text-align:center;
	border:0px solid #CCCCCC;
	margin-left:100px;
	margin-bottom:1px;
}

.picLegend{
padding-top:5px;
font-size:11px;
text-align:center;
}

.picWetterprognoseLeft{
margin-left:10px;
margin-right:20px;
}


/* chenged */
.divWetterprognose{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*width:200px;*/
	width:400px;
	height:auto;
	margin-left:0px;
	text-align:right;
	vertical-align:top;
}

.divHinweistext{font-size:10px; text-align:center; color:#666666;width:600px;}
.divNormalText{ text-align:center; color:#000000;width:600px;float:left;}

.boxRadarMini{
	margin-top:10px;
	margin-left:0px;
	margin-right:1px;
	width:148px;
	border-width:1px;
	border-color:#0000CC;
}

.titleRadar{
	background-color:#C1DCF8;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;	
	text-align:center;
}
	
.boxRadar{
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;	
	padding:0px;
}

.pageInfoboxHome{
	width:213px;
	
	float:right;
	padding:2px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

/*
-----------------------------------------------------------
 styles für seite impressum
 ----------------------------------------------------------
*/

.picImpressum{
	float:left;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:8px;
}


/*
-----------------------------------------------------------
 styles für seite wetterstation
 ----------------------------------------------------------
*/

.cellPicEmpfang{
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
}

.picReceiveLargeBorder{
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}


/*
-----------------------------------------------------------------------
 styles für mini sensorgrafiken auf seite heute, woche, monat, jahr
 ----------------------------------------------------------------------
*/

.titleMiniPicsLeft{
	width:300px;
	height:20px;
	background-image:url(img/background_gray.jpg);
	font-weight:normal;
	text-align:center;
	color:#000000;
	padding-left:0px;
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
}
.picMiniCurrentLeft{
	text-align:right;
	width:300px;
	height:158px;
	border-left:1px solid #808080;
}

.titleMiniPicsRight{
	width:300px;
	height:20px;
	background-image:url(img/background_gray.jpg);
	font-weight:normal;
	text-align:center;
	color:#000000;
	padding-left:3px;
	border-right:1px solid #808080;
	border-left:0px solid #808080;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
}

.picMiniCurrentRight{
	text-align:right;
	width:300px;
	height:158px;
}

.toolbarPicture{
	width:48px;
	height:48px;
	margin-left:1px;
	border-left:0px solid #808080;
	border-top:0px solid #808080;
	border-right:0px solid #808080;
	border-bottom:0px solid #808080;
}

/*
-----------------------------------------------------------
 styles für seite links
 ----------------------------------------------------------
*/
.linksTitle{
	font-weight:bold;
	/*width:500px;*/
}

.linksSource{
	/*width:200px;*/
}


/*
-----------------------------------------------------------
 styles für seite wetterradar
 ----------------------------------------------------------
*/
.picMiniRadarTitleCell{
	width:196px;
	height:18px;
	font-weight:normal;
	background-color:#C1DCF8;
	background-image:url(img/background_gray.jpg);
	padding-left:0px;
	padding-top:3px;
	vertical-align:top;
	text-align:center;
	border-top:1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0px solid #808080;
}

.picMiniRadarCell{
	width:200px;
	vertical-align:top;
	text-align:left;
	padding-right:7px;
}

.picMiniRadar{
	width:196px;
	border: 1px solid #808080;
}

.picMiniUVPrognose{
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.divMiniRadarText{
	float:left;
	width:196px;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	padding-top:2px;
	padding-bottom:2px;
}



/*	
.picMiniWinterRadar{
	width:196px;
	border: 1px solid #808080;
}
*/


.picRegenradarHome{
	float:left;
	padding: 2px 2px 2px 2px;
}

.picUVIndex{
	width:520px;
	height:372px;
	border:1px solid #000;
}
.datenRegenSeparator{border-top:1px normal #CCCCCC;}
/*
-----------------------------------------------------------
 styles for large-pictures
 ----------------------------------------------------------
*/
.titleLargePicsLeft{
	width:600px;
	height:20px;
	font-weight:normal;
	text-align:center;
	background-image:url(img/background_gray.jpg);
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
}

.picLargeCurrent{
	width:600px;
	height:316px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}


/*
-----------------------------------------------------------
 styles for popup pages
 ----------------------------------------------------------
*/

.picLeft{
	float:left;
	width:374px;
	height:299px;
}

.picregenradarCell{
	width:749px;
}

.picRegenradar{
	width:749px;
	height:599px;
}

.legendRegenradarTable{
	width:749px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.legendColorBox{
	width:15px;}

.picWinterradarCell{
	width:663px;
}
.picWinterradar{
	width:659px;
	height:482px;
	}
.legendWinterradarTable{
	width:659px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.PicBlitzradarCell{
	width:644px;
}
.PicBlitzradarCell{
	width:640px;
	height:480px;
}

.legendBlitzradarTable{
	width:640px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.picRegenradarLokalCell{
	width:753px;
}
.PicRegenradarLokal{
	width:749px;
	height:599px;
}

.legendRegenradarLokalTable{
	width:749px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.popupContentBox{
	font-weight: normal;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}
.popupFooterBox{
	font-weight: normal;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/*
-----------------------------------------------------------
 link box
 ----------------------------------------------------------
*/
.linkBoxTable{
heigt = 180px;
    width:212px;
	margin-top:5px;
}

#linkBoxContainer{	/* style for div-container  */
	margin-top:0px;
	margin-left:1px;
	margin-right: 1px;
	margin-bottom: 2px;
	background-color:#FFF;
	text-align:left;
	vertical-align:top;
}
#linkBoxContainer a {
	font-weight: normal;
	text-indent:0px;
	text-decoration:underline;
	display:block;
	padding-top:1px;
	margin-left:5px;
	padding-bottom:2px;
}
#linkBoxContainer a:link	 {
	color:#3333FF;
	width:200px;
	padding-bottom:3px;
}

.linkBoxTitle{
	background-image:url(img/background_orange.gif);
	border-color:#000000;
	border:1px;
	text-align:center;
}

/*
-----------------------------------------------------------
 styles for meteo-details
 ----------------------------------------------------------
*/
.meteoDetailsContainer{
	float:left;
	width:610px;
	
}


/*
-----------------------------------------------------------
 navigation styles
 ----------------------------------------------------------
*/

.navTitle {
	padding-top:5px;
	border-bottom:1px solid #000;
	background-color:#FFF;
	font-weight:bold;
	text-align:left;
	}

.navigationItemPos{
	width:5px;
	}

.navHomeInactiv {
	color:#FFFF00;
	}

#navcontainer	/* style for div-container navigaton */
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin-top:0px;
	margin-left: 1px;
	margin-right: 1px;
	width: 150px;
	border-right: 0px solid #FFF;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #FFF;
}

#navlist {
	display:block;
	text-align:left;
	/*padding: 0 1px 1px 5px;*/
	margin-left: 0;
	width:150px;
	}


#navcontainer ul{
	list-style: none;
	margin-left: 0;
	padding: 0;
	border: none;
	margin-top:1px;
	
	/* width:175px;*/
}

#navcontainer li a {
	font-weight: normal;
	color: #000000;
	text-indent:10px;
	text-decoration: none;
	display:block;
	padding: 4px 2px 2px 5px;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF; 
	background-color: #FFFFFF;
	background-image:url(img/bullet2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:link	 {
	border-left: 0px solid #1c64d1;
	border-right: 0px solid #CCD;
	color: #000;
	border-color: #FFF;
	width:auto;
}


#navcontainer li a:hover {
	color: #000;
	text-decoration:none;
	border-color: #000000;
	border-left: 0px solid #1c64d1;
	border-right: 0 solid #CCD;
	background-image:url(img/square_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

#navcontainer li a:active {
	color: #000;
	text-decoration:none;
	border-color: #000000;
	background-image:url(img/bullet2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/*
-----------------------------------------------------------
 archiv styles
 ----------------------------------------------------------
*/

.formDate{
	padding-bottom:6px;
}


/*
-----------------------------------------------------------
 norm vergleich styles
 ----------------------------------------------------------
*/


.normTable{
	width: 900px;
	padding: 4px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
}

.picTitleRight{
	height:25px;
	border-left: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#C1DCF8;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}

.picTitleLeft{
	height:25px;
	border: 1px solid #000000;
	background-color:#C1DCF8;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}

.picFormatLeft{
	vertical-align:top;
	text-align:center;
	border-left: 1px solid #000000;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.picFormatRight{
	vertical-align:top;
	text-align: center;
	border-left: none;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}