body
{
        background-color    : #009933;
        font-family         : arial, helvetica, verdana,  georgia, sans-serif;
        margin              : 0px 1px;
        padding-bottom      : 0px;
        padding-left        : 0px;
        padding-right       : 0px;
        padding-top         : 0px;
}

.ueberschrift
{
      position              : absolute;
      top                   : 11px;
      left                  : 22px;
      font-family           : Comic Sans MS, arial, helvetica, verdana;
      font-size             : 44px;
      font-weight           : bold;
      color                 : #FFFFFF;
	  width					: 100%;
}

.imgwappen
{
        position            : absolute;
        top                 : 8px;
        left                : 25px;
}

.nav
{
        position            : absolute;
		background-color	: #FFFFFF;
        font-weight         : bold;
        text-align          : left;
        top                 : 3px;
        left                : 22px;
        width               : 977px;
		height				: 35px
}

.navlinks
{
        position            : absolute;
		background-color	: #FFFFFF;
        font-weight         : bold;
        text-align          : left;
        top                 : 180px;
        left                : 22px;
        width               : 150px;
		height				: 272px;        
}

.nav_tabelle_links
{
		width:148px;
		height:250px;
		border-color:#666666;
		border-style:solid;
		border-width:3px;
		margin:1px;
}

.nav_tabelle
{
		width:975px;
		height:33px;
		border-color:#666666;
		border-style:solid;
		border-width:3px;
		margin:1px;
}

.inhalt {
	background-color    : #FFFFFF;
	overflow-y: scroll;
	overflow-x: auto;
	width: 783px;
	height: 90%;
	valign: top;
	position: absolute;	
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.tableinhalt
{
width:97%;
height:94%;
border-color:#666666; 
border-style:solid; 
border-width:3px; 
margin:10px;
}

.maintext
{
        position            : absolute;
        background-color    : #FFFFFF;
        left                : 22px;
        top                 : 5px;
        width               : 777px;        		              
}

.geweli
{
	position            : absolute;
	background-color    : #000000;
        left                : 40px;
        top                 : 60px;
        border-color	    : #666666;
	border-style	    : solid;
	border-width	    : 2px;	
}

.gewere
{
	position            : absolute;
	background-color    : #FFFFFF;
        left                : 625px;
        top                 : 60px;
        border-color	    : #666666;
	border-style	    : solid;
	border-width	    : 2px;
}

.ziell
{
	position            : absolute;
	background-color    : #FFFFFF;
        left                : 400px;
        top                 : 60px;
        border-color	    : #666666;
	border-style	    : solid;
	border-width	    : 2px;
}

.zielr
{
	position            : absolute;
	background-color    : #FFFFFF;
        left                : 520px;
        top                 : 60px;
        border-color	    : #666666;
	border-style	    : solid;
	border-width	    : 2px;
}

.autor
{
	position              	: absolute;
	left                  	: 10px;
	top						: 2px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size             	: 12px;
	font-weight           	: bold;
	color                 	: #FFFFFF;
	width					: 100%;
}

.navi_titel
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size             	: 13px;
	font-weight           	: bold;
	color                 	: #FFFFFF;
}

a:link, a:visited
{
	    background-color  	: transparent;
	    color				: #009933;
	    text-decoration   	: none;
	    font-size			: 15px;
		font-weight:bold;
}
a:hover,a:active
{			    
	    color             	: #FFFFFF;
	    background-color  	: #009933;
	    text-decoration   	: none;
	    font-size			: 15px;
		
}
