A:link { text-decoration: none;color: #003366; }
A:visited { text-decoration: none; color: #007FA2; }
A:hover { text-decoration: underline; COLOR: #003366; }

html { padding:0px;margin:0px;}

body {font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#003366;
text-align:left;margin:0px;padding:0px;font-size:0.8em ;line-height:120%;
background-image: url("pix/hg.gif"); background-position: top left;}


ul li {list-style-type: didot;
        list-style-postion: inside;}
/* -image: url("pix/list.gif"{list-style-type: square;)*/

.bild {float: center; text-align:center ;}
.bild img { margin: 5px ;}
.hervor { 
			background-color:#ffcc33;
			border: #666 1px solid;
			padding:5px;
			margin: 10px;
			width: 360px
			}
.leer { margin-left: 5 px ; clear: both;}

   

.sb {scrollbar-3dlight-color:#990000;
           scrollbar-arrow-color:#990000;
           scrollbar-base-color:#990000;
           scrollbar-darkshadow-color:#ffffff;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}
		   
#menu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 287px;
}
#logo {
background-image: url("pix/oben.gif");
 position: absolute;
  top: 0px;
  left: 287px;}

#inhalt {width:570px;margin-left:290px; margin-top: 0px;padding:200px 10px 10px 10px ;text-align:left;background: #e4c019;}
* html #inhalt {width:570px;margin-left:295px;display:block;}

#liste {width:300px;float: left;border-bottom:1px solid #FF9900;}
#liste ul {list-style-type:url("../pix/list.gif");margin: 0; padding: 0;line-height:210%;}
#liste ul li {list-style-type:url("../pix/list.gif");margin-left: 20px; padding: 0;line-height:210%;}

.box {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  font-size: 0.8em;
  text-align:center;  
  padding : 2px;
  margin: 3px;
  border-color : #003366;
  border-style : dashed;
  border-width : 1px;/* background: #e4c019; the border property in longhand*/
  }
.klein {
  font-size: 0.8em;
  color:#003366;
  text-align:left;  
  }
  
table {font-size:1em;}
td,th {
 vertical-align:top;
}
th, .th{
  background-color:#e4c019;
  border-bottom: #666 1px solid;
  padding:3px;
  text-align:left;
}
.table, .browsercomp{
  border: #666 1px solid;
  padding:0px;
  width:99%;
  border-spacing:0px;
  border-collapse:collapse;
  }
.table td, .browsercomp td{padding:10px;}
/* Abwechselnd eine Zeile hell und eine dunkel */
.u {
	background-color:#ffcc33;
}
.g { background-color:#e4c019; 
	}

#news {
		background-image: url("pix/news.gif");
		position: absolute;
		top:400px;
		width:206px;
		height: 400px;
		margin-left:700px;
		
		}
		.newsinhalt {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  font-size: 11px;
  line-height:12px;
  color:#ff6650;
  text-align:left;  
  padding : 10px;
  margin-top: 35px;
  margin-left: 20px;
 
}

#news a:link { text-decoration: underline;color: #ff9A00; }
#news a:visited { text-decoration: none; color: #ff6650; }
#news a:hover { text-decoration: underline; COLOR: #ff6650; }


