/* Start of CMSMS style sheet 'DeTesch' */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* begin styling */
body {
	background-color:#385a78;

}
#container {
	width:950px;
	margin:0 auto;
}
#hoofding {
	height:175px;
	background-color:#fff;
	background-image:url(uploads/images/bgHoofding.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#hoofding img {
	display:inline;
	float:left;
}
img#logo {
	float:right;
}

#navigatie {
	height:50px;
	background-color:#385a78;
}
#navigatie ul {
	margin-left:40px;
}
#navigatie li {
	display:inline;
}
#navigatie li a {
	color:#fff;
	text-decoration:none;
	margin:0 15px 0 0;
	padding:12px 0 12px 36px;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background-image:url(uploads/images/navBroekzak.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#navigatie li a:hover, #navigatie li a.currentpage, #navigatie li a.activeparent {
	color:#ed9f2a;
}




#inhoudscontainer {
	background-color:#fff;
	background-image:url(uploads/images/bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#rechterkant, #inhoud, #imagery {
	display:inline;
	float:left;
	
	margin-top:30px;
}
#rechterkant {
	width:160px;
	margin-left:40px;
}
#inhoud {
	width:390px;
	margin-left:20px;
}
#imagery {
	width:240px;
	margin-left:50px;
}
div.clearfix {
	clear:both;
	height:50px;
	font-size:11px;
	color:#fff;
	text-align:center;
	
	position:relative;
	top:35px;
}

div.clearfix a {
	color:#ff9900;
	font-size:11px;
	text-decoration:none;
}
div.clearfix a:hover {
	text-decoration:underline;
}
#rechterkant img {
	margin-bottom:10px;
}
#subnav ul {
	margin-bottom:15px;
}
#subnav li {
	margin-bottom:5px;
}
#subnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	color:#385a78;
	text-decoration:none;
	margin-bottom:0px;
	
	padding-left:12px;
	
	background-image:url(uploads/images/4punten_blue.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#subnav a:hover {
	background-image:url(uploads/images/4punten_yellow.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#subnav a.currentpage {
color:#ed9f2a;
}

#inhoud, #inhoud * {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
}
#inhoud h1 {
font-size:25px;
font-weight:normal;

margin-bottom:15px;
}
#inhoud h2 {
font-size:20px;
font-weight:normal;

margin-bottom:10px;
margin-top:18px;

}

#inhoud p {
line-height:1.4em;
margin-bottom:8px;
}
#inhoud strong {
font-weight:bold;
}
#inhoud a {
color:#325774;
text-decoration:none;
}

#inhoud a:hover {
color:#ed9f2a;
}

#inhoud ol, #inhoud ul {
list-style-position:outside;
margin-left:25px;
display:block;
}
#inhoud ol {
list-style-type:decimal;
}
#inhoud ol ul ul{
list-style-type:none;
}
#inhoud li {
margin-bottom:3px;
}
#inhoud ul, #inhoud ol ul ul {
list-style-type:square
}


.column {
width:50%;
display:inline;
float:left;
}

.NewsSummary {
margin-bottom:18px;
}
#inhoud .NewsSummaryLink a {
font-size:16px;
font-weight:bold;
}
#inhoud .NewsSummaryLink {
margin-bottom:5px;
}
#inhoud .NewsSummaryPostdate {
color:#999;
margin-bottom:3px;
}

/* End of 'DeTesch' */

