/*html {
  height: 100%;
  margin-bottom: 1px;
}*/

body {
	background-color:#e3e5cf;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	width: 100%;
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	font-size: 76%;
}

div.center {
  text-align: left;
}

#editblok { 
		position:absolute; 
		left:10%; 
		top:100px;
		width:80%;
		height:370px;
		background:#aaaaaa;
		margin:0px;
		padding:10px;
		border:2px #685c53 dotted;
		z-index:2;
}

#container {
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	width:900px;
	margin-top: 0px;
	height:auto;
	background-color:#e3e5cf;
}

#banner {
	width:900px;
	height:200px;
	margin-top: 0px;
}


#placeholder {

}

#top_nav {
	width:900px;
	height:40px;
	background-image:url(../images/HOOFDING-titel.gif);
}

#content {
	background-color:#FFFFFF;
	display:block;
	overflow:auto;
	float:inherit; 
	width:640px;
	height:310px;
	padding: 10px 10px 10px 10px;
}

#content_one {
	text-align:left;
	background-color:#FFFFFF;
	width:880px;
	padding: 10px 10px 10px 10px;
}

#kolom_left {
	overflow:hidden;
	background-color:#FFFFFF;
	display:block;
	width:340px;
	height:330px;
	float:left;
}
#content_right {
	background-color:#FFFFFF;
	display:block;
	overflow:auto;
	float:inherit; 
	width:540px;
	height:310px;
	padding: 10px 10px 10px 10px;
}

#kolom_nav {
	background-image:url(../images/SUB-achter.gif);
	overflow:hidden;
	display:block;
	width:240px;
	height:330px;
	float:left;
}
#footer {
	text-align:left;
	padding-top:5px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bolder;
	width:900px;
	background-image:url(../images/FOOTER.gif);
	background-repeat:repeat-x;
	height:65px;
}

#footer_one {
	text-align:left;
	padding-top:5px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bolder;
	width:900px;
	background-image:url(../images/FOOTER_one.gif);
	background-repeat:repeat-x;
	height:65px;
}

a:link, a:visited {
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

img {
	border: 0;
	margin: 0;
}


/*input forms */
 from {
 background-color: #F9FBFD;
 color: #000000;
 border: 1px dashed #ff0000;
 border-collapse: collapse;
} 

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 border:1px solid #284279;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}

.fieldcell {
 width: 150px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
}
.fieldcell_hot{
 width: 150px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e9d0d1;
 color: #102132;
 border: 1px solid #d42427;
 margin-right: 0px;
}

textarea {
 width: 200px;
 height: 55px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
} 
label{
display: block;
}

fieldset{
	border: 1px dotted #999;
	font-family: verdana;
}
legend{
	color: #999;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 0.8em;
}
select{
	margin: 2px 0 15px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #000;
	background-color: #DDD;
	display: block;
}

/*----------------------------------forms -----------------------------*/


/*-----------------------------------------------------------fotolink*/
.fotolink:link img {
border: 4px solid #666;
}
.fotolink:link {
color: #666;
}
.fotolink:visited img {
border: 4px solid #666;
}
.fotolink:visited {
color: #666;
}
.fotolink:hover img {
border: 4px solid #ff2228;
}
.fotolink:hover {
color: #ff2228;
}

.fotolink:active img {
border: 4px solid #666;
}
.fotolink:active {
color: #666;
}
/*-----------------------------------------------------------fotoActive*/
.fotoActive:link img {
border: 4px solid #d52228;
}
.fotoActive:link {
color: #d52228;
}
.fotoActive:visited img {
border: 4px solid #d52228;
}
.fotoActive:visited {
color: #d52228;
}
.fotoActive:hover img {
border: 4px solid #d52228;
}
.fotoActive:hover {
color: #d52228;
}

.fotoActive:active img {
border: 4px solid #d52228;
}
.fotoActive:active {
color: #d52228;
}

/*-----------------------------------------------------------antilope*/
.antilope:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight: normal;
	color: #e51837;
	text-decoration: none;
}
.antilope:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #e51837;
	text-decoration: none;
}
.antilope:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #e51837;
}
.antilope:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #e51837;
}

/*-----------------------------------------------------------antilope*/
.subnav:visited {
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}
.subnav:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}
.subnav:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.subnav:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}

/*-------------------------------------------------------------------------------------------------------------*/


.TitleBlue
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #194E8F;
}

.SubTitleBlue 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 14px;
	color: #194E8F;
}
.TextBlueBold 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 10px;
	color: #194E8F;
}
.TextBlueNormal 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 10px;
	color: #194E8F;
}



.Titel_Groen
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #808000;
}
.SubTitel_Groen
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 14px;
	color: #808000;
}
.TextGroenBold 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 10px;
	color: #808000;
}
.TextGroenNormal 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 10px;
	color: #808000;
}


.Text12Bold
{
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

.Text12
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.Text10Bold
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.Text10
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.Text8
{
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

