@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(assets/background_WEB.jpg);
	background-repeat: repeat-x;
	background-color: #E0E2CC;
}
#center {
	background-image: url(assets/back_web.png);
	background-repeat: repeat-y;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#top {
	width: 700px;
	margin-left: 20px;
}
#top_print {
	width: 700px;
	padding-left: 20px;
	display: none;
}

#middel {
	margin-left: 20px;
	width: 700px;
	margin-top: 5px;
}

#info {
	width: 490px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}



#low {
	width: 690px;
	margin-left: 20px;
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
}
#sublinks {
	color: #FFFFFF;
}

#navigation {
	width: 180px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#center #middel #info a {
	color: #EF932E;
	text-decoration: none;
}

#center #middel #info a:visited {
	color: #999999;
}
#center #middel #info a:hover {
	color: #EF932E;
	text-decoration: underline;
}

#center #middel #info #sublinks .linkopmaak a {
	color: #FFFFFF;
	text-decoration: none;
}
#center #middel #navigation .subnav a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#center #middel #navigation .subnav a:hover {
	background-color: #828282;
}

#center #middel #navigation .navitem a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#center #low a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#center #low a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF922E;
}
h1 {
	font-size: 150%;
	color: #EF922E;
	text-decoration: underline;
}
h2 {
	font-size: 140%;
}

h3 {
	font-size: 110%;
	color: #EF922E;
}
h4 {
	color: #EF922E;
	font-size: 100%;
}
h5 {
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}


p {
	font-size: 90%;
}

blockquote{
	font-size: 90%;
	font-style: italic;
	margin-left: 20px;
}

ul {
	list-style-position: inside;
	list-style-type: circle;
	font-size: 90%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-size: 14px;
}
th {
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	background-color: #FF9900;
}
td {
	text-align: left;
	vertical-align: top;
	background-color: #3B3B3B;
}


.nieuwsitem {
	border: 1px solid #999999;
}
.navitem {
	background-color: #000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #EF932E;
	text-align: right;
	margin-top: 4px;
	color: #FFFFFF;
	padding-right: 5px;
	display: block;
}
.navitem:hover {
	font-weight: bold;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EF932C;
	border-left-color: #EF932C;
	background-color: #666666;
}




.linkitem {
	margin-top: 4px;
}
.subnav {
	background-color: #999999;
	text-align: right;
	margin-top: 4px;
	padding-right: 12px;
}

.allignright {
	float: right;
}
.allignleft {
	float: left;
	padding-right: 3px;
}

.allignmidden {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.contactitem {
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.inspringen {
	padding-left: 12px;
}

.picture {
	float: right;
}
.middel {
	text-align: center;
}


.bold {
	font-weight: bold;
}
.rood {
	color: #FF0000;
}
.groen {
	color: #00FF00;
}
.zwart {
	color: #000000;
}
.blauw_licht {
	color: #00FFFF;
}
.blauw_licht_groot {
	font-size: 2em;
	color: #0FF;
}

.oranje {
	color: #FF9900;
}
.size20 {
	font-size: 20px;
}
.size30 {
	font-size: 30px;
}

.important {
	color: #FFFF00;
	font-weight: bold;
	font-size: 1.05em;
	background-image: url(assets/important.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 80px;
}
.importanttitel {
	font-size: 1.1em;
	text-decoration: blink;
}
.sidemodule {
	color: #00CCFF;
	border: 2px solid #666666;
	padding-left: 2px;
	text-align: center;
}
ol li {
	list-style-type: decimal;
	list-style-position: inherit;
	font-size: 90%;
	margin: 0px 0px 0px 40px;
}
/*OLD IE*/
#oldIE {
	margin: 6px 0 6px 0;
	padding: 4px;
	border: 1px solid #FF0;
	background: #CC0;
}
#oldIE strong{
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
#oldIE p{
	color: #333;
	font-size: 14px;
}
body #center #middel #info #oldIE a, body #center #middel #info #oldIE a:visited{
	color: #111;
}
body #center #middel #info #oldIE a:hover{
	text-decoration: underline;
}

#flash {
	text-decoration: blink;
}

