

body{ 
margin-top:20px; 
padding:0px; 
font-family: georgia, Verdana, Arial, Helvetica, Sans-Serif;
text-align:; 
background: #000 url(daten/images/xxx.jpg) no-repeat top center;
color: #fff;
font-size: 12px;
} 

.pagewidth{ 
width:900px; 
height:600px;

background: #000 url(daten/images/start.jpg) no-repeat top center;
 
border: 1px solid #cc0000;
color: #fff;
font-size: 12pt;
text-align:;  
margin-left:auto; 
margin-right:auto;  
}
a.nav:link 			{  text-decoration: none; font-weight: bold; color: #fff; font-size: 12pt; margin-left: 18px;}
a.nav:visited 		{  text-decoration: none; font-weight: bold; color: #fff; font-size: 12pt; margin-left: 18px;}
a.nav:hover 		{  text-decoration: none; font-weight: bold; color: #fff; font-size: 12pt; margin-left: 18px;}
a.nav:active 		{  text-decoration: none; font-weight: bold; color: #fff; font-size: 12pt; margin-left: 18px;}
