body 
{
	font-family:Verdana;
	font-size:11px;
	background-color:#843184;
	text-align:center;
	margin:0px;
	color: #666666;
	
}

a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	color:#843184;
	font-weight:bold;
	font-size:11px;
	background-color: #FFE7F9;
	font-style: normal;
}
a.menu:link, a.menu:visited
{ 
 	background-color:#FFE7F9;
 	font-weight:bolder;
 	color:#333333;
 	text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  	color:#FFCCFF;
  	font-weight:bolder;
 	background-color:#AD63AD;
}
a.menu {
 	display:block;
 	padding:3px;
 	background-color:#FFE7F9;
 	text-align:left;
 	font-weight:normal;
	color:#843184;
 	text-decoration:none;
 }


#left {
	background-color:#FFE7F9;
	width:150px;
	float:left;
	color:#333333;
	margin-top: 20px;
	margin-left: 15px;
}
.menutitle{
	font-weight:bold;
	text-align:left;
	color:#FFCCFF;
	margin:2px;
	background-color: #843184;
}
.menucontainer {
	

	background-color:#843184;
	width:150px;
	color:#FFCCFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
	background-color:#FFE7F9;
	width:540px;
	overflow: auto;
	float:right;
	padding:3px 15px 15px;
	margin-top: 30px;
	font-size: 11px;
	color:#666666;
	margin-right: 10px;
	margin-left: 10px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-left-width: 1px;
	margin-bottom: 15px;
	line-height: 16px;
}
.title2 {
	font-weight:bold;
	color:#843184;
	text-decoration: none;
	background-color: #FFE7F9;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.unnamed1 {
	font-size: 11px;
	line-height: 16px;
}
.title3 {
	font-weight:bold;
	color:#843184;
	text-decoration: none;
	background-color: #FFE7F9;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}
.klein {
	font-size: 10px;
	line-height: 13px;
}

