body {
	/*background-image:url(../img/bg.jpg);*/
	background-repeat: no-repeat;
	background-color:#00147f;
	background-position: top center;
	height: 100%;
	margin:0;
	padding:0;
	border:0;
}
body * {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#06219c;
}
div, table {
	margin: 0;
	padding: 0;
}
a {
	color:#021a99;
	text-decoration:underline;
}
a:hover, a:active, a:visited {
	color:#2a41b7;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
h2 {
	font-size:12px;
	color:#999999;
	margin:0;
}
h3 {
	font-size:14px;
	color:white;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
h4 {
	font-size:12px;
	color:#99ccff;
	font-weight:100;
	margin:0;
	display:inline;
}
tr.koppen {
	font-size:14px;
	color:#336699;
	font-weight:bold;
}
img.leesmeer {
	margin-right:3px;
}
div.mainframe {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
div#logo {
	width:128px;
	height:101px;
	background-image:url(../img/hsvhoek-logo.png);
	margin: 20px 0;
	float: left;
	cursor: pointer;
}
div#topbanner {
	position:relative;
	float: right;
	cursor: pointer;
	margin-top:25px;
}
ul#nav { 
	clear: both; 
	position: relative; 
	width: 980px; 
	height: 36px;
	background-color: #fff;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0; 
}
ul#nav li	{ 
	font-weight: normal; 
	float: left; 
	/*zoom: 1; */
	margin: 5px 0;
	}
ul#nav a:hover { 
	color: #000; 
}
ul#nav a:active { 
	color: #ffa500; 
}
ul#nav li a { 
	color: #00147f;
	font-weight: normal;
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin: 0 5px 0 5px;
}
ul#nav li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul#nav li.hover,
ul#nav li.active,
ul#nav li:hover                { color: #fff; /*position: relative;*/ }
/*ul#nav li.hover a              { background-color: #183baf; color: #fff; }*/
ul#nav li a:hover,
ul#nav li.active a		{
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		background-color: #183baf;
		color: #fff!important; 
}

.hassub		{
		-webkit-border-radius: 6px 6px 0 0!important;
		-moz-border-radius: 6px 6px 0 0!important;
		border-radius: 6px 6px 0 0!important;
		background-color: #183baf;
		color: #fff!important; 
}


ul#nav li ul 					{ /*width: 740px;*/padding: 0;  margin: 0 5px; visibility: hidden; position: absolute; top: 30px; left: 0; z-index: 99999; list-style: none; background-color: #183baf; -webkit-border-radius: 6px!important;
		-moz-border-radius: 6px!important;
		border-radius: 6px!important;
		-webkit-box-shadow: #000 2px 4px 6px;
	-moz-box-shadow: #000 2px 4px 6px;
	box-shadow: #000 2px 4px 6px;
		
		}
ul#nav li ul li 				{ font-weight: normal; float: left; }
									  
                                 /* IE 6 & 7 Needs Inline Block */
ul#nav li ul li a				{ display: block; color: #fff;} 
ul#nav li ul li a:hover		{
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		background-color: #3f60ca;
		color: #fff!important; 
}

#liNIEUWS ul { left: 45px!important; }
#liSENIOREN ul { left: 132px!important; }
#liJEUGD ul { left: 118px!important; }
#liVERENIGING ul { left: 243px!important; }
#liSUPPORTERS ul { left: 415px!important; }
#liSPONSORS ul { left: 535px!important; }
#liMEDIA ul { left: 638px!important; }
#liLINKS ul { left: 380px!important; }

div.exicons {
	float: right;
	text-align:right;
	width:166px;
	margin: 8px;
	/*margin-top:95px;*/
	}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 2px 4px 13px;
	-moz-box-shadow: #000 2px 4px 13px;
	box-shadow: #000 2px 4px 13px;
	}

.block {
	background: #fff url(../img/bg-block-text.jpg) repeat-x;
	background-position: bottom;
	margin: 0 0 20px 0;
	overflow: visible;
	clear: both;
}
.block-bottom {
	background-image:url(../img/block-bottom.png);
	background-repeat: repeat-x;
	height: 18px;
}
#caroussel {
	float:left;
	width:597px;
	height:266px;
	overflow: hidden;
}
#caroussel_item {
	position:relative;
	float:left;
	width:399px;
	height:266px;
	overflow: hidden;
}
#caroussel_items {
	float:left;
	position:relative;
	width:198px;
	height:266px;
	overflow: hidden;
}
#caroussel_item img {
	-webkit-border-radius: 6px 0 0 6px!important;
	-moz-border-radius: 6px 0 0 6px!important;
	border-radius: 6px 0 0 6px!important;
}
#caroussel_item #news_image_1 {
	position:absolute;
	left:0px;
	top:0px;
}
#caroussel_item #news_image_2 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
#caroussel_item #news_image_3 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
#arrow_news {
	position:absolute;
	right:-1px;
	top:32px;
	width:14px;
	height:26px;
	background:url(../img/arrow_news.png) no-repeat;
}
.hdr_news {
	float:left;
	position:relative;
	width:162px;
	height:53px;
	padding:18px;
	overflow:hidden;
	background:url(../img/bg_newson.jpg);
	cursor: pointer;
}
.hdr_news_on {
	float:left;
	position:relative;
	width:162px;
	height:53px;
	padding:18px;
	overflow:hidden;
	background:url(../img/bg_newsoff.jpg);
	cursor: pointer;
}
#hdr_news1 p, #hdr_news2 p, #hdr_news3 p {
	color:#fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;
}
#hdr_news1 a, #hdr_news2 a, #hdr_news3 a {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: right;
	font-weight: bold;
	color:#fff;
}
.block-text {
	padding: 16px;
	overflow: visible;
}
#Hoek1-Nieuws {
	float:left;
	width:351px;
	height:234px;
}
.block-text-titel {
	font-size: 18px;
	display: block;
	color: #021a99;
	border-bottom: 1px solid #d0d8e8;
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-top: 0;
}
.block-text-subtitel {
	font-size: 14px;
	display: block;
	color: #021a99;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0;
}
.block-text-pagetitel {
	font-size: 24px;
	display: block;
	color: #021a99;
	border-bottom: 1px solid #d0d8e8;
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-top: 0;
}

.opp-logo {
	background-color: #fff; 
	border: 1px solid #DFEFFF; 
	padding: 5px;
	width: 35px;
	height: 35px;
}
	
#breadcrumbs {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
	padding-left:10px;
	height: 12px;
	color: #fff;
	font-size: 11px;
	}
#breadcrumbs a {
	color: #fff !important;
	font-size: 11px;
	}
#breadcrumbs a:hover {
	color: #ccc;
	text-decoration: none;
	}
.arttitle {
	font-size: 18px;
	font-weight: bold;
	color: #021a99;
	margin-bottom: 8px;
	margin-top: 0;
}

.artbigtitle {
	font-size: 22px;
	font-weight: bold;
	color: #021a99;
	margin-bottom: 4px;
	margin-top: 0;
}
.artdate {
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0;
	color: #6e91d8;
}

.grijs {
	font-size: 11px;
	color: #6e91d8;	
	margin:4px 0 4px 0;
	}
.artgrijs {
	font-size: 16px;
	font-weight: bold;
	color: #6e91d8;	
	margin:4px 0 4px 0;
	}


.club-logo {
	/*margin:10px;*/
}
.nieuws-list a:hover {
	text-decoration: none;
}
.nieuws-datum {
/*color: #3e5fd5;*/
}
.link {
	background-image:url(../img/link.png);
	background-position: right;
	background-repeat:no-repeat;
	font-weight: bold;
	padding-right: 14px;
}
div.blauw_content {
	position:relative;
	width:980px;
	height:188px;
	top:24px;
}
#foto {
	position:relative;
	width:400px;
	height:188px;
	background-repeat:no-repeat;
	float:left;
	background-color: #fff;
}
.onderschrift {
	position:relative;
	width:392px;
	height:19px;
	background-image:url(../img/onderschrift.png);
	padding:4px;
	top:161px;
}
.onderschrift span.rechts {
	float:right;
}
span.rechts table tr td a {
	color:#99ccff;
	font-size:12px;
}
.onderschrift span.links {
	float:left;
	color:white;
	font-size:14px;
}
div.nieuws {
	position:relative;
	width:484px;
	height:156px;
	float:right;
	padding:16px 16px 16px 0px;
	color:white;
	background-color: #fff;
}
.nieuws a:link, .nieuws a:visited {
	color:white;
	text-decoration:none;
}
.nieuws a:hover, .nieuws a:active {
	color:white;
	text-decoration:underline;
}
div.pad {
	position:relative;
	height:32px;
	clear:both;
	vertical-align:middle;
	font-size:11px;
	color:#999999;
	top:35px;
	padding-top:15px;
}
div.content {
	position:relative;
	width:980px;
}
#leftcol {
	float:left;
	width:579px;
	margin-right:18px;
}
#rightcol {
	float:left;
	width:383px;
}
/*.content table	{ margin-bottom:30px;}*/
		td.links {
	width:10px;
	background-image:url(../img/content_links.png);
	background-repeat:no-repeat;
}
td.midden {
	background-image:url(../img/content_midden.png);
	background-repeat:repeat-x;
}
.kop {
	color:#336699;
	font-size:14px;
	font-weight:bold;
	height:23px;
	padding-top:7px
}
td.rechts {
	width:10px;
	background-image:url(../img/content_rechts.png);
	background-repeat:no-repeat;
}
.wedstrijd tr td img {
	margin:10px;
}
.lijntje {
	background-image:url(../img/lijntje.png);
	background-position:center;
	background-repeat:repeat-x;
}
.stem_btn {
	background-image:url(../img/stem_btn.png);
	width:55px;
	height:22px;
	border:none;
	background-color:white;
}
.stem_btn:hover {
	background-image:url(../img/stem_btn_over.png);
	width:55px;
	height:22px;
	border:none;
	background-color:white;
}
.leesmeer img {
	vertical-align:middle;
}
div.zoekvenster {
	position:absolute;
	top:10px;
	right:10px;
}
.zoek_btn {
	background-image:url(../img/zoek_btn.png);
	width:55px;
	height:22px;
	border:none;
	background-color:white;
}
.zoek_btn:hover {
	background-image:url(../img/zoek_btn_over.png);
	width:55px;
	height:22px;
	border:none;
	background-color:white;
}
.input {
	border:1px solid #336699;
}
div.footer {
	position:relative;
	height:40px;
	text-align:center;
	clear:both;
	top:18px;
	font-size:11px;
	color:#d0d8e8;
}
.footer a {
	font-size:11px;
	color:#d0d8e8;
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#fff;
	width:10px;
	height:10px;
	z-index: 9002;
}
.popUpDivTopBar {
	display: block;
	padding: 5px;
	height: 16px;
	background-image:url(../img/bg_subnav.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	text-decoration:none;
}
.card {
	width: 20px; 
	height: 20px; 
	padding-left: 5px; 
	margin: 0; 
	font-size:9px; 
	font-color: #000;
	}
	
	
#adv_mag_right {
	padding: 20px; 
	background-color: #e8e8e8;
	border: 1px solid #999999;
	text-align: center;
	height: 279px;
	}
#adv_mag_right h1 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	}
	
#adv_mag_right img {
	margin: 10px;
	-webkit-box-shadow: #000 1px 2px 6px;
	-moz-box-shadow: #000 1px 2px 6px;
	box-shadow: #000 1px 2px 6px;
	}
#adv_mag_right img:hover {
	-webkit-box-shadow: #000 1px 2px 3px;
	-moz-box-shadow: #000 1px 2px 3px;
	box-shadow: #000 1px 2px 3px;
	}
#adv_mag_right p {
	padding: 0;
	margin: 0;
	}
#adv_mag_top {
	padding: 10px; 
	background-color: #e8e8e8;
	border: 1px solid #999999;
	text-align: center;
	height: 80px;
	width: 708px;
	}
#adv_mag_top h1 {
	padding: 0;
	margin: 10px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	}
#adv_mag_top p {
	padding: 0;
	margin: 0;
	float: right;
	}
#adv_mag_top img {
	float: left;
	margin: 0 15px;
	-webkit-box-shadow: #000 1px 2px 6px;
	-moz-box-shadow: #000 1px 2px 6px;
	box-shadow: #000 1px 2px 6px;
	}
#adv_mag_top img:hover {
	-webkit-box-shadow: #000 1px 2px 3px;
	-moz-box-shadow: #000 1px 2px 3px;
	box-shadow: #000 1px 2px 3px;
	}


/* Foto gallery */
ul.gallery a	{ border:none;}
ul.gallery a img	{ border:none;}
ul.gallery			{ list-style-type:none; margin:10px 0 0 0; padding:0;}
ul.gallery li		{ float:left; margin:4px; height:100px; width:125px; border:1px solid #666;}
ul.gallery li.youtube		{  height:90px; width:120px; }
ul#gallerynav		{ list-style-type:none; margin:0; padding:0;}
ul#gallerynav li a	{ cursor:pointer; font-size:11px; text-decoration:underline;}

/* Foto gallery */
ul.smallgallery a	{ border:none;}
ul.smallgallery a img	{ border:none;}
ul.smallgallery			{ list-style-type:none; margin:0 0 4px 0; padding:0;}
ul.smallgallery li		{ float:left; margin:2px; padding:2px; height:37px; width:50px; border:1px solid #ccc;}
