/* CSS Lumisight */
 body {
    font-size: 100.1%;
	overflow:hidden;
  }
#page {width: 1002px; margin:25px auto; position:relative; text-align: left; 
}
a:link {
	color: #D5D5D5;
	text-decoration: none;
}
a:visited {
	color: #D5D5D5;
	text-decoration: none;
}
a:active {
	color: #D5D5D5;
	text-decoration: none;
	background-color: #000000;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}	 
.Stil1 {
	color: #CCCCCC;
	font-weight: lighter; 
	font-size: 14px;
	text-align: right;
}
.Stil2 {
	color: #CCCCCC;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
}
.Stil3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.Stil4 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	line-height: normal;
}
/*Rahmen links Datenseite */
#rahmen{
	width: 110px;
	margin: 0px;
	padding: 0px;
	font: bold 16px "Times New Roman", georgia, times, serif;
	text-align:center;                   
    text-decoration:none;
    background:#000000;
    border:solid 3px; 
	border-color:#800000;        
	color:#D5D5D5;                    
    list-style-type:none;
	font-variant:small-caps;
	letter-spacing:0px;
}
/*Menue oben Rechteck */

#menu{
	width: 100px;
	margin: 0px;
	text-align:center;
}

#menu ul, #menu li {
       list-style-type:none;    /*keine auto nummerierung*/
       margin:0px;
       padding: 0px;
       
}
        /*vorm wechsel*/
#menu  li a:link, #menu li a:visited, #menu li a:active {
	display:block;
	border-bottom: dashed 0px;
	color:#D5D5D5;
	text-decoration:none;
	font: bold 12px "Times New Roman", georgia, times, serif;
	height: 3px;
	line-height: 2px;
	font-variant:small-caps;
	letter-spacing:0px;
	border: solid 2px #D5D5D5;
	background:#000000;
	padding:7px;
	text-align: center;
}

#menu  li a:hover { background-color:#000000;
        color:#D5D5D5;                    /*textfarbe nach wechsel*/
        text-decoration:none;
        background:#000000;
        border: solid 2px #800000;        /*rahmen nach wechsel*/
}

#hg{
	position:absolute;
	left:181px;
	top:33px
	height:545px;
	width:822px;
	border:0;
	z-index:1;
	top: 30px;
}
