/* seitenlayout */

body
{
	color: #CCCCCC;
	background-color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 10pt;
	background-image: url(../images/basis/back.jpg);
}


table,tr,td {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 10pt;
	text-decoration: none;

  }

/* scrolleiste internet explorer ab vers.5.5 */

body {
 scrollbar-arrow-color: white;
 scrollbar-base-color: 033780;
 scrollbar-highlight-color : #e6e6e6;
 scrollbar-shadow-color : black;
 SCROLLBAR-TRACK-COLOR: #cccccc;
  }

/* menue oben */

#menu1  a:link, #menu1  a:visited, #menu1  a:active {
	display: block;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 2px 0px 2px;
	text-decoration: none;
	color: #000000
}

 #menu1 a:hover {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
}

.point{
	color:#000000;
	font-size:9px
}

/* menue links */

#menu2 a {
	display: block;
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	width:170px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
	border-bottom:1px solid #000000;
	border-top:1px solid #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#menu2 a:visited{
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	width:170px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
	border-bottom:1px solid #000000;
	border-top:1px solid #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
  }

#menu2 a:active{
	background-color:#688ba4;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	width:170px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
	border-bottom:1px solid #000000;
	border-top:1px solid #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
  }

#menu2 a:hover {
	background-color:#99AAB0;
	color: #FFFFFF;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	width:170px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
	border-top:1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bereich
{
	color: #000000;
	background-color: #688ba4;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: 400;
	height: 22px;
	background-image:  url(../images/basis/bereich_bg.gif);
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

/* allgemeine links */

a:link{ 
	color: white; 
	text-decoration:underline; 
	font-family: verdana; 
	font-size: 10pt;
}

a:visited{
	color: #FF6600;
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt; 
}

a:active{ 
	color:#00FF00;
	text-decoration:underline;
	font-family: verdana; 
	font-size: 10pt;  
}

a:hover{ 
	color: #000000;
	background-color:#CCCCCC;  
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt;
	text-decoration:underline; 
}

/* logozeile oben */

.toplogo
{
	color: white;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	border: none;
	background-color: #033780;

}

/* letztes update oben */

.update
{
	display: block;
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;

}

/* linkformat im wetter-skript startseite */

.wetter a:{
 	color: white;
 	text-decoration:underline;
 	font-family: verdana;
 	font-size: 10pt;
 	border:none;
 	text-align: center;
  }

.wetter a:link{
	text-decoration:none;
	border:none;

  }
  
.wetter a:hover{
	text-decoration:none;
	border:none;
	background-color: #FFFFFF;


  }
  
.wetter a:active{
	text-decoration:none;
	border:none;
  }
  
.wetter a:visited{
 	text-decoration:none;
 	border:none;
  }

/* shop */

.shop
{
	color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.shop-zell
{
	color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	padding-left: 5px;

}

/* presse */

.presse
{
	color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.presse-titel
{
	color: #000000;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	border: 1px none #FFFFFF;
	text-decoration: none;
	background-image: url(../images/basis/bereich_bg.gif);
	height: 21px;
	background-position: center;


}

/* presse links */

#presse a:link{
	color: #CCCCCC;
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt;
}

#presse a:visited{
	color: #FF6600;
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt; 
}

#presse a:active{ 
	color:#00FF00;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10pt;
}

#presse a:hover{ 
	color: #000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt;
	text-decoration:underline;
}

/* sitemap */

#mapitem a{
	color: #CCCCCC;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;


}

#mapitem a:visited{
	color: #FF6600;
	text-decoration:none;
	font-family: verdana;
	font-size: 7pt;
}

#mapitem a:active{
	color:#00FF00;
	text-decoration:underline;
	font-family: verdana;
	font-size: 7pt;
}

#mapitem a:hover{
	color: #000000;  
	text-decoration:none;
	font-family: verdana; 
	font-size: 7pt;
	text-decoration:underline; 
}

.mapitem-titel
{
	color: #000000;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/basis/bereich_bg.gif);
}

/* fuß navigation */

.fuss a:link
{
	color: #000000;
	font-family: verdana, arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

/* linkformat textverweise */

.verweis-link a:{
 	color: white;
 	text-decoration:underline;
 	font-family: verdana;
 	font-size: 7pt;
 	border:none;
 	text-align: center;
  }

.verweis-link a:link{
	color: #FFFFFF;
	text-decoration:underline;
	font-family: verdana;
	font-size: 7pt;
	border:none;
	text-align: center;
	font-weight: normal;
	background-color: #033780;


  }
  
.verweis-link a:hover{
	color: #000000;
	text-decoration:none;
	font-family: verdana;
	font-size: 7pt;
	text-decoration:underline;
	background-color: #033780;


  }
  
.verweis-link a:active{
	color:#00FF00;
	text-decoration:underline;
	font-family: verdana;
	font-size: 7pt;
	background-color: #033780;

  }
  
.verweis-link a:visited{
	color: #FF6600;
	text-decoration:blink;
	font-family: verdana;
	font-size: 7pt;
	background-color: #033780;

  }

