body, td	{
		font-family: Arial;
		font-size: 13px;
		color: #878889;
		font-weight: regular;
		}

#basic
		{
		width: 762px; 
		height: 477px; 
		position: absolute; 
		left: 50%; 
		margin-left: -381px; 
		top: 50%; 
		margin-top: -238px;
		}
		
#basic td.menue
		{
		width: 227px; 
		height: 415px;
		background-image: url(../images/hand-anti-aging.gif); 
		background-repeat: no-repeat; 
		text-align: right; 
		vertical-align: top;
		padding-right: 20px; 
		}
		
		
#basic td.content
		{
		width: 445px;
		background-image: url(../images/bg.gif); 
		background-repeat: no-repeat; 
		background-position: left top;
		vertical-align: top;
		text-align: left;
		padding-top: 10px;
		padding-left: 20px;
		padding-right: 50px;
		}		

.main{
		font-family: Arial;
		font-size: 15px;
		color: #878889;
		font-weight: bold;
		}
		
.ueberschrift
		{
		font-family: Arial;
		font-size: 15px;
		color: #878889;
		font-weight: bold;
		}		
		
		
.text	{
		font-family: Arial;
		font-size: 13px;
		color: #878889;
		font-weight: regular;
		}		
		
		
.orange	{
		font-family: Arial;
		font-size: 13px;
		color: #e9a218;
		font-weight: bold;
		}				
		
		
#basic td.abschluss
		{
		font-family: Arial;
		font-size: 12px;
		color: #878889;
		vertical-align: bottom;
		text-align: center;
		font-weight: normal;
		}		
		
#basic td.abschluss a
		{
		font-family: Arial;
		font-size: 12px;
		color: #878889;
		text-decoration: none;
		}				
		
		
.gr-orange
		{
		font-size: 24px;
		color: #e9a218;
		font-weight: bold;
		}		