/* -- resetten ---------------------------------------------------------------------------------------- */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font-size:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ul {margin:0 0 0 15px;padding:0;} ol {margin:0 0 0 30px;padding:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
form {display: inline;}
*:focus {outline:none;}
/* -- basic  ------------------------------------------------------------------------------------------- */
html {
	/* voor het tonen van de (non)actieve scrolbar, zodat de pagina niet verschuift */
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	background: #000 url("../images/bg.gif") repeat scroll 0 0;
	color: #000;
	font: normal 0.75em/140% Arial, Verdana, Tahoma, Trebuchet MS;
	text-align: center;
}
div.container {
	/*width: 1200px;*/
	min-width:984px;
	max-width:1200px;
	margin: 0 auto;
	border: 0;
	background: #000 url(../images/bg7.jpg) no-repeat scroll left bottom;
}
div.container-home {
	/*width: 1200px;*/
	min-width:984px;
	max-width:1200px;
	margin: 0 auto;
	border: 0;
	background: #000 url(../images/bg8.jpg) no-repeat scroll left top;
}
div.container-flash {
	/*width: 1200px;*/
	min-width:984px;
	max-width:1200px;
	margin: 0 auto;
	border: 0;
	background: #000 url(../images/bg7.jpg) no-repeat scroll left bottom;
}

div.container-cup {
	/*width: 1200px;*/
	min-width:984px;
	max-width:1200px;
	margin: 0 auto;
	border: 0;
	background: #000 url(../images/bg9.jpg) no-repeat scroll left bottom;
}

div.container-content {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	min-height: 728px;/*zie lt_ie7.css*/
	position: relative;
}

/* -- basic link --- do change! ------------------------------------------------------------------------ */
a {color: #e1571a;}
a:visited {color: #e1571a;}
a:hover {color:#0078bb;}
a:active {color:#0078bb;}
/*
a:hover {color:#0078bb;}
a:active {color:#0078bb;}
*/


/* -- Text elements ----------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {color:#e1571a;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;color:#000;padding-top:10px}
h4, h5, h6 {font-size: 1em;color:#000;}

p {}

/* -- form specifications ----------------------------------------------------------------------------- */
select, input, textarea {
	font: normal 100% Arial, Verdana, Tahoma, Trebuchet MS;
	color: #000;
}
input.textfield, textarea.textfield {
	border: solid 1px #aaa;
	padding: 2px;
	background: #fff url("../images/bg_textfield.gif") repeat-x scroll 0 0;
}
select.select {
	border: solid 1px #aaa;
	padding: 2px;
}

/* -- Basic layout elements --- dont change! ---------------------------------------------------------- */
/* -- Om kolommen te maken zet je een 'wrapper' direct om gefloate elementen heen. zie voorbeeldkolommen hieronder */
div.wrapper {overflow:hidden;width:100%;}

/* -- specific elements ------------------------------------------------------------------------------- */

/* header */
div.header {
	background-color: #000;
	height:71px;
}
div.header-content {
	height:71px;
	/*width: 1084px;*/
	min-width:984px;
	max-width:1200px;
	margin: 0 auto;
	position:relative;
	padding:0 0 0 100px;
}
div.logo {
	position: absolute;
	top:0px;
	left:71px;
}

div.logo-background{
	position: absolute;
	top:0px;
	left:-26px;
}

div.flash {
	/*position: absolute;
	top:0;
	left:0; 
	background:transparent url("../images/bg_video.gif") no-repeat scroll 0 0;*/
	width:974px; 
	height:330px;
}
div.content {
	/*position: absolute;
	top:50px;
	left:0;*/
	padding-top:50px;
	width: 984px;
	padding-bottom: 50px;
}
div.content-flash {
	/*position: absolute;
	top:300px;
	left:0;*/
	width: 984px;
}

div.content2 {
	position: absolute;
	top:0;
	left:225px;
	width: 203px;
	height: 141px;
	background: transparent url(../images/bg_text1.png) no-repeat scroll 0 0;
	padding: 100px 110px 100px 90px;
}
div.uc {
	position:absolute;
	left:132px;
	top:321px;
}
div.content-col {
	width:895px;
	float:left;
	padding: 30px 20px 10px 0;
	
    scrollbar-arrow-color: #f0ece1;
    scrollbar-face-color: #c2b6aa;
    scrollbar-highlight-color: #d1cbc6;
    scrollbar-3dlight-color: #aa9f8d;
    scrollbar-shadow-color: #bbad9f;
    scrollbar-darkshadow-color: #b09e8c;
    scrollbar-track-color: #cdc4bb;
}

div.content-col1 {
	width:470px;
	float:left;
	padding: 30px 20px 10px 0;
	
	/*background-color:#f00;*/
	
	/*height: 638px;*/
	/*overflow-y: auto;*/
	
    scrollbar-arrow-color: #f0ece1;
    scrollbar-face-color: #c2b6aa;
    scrollbar-highlight-color: #d1cbc6;
    scrollbar-3dlight-color: #aa9f8d;
    scrollbar-shadow-color: #bbad9f;
    scrollbar-darkshadow-color: #b09e8c;
    scrollbar-track-color: #cdc4bb;
}
div.content-col2 {
	width:475px;
	float:right;
	padding: 30px 0 10px 0;
	/*text-align:right;*/
}
div.box {
    /*height:3000px;*/
    
    overflow: auto;
    scrollbar-arrow-color: #f0ece1;
    scrollbar-face-color: #c2b6aa;
    scrollbar-highlight-color: #d1cbc6;
    scrollbar-3dlight-color: #aa9f8d;
    scrollbar-shadow-color: #bbad9f;
    scrollbar-darkshadow-color: #b09e8c;
    scrollbar-track-color: #cdc4bb;
}
div.box1 {
    /*height:3000px;*/
    
    overflow: auto;
    scrollbar-arrow-color: #f0ece1;
    scrollbar-face-color: #c2b6aa;
    scrollbar-highlight-color: #d1cbc6;
    scrollbar-3dlight-color: #aa9f8d;
    scrollbar-shadow-color: #bbad9f;
    scrollbar-darkshadow-color: #b09e8c;
    scrollbar-track-color: #cdc4bb;
}
div.box2 {
   /* height:638px;*/
    /*overflow: auto;*/
    scrollbar-arrow-color: #f0ece1;
    scrollbar-face-color: #c2b6aa;
    scrollbar-highlight-color: #d1cbc6;
    scrollbar-3dlight-color: #aa9f8d;
    scrollbar-shadow-color: #bbad9f;
    scrollbar-darkshadow-color: #b09e8c;
    scrollbar-track-color: #cdc4bb;
}
div.box {
    margin: 0 0 20px 0;
}

div.content-flash div.box2
{
	/*height:388px;*/
}

/* news */
div.news-item {
	margin: 20px 0;
}
div.news-item div.date {
	font-weight:bold;
	font-size:1.5em;
	padding: 0 0 3px 0;
}
div.news-item a, div.news-item a:visited, a.link, a.link:visited {
	color: #e1571a;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	margin: 10px 0 0 0;
	background: transparent url(../images/bg_link.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}
div.news-item a:hover, div.news-item a:active, a.link:hover, a.link:active {
	text-decoration:underline;
}
/**/
ul.evne {
    margin: 10px 0;
    padding:0;
    list-style:none;
}
ul.evne li a, ul.evne li a:visited {
    padding: 2px 5px;
    color:#000;
}
ul.evne li a:hover, ul.evne li a:active {
    background-color: #e1731a;
}
/*form*/
div.form fieldset {
    width: 100%;
    overflow: hidden;
    padding:2px 0px;
}
div.form label {
    width: 140px;
    float: left;
}
div.form input.textfield {
    width: 200px;
    float: left;
}
div.form textarea.textfield {
    width: 200px;
    float: left;
}
div.form fieldset.radio label {
    width: inherit;
    float: none;
    margin:3px 5px;
}
/* nav */
div.nav {
	width:680px;
	float:right;
	position:absolute;
	left:320px;
}
ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
ul.nav li {
	float: left;
}
ul.nav a {
	float: left;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 71px;
	line-height: 71px;
}

/**/
div.portal {position:relative;}
div.kids {/*position:absolute;*/ padding-right:20px;}
div.clubs {/*position:absolute;top:350px;left:0;*/width:340px;padding-top:20px;}
div.sportbuurtwerkers {/*position:absolute;top:350px;left:730px;*/height: 250px;margin-left: 120px;margin-top: 80px; width: 350px;}
div.video {float:left;width:450px;height:300px;}

/* footer */
div.footer {
	height:76px;
}
div.footer-content {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	height:76px;
}
div.footer div.col1 {
	float:left;
	width:50%;
}
div.footer div.col2 {
	float:right;
	width:50%;
	text-align: right;
}
div.footer a, div.footer a:visited {
	color: #dcdcdc;
	height:76px;
	line-height:76px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	padding: 0 2px;
}

div.footer a img {
	vertical-align: middle;
}
div.footer a.current {color:#e1571a;}


div.item {
	float:left;
	width: 25%;
	padding:5px;
	text-align:center;
}

div.item h2 {
	height:70px;
	vertical-align:bottom;
	display:table-cell;
	text-decoration:none;
	padding-bottom:10px;
}

div.item a.no-underline {
	text-decoration:none;
}

div.item div
{
	text-align:center;
}

div.flash-left
{
	position:absolute;
	left:15px;
	top:60px;
}

div.flash-middle
{
	position:absolute;
	left:335px;
	top:50px;
}

div.flash-right
{
	position:absolute;
	left:655px;
	top:70px;
}

.sub-box
{
	margin-bottom: 30px;
}

div.dropdown-target
{
	position:absolute;
	top:80px;
    left:815px;
    z-index:10;
}

select.dropdown-target
{
	font-size: 14px;
}

div.footer-content a:hover
{
	color: #e1571a;	
}

div.twocols{float:left; width: 50%;}
