 html, body {
            background: #033;
            text-align:center;
            margin-top:5%;
										
}



.Bildbereich { 
			width:644px;
      height:240px;
			float: right;
			padding-right: 28px;
			margin-top: 15px;
		position:absolute; 
		xleft:10px; 
		xtop:140px; 
		xpadding:0px;
		clip:rect(0 500px 225px 0); visibility:show; 
}

.Navigationsbereich { 
	position:absolute; 
	left:320px; 
	top:140px;
  width:100px; 
	font-size:18px; 
} 


.mitte {
          width:780px;
          height:533px;
          margin-left:auto;
          margin-right:auto;
					xborder:1px solid #666;
					background:  url(bilder/hg.jpg) no-repeat;
				
}
/* damit das Bild keinen Rahmen erhält -----------------------------------------  */
.mitte a {text-decoration: none; color: #033;}
.mitte a:hover {color: #033;}
.mitte a:active {color: #033;}
/*---------------------------------------------------------------------------------*/

.logo{
			width:150px;
      height:65px;
			float: left;
			position: absolut;
			padding-left: 95px;
			margin-top: 0px;
			xborder:1px solid #666;
}


.dammi{
			width:490px;
      height:20px;
			float: right;
			position: absolut;
}
.menue{
			width:490px;
			height:25px;
			float: right;
			position: absolut;
			margin-top: 12px;
			xborder:1px solid #666;
			background:  url(menue/linie.jpg) 5px 2px repeat-x;	
			font-family: verdana, arial, sans-serif;
			font-size: 0.58em;
			color: #888;
			xpadding-top: 20px;
}		


.content{
			width:644px;
      height:240px;
			float: right;
			position: absolut;
			padding-right: 28px;
			margin-top: 15px;
		
			xborder:1px solid #666;
		
}

.pfeil {
		xwidth:644px;
    xheight:30px;
		float: right;
		position: absolut;	
		padding-right: 22px;
		margin-top: -5px;
		xpadding-top: -5px;
		xborder:1px solid #666;
		font-family: verdana, arial, sans-serif;
		font-size: 0.6em;
		color: #cd4f39
}
.td{
		width:644px;
    height:30px;
		xborder:1px solid #666;		
}

/*Menue NaviAnfang -------------------------------------------------------------------------------------------------------*/
.menue a {color: #666;}
.menue a:hover {color: #444;;font-weight: bold;}
.menue a:active {color: #444;font-weight: bold;}
.menue .akt a {color: #444;font-weight: bold;}
/*Menue Navi Ende -------------------------------------------------------------------------------------------------------*/





