﻿/***********************************************/
/* btob3.css                            */
/* Use with template BTOB3.dwt */
/***********************************************/

img
{  border-style: none;
}

#maincel{
	position:relative;
	top: 9px;
	width:930px;
	border: 2px solid #636363;
	background-color: #AFAB53;
	margin-right: auto;
	margin-left: auto;
	/*height:auto; 0501*/
}

#randrechts{
	position:absolute;
	top:0px;
	right:-8px;
	background-repeat: repeat-y;
	width: 15px;
	height: 600px;
	left: 926px;
	}
#randlinks{
	position:absolute;
	width: 15px;
	height: 600px;
	left:-8px;
	background-repeat: repeat-y;
	top: 0px;
	}
#logo{
	position:absolute;
	width: 230px;
	height: 150px;
	left: 0px;
	border-right: 2px solid #636363;
	border-bottom: 2px solid #636363;
	background-image:url(figuur/resources/logo3.jpg);
	z-index:100;
}
#spacer{
	padding: 0px 0px 0px 00px;
	height: 150px;
	}
#vertikaalstip{
	position:absolute;
	width:15px;
	height:375px;
	top:145px;
	left:143px;
	background-image:url(figuur/resources/vertikaalstip2.gif);
	z-index: 500;
	}

#horizontaalstip{
	position:absolute;
	width:787px;
	height:15px;
	background-image:url(figuur/resources/horizontaalstip2.gif);
	z-index: 500;
	left: 143px;
	top: 144px;
	margin:0px;
	}
		
#header{
	position:absolute;
	width: 700px;
	height: 150px;
	right: 0px;
	border-bottom: 2px solid #636363;
	background-image: url(figuur/resources/bannerbtob2film.gif);
}
#headerlinks{
	position:absolute;
	width: 280px;
	height: 20px;
	text-align:left;
	margin-left: 10px;
	margin-top: 3px;
	color: #D8D2A4;
	z-index: 100;
	top: 0px;
	left: 0px;
	
}

#headertekst{
	position:absolute;
	width: 208px;
	height: 20px;
	text-align:right;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size:14px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #D8D2A4;
	z-index: 100;
	top: 125px;
	left: 477px;
	
}
#menubck{
	position:absolute;
	top: 150px;
	left: 0px;
	z-index: 20;
	background-color: #D8D2A4;
	border-right: 2px solid #636363;
	border-bottom: 2px solid #636363;
	width: 150px;
	min-height: 390px
	}	
/************ sectionLinks styles **************/

#sectionLinks{
	margin-top: 20px;
	padding: 0px;
}

#sectionLinks h1{
	padding: 0px 0px 2px 12px;
	border-bottom	: 1px solid #636363;
	border-top: 1px solid #636363;
	background-color: #E1DBBB  ;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 12px;
	color: #3F3F3F;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 7px 24px;
	color: #636363;
}

#sectionLinks a:hover{
	background-color: #F0EDDA;
	color: #484848;
	font-weight: bold;
}

#content{
	padding: 0px 25px 0px 0px;
	margin:0px 0px 0px 0px;
	height:430px;
}

#pageNavold{
	float: right;
	width:1px;
	height: 440px;
	
}

#siteInfo{
	clear: both;
	border-top: 1px solid #636363;
	font-size: 8pt;
	color: #636363;
	padding: 10px 0px 5px 10px;
	margin-right: 0px;
	text-align:right;
	height: 20px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;

}
	
	
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size:12px ;
	color: #282828;
	line-height: 1.16;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #D8D2A4;
	text-decoration: none;
}
a:hover{
	color: #636363;
	text-decoration: underline;
}

/************** header tag styles **************/
h1{
	font: bold 24px Arial, sans-serif;
	color: #FFFFFF;
	margin: 5px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
    font-size: 24px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	color: #FFFFFF;
	padding:00px 0px 10px 0px;
}

h4{
 font-weight: bold;
 font-size: 16px;
 font-family: Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 5px 0px 5px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #422D00;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/************** feature styles *****************/

.feature{
		text-align:justify;
		padding: 0px 0px 0px 0px;
		margin-right:20px;
	/*min-height: 200px;*/
		
		width: 710px;
		overflow:visible;
		left:175px;
		position:relative;
		}
html>body .feature {height: auto;   /* 05 01 toegevoegd*/
	}

.feature h3{
	text-align:left;
	font-size: 24px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	color: #FFFFFF;
	padding: 15px 0px 3px 0px;
}
.featuretop {
	text-align:justify;
	font-weight: bold;
	color:#282828;
	padding: 0px 0px 0px 0px;
	margin-right:0px;}

.feature img{
	float: right;
	border-top-color: #636363;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #636363;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #636363;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #636363;
	border-left-style: solid;
	border-left-width: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.style2 {
	margin-top:0px
}
form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #282828;
}
				
input{
border-color: #282828;
border-width: 1px;
background-color: #F0EDDA;
font-family: Arial,sans-serif;
}
textarea{
border-color: #282828;
border-width: 1px;
background-color: #F0EDDA;
font-family: Arial,sans-serif;
}
.coaches {
	height: 100px;
	margin-top: 20px;
}

