html 
{
	margin: 0px;
	padding: 0px;
}

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff; 
	background-image: url(../images/bg_menue.gif);
	text-align:center;
}

a
{
color: #000000;}

#container
{
	width:460px;
	height: auto;
	padding: 0px;
	text-align: left;
	background: #ffffff; 
}


#content1
{	
	width: 100%;
	text-align: center;
	background: #4B308E; 
}

#content1 img
{	
	margin: 15 0 10 0px;
}

#content2
{	
	width: 100%;
	text-align: center;
	float: left;
	background: #ffffff; 
}

#content2 img
{	
	margin: 20 0 20 0px;
}

#content3
{	
	width: 100%;
	text-align: center;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D2782; 
	line-height: 17px;
  font-weight: bold; 
}

#content4
{	
	float: left;
	padding-top:10px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	line-height: 17px;
  	font-weight: normal; 
	background: #ffffff;
	padding-bottom: 20px;
}

.header1
{
	font-size: 16px;
	line-height: 20px;
	color: #000000; 
	font-weight: bold; 
}

#content5
{	
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	border-top: 5px solid #D7D3E8;
	background:#FFFFFF;
}

#content5 img
{	
	margin-top: 8px;
	margin-bottom: 8px;
}

.header2
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA6838; 
	line-height: 19px;
  	font-weight: bold; 

}

#content6
{	
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463F99; 
	line-height: 17px;
  	font-weight: normal; 
	background-image: url(../images/bg_menue.gif);
}

#content6 a
{	
	color: #463F99; 
	text-decoration: underline;

}