/************************************************
 * Standard styles
 ************************************************ */
body {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Verdana, Sans-Serif;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
	background-attachment: fixed;
	line-height: 18px;

}

h1 { /* default font-size is 2em */
	margin: 14px 0 44px 0;
	font-size: 20px;
	color: #c9a708;	
}

h2 { 
	font-size: 18px;
	color: #c9a708;	
}

h3 {
	font-size: 16px;
	color: #c9a708;	
}

h4 {
	font-size: 12px;
	color: #c9a708;	
}

h5 {
	font-size: 12px;
	color: #c9a708;	
}

h6 {
	font-size: 12px;
	color: #c9a708;	
}

p { /* default line height is the font-size (1.0em) + .45ems */
	line-height: 20px;
}

a:visited {
	color: #4378D3;
	/*color: #6f90c8;*/
	text-decoration: none;
}

a:hover {
	color: #1F6AEA;
	text-decoration: underline;
}

a {
	color: #4378D3;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

p,ul,ol,td {
	color: #666666;
}

/************************************************
 * Content styles
 ************************************************ */

.content-top {
	background-image: url(../images/bg-content-top.png);
	background-repeat: no-repeat;
	height: 10px;
}

.content-middle {
	background: url(../images/bg-content-middle.png) bottom left no-repeat;
	padding: 0 20px 10px 20px;
	min-height: 470px;
}

.content-bottom {
	background-image: url(../images/bg-content-bottom.png);
	background-repeat: no-repeat;
	height: 13px;
}

.content-middle h1 {
	margin: 0;
}

.td-top {
	padding: 2px 0 0 0;
	vertical-align: top;
}

.block {
	border: 1px solid #d8d8d8;
}

h3.news-headline {
	margin: 8px 0 0 0;
	font-size: 16px;
}

h4.news-headline {
	margin: 8px 0 0 0;
	font-size: 14px;
}

.news-sub {
	margin: 0;
	font-size: 10px;
}

.news-intro {
	margin: 4px 0 18px 0;
}

.search-result-score {
	color: #aaaaaa;
	font-style: italic;
}

a.search-result-link {
	color: green;
	text-decoration: none;
}

a.search-result-link:hover {
	color: green;
	text-decoration: none;
}

ol.av { margin: 2px 0 0 0; padding: 0 0 0 0; font-size: 12px; font-weight: bold; list-style-type: none; }
ol.av2 { margin: 2px 0 0 0; padding: 0 0 0 0; font-size: 12px; font-weight: normal; list-style-type: none; }

ol.av2 li { position: relative; padding: 0 0 0 45px; }
ol.av2 li span { position: absolute; left: 5px; text-align: right;}

/************************************************
 * Layer styles
 ************************************************ */

#header .webrequest {
	margin: 0;
	position: relative;
	top: 14px;
	left: 30px;
	font-weight: normal;
}

#header .webrequest span {
	color: #888888;
	font-size: 12px;
}

#mainmenu {
	margin: 40 0 0 0;
	padding: 0 0 20px 0;
}
 
#mainmenu ol {
	list-style-type: none;
	color: #ffffff;
	margin: 42px 0 5px 12px;
	padding: 0;
}

#mainmenu ol li {
	display: inline;
}

#mainmenu ol li.active {
	margin: 0 2px 0 0;
}

#mainmenu ol li.inactive {
	margin: 0 2px 0 0;
}

#mainmenu ol li.active a, #mainmenu ol li.active a:visited {
	padding: 32px 20px 10px 12px;
	color: #c9a708;
}

#mainmenu ol li.active a:hover {
	padding: 32px 20px 10px 12px;
	color: #c9a708;
	text-decoration: none;
}

#mainmenu ol li.inactive a, #mainmenu ol li.inactive a:visited {
	padding: 32px 20px 10px 12px;
	color: #ffffff;
}

#mainmenu ol li.inactive a:hover {
	padding: 32px 20px 10px 12px;
	color: #c9a708;
	text-decoration: none;
}

#categorieen {
	background-image: url(../images/bg-categorieen.png);
	background-repeat: no-repeat;
	margin: 0 0 18px 0;
	width: 253px;
	height: 254px;	
}

#categorieen ul {
	list-style-type: none;
	color: #888888;
	margin: 0 0 0 14px;
	padding: 0;	
}

#categorieen ul li {
	padding: 0 0 0 40px;
	line-height: 44px;
}

#zoeken {
	background-image: url(../images/bg-zoeken.png);
	background-repeat: no-repeat;
	margin: 0 0 18px 0; 
	width: 252px;
	height: 100px;	
}

#search-results {
	list-style-type: decimal;
}

#search-results li {
	margin: 0 0 8px 0;
}

#footer p {
	margin: 0;
	padding: 14px 0 18px 0;
	text-align: center;
	color: #ffffff;
	text-shadow: #888888 1px 1px 0;
}

#footer p a, #footer p a:visited {
	color: #ffffff;
}

#footer p a:hover {
	color: #c9a708;
	text-decoration: none;
}

/************************************************
 * Pagination styles
 ************************************************ */

span.pagination-default {}

a.pagination-default:visited {}

a.pagination-default:hover{}

a.pagination-default {}

/************************************************
 * Messages,warnings and error styles
 ************************************************ */

ul.sys-messages {
	background-image: url(../images/cms/icons/22x22/dialog-information.png);
	/*background-color: #CCFFCC;
	border: 1px solid #8FFF1F;*/
	color: #009900;
}

ul.sys-warnings {
	background-image: url(../images/cms/icons/22x22/dialog-warning.png);
	/*background-color: #FFFFCC;
	border: 1px solid #FFE600;*/
	color: #FF4D00;
}

ul.sys-errors {
	background-image: url(../images/cms/icons/22x22/dialog-error.png);
	/*background-color: #FFAF7A;
	border: 1px solid #FF3300;*/
	color: #FF001A;
}

ul.sys-messages, ul.sys-warnings, ul.sys-errors {
	list-style-type: none;	
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 4px 4px 4px 32px;
	margin: 4px 1px 4px 1px;
	text-align: left;
	font-size: 12px;
	min-height: 16px;
}

ul.sys-messages li, ul.sys-warnings li, ul.sys-errors li {
	margin: 0 0 4px 0;
}

