.grote_tabel {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
.onder_left {
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.onder {
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style:solid; 
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
}
.onder_right {
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}

.menulink {
        color: #FFFFFF;
        text-decoration: none;
        font-family: Arial;
        font-size: 10px;
        color: #FFFFFF;
        letter-spacing: 1.0pt;
}
.subnav {
text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.adres {
	background-image: url(images/14_adres_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}

.adrestekst {
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	line-height: 15px;
}

.tekst {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 15px;
	text-align:left;
}
.portfolio {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width:thin;
}

