*{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Tahoma, Arial;
	font-size: 10px;
	margin:0px;
	color: #000000; 
}
.header {
	cursor: pointer;
}

.header:hover{
	background-color:#666;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:0px;
}
#basic-accordian{
	border:4px solid #EEE;
	padding:0px;
	width:690px;
	position:absolute;
	margin-left:0px;
	z-index:2;
	margin-top:0px;
}

.accordion_headings{
	padding:2px;
	background: #BFBFBF;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#686592;
}

.accordion_child{
	padding-left:1px;
}

.header_highlight{
	background:#686592;
}


a {text-decoration: none; color: #686592;  }
a:visited {text-decoration: none; color: #686592;  }
a:active {text-decoration: none; color: #CCCCCC;}
a:hover {text-decoration: none; color: #CCCCCC; }

td {}
form {font-size: 9px; color: #333333; }
body { background:#EEEEEE;  SCROLLBAR-FACE-COLOR: #DFDFDF; SCROLLBAR-HIGHLIGHT-COLOR: #5A5A5A; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #DFDFDF; SCROLLBAR-3DLIGHT-COLOR: #DFDFDF; SCROLLBAR-ARROW-COLOR: #777777; SCROLLBAR-TRACK-COLOR: #DFDFDF; SCROLLBAR-DARKSHADOW-COLOR: #666666;   }
input, select {background-color: #686592; color: #BFBFBF; font-size: 9px;  border: px #000000 solid; border-bottom: 2 solid #111111; border-left: 2 solid #111111; border: 1 solid #222222; }
textarea {background-color: #686592; color: #BFBFBF; font-size: 11px;  border: 1px #000000 solid; border-bottom: 2 solid #111111; border-left: 2 solid #111111; border: 1 solid #222222; }
hr { color: #DFDFDF;  border: dashed;  height: 1px;   }
.header { font-size: 11px; color: #686592;  letter-spacing: 1px; font-weight: bold; line-height: 14px;  background-color: #DFDFDF;  padding-left: 3px;  width: 482px;   margin-bottom: 2px; }
.h3 { font-size: 11px; color: #686592;  letter-spacing: 2px; font-weight: bold; word-spacing: 1px; line-height: 14px;  background-color: #DFDFDF;    padding-left: 2px; }
.h1 { color: #686592;  font-weight: light; letter-spacing: 1px;}
.h2 { color: #000000; font-size: 11px; font-weight: bold; letter-spacing: 1px;}
.dot { border: 1px dashed #DFDFDF; }
.rahmen { border: 2px solid #686592; }
.frame {  border: 1 solid #DFDFDF; margin-bottom: 2px;  }
.tiny { font-size: 9px; }
.footer {  margin-top: 5px; 	font-size: 10px; }
