/*######################################################
##
##		Project :	Topsport in Twente
##		Date	:	16-01-2009
##		Company	:	Youniq Reclame en Internet
##		Author 	:	Raymond Veldhuizen
##
######################################################*/

@charset "UTF-8";
/* CSS Document */

html {
	overflow:-moz-scrollbars-vertical;
}

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

/*######################################################
##
##		POSITION PROPERTIES
##
######################################################*/

#container {
	margin: auto;
	width: 970px;
	overflow: auto;
}

#header {
	background-color: #000000;
	width: 970px;
	height: 65px;
}

#sfeerplaat {
	position: relative;
	background: url(/images/sfeerplaat.png);
	width: 970px;
	height: 514px;
}

#sfeerplaat_vervolg {
	position: relative;
	background: url(/images/sfeerplaat_vervolg.jpg);
	width: 970px;
	height: 197px;
}
#sfeerplaat_fbk {
	position: relative;
	background: url(/images/visual_fbk.jpg);
	width: 970px;
	height: 197px;
}
#sfeerplaat_triathlon {
	position: relative;
	background: url(/images/visual_triathlon.jpg);
	width: 970px;
	height: 197px;
}
#sfeerplaat_marathon {
	position: relative;
	background: url(/images/visual_marathon.jpg);
	width: 970px;
	height: 197px;
}
#sfeerplaat_csi {
	position: relative;
	background: url(/images/visual_csi.jpg);
	width: 970px;
	height: 197px;
}
#sfeerplaat_military {
	position: relative;
	background: url(/images/sfeerplaat_vervolg.jpg);
	width: 970px;
	height: 197px;
}

.bar_menudata_1, .bar_menudata_2, .bar_menudata_3, .bar_menudata_4, .bar_menudata_5 {
	position: absolute;
	background: url(../images/data_achtergrond.png);
	background-repeat: repeat-x;
	width: 970px;
	height: 38px;
}
.bar_menudata_1 { top: 316px; }
.bar_menudata_2 { top: 356px; }
.bar_menudata_3 { top: 396px; }
.bar_menudata_4 { top: 436px; }
.bar_menudata_5 { top: 476px; }

.url {
	font-size: 22px;
	padding: 5px 0px 0px 57px;
	position: absolute;
	color: #FFFFFF;
	z-index: 1;
}

.data {
	font-size: 22px;
	padding: 5px 20px 0px 57px;
	position: absolute;
	top: 0px;
	width: 87%;
	text-align: right;
	color: #FFFFFF;
	z-index: 0;
}
.data_geweest {
	font-size: 22px;
	padding: 5px 20px 0px 57px;
	position: absolute;
	top: 0px;
	width: 87%;
	text-align: right;
	color: #B5B5B5;
	z-index: 0;
}

.hover { cursor: pointer; text-decoration: none; }
.hover:visited { cursor: pointer; text-decoration: none; color: #FFFFFF; }

/*######################################################
##
##		NAVIGATIE
##
######################################################*/

#nav, #nav ul {
	padding-top: 31px;
	padding-left: 40px;
	margin: 0;
	list-style: none;
	line-height: 20px;
	font-family: Tahoma;
	color: #FFFFFF;
	z-index: 2;
}

#nav li a { display: block; text-align: left; color: #FFFFFF; text-decoration: none; padding: 0px 12px 13px 12px; background-image: url(../images/seperator.jpg); background-position: bottom left; background-repeat: no-repeat; }
#nav li a:hover { text-decoration: none; color: #FFCC00; }

#nav li a.selected { text-decoration: none; color: #FFCC00; }



#nav li { float: left; }
#nav li:hover, #nav li.hover { position: static; }  

#breadcrumbs{
margin-bottom: 15px;
margin-top: -15px;
font-style:italic;
}



/*######################################################
##
##		OPMAAK
##
######################################################*/

h1 { padding-top: 30px; padding-bottom: 0px; }
h2 { font-size: 13px; font-weight: bold; padding: 0px; margin: 0px; }

#content {
	padding: 0px 55px 0px 55px;
}

a { color: #666666; text-decoration: none; }
a.hover { color: #666666; text-decoration: underline; }

.link { color: #FFFFFF; font-size: 12px; text-decoration: none; }
#content a{
text-decoration: underline;
}
#youniq{
	position:absolute;
	right:0px;
}
#youniq2{
	position:absolute;
	right:0px;
	bottom: 0px;
}
#youniq img, #youniq2 img{
border:0px;
}
#logo, #logo ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 20px;
	font-family: Tahoma;
	color: #FFFFFF;
	z-index: 2;
}

.donker { color: #333333; }

#logo li { float: left; width: 185px; text-align: center; }

.border {
	border: solid #666666; 
	border-width: 1px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
}

/*######################################################
##
##		FORMULIEREN
##
######################################################*/

input {
	border: solid 1px #000000;
	width: 200px;
}

textarea {
	border: solid 1px #000000;
}
p{
margin:0; padding:0;
}
