@charset "utf-8";
*{
	scrollbar-base-color:#000000;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#e39d23;
	scrollbar-shadow-color:#e39d23;
	scrollbar-track-color:#000000;
	}
	
html,body{		
	font-family: "Times New Roman", Times, serif;
	background-color:#e39d23;
	color:#e39d23;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}


#div_body{
	position:relative;
	overflow:hidden;
	min-width:1000px;
	width:98%;
	height:96%;
	left:1%;
	top:2%;

	border: outset;
	border-width: 1px;
	background-color:#000000;
	
}
.volley_table{
	border:1px outset #e39d23;
	color:#000;
}
.volley_table td{
	border:1px inset #CCC;
	background-color:#e39d23;
		
}
.volley_table td td{
	border: 0;
}
fieldset{
	-moz-border-radius: 	5px;
}


legend{
	color: #09F;
}

.start{
   height: 400px;
   width: 533px;
   position:absolute;
   top: 50%;
   left: 50%;
   padding: 0;
   border: 0;
   margin: -200px 0 0 -269px;


}


#logo{
	position:relative;
	float:left;
	z-index:1000;
	min-width:256px;
	height:12.5%;
	min-height:100px;
}

#head_right{
	position:relative;
	width:auto;
	min-width:544px;
	min-height:100px;
	height: 14%;
	margin:0;
	padding:0;
	border:0;
}

#nav_head{
	width:100%;
	min-height:50px;
	height: 50%;
	text-align:right;
	padding-top:5px;
	margin:0;
	border:0;
	}

#marquee{
	width:100%;
	min-height:25px;
	height: 25%;
    margin:0;
	padding:0;
	border:0;
}
#countdown{
	width:100%;
	min-height:25px;
	height: 25%;
    margin:0;
	padding:0;
	border:0;
	text-align:center;
	color:#FFF;
}
#marquee_table{
 	min-width:600px; 
 	width:78%; 
 	margin:auto;
 	}
 

table{
	margin:auto;
	padding:auto;
	}

#nav_main{
	position:relative;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-top: 0px;
	width:160px;
	height:82%;
	left:0;
	overflow:auto;
	margin:0;
	border:0;
	}
	
#content{
position:relative; 
	overflow:auto;
	width:auto;
	min-width:650px;
	height:82%;
	text-align:center;
	}		
#content div{
	margin :auto;
	padding:0;
	text-align:center;

}

.start{
	height: 81%;
	width:auto;
}
.adressen{
	border-color: #e39d23;
	border-style:inset;
	border-width: 1px;
	width:60%;
	margin:0 auto;
	padding:0; 
	text-align:left;
	}

.login{
	padding:8%;
}
img{
	border:0;
}

span{
	text-decoration:underline;
	font-style:italic;
	font-weight:900;
	}


.button{
	background-color:#000000;
	color:#e39d23;
	border-color:#e39d23;
}


a:link{
	color:#e39d23; 
	text-decoration:none;
	}
a:visited{
	color:#e39d23; 
	text-decoration:none;
	}
a:active{
	color:#e39d23; 
	text-decoration:none;
	}
a:hover{
	color:#e39d23; 
	text-decoration:none;
	}
input{
	background:#000000;
	border-color:#e39d23;
	color:#e39d23;
	border-width:1px;
}
textarea{
	background:#000000;
	border-color:#e39d23;
	color:#e39d23;
	border-width:1px;
}
.button_a{
	color: #e39d23;
	border:0px;
}
.select{
	background-color:#000000;
	border-width:1px;
	border-color:#e39d23;
	color:#e39d23;
	border-spacing:inherit;
}

#table_adressen{
	text-align:justify;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
