table.model10
{
margin-bottom:25px;
}
table.model1
{
float:left;
 margin: 0 25px 25px 0;
}
table.model2
{
float:right;
 margin: 0 0 25px 25px;
}
table.model16
{
margin-bottom:20px;
 float:left;
 display:block;
}
table.model27
{
float:left;
}
table.model35
{
float:left;
 margin-bottom:15px;
}
.bulletstyle60
{
list-style-type:disc;
 margin-left: 15px;
}
table.tmodel32
{
width:460px;
}
.title59
{
text-transform:uppercase;
}
.model3
{
 position:relative;
 padding-bottom:30px;
 display:block;
}
.model4
{
border:solid 1px #fff;
}
.model5
{
color:#FFFFFF;
 font-family:Verdana,Arial;
 font-size:0.9em;
 font-size-adjust:none;
 font-stretch:normal;
  font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:2.1em;
}
.model6
{
color:#FFFFFF;
 font-family:Verdana,Arial;
 font-size:0.9em;
 font-size-adjust:none;
 font-stretch:normal;
  font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:2.1em;
}
.model7
{
color:#FFFFFF;
 font-family:Verdana,Arial;
 font-size:0.9em;
 font-size-adjust:none;
 font-stretch:normal;
  font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:2.1em;
}
.model8
{
border:solid 1px #fff;
}
.model9
{
border:solid 1px #fff;
}
.model12
{
clear:left;
 float:left;
 width:100%;
 padding-bottom:30px;
 ;
}
.model13
{
clear:left;
}
.model15
{
font: bold 1.1em/1.8em  Verdana, Arial;
 color: #2a2a2a;
}
.model33
{
border: solid 1px #fff;
}
.model39
{
color:#fff;
}
.model51
{
border: solid 1px #fff;
 margin-top: 20px;
 margin-right:10px;
}
.model28
{
padding-top:5px;
}
a.link8:link,a.link8
{
text-decoration: none;
}
a.link9:link,a.link9
{
color:#c3c3c3;
 text-decoration: none;
}
a.link12:link,a.link12
{
text-decoration: none;
}
a.link13:link,a.link13
{
text-decoration: none;
 color:#C3C3C3;
}
a.link14:link,a.link14
{
text-decoration: none;
 color:#C3C3C3;
}
a.link15:link,a.link15
{
color:#c3c3c3;
 text-decoration:none;
}
a.link16:link,a.link16
{
float:left;
 padding: 0px 5px 5px 0px;
}
a.link18:link,a.link18
{
font-size:6px;
  color:#c3c3c3;
 text-decoration: none;
}
a.link9:active
{
color:#c3c3c3;
}
a.link9:hover
{
color:#c3c3c3;
}
a.link12:hover
{
text-decoration: underline;
}
a.link13:hover
{
text-decoration: underline;
 color:#C3C3C3;
}
a.link14:hover
{
text-decoration: underline;
 color:#C3C3C3;
}
a.link15:hover
{
color:#c3c3c3;
 text-decoration:underline;
}
a.link9:visited
{
color:#c3c3c3;
}
a.link14:visited
{
color:#C3C3C3;
}
a.link13:visited
{
color:#C3C3C3;
}
a.link15:visited
{
color:#c3c3c3;
 text-decoration:none;
}
a.link18:visited
{
font-size:6px;
  color:#c3c3c3;
 text-decoration: none;
}
.model51
{
border: solid 1px #fff;
 margin-top: 20px;
 margin-right:10px;
}
/* Css Bestand Bolswarder Skutsje Hoofdpagina */

/* Reset waarden */

html, body, div, span, applet, object, iframe, table, caption, tbody,
tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend
	{
   	vertical-align: baseline;
   	font-family: inherit;
    font-weight: inherit;
   	font-style: inherit;
   	font-size: 100%;
    outline: 0;
   	padding: 0;
   	margin: 0;
    border: 0;
	}


body{line-height: 1;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{font-weight: normal; text-align: left;}
a img, :link img, :visited img {border: none;}
div#printheader{display: none;}


div.clear
	{
   	clear: both;
   	width: 100%;
   	height: 1px;
    overflow: hidden;
	}
	
	
/* Layout Home ******************************************************************************** Layout Home */

/* Achtergrond midden + tekst is 1.0 em = 10px */



body
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;  /* = 10px */
	}
	
	
/* centreer alles */	
	
div#center				
	{
    margin: 0 auto;
    height: 100%;
	}
	
/* topmenu grafisch */

div#menu				
	{
	background: #0b0b0b;
	width: 100%;
	height: 58px;
	margin-top: 0px;
	border-bottom: 1px solid #00c0ff;
	}
	
/* zorgt dat de menu linkjes blijven staan ondanks de grootte van het browser - raamwerk */
	
div#menupositionering
	{
	width: 1000px;
	height: 58px;
	margin: 0px auto;
	
	}
		
/* schaduw onder het menu */

div#schaduw
	{
	background: url('/websites/implementatie/stylesheet/images/schaduw.png') repeat-x;
	width: 100%;
	height: 4px;
	}
	
/* container met daarin de content + complete achtergrond */	
	
div#container
	{
	background: url('/websites/implementatie/stylesheet/images/achtergrondhome.jpg') 50% 0px no-repeat;
	height: 780px;
	}
	
div#sponsoren
	{
	width: 420px;
	height: 190px;
	}
	
/* logo in de sponsoren */

div#logo
	{
	width: 123px;
	height: 55px;
	margin: 10px 15px 5px 0px;
	border: 1px solid #a0a0a0;
	display: inline;
	float: left;
	}
	
div#logo.rechter
	{
	margin: 10px 0px 0px 0px;
	}
	
div#logo.onder
	{
	margin: 14px 15px 0px 0px;
	}
	
div#logo.onderrechter
	{
	margin: 14px 0px 0px 0px;
	}
	
/* agenda rechts in de content */

div#agenda
	{
	width: 407px;
	height: 190px;
	}
	
/* Menu ******************************************************************************** Menu */

/* topmenu lijst */

ul
	{
	list-style: inside;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding-top: 32px;
	text-align: center;
	}
	
/* menu items individueel */	
	
li
	{
	background: url('/websites/implementatie/stylesheet/images/menutt.jpg') right top no-repeat;
	padding: 10px 13px 10px 13px;		
	display: inline;
	color: #ffffff;
	}
	
/* linker menu streepje */	

li.first
	{
	padding: 10px 0px 10px 0px;
	}
	
/* menu interactie link en visited */	

li a, 
li a:link, 
li a:visited
	{
	color: #ffffff;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
/* menu interactie hover en active */	

li a:hover,
li a:active
	{
    color: #00c0ff;
    text-decoration: none;
	}	
	
/* Links ******************************************************************************** Links */

/* meerinfo interactie link en visited */	

a.meerinfo, 
a.meerinfo:link, 
a.meerinfo:visited
	{
	text-decoration: none; 
	background: url('/websites/implementatie/stylesheet/images/icon-blauw.gif') left no-repeat;
	padding: 0px 0px 0px 7px;
	font: normal 1.1em/1.8em Verdana, Arial;
	color: #2a2a2a;
	}
	
/* meerinfo interactie hover en active */	
	
a.meerinfo:hover, 
a.meerinfo:active
	{
	color: #00c0ff;
	}
	
/* leesmeer interactie link en visited */	

a.link2, 
a.link2:link, 
a.link2:visited
	{
	text-decoration: none; 
	color: #00c0ff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
/* leesmeer interactie hover en active */	

a.link2:hover, 
a.link2:active
	{
	color: #00c0ff;
	text-decoration: underline;
	}
	
/* Tekst ******************************************************************************** Tekst */

/* agenda en sponsoren */

h2
	{
	font-family: Traditional Arabic, Verdana, Arial;
	font-weight: normal;
	font-size: 1.4em;
	color: #2a2a2a;
	}
	
/* datum in het klein onder de titels agenda en sponsoren */

span.datum
	{
	font: normmal 0.9em/1.6em Verdana Arial;
	color: #2a2a2a;
	display: block;
	margin-top: 10px;
	}
	
/* item titel. Eerste 2 woorden dikgedrukt */
	
span.titel
	{
	font: bold 1.1em/1.8em  Verdana, Arial;
	color: #2a2a2a;
	}
	
/* content in het nieuws item */	
	
span.content
	{
	font: normal 1.1em/1.8em Verdana, Arial;
	color: #2a2a2a;
	display: inline;
	}	
	
/* blauw leesmeer in het nieuws item */	
	
span.leesmeer
	{
	font: normal 1.1em/1.8em Verdana, Arial;
	color: #00c0ff;
	margin-bottom: 50px;
	}


