A:link,a:active,a:visited { color: #98D9F5; text-decoration: none;  }
A:hover { color: #E3D823; text-decoration: underline; }

a.footer:link,a.footer:visited,a.footer:active {color:#7CBCE0; text-decoration: none;}
a.footer:hover {color:#7CBCE0; text-decoration: underline;}    		

a.nounderline:link,a.nounderline:visited,a.nounderline:active {color:#999999; text-decoration: none;}
a.nounderline:hover {color:#ffffff; text-decoration: none;}    		

BODY  {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #252525;
	color: #C4C4C4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* Das ist der Content-Wrapper für den Body */

#divcontent {
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	width:640px;
	height:400px;
	background-color:#424242;
	padding:0px;
	background-position:top left;
	background-repeat: no-repeat;
	}

#divcontrols {
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	width:640px;
	}	
	
.divbutton {
	margin:2px;
	margin-bottom:0px;
	border:1px solid #ff0000;
	width:120px;
	height:20px;
	text-align:center;
	background-color:#424242;
	padding:0px;
	padding-top:6px;
	cursor:pointer;
	}	

#divfooter {
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	width:640px;
	border-top:1px solid #4E4E4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color:#BFC6C7;
	}
	
#divvictor {
	position:absolute;
	top:50px;
	left:0px;
	width:320px;
	background-color:#424242;
	padding:0px;
	visibility:hidden;
	z-index:10;
	}		


table.tableStatus {
	margin-left:55px;
	margin-top:2px;
	margin-bottom:2px;
	width:522px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}	
	
#language {
	position:absolute;
	top:542px;
	left:34px;
	width:399px;
	padding:0px;
	text-align:center;
	}	
	
#divlogo {
	position:absolute;
	top:47px;
	left:31px;
	width:440px;
	height:164px;
	padding:0px;
	margin:0px;
	}
	
button {
	color:#f2f2f2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:22px;
    color:#000000;
    width:110px;
    font-size:11px;
    border-style:inset;
    border-width:2px;
    border-color:#A7A7A7;
    background-color:#fafafa;
    cursor:hand;
    margin-left:3px;
}	

fieldset {
	border:1px solid #5a5a5a;
	padding-top:10px;
	margin-bottom:4px;
	margin-left:1px;
	width:126px;
	}
	
legend {
	padding-left:2px;
	padding-right:4px;
	margin-bottom:6px;
	
	}	
	
.adjust {
	line-height:120%;
	margin-top:8px;
	margin-left:4px;
	}	

#auswahl1 {
	width:160px;
	visibility:visible;
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	display:block;
	margin-top:6px;
	}		
	
	
#auswahl2 {
	width:160px;
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
	z-index:3;
	display:none;
	margin-top:6px;
	}		
	
#auswahl3 {
	width:160px;
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
	z-index:4;
	display:none;
	margin-top:6px;
	}			
	
input {
    color:#f2f2f2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    border: solid 1px #666666;
    background-color:#282828;
    padding:1px;
    }	
    
input.fieldError {
    background-color:#660000;
    }	    
    
input.ibutton {
    color:#e5e5e5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:22px;
    color:#000000;
    font-size:11px;
    border: solid 1px #666666;
    background-color:#F8F2E3;
    cursor:hand;
}    		
	


h1 {
	margin:0px;
	margin-top:8px;
	margin-bottom:20px;
	text-align:center;
	font-size:26px;	
	
	} 