body
{
	margin: 10;
    background-color: #E5B5E4;
    scrollbar-face-color:#E5B5E4;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#F1E2EE;
	scrollbar-shadow-color:#F1E2EE;
	scrollbar-highlight-color:#E5B5E4;
	scrollbar-3dlight-color:#F1E2EE;
	scrollbar-darkshadow-Color:F1E2EE;
}
.header
{
	width: 760px;
	background-color: #FFFFFF;
	border-top:1px solid #9900CC;
	border-bottom:1px solid #9900CC;
	border-left:1px solid #9900CC;
	border-right:1px solid #9900CC;
}
.navcontainer 
{
	width: 200px; 
}
.navcontainer ul
{
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial;
}
.navcontainer a
{
	display: block;
	padding: 8px 10px 7px 10px;
	width: 200px;
	background-color: #9900CC;
	border-right: 1px solid #9900CC;
	border-bottom: 1px solid #9900CC;
}
.navcontainer a:link, .navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt; 
}
.navcontainer a:hover
{
	background-color: #E5B5E4;
	color: #FFFFFF;
	font-size: 12pt; 
}
.titelcel
{
	padding: 10px;
	background-image:url('images/banner.jpg');
}
.language
{
	text-align: right;
}
span.titel
{
    font-family: Arial;
	color: #9900CC;
	font-size: 48pt; 
	font-weight: bold;
	text-align: right;
}
span.subtitel
{
    font-family: Arial;
	color: #9900CC;
	font-size: 24pt; 
	font-weight: bold;
	text-align: right;
}
.main
{
	width: 760px;
	background-color:#F1E2EE;
	border-bottom:1px solid #9900CC;
	border-left:1px solid #9900CC;
	border-right:1px solid #9900CC;
}
.maincel
{
	vertical-align: top;
}
.form
{
	border:1px solid #9900CC;
	color: #9900CC;
	background-color:#FFFFFF;
}
.images-right
{
	margin-left: 10;
	float: right;	
}
.images-left
{
	margin-right: 10;
	float: left;	
}
td, p
{
    font-family: Arial;
	font-size: 10pt;
	color: #9900CC;
	font-style: normal;
	text-align: justify
}
a:link
{
    font-family: Arial;
	color: #660066; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:visited
{
    font-family: Arial;
	color: #660066; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
} 
a:hover 
{
    font-family: Arial;
	color: #9900CC;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:active 
{
    font-family: Arial;
	color: #660066;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
h1
{
    font-family: Arial;
	color: #9900CC;
	font-size: 18pt;
	font-weight:bold;
	text-align: left;
}
h2
{
    font-family: Arial;
	color: #9900CC;
	font-size: 14pt;
	font-weight:bold;
	text-align: left;
}
h3
{
    font-family: Arial;
	color: #9900CC;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;}
h4
{
    font-family: Arial;
	color: #9900CC;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
h5
{
    font-family: Arial;
	color: #9900CC;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
h6
{
    font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt; 
	font-weight: bold;
	text-align: left;
	margin:0; 
}
span.headers
{
    font-family: Arial;
	color: #9900CC;
	font-size: 10pt; 
	font-weight: bold;
}
