body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding-top:20px;
	background:#CD1118 url('/pics/bg.gif') repeat-x top left;
	text-align:center;
}
div {
	margin:0;
	padding:0;
}
embed {
	margin-bottom: 30px;
}
input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#logo {
	margin-left:784px;
	width:166px;
	position:absolute;
	top:10px;
	text-align:right;
}
#rounded {
	text-align:left;
	margin:0 auto;
	width:970px;
	min-height:800px;
	height:auto;
	display:block;
	background:#fff url('/pics/bg_footer.gif') no-repeat bottom left;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;	
	border-radius: 1em;
	-moz-box-shadow: 0px 3px 3px #760A0F;
	-webkit-box-shadow: 0px 3px 3px #760A0F;
	box-shadow: 0px 3px 3px #760A0F;
}
#home #header {
	background:#dd161e url('/pics/bg_header.jpg') no-repeat bottom left;
	width:970px;
	height:294px;
	overflow:hidden;
	display:table;
}
#header table {
	table-layout:fixed;
}
#header table td.right {
	width:202px;
	height:294px;
	background:transparent url('/pics/bg_search.jpg') no-repeat bottom right;
}
#header #samenvattingen {
/*	padding-top:5px; */
}

#header .samenvatting {
	width:280px;
	height:86px;
	margin-bottom:5px;
	background-color:#fff;
	float:right;
	-moz-border-radius-topleft  : 1em;
	-webkit-border-top-left-radius  : 1em;	
	border-radius-topleft  : 1em;
	-moz-border-radius-bottomleft  : 1em;
	-webkit-border-bottom-left-radius  : 1em;	
	border-radius-bottomleft  : 1em;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	overflow:hidden;	
}
#header #samenvatting1{
	display:none;
	margin-left:194px;
	position:absolute;
	top:73px;
}
#header #samenvatting2{
	display:none;
	margin-left:194px;
	position:absolute;
	top:164px;
}
#header #samenvatting3{
	display:none;
	margin-left:194px;
	position:absolute;
	top:255px;
}
#header .samenvatting p {
	color:#000;
	padding:0px 20px;

}
#header #verslagen .verslag {
	width:280px;
	height:86px;
	margin-top:5px;
}
#header #verslagen .verslag table{
	width:250px;
	margin:0 0 0 30px;
	border-color:#fff;
	border:1px solid #fff;
}
#header #verslagen .verslag img{
	border-right:1px solid #fff;
}
#header #verslagen .verslag p{
	padding:0 5px;
}

.verslagtable a{
	color:#FFF;
	text-decoration:none;
}


#header .right p {
	margin-top:120px;
	padding:0 20px 0 30px;	
}
#header .right input.search {
	font-size:10px;
	padding:2px;
	margin-left:20px;
	color:#fff;
	background-color:#272727;
	border:1px solid #666;
}
input.button {
	margin-left:5px;
	font-size:8px;
	color:#fff;
	width:48px;
	height:20px;
	border:0;
	text-transform:uppercase;
	cursor:pointer;
	background-image:url('/pics/bg_button.jpg');
}
input.button:hover {
	background-position:-48px 0;
}

/* topmenu */
#menu {
/*	background:#CD1118 url('/pics/bg_menu.gif') repeat-x top left;*/
	background-image:url(/pics/bg_menu.gif);
	background-repeat:repeat-x;

	-moz-border-radius-topleft  : 1em;
	-webkit-border-top-left-radius  : 1em;	
	border-radius-topleft  : 1em;
	
	-moz-border-radius-topright  : 1em;
	-webkit-border-top-right-radius  : 1em;	
	border-radius-topright  : 1em;	

/*	behavior: url(/css/border-radius.htc);*/
	overflow:hidden;
	display:table;

	width:970px;
	height:40px;
}
#menu ul {
	margin:0;
	padding:0;
	height:40px;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left
}
#menu > ul >li:first-child a{
	-moz-border-radius-topleft  : 1em;
	-webkit-border-top-left-radius  : 1em;	
	border-radius-topleft  : 1em;
}
#menu li a {
	font-size:12px;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	display:table;
}
#menu li a:hover {
	background:#CD1118 url('/pics/bg_menu-hover.gif') repeat-x top left;
}
#menu-ul li.selected a{
	background-image:none;
	background-color:#231f20;
}
#menu-ul li.selected a:hover {
	background-image:none;
	background-color:gray;
}


ul#menu-ul li.selected ul, 
ul#menu-ul li.selected ul li,
ul#menu-ul li.selected ul li a{
	background-color:#000000;
}


	#menu-ul > li ul {
		width:200px;
		display: none;
		list-style: none;
		position: absolute;
		background-color:#000000;
		margin: 0 0 0 0;
		z-index: 90;
		padding: 0;
	}
	#menu ul li ul{
		height:20px;
	}
	#menu-ul > li ul a {
		width:200px;
		line-height:20px;
		font-size:11px;
		font-weight:normal;
	}
	#menu-ul > li ul a:hover{ 
		background:gray;
	}	
	#menu-ul > li ul li {
		background-color:#000000;
	}
	#menu-ul > li ul li ul {
		margin: -20px 0 0 220px;
		position: absolute;
		background-color:#000000;
	}
	#menu-ul > li ul li ul li{
		background-color:#000000;
	}

	.child-hover1{
		height:20px;
	}


.leftcol_tabfooter{
	color:#fff; 
	height:33px; 
	vertical-align:middle; 
	display:block; 
	clear:both; 
	position:relative; 
	top:-20px;
	width:240px;
	border:none;
	line-height:20px;
	
/*	background-color:#0F0;*/
	
/*	text-indent:10px;*/
/*
	background-image:url(../images/sms-footer.png);
	background-repeat:no-repeat;
	*/
}
.leftcol_tabfooter a, .leftcol_tabfooter img{
	width:100%;
	width:242px;
}

#mijnteam {
	width:970px;
	height:33px;
	background:#fff url('/pics/bg_mijnteam.jpg') no-repeat bottom left;
}
#mijnteam p {
	margin:0;
	padding:7px 15px 0 20px;
}
#content {
	color:#000;
}
ul.tabs, ul.tabs2, ul.tabs_n{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 27px;
/*	background-color: #dd161e;	*/
	background-color: #970D10;	
	-moz-border-radius-topleft  : .5em;
	-webkit-border-top-left-radius  : .5em;	
	border-radius-topleft  : .5em;
	-moz-border-radius-topright  : .5em;
	-webkit-border-top-right-radius  : .5em;	
	border-radius-topright  : .5em;	
/*	width: 100%;*/
}
ul.tabs li, ul.tabs2 li, ul.tabs_n li{
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	line-height: 27px;
/*	border: 1px solid #dd161e; */
/*	border: 1px solid #970D10;	*/
	border-top: 0px;	
	border-bottom:none;
	margin-bottom: -1px;
/*	background: #fff; */
	overflow: hidden;
	position: relative;
	-moz-border-radius-topleft  : .5em;
	-webkit-border-top-left-radius  : .5em;	
	border-radius-topleft  : .5em;
	-moz-border-radius-topright  : .5em;
	-webkit-border-top-right-radius  : .5em;	
	border-radius-topright  : .5em;	
}
ul.tabs li a, ul.tabs2 li a, ul.tabs_n li a {
	font-size:10px;
	text-decoration: none;
/*	color: #dd161e; */
	color: #FFF;
	display: block;
	padding: 0 6px;
	outline: none;
	font-weight:bold;	
}
ul.tabs li a:hover {
}	
html ul.tabs li.active, html ul.tabs2 li.active , html ul.tabs_n li.active {
/*	background-color: #970D10; */
	background-color: #dd161e;		
	font-weight:bold;
}
html ul.tabs li.active a, html ul.tabs2 li.active a, html ul.tabs_n li.active a{
	color:#fff;
}
.tab_container {
	border-top: 1px solid #dd161e;
	border-left: 1px solid #dd161e;
	border-right: 1px solid #dd161e;	
	border-top: none;
	clear: both;
	float: left; 
	width: 100%; 
	background: #fff;
	-moz-border-radius-topright: 1em;
	-khtml-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-radius-topright  : 1em;	
/*	
	-moz-border-radius-bottomright: 1em;
	-khtml-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-radius-bottomright  : 1em;
	-moz-border-radius-bottomleft: 1em;
	-khtml-border-radius-bottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-radius-bottomleft  : 1em;
*/
	background:#dd161e url('/pics/bg_header.jpg') no-repeat bottom right;	
	margin-bottom:20px;
}
.tab_content, .tab_content2{
	color:#fff;
	margin: 10px;
}
.tab_content_n {
	margin: 0px;
}
h2{
	font-size:12px;
	color:#dd161e;
}
h1{
	font-size:14px;
	color:#dd161e;
}
.centerblok a{
	color:#dd161e;
	text-decoration:none;
}

.team_menu{
	width: 100%;
	clear:both;
	color:#FFF;
	display:table;
/*	height: 200px; */
	margin-bottom:20px; 
	background-color:black;	
	-moz-border-radius-topright: 1em;
	-khtml-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-radius-topright: 1em;	
	-moz-border-radius-topleft: 1em;
	-khtml-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	border-radius-topleft: 1em;	
	-moz-border-radius-bottomright: 1em;
	-khtml-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-radius-bottomright: 1em;	
	-moz-border-radius-bottomleft: 1em;
	-khtml-border-radius-bottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-radius-bottomleft: 1em;		
}

.team_menu_content{
	padding-top: 1em; 
	padding-bottom: 1em; 	
	display:block;
}
.team_menu_content ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;	
}
.team_menu_content ul li ul{
	background:url("/pics/bg_header.jpg") no-repeat scroll right bottom #DD161E;
}
.team_menu_content ul li ul li{
	border-bottom:dotted 1px #FFF;
	display:block;
	width:100%;
}
.team_menu_content a{
	color:#FFF;
	text-decoration:none;
	display:block;
	width:100%;
	text-indent:20px;
	height:25px;
	line-height:25px;
}
.team_menu_content a.selected{
	background-color:gray;
	color:#000;
	opacity:0.8;
}

.team_menu_content a:hover{
/*	color:#FFF;
	background-color:#dd161e;*/
	background-color:gray;
	opacity:0.8;	
	color:#000;	
}
.team_menu_content a.selected:hover{
	background-color:#dd161e;
	opacity:0.8;
}


.team_menu_content .leftcolheader{
	font-weight:bold;
}

.blok_right_wrapper {
	border: 1px solid #dd161e;
	clear: both;
	float: left; 
	width: 240px;
	background-color:#dd161e;	
	-moz-border-radius-topright: 1em;
	-khtml-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-radius-topright  : 1em;	
	-moz-border-radius-topleft: 1em;
	-khtml-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	border-radius-topleft  : 1em;
	margin-bottom:20px;	
}
.blok_right_top {
	color:#FFF;
	margin:10px;
	font-weight:bold;
	font-size:12px;
}
.blok_right_content {
	background-color:#FFF;	
/*	padding:10px;	 */
}

.blok_right_content_wrapper {
	padding:10px;	
}

/*
<div class="blok_right_wrapper">
    <div class="blok_right_wrapper_top">
	    Right column top
    </div>
    <div class="blok_right_wrapper_content">
    	inhoud
    </div>        
</div>
*/

.wedstrijdverslagen_row{
	border-top:dotted 1px #F00;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
.wedstrijdverslagen_row a{
	text-decoration:none;
	color:#000;
}
.wedstrijdenTable{
	width:220px;
}
.wedstrijdenTable p{
	text-align:center
}
.wedstrijden_teamnaam{
/*	font-weight:bold; */
}
.wedstrijden_tegenteamnaam{
	font-size:10px;
}
.wedstrijden_datum{
		font-size:10px;
}
.wedstrijden_tijd{
		font-size:13px;
		font-weight:bold;
}
/*
                    <span class="wedstrijden_teamnaam">Heren 1</span><br />
                    <span class="wedstrijden_tegenteamnaam">Tegenteam teamnaam</span><br />
                    <span class="wedstrijden_datum">Zatedag 16 Januari</span><br />
					<span class="wedstrijden_tijd">15:00</span><br />
*/


#container{overflow:hidden;margin:0 auto 0px;width:600px;display:table;background-color:#F00; padding-top:2px;
	-moz-border-radius-topright: 1em;
	-khtml-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-radius-topright  : 1em;	
	-moz-border-radius-topleft: 1em;
	-khtml-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	border-radius-topleft  : 1em;
	-moz-border-radius-bottomright: 1em;
	-khtml-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-radius-bottomright  : 1em;	
	-moz-border-radius-bottomleft: 1em;
	-khtml-border-radius-tbottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-radius-bottomleft  : 1em;	
}
div.box-primary{display:inline;float:left;width:620px;}
div.box-secondary{display:inline;float:right;padding-left:15px;width:350px;}
div.box-inner{overflow:hidden;padding-bottom:15px;border-bottom:1px solid #2f2f2f;zoom:1;}
/*
#container .js{overflow:hidden;zoom:1; background-color:#F00; height:95px;}
#container .carousel,
#container .carousel .carousel-wrap{margin:0;border:0;zoom:1;}
*/

.nobackground{
	background:none;
}
.noborder{
	border:none;
}

/************************************************
	      JCAROUSEL LITE
************************************************/
#list {
	height:130px;
	width:880px;
	margin:30px auto;
}

.slider {
	float:left;
	left: -5000px;
	margin:15px;
	position:relative;
	visibility:hidden;
}

.slider ul {
	height:100px;
	width:600px;
}

.slider ul li {
	padding:0 20px;
}

.slider ul li img {
	cursor:pointer;
	height:100px;
	padding-top:3px;
	width:120px;
}

.prev {
	cursor:pointer;
	float:left;
	padding-top:60px;
}

.next {
	cursor:pointer;
	float:right;
	padding-top:60px;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 #mycarousel li{
	 list-style:none
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
/*    overflow: hidden; */
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	padding-left: 10px;
	padding-top: 5px;	
	padding-bottom: 5px;		
	background-color:#FFF;
	height:100px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}




.knvb td {
	border-bottom: 1px solid #000;
}

.knvb_hoofd {
	background-color: #c7011c;
	color: #FFFFFF;
}

.advertisingspace_12 a img,.advertisingspace_13 a img,.advertisingspace_14 a img,.advertisingspace9 a img{
	border:none;
}
