/* CSS Document */
body {
	scrollbar-arrow-color: #b0b0b0; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #b0b0b0; 
	scrollbar-darkshadow-color: #b0b0b0; 
	scrollbar-shadow-color: #ffffff;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	background: url(http://www.agressietraining.nl/img/bgimage.jpg);
	background-color:#000000;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#header {
     width: 770px;
     height: 137px;
     position: relative;
     left: 50%;
	 z-index: 1;
	 margin-left: -385px;
     margin-top: 0px;
}
#box {
	width: 770px;
	background-image: url(http://www.agressietraining.nl/img/achtergrond_content.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
    left: 50%;
	z-index: 1;
    margin-left: -385px;
    margin-top: 0px;
}
#topmenu {
	width: 550px;
	height: 50px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -275px;
	border: none;
	background-color: transparent;
	z-index: 3;
	line-height: 14px;
	text-align: center;
}	
#contentbox {
	width: 550px;
	position: relative;
	left: 50%;
	margin-left: -275px;
	border: none;
	background-color: #FFF;
	z-index: 3;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 14px;
}
#homepage_weblog {
	padding: 10px;
	
	width: 550px+
	border: none;
	background-color: #cbcbcb;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 14px;
}
#bottommenu {
	background-image: url(http://www.agressietraining.nl/img/footer_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 660px;
	position: relative;
	left: 50%;
	clear: both;
	margin-left: -330px;
	height: 54px;
	padding-top: 50px;
	border: none;
	background-color: transparent;
	z-index: 4;
	text-align: center;
	float: left;
}

#copyright {
	width: 20px;
	height: 160px;
	position: relative;
	float: left;
	margin-left: 390px !important;
	margin-left: 360px;
	margin-top: -60px;
	top: 0px;
	border: none;
	background-color: transparent;
	z-index: 6;
	overflow-x: hidden;
	overflow-y: hidden;
}
#credits {
	color: #666; 
	font-size: 10px; 
	font-family: Verdana, Geneva, sans-serif;
	width: 500px;
	height: 30px;
	position: relative;
    left: 50%;
	z-index: 1;
    margin-left: -250px;
	text-align: center;
	margin-top: 10px;
	clear:both;
}


H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color:#FF0000;
	
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.style2 {
	color: #000000
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.style5 {
	color: #FFFFFF
	
}
table td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
img {
	border: 0px;
}
.inputbtn {
	border: 1px solid #000;
}
hr {
	border: 0px;
	border-top: 1px dashed black;
	color: #FFF;
}
