 html, body {
            background: #CCCCFF;
            margin:0px;
			padding:0px;
			font-family: Verdana, sans-serif;
}
h1{font-family: Verdana, sans-serif; font-size: 1.0em; color: #000033;}

.mitte {
          width:1100px;
          height:900px;
          margin-left:auto;
          margin-right:auto;
		  xbackground: url(Bilder/hg5.jpg) 0px 10px no-repeat;
		  xborder:1px solid #666;		
}

.logo{
	position: absolut;
	padding-top:140px;
	padding-left: 20px; 	
	width:1000px;
	height:30px;
	xfont-size: 1.3em;
	color: #3B4F14;
	background: url(Bilder/schriftzug.gif) 0px 10px no-repeat;
	xborder:1px solid #444;
}
.innen{
	width:1050px;
	height:600px;
	xborder:3px solid red;
	background: url(Bilder/logok_hg.jpg) 900px 0px no-repeat;
}

.navi {
	xmargin-top: 120px;
	padding-left:20px;
	width:200px;
	height:560px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	color:  #000033;
	xborder:3px solid #666;	
}

.content{
	margin-left: 240px; 
	margin-top:-560px;
	width:600px;
	height:550px;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000033;	
	xborder:3px solid red;
}

.rechts{
	margin-top:-350px;
	margin-left: 890px;
	padding-top:10px;
	xpadding-left:890px;		
	width:200px;
	height:150px;
	font-size: 0.8em;
	line-height: 0.4em;
	color: #000033;
	font-weight:bold;
	xbackground: url(bilder/logok_hg.jpg) 20px 10px no-repeat;
	border:1px solid #666;	
}

/*Menue Navi Links Anfang -------------------------------------------------------------------------------------------------------*/
.navi a {display: block;
		text-decoration: none;
		color: #330;			
}

.navi a:hover {
		text-decoration: none;
		color: #ffc;			
}
.navi a:active {color: #ffc;}
.navi .akt a {color: #ffc;}
/*Menue Navi Links Ende -------------------------------------------------------------------------------------------------------*/

/*Menue Navi Links Anfang -------------------------------------------------------------------------------------------------------*/
.linksnavi a {
			display: block;
			text-decoration: none;
			font-size: 0.9em;
			line-height: 0.2em;
			color:   #330;
			padding-left: 5px;			
}
.linksnavi a:hover {
			text-decoration: none;
			color: #ffc;
}
.linksnavi a:active {color: #ffc;}
.linksnavi .akt a {color: #ffc;}

.linksnavi a klein{font-size: 10px;}
/*Menue Navi Links Ende -------------------------------------------------------------------------------------------------------*/

/*Menue Navi oben Anfang-------------------------------------------------------------------------------------------------------*/

.rechtsnavi a{
	color: #330;
	text-decoration: none;	
}
.rechtsnavi a:hover{
	color: #cc3333;
	font-weight:bold;
}
.rechtsnavi a:active{
	color: #cc3333;	
}  
.rechtsnavi.akt a {
	color: #cc3333;	
}

/*Ende Navi-oben------------------------------------------------------------------------------------------------------------*/
