/* stylesheet: Stedenband Groningen - San Carlos */
/* versie: 1.2 - 02/03/2009 */
/* Maaike de Laat - maaike@onwaarschijnlijk.org */

/* Gebruikte kleuren:
   Rood: #e80f17 
   Donker blauwgroen: #0f3d3b
   Licht blauwgroen: #009c8f
*/

/*  reset
-------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font:.7em/1.5 Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:25px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  basis typografie
-------------------------------------------- */
.verstoppen {
	position:absolute;
	top:-5000px;
	left:0;
}

a:link, a:visited {
	color:#e80f17;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1,h2,h3,h4,#naarhuis {
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#0f3d3b;
	font-size:1.5em;
}

h1, .bindex h2, #naarhuis {
	font-size:2.2em;
	line-height:1;
	margin-top:0;
	margin-bottom:20px;
}

.bindex h1, #naarhuis {
	margin-bottom:0;
}

.bindex h2 {
	margin-bottom:-15px;
}

h2, .bindex h3 {
	line-height:1.3;
}

.bindex h3 {
	margin-top:35px;
}

h3 {
	font:1em/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:100%;
}

h4, h5, h6 {
	font:1em/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	width:100%;
}

h5 {
	padding-left:1em;
}

h6 {
	padding-left:2em;
}

p {
	margin-bottom:1em;
}

.opmerking {
	font-weight:bold;
	color:#0f3d3b;
	margin-top:35px;
}

/*  structuur
-------------------------------------------- */
#banner {
	position:absolute;
	top:0;
	left:0;
	z-index:999999999;
}

#kader {
	width:740px;
	margin:0 auto  auto;
	position:relative;
	border:1px solid #e80f17;
	padding-bottom:25px;
	min-height: 575px; /* 4rn0 */
	overflow:auto;
}

/*  header
-------------------------------------------- */
#header {
	color:#fff;
	background-color:#e80f17;
	position:relative;
	padding-top:85px;
}

#header h1, #header #naarhuis {
	font:2.2em/1 "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color:#fff;
	background-color:#e80f17;
	padding:0 0 10px 25px;
	display:block;
	width:21em;
	max-width:710px;
}

#header #naarhuis:hover {
	text-decoration:none;
}

#header ul li {
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
}

#header ul li a {
	color:#fff;
}

#header ul#hfdmenu {
	padding:0 35px 0 25px;
	float:left;
	z-index:100;
	background-color:#0f3d3b;
	width:680px;
	font-size:1.2em;
}

#header ul#hfdmenu li {
	border-left:1px solid #7ccdb3;
	float:left;
}

#header ul#hfdmenu li.last {
	border-right:1px solid #7ccdb3;
}

#header ul#hfdmenu li a,#header ul#hfdmenu li strong {
	display:block;
	padding:6px 9px 6px 9px;
	font-weight:normal;
}

#header ul#hfdmenu li.actief a, #header ul#hfdmenu li.actief strong {
	background-color:#112b28;
}

#header ul#hfdmenu li a:hover {
	background-color:#112b28;
	text-decoration:none;
}

#header ul#secmenu {
	position:absolute;
	top:0;
	right:25px;
	margin-right:-1em;
	font-weight:bold;
}

#header ul#secmenu li {
	padding:5px 1em 0 1em;
	display:block;
	float:left;
	border-right:1px solid #ffa297;
}

body.bvacatures #secmenu li a#mnVacatures, /* 4rn0 */
body.bsponsor-ons #secmenu li a#mnSponsor, /* 4rn0 */
#header ul#secmenu li.actief a {
	color:#ff0;
}

#header ul#secmenu li.last {
	border-right:none;
}

#header #thumbs {
	width:100%;
	background-color:#009c8f;
	float:left;
}

#header #thumbs a {
	width:37px;
	height:37px;
	float:left;
}

#header #thumbs img {
	margin:0;
	padding:0;
}

#header #thumbs em {
	margin:2px 0 2px 25px;
	font-style:normal;
	font-size:.8em;
	display:block;
	padding-bottom:3px;
	float:left;
}

/* clearfix volgt: */
#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

/*  content
-------------------------------------------- */
#content {
	position:relative;
}

/*  secundaire content/submenu
-------------------------------------------- */
#sec {	
	width:140px;
	padding:0 25px 15px 25px;
	background:url(../img/lijn.gif) right top no-repeat;
	float:left;
	text-align:center;
	min-height:260px;
}

#sec p {	
	font-size:.94em;
	text-align:left;
}

#sec img {	
	margin:0 0 25px 5px;
}

#sec #submenu {
	text-align:left;
	width:100%;
	margin-top:-10px;
}

#sec #submenu li ul {
	display: none; /* 4rn0 */
	margin:10px 0 15px 0;
}

#sec #submenu li.actief ul { /* 4rn0 */
	display: block;
}

#sec #submenu li {
	margin:10px 0 8px 0;
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:1.1em;
}

#sec #submenu li ul li {
	font-size:1em;
	margin:4px 0 4px 0;
}

#sec #submenu li a {
	border-bottom:1px solid #e80f17;
	display:block;
	padding-bottom:7px;
	line-height:1.2;
}

#sec #submenu li ul li a {
	border-bottom:none;
}

#sec #submenu li ul li strong {
	border-bottom:none;
}

#sec #submenu li a:hover {
	border-bottom:1px solid #0f3d3b;
	text-decoration:none;
	color:#0f3d3b;
}

#sec #submenu li ul li a:hover {
	border-bottom:none;
	background-position:0 -15px;
}

#sec #submenu li strong {
	border-bottom:1px solid #000 ;
	display:block;
	font-weight:normal;
	padding-bottom:7px;
	line-height:1.2;
}

/*  content main
-------------------------------------------- */
#main {
	width:465px;
	margin:35px 35px 35px 225px;
}

#main ul {
	margin:-1em 0 1em 15px;
}

#main ul li {
	list-style:disc outside;
}

#main .tags {
	font-size:.9em;
	float:right;
	background:url(../img/tag.gif) 0 3px no-repeat;
	padding-left:20px;
	margin-top:-10px;
}

#main .tags li {
	display:inline;
}

.datum {
	color:#fff;
	background:#0f3d3b url(../img/datuml.gif) 0 0 no-repeat;
	width:6em;
	height:46px;
	font-size:.85em;
	float:left;
	position:relative;
	top:3px;
	margin-right:7px;
	text-align:center;
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
}

.datum strong {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(../img/datumr.gif) top right no-repeat;
	height:46px;
	padding-top:1px;
	font-size:2.2em;
	font-weight:normal;
}

.datum span {
	position:absolute;
	bottom:5px;
	left:0;
	display:block;
	width:100%;
	background-color:#0f3d3b;
	font-style:italic;
	text-align:center;
}

.vcard .post-office-box, .vcard .street-address {
	display:block;
}

.adr {
	display:block;
}

.tel, .fax {
	float:left;
}

.vcard abbr {
	clear:left;
	margin-right:.5em;
	float:left;
	width:3em;
}

/* stijlen voor inline plaatjes */
.rechts {
	float:right;
	margin-left:7px;
}

.links {
	float:left;
	margin-right:7px;
}

.bte-koop img { /* 4rn0 */
	margin-bottom:.5em;
}

.bedrag {
	background:url(../img/lijnhor.gif) bottom left no-repeat;
	margin-bottom:2em;
	padding-bottom:1em;
	float:left;
	width:100%;
	clear:both;
	font-weight:bold;
	color:#009c8f;
}


/*  Nieuws archief
-------------------------------------------- */
.bnieuws #sec { 
	text-align: left;
}

.bnieuws #sec legend { 
	margin: 0 0 1.0em;
}

.bnieuws #sec select { 
	width: 100%;
}

.bnieuws #sec input { 
	margin: 1.0em 0 0;
}


/*  lightbox
-------------------------------------------- */
#lightbox{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/vorige.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/volgende.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {
	padding:0 10px; 
	color: #0f3d3b; 
}

#imageData #imageDetails {
	width: 70%;
	float: left; 
	text-align: left; 
}
	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/*  formulieren
-------------------------------------------- */
form {
	margin-top:2em;
}

label {
	width:160px;
	float:left;
}

input, textarea {
	float:left;
	width:200px;
	margin-right:5px;
	border:1px solid #0f3d3b;
	color:#0f3d3b;
	padding:2px;
}

form#newsForm input { /* 4rn0 */
	float: none;
	width: auto;
}

textarea {
	width:289px;
	height:10em;
}

input:focus, textarea:focus {
	background-color:#d9f0e9;
}

input.kort {
	width:80px;
}

input.verzend {
	color:#fff;
	background-color:#0f3d3b;
	margin-left:160px;
	width:auto;
	border:none;
	padding:2px;
	cursor:pointer;
}

form div {
	clear:left;
	float:left;
	width:100%;
	margin:5px 0;
}

/*  fotopagina's
-------------------------------------------- */
.bijschrift {
	display:block;
	margin-bottom:3em;
	font-style:normal;
	color:#0F3D3B;
}