body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.style1 {
	color: #660066;
	font-weight: bold;
}
.style2 {color: #333333}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #CC99FF; font-weight: bold; }
a:link {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}
a:visited {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}
a:hover {
	color:#000000;
	text-decoration:none;

	font-weight:bold;
	}
a:active {
	color:#000000;
	font-weight:bold;
	}
.aktuel {
	padding:30px;
}
.aktuel	a:link {
	text-decoration:none;
	color:#CC99FF;
	font-weight:bold;
}
.aktuel	a:visited {
	text-decoration:none;
	color:#CC99FF;
	font-weight:bold;
}
.aktuel	a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.aktuel	a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#Login {
	position:absolute;
	width:300px;
	height:200px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-150px;
	visibility:hidden;
}
.usermenu {
	border-bottom:2px solid #5d0071; 
	padding-left: 20px;
}
.usermenu a,.usermenu a:link,.usermenu a:visited,.usermenu a:active {
	color: #5d0071;
	text-decoration:none;
}
.usermenu a:hover {
	color:#666666;
	text-decoration:none;
}
fieldset {
	padding:5px; 
	border:1px solid #999999; 
	margin-top:10px; 
	width:600px;
	margin:20px 0 0 20px;
}
.fieldsetInTab {
	margin-top:0px;
}
legend {	
	border:1px solid #666666;
	background-color: #F9F9F9;
	color:#333333;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding:0 7px 2px ;
	margin:40px 0 0 0;  
}
label {
	font-size:8pt;
}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}
.input_submit {
	border:1px solid #666666;
	background-color:#EEEEEE;
	color:#666666;
	padding:4px;
	margin-top:20px;
	margin-left:4px;
	cursor:pointer;
	!cursor:hand;
}
.personal_album_wrapper {
	width:120px;
	height:150px;
	float:left;
	margin:10px;
	cursor:pointer;
	!cursor:hand;
	border:1px solid #ffffff;
}
.personal_album_wrapper:hover {
	border:1px solid #CCCCCC;
}
.personal_album_icon {
	width:120px;
	height:120px;
}
.personal_album_title {
	width:120px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	text-align:center
}
.even {
	background-color: #F0F0F0;
}
.list {
	border-bottom:1px dotted #E0E0E0;
}
.even:hover, .odd:hover {
	background-color:#CCCCCC;
	cursor:pointer;
	!cursor:hand;
}
.listTitle {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
}
.audio_wrapper {
	width:90px;
	height:110px;
	float:left;
	margin:10px;
	cursor:pointer;
	!cursor:hand;
	border:1px solid #ffffff;
}
.audio_wrapper:hover {
	border:1px solid #CCCCCC;
}
.audio_icon {
	width:80px;
	height:80px;
}
.audio_title {
	width:80px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center
}

