@charset "utf-8";
*{
}
	
html,body{		
	font-family: 'Times New Roman',Times,serif; 
	background-color:#e39d23;
	color:#e39d23;
	padding:0;
	margin:0;
	overflow:auto;
}

#div_body{
	position:absolute;
	overflow:auto;
	width:98%;
	left:1%;
	top:1%;
	min-height:97%;
	border: outset;
	border-width: 1px;
	background-color:#000000;
}

	
#content{
	position:relative; 
	overflow:auto;
	width:auto;
	text-align:center;
	border-color:#e39d23;
	min-height:96%;
	
}		
#content div{
	margin:auto;
	padding:0;
	text-align:center;

}

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

#footer{
	position:absolute;
	width:auto;
	height:98%;
	left:94%;
	font-size:10px;
}

.the_news{
	width:70%;
	text-align:justify !important;
	font-weight:bold;
	margin:auto;
	text-align: left;
	
}
.the_press{
	font-weight:bold;
	text-align:center;
}
.the_news img{
	margin:10px;	
}
.the_news_img{
	
}

.the_news_header{
	font-size:22px;
	text-align:center;
}

.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{
	
}


legend{
	color: #e39d23;
}

.start{
   height: 400px;
   width: 533px;
   position:relative;
   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:0px 0px 0px 0px;
	border:0;
font-size:17px;
font-style:italic;
border-color: #e39d23;
	}

#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;
		}

#nav_main{
	position:relative;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-top: 0px;
	width:160px;
	
	left:0;
	overflow:auto;
	margin:0;
	border:0;
	font-size:17px;
	font-style:italic;
	color:#E39D23;
}

.nav_sub{
	font-size:15px;
	font-style:italic;
	}


.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{
	
}
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;
}
.training_table{
	border-style: double;
	border-width: 2px;
	border-spacing: 1px 1px;
	border-collapse: collapse;
	border-color: #e39d23;
}



