/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

blockquote {
	font-style: italic;
}

a {
	color: #F29E2A;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 200%;
	font-weight: normal;
	color: #CC051C;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/img07.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.boxed {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFF;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
	color: #CC051C;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}

.orange {
	color: #333;
	background-color: #D73114;
	background-repeat: repeat-x;
	background-position: left;
	list-style-type: disc;
	margin: 0px;
	height: inherit;
	font-weight: lighter;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 320px;
	color: #B81E0F;
}

.col-two {
	width: 250px;
	text-align: left;
	float: right;
	color: #C12110;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	width: 980px;
	background-color: #FFF;
	background-image: url(images/img12.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background-color: #791B06;
	background-image: url(images/drup.jpg);
	background-repeat: repeat;
}

/* Logo */

#logo {
	height: 220px;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #6D1B12;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	background-color: #F4A92C;
	background-repeat: repeat-x;
	background-image: url(images/drup.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 120%;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}

#menu a:hover {
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CB021B;
}

/* Login */

#login {
	padding: 20px;
	background-repeat: repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 740px;
	height: 100%;
	bottom: auto;
}

/* Footer */

#footer {
	width: 980px;
	height: 30px;
	background: url(images/img12.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	color: #FFF;
	font-size: 10px;
}

#links {
	float: left;
	width: 220px;
	height: 25px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 20px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#page #content .boxed p i {
	color: #D2032B;
}
#page #content .boxed p .stijl1 {
	color: #CC051C;
	font-size: 16px;
	font-weight: bold;
}

