*{	color: #5C5D78;
	font-family: Arial, Helvetica, sans-serif;
 }

.mytitle{
	background-color: transparent;
	border: none;
	top:-21px;
	left:-21;
	width:100%;
	font-weight: bold;
	padding: 4px;
}

.myoptions{
	margin:6px;
	text-align: left;
	margin:6px;
}

textarea, .titlearea, select, input{
	background-color: #fff;
	text-align: left;
	border: 1px solid #CFE0E8;
	width:95%;
	height:200px;
	margin:6px;
}


textarea, .titlearea{
	font-size: smaller;
	}

select, input{
	width:auto;
	height:auto;
	margin:auto;
}

.titlearea{
display:block;
height:auto;
}

.menueXP
{
	padding: 10px;
	text-align: left;
	font-size: small;
	background-image: url(../../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body{
	background: #E7E7E7;
	background-image: url(../../images/background_black.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a:link, a:hover, a:visited{
	padding: 4px;
	text-decoration: none;
	color: #FF1493;
}

a:hover{
	color: #68003A;
}

.dragme, .info, #login{
	position: absolute;
	background-color: #D8DCE9;
	background-image: url(../../images/bg_grad.gif);
	background-repeat: repeat-x;
	width: 350px;
	border: 1px solid #CFE0E8;
	text-align: right;
	z-index: auto;
	display: block;
	text-align: left;
	float: left;
	left: 48%;
	top: 48%;
	cursor: move;
}

#info, #setting, #msgnocookie{
display:none;
z-index: 8999;
}

#login{
top:22%;
left:24%;
display:block;
z-index: 89999;
position: absolute;
cursor: default;
width: 636px;
}

.msgerror{
	position: absolute;
	color: #FF4F4F;
	background-color: #FFDDDD;
	padding: 10px;
	border: 1px solid #FF4F4F;
	z-index: 1999;
	display:none;
	left:0px;
	top:0px;
}

.msgnoscript{
	position: relative;
	width: 97%;
	height: 5%;
	text-align: center;
	padding: 10px;
	display:none;
	font-weight: bold;
}


.loader{
	position: absolute;
	top:30%;
	left:30%;
	display:block;
	}

.loginform {
	display: block;
}

.msgok{
	position: absolute;
	color: #597421;
	background-color: #E8F8EC;
	padding: 10px;
	border: 1px solid #597421;
	z-index: 1999;
	display:none;
	left:0px;
	top:0px;
}

.title{
	font-size: medium;
	font-weight: bold;
	margin:0% 16% 0% 1%;
}

.uhr{
	margin:0% 0% 0% 12%;
}

.goright{
	margin:2% 0% 0% 0%;
}

span.goright{
color: #FF1493;
}

#basic-accordian{
	padding:5px;
	width:99%;
	float: left;
}

.accordion_headings{
	padding:5px;
	background:transparent;
	color:#FF1493;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:transparent;
}

.accordion_child{
	padding:15px;
	background:transparent;
}

.header_highlight{
	background:transparent;
	display: block;
}

.tab_container * {
	float:left;
	width:180px;
	margin:10px;
	margin-top:0px;
	margin-bottom: 30px;
}

#test1-content, test2-content, #test3-content{
	display: none;
	margin-bottom: 20px;
}

table{
	margin-bottom: 20px;
}