BODY{
	background-color: #121117;
	font-family: monospace; font-size: 11pt; color: #ffffff;
	text-align: left;}
table { font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px}

.main { font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #9999cc; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.sidebar { 
	font-family: monospace; font-size: 10pt; color: #ffffff;
	}

.tab {
	font-family: monospace; font-size: 10pt; color: #ffffff;
	text-align: right;
}

.tabc {
	font-family: monospace; font-size: 10pt; color: #ffffff;
	text-align: center;
	
}

.tabd {
	font-family: monospace; font-size: 10pt; color: #ffffff;
	position: relative;
	top: 30px;
	border-right: #494950 3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 3px solid;
	width: 747px;
}
	

.tab2 {
	font-family: monospace; font-size: 10pt; color: #b8b8c8;
	text-align: left;
}

.kopf {
	font-family: monospace; font-size: 11pt; color: #b8b8c8;
	text-align: center;
	border-right: #494950 3px solid;
	border-top: #494950  3px solid;
	border-bottom: #494950  3px solid;
	border-left: #494950 3px solid;}

.kopfb {
	font-family: monospace; font-size: 11pt; color: #b8b8c8;
	text-align: center;
	border-right: #28282c 3px solid;
	border-top: #7a7a87  3px solid;
	border-bottom: #7a7a87  3px solid;
	border-left: #28282c 3px solid;}

.kopfc {
	font-family: monospace; font-size: 12pt;color: #e5e5e7;
	text-align: center;
	border-right: #494950 3px solid;
        border-top: #494950  3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 3px solid;}

.kopfd {
	font-family: monospace; font-size: 12pt;color: #e5e5e7;
	text-align: center;
	border-right: #7a7a87 3px solid;
        border-top: #7a7a87  0px solid;
        border-bottom: #7a7a87  4px solid;
        border-left: #7a7a87 3px solid;}
	
.kopfe {
	font-family: monospace; font-size: 12pt;color: #e5e5e7;
	text-align: center;
	border-right: #494950 0px solid;
        border-top: #494950  3px solid;
        border-bottom: #494950  3px solid;
        border-left: #494950 0px solid;
	position: relative;
	left: 0px;
	width: 750px;}


A:link {color:#eec8c8;text-decoration:none; font-weight: normal}
A:visited {color:#7a7a87;text-decoration:none; font-weight: normal}
A:active {color:#494950;text-decoration:none; font-weight: normal}
A:hover {color: #d2d2ff; text-decoration: underline; font-weight: normal}


