body{	padding: 0;
	margin: 0;
	background: #000066; 
	font-family: arial, helvetica, verdana,  tahoma, sans-serif;
	font-size: 80%;	}

a{
	text-decoration: none;
	color:#CC9900;
	font-weight: bold;}

a:hover{
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;}

#zentrierbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;}

#aussenbox{
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;}

#top{
	width: 780px;
	height: 50px;}

#toptitle{
	float: left;
	width: 210px;
	height: 50px;}

#top h1{
	margin: 20px 0 0 10px;
	padding: 0;
	color: #CC9900;
	font-size: 93%;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#topmenu{
	float: right;
	width: 570px;
	height: 50px;}
	
#topmenu ul{
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: -1px;}
	
#topmenu li{
	display: inline;
	margin-left: 10px;}

#topmenu li a{
	text-decoration: none;
	color: #CC9900;}

#topmenu li a:hover{
	text-decoration: none;
	color: #FFCC00;}

#content{
	border: 10px solid  #CC9900;
	width: 760px;
	height: 500px;}

#contenttext{
	float: right;
	overflow: auto;
	padding: 20px;
	width: 720px;
	height: 460px;
	line-height: 120%;
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
	background-color: #f4ebe1;}

#contenttext p{
	margin: 0 0 5px 0;
	padding: 5px 70px 0 0;
	color: #000066;}

#contenttext h1{
	margin: 10px 0 5px;
	padding-bottom: 20px;
	color: #9f7800;
	font-size: 140%;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman",  Times, serif;}

#contenttext h2{
	margin: 10px 0 5px;
	color: #000066;
	font-size: 100%;
	font-weight: bold;
letter-spacing: 1px;}

#contenttext h3{
	margin: 25px 0 5px;
	color: #000066;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;}

#contenttext h2{	
	padding: 0px;}
	
#contenttext h3{
	padding: 0px ;
	clear:left;}
		
#contenttext h4{
	margin: 10px 0 5px;
	padding-bottom: 20px;
	color: #9f7800;
	font-size: 140%;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman",  Times, serif;}
	
#contenttext h5{
	margin: 15px 0 3px;
	padding-bottom: 0px;
	color: #9f7800;
	font-size: 130%;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman",  Times, serif;}
	
#contenttext span {	
	color: #CC9900;
	font-weight:bold;}
	
#contenttext strong {	
	color: #000066;
	font-weight:bold;}
	
.left {float:left; margin:10px; }

#fuss{
	width: 780px;
	height: 50px;}

#fuss p{
	margin: 0;
	padding: 10px 24px 0 0;
	text-align: left;
	color: #CC9900;
	letter-spacing: 1px;}

#fuss span{
	font-size: 70%;}

#contenttext span.einzug{
	color: #000066;
	font-weight: normal;
	padding: 40px;}


