
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FBBAD8;
	width: 133px;
}

.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #E3E3E3;
	height: 600px;
}

.frevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: transparent;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 1px solid #000000;
}

.fieldborders {
	border: 1px solid #000000;
}

.proc img {
	border: 0;
	margin-top: 2px;
}
.proc {
	width: 135px;
	margin-left: 0px;
}
.procbreedte {
	width: 150px;
	display: inline;	
}
.proc li {
	list-style: none;
	margin: 0;	
	padding: 0;
	float: left;
	width: 196px;
}
.procbreedte li {
	list-style: none;
	margin: 0;	
	padding: 0;
	float: left;
	width: 120px;
}
.proc a{
	text-decoration: none;
	background-color: #FFFFFF;		
	color: #616188;		
	display: block;	
	font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 10px; 
	padding: 4px 1px;	
	font-weight: bold;	
	border-bottom: 1px dashed #ccc	
}
.proc a:hover{
	background-color: #F7F6F6;
	color: #8f9620;
}

.news img {
	border: 0;
	margin-top: 2px;
}

.newsbreedte {
	width: 150px;
	display: inline;	
}
.news li {
	list-style: none;
	margin: 0;	
	padding: 0;
	float: left;
	width: 196px;
}
.newsbreedte li {
	list-style: none;
	margin: 0;	
	padding: 0;
	float: left;
	width: 120px;
}
.news a{
	text-decoration: none;
	background-color: #F5F5F5;		
	color: #c21c34;	
	display: block;	
	padding: 4px 1px;
	font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 12px; 	
	font-weight: normal;	
	border-bottom: 1px dashed #ccc;
	cursor: hand;
	

}
.news a:hover{
	background-color: #F7F6F6;
	color: #8f9620;
}

.current{	
	color: #616188;		
	display: block;	
	padding: 4px 1px;
	font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 10px; 	
	font-weight: bold;	
    text-transform:uppercase;
	color: #FFFFFF;
	background-color:#C21C34;
}

.input { 
    border: 1px dashed #1499B4;
    background-color: #F7F6F6;
    color: #284A63; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 10px; 
    text-decoration: none; 
    filter:alpha(opacity="60");
 } 
 
 .sitemap { 
    color: #284A63; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 10px; 
    text-decoration: none; 
 } 
 
  .global { 
    color: #333333; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 10px; 
    text-decoration: none; 
 } 
  .shared { 
    color: #284A63; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
 } 
 
   .sharedblack { 
    color: #000000; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
 }
 
    .sharedred { 
    color: #FF0000; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
 }
 
     .mail{ 
    color: #c21c34; 
    font-family: helvetica, verdana, arial, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
 }
 
 #left{
	position:absolute;
	height:375px;
	width:375px;
	left: 0px;
	top:90px;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;

}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #C21C34; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #565715; /*Brown color theme*/ 
}

	
	#modernbricksmenu a.active:link, #modernbricksmenu #last a.active:link, #modernbricksmenu a.active:visited, #modernbricksmenu #last a.active:visited { background-color: #565715; color: #FFF; border-bottom: 1px solid #565715; text-transform:uppercase; }

.linkbox {
	margin: 15px 15px 15px 0px;
	padding: 20px 20px 15px 20px;  
	width: 260px;
	height: 160px; 
	float: left; 
	background: url("../images/linkbox_bg.gif");
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-color: #F5F5F5;
}

.linkbox_last { margin: 15px 0px 0px 0px; }

.linkbox_right {
	margin: 20px 0px 0px 0px;
	padding: 20px;  
	width: 230px;
	float: right; 
	background: url("../images/linkbox_bg.gif");
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-color: #F5F5F5;
}
