body {
	margin:0;
	padding:0;
	color:#000;
	background:#fff url("../img/bg.gif") repeat-x;
	text-align:center;
	font: x-small Arial;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
} 
html>body {font-size: small;}


/* definitions applying to the container block

 */
 #container {
	position: relative;
	width: 730px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
	background: #fff url("../img/bg_colom2.gif") top left repeat-y;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
 
 
#ff {border: none;}


 #header, #banner {
	background: url("../img/bg.gif") top left repeat-x;
	padding: 10px 10px 0 30px;
	margin: 0;
	text-align: left;
	height: 36px;
	width: 730px;
	width: 690px;
	border: 0px solid red;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
  
#content1,
#content {
    background: #fff;
	padding: 0 0 20px 0;
	margin: 0 0 0 209px;
	font-size: 100%;
	font-size: 94%;
	line-height: 20px;
	text-align: left;
	height : 640px;	/* this is treated as min-height in IE6 */
/*	border: 1px solid purple; */
}
#content1{
	margin: 0 0 0 209px;
	width: 300px;
}


html > body #content,
html > body #content1 {	/* this selector is valid in Mozilla and overrules the previous rule */
	height: auto;
	min-height: 640px;
}


#footer {
	background-color: #fff;
	font-size: 94%;
	clear: both;
	padding: 4px 4px 4px 20px;
	margin-top: 0;
	color: #000;
	border-top:1px solid #7D909D;
}


/* SIDEBAR AAN DE RECHTERKANT */
#sidebar_right {
	display: block;
	float: right;
	width: 174px;
	margin: 0;
	padding: 30px 6px 0 0;
	border: 1px dotted Blue;
	border: none;
}

#sidebar_right li.selected {
	background-color: #000;
}

#sidebar_right li.selected a {
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

/* this rule corrects padding-top in mozilla */
div#container > div#sidebar_right {
	padding: 0px 10px;
}

/* hide the breadcrumbs div */
div#breadcrumbs {
	display: none;
}

/* secondary navigation */
#secnavcontainer {
	background: #fff;
	padding: 0px;
	margin: 0px;
	text-align: right;
	border: 1px solid white;
	border-top: none;
	width: 728px;
}

#secnav {
	background: #fff url("../img/tab.gif") top right no-repeat;
	height: 34px;
	float: right;
	margin: 0 0 12px 0;
	padding: 0px;
	list-style-type: none;
	width: 81px;
}

#secnav li a {
	background: url("../img/mobiel.gif") 2px 4px no-repeat;
	display: block;
	list-style-type: none;
	text-align: left;
	color: #000;
	text-decoration: none;
	margin: 2px;
	padding: 4px 0 4px 18px;
	width: 81px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 59px;
}

#secnav li a:hover {
	background: #F0F2F3 url("../img/mobiel.gif") 2px 4px no-repeat;
}

/* CONTENT */

h1 {
	font-size: 120%;
	font-size: 160%;
	margin-bottom: 28px;
}

h2 {
	font-size: 160%;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 8px 0;
	margin-top: 25px;
	border-bottom: 1px solid #768793;
}

h3 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 100%;
	font-style: normal;
}

h5 {
	font-size: 100%;
	font-style: normal;
}

.leftboxnieuws {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
}

dt {
	clear: left;
	padding: 0px;
	color: #657683;
	font-weight: normal;
	font-size: 140%;
}

dd {
	padding-left: 0px;
	margin: 0 0 20px 0;
}

#news {
	padding-top: 10px;
}

#news dt a:link {
	color: #A5BF10;
	border: none;
}

#news dt a:hover {
	color: #000;
	border: none;
}

#faq dt {
	background-repeat: no-repeat;
	background-position: 0 5px;
	clear: left;
	padding-left: 15px;
	color: #657683;
	font-weight: bold;
	margin-bottom: 15px;
}
		
#faq dd {
	padding-left: 15px;
	margin: 0 0 20px 0;
}

#content a:link, #content a:visited {
	color: #920102;
	border-bottom: 1px solid #920102;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #768793;
	border-bottom: 1px dashed #768793;
	text-decoration: none;
}

#bannerintro a:link, #bannerintro a:visited {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#bannerintro a:hover, #bannerintro a:active {
	color: #A5BF10;
	border-bottom: 1px dashed #A5BF10;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, #footer a:active {
	color: #A5BF10;
	border-bottom: 1px dashed #A5BF10;
	text-decoration: none;
}

.newsdate {
	margin-left: 10px;
	color: #7D909D;
	font-size: 80%;
}


/* FORMULIER */

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	color: #000;
}
	
textarea {
	color: #000;
}

select {
	color: #000;
}

fieldset {
	background: #F1F3F4;
	border: none;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
}

legend {
	background: #97A5B1;
	padding: 1px 5px;
	margin: 0 0 10px 0;
	color : #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

button {
	background: #920001;
	padding: 2px 4px;
	color:#fff;
	font-weight: bold;
	font-size: 100%;
	border: none;
	margin-left: 5px;
}

/* FOTOPAGINA */

.box {
	float: left;
	width: 30%;
	border: 1px solid #E3E4E4;
	margin: 6px;
	text-align: center;
}

.box h2 {
	background: #F1F3F4;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px 10px;
}

.box p {
	border-top: 1px solid #E3E4E4;
	font-size: 90%;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 5px 10px;
}


/* DIVERSEN */

.hide {display: none;}

.clearer {clear: left; line-height: 0; height: 0;}
.clearer2 {clear: right; height: 0; padding: 0; margin: 0; }
.block { display: block;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.quote {
	width: 40%;
	text-align: left;
	float: right;
	font-size: 140%;
	font-style: italic;
	color: #97A5B1;
	margin: 5px;
	padding: 10px;
}

abbr {
	color: #7A0001;
}

acronym {
	color: #7A0001;
}

code {
	color: #7A0001;
}

hr {
	border: none;
	border-bottom: 1px solid #768793;
	clear: left;
}

#content ul {
	list-style-type: disc;
/*
	margin: auto;
	padding: auto;
*/
}

#content ul li {
	font-size: auto;
	font-weight: normal;
	color: black;
	margin: auto;
	padding: auto;
/*
	color: #768793;
	background-image: url(../img/bullet_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0;
	padding-left: 15px;
*/
}

#content ul.plain {
	list-style-type: disc;
	margin-left: 40px;
	padding: auto;
}

#content ul.plain li {
	font-size: normal;
	font-weight: normal;
/*	background-image: none; */
	color: #000;
	margin: auto;
	padding: auto;
}

#content ol {
	margin-left: 30px;
	padding-left: 0;
}

#content ol li {
	font-size: 100%;
	background-image: none;
	margin: 0;
	padding: 0;
}


img {border: none;}

.leftfront {
	float: left;
	margin: 0;
	padding: 0;
}

.rightfront {
	margin: 0;
	margin-left: 260px;
	padding: 0;
}

/* image alignment */

.leftbox {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

.rightbox {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
}

span.centerbox {
	display: block;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

img.centerbox {
	display: block;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}



dl {
	margin: 0 0 0 0;
	padding: 0;
}

dt {
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 14px;
}

dd {
	margin: 0;
	margin: 0 0 20px 0;
	padding: 0 0 0 14px;
}

.alert  {
	color: red;
}


/* overzichtstabel voor StartCMS websites */
#tableStartCmsWebsites td {
	vertical-align: top;
	padding: 8px 10px;
	border: none;
	border-bottom: 1px dashed gray;
}

#tableStartCmsWebsites td a {
	font-size: 110%;
	font-weight: bold;
}

#tableStartCmsWebsites tr td a img {
	border: none;
}


/* login handleidingen */
#panel  {
	border: 1px solid red;
	margin-bottom: 20px;
}	

#oForm input  {
	margin: 0 0 8px 0;
}

#oForm button  {
	margin: 10px 5px 0 0;
}
