body {
	font-family : Verdana;
	font-size : 10px;
	color: black;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #00ff00
}

.smallfont {
	font-family : Verdana;
	font-size : 9px;
	color: black;
}

#logo {
	background-color:black;
	height:80px;
	padding-left:15px;
}

#pixelheader {
	background-image:url(/mg/images/main/pixel.gif);
	background-repeat:repeat-x;
	height:8px;
}

#pixel {
	background-image:url(/mg/images/main/pixel.gif);
	background-repeat:repeat-x;
	height:25px;
	background-position : left center;
}
#smallpixel {
	background-image:url(/mg/images/main/smallpixel.gif);
	background-repeat:repeat-x;
	height:10px;
	background-position : left center;
}

#menu {
	height: 20px;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no;
	height:345px;
}

#footer {
	height: 12px;
	text-align : right;
}

td {
	font-family : Verdana;
	font-size : 10px;
	color:black;
}

.coll3head {
	background-color:black;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 14px;
	font-weight: normal;
}

.coll3head a {
	color: white;
	text-decoration: none;
}

.coll3head a:hover {
	color: #00ff00
}

.coll3text {
	padding:10px 20px 0px 0px;
}

.coll2head {
	padding:5px 5px 5px 0px;
	text-transform : uppercase;
	font-size: 14px;
	font-weight: normal;
}

.coll2text {
	padding:10px 20px 0px 0px;
}

.coll2headgr {
	background-color:#00ff00;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:black;
	font-size: 16px;
	font-weight: bold;
}

.coll2headbl {
	background-color:black;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 16px;
	font-weight: bold;
}

.coll1head {
	background-color:black;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 16px;
	font-weight: bold;
}

.coll1headLarge {
	padding:15px 5px 15px 15px;
	text-transform : uppercase;
	color:black;
	font-size: 20px;
	font-weight: bold;
}

.coll3_head_black {
	background-color:black;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 14px;
	font-weight: normal;
}

.coll3_text_black {
	background-color:black;
	color:white;
	height:100%;
	padding:5px 5px 5px 5px;
}

.coll3_head_green {
	background-color:#00ff00;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 14px;
	font-weight: normal;
}

.coll3_text_green {
	background-color:#00ff00;
	color:black;
	height:100%;
	padding:5px 5px 5px 5px;
}

.coll3_head_white {
	background-color:#ffffff;
	padding:5px 5px 5px 5px;
	text-transform : uppercase;
	color:white;
	font-size: 14px;
	font-weight: normal;
}

.coll3_text_white {
	background-color:#ffffff;
	color:black;
	padding:5px 5px 5px 5px;
}

.linkscoll2head {
	padding:5px 5px 5px 0px;
	text-transform : uppercase;
	font-size: 32px;
	font-weight: bold;
}

.linkscoll2text {
	padding:10px 20px 0px 0px;
}

.linksgraybg {
	padding:5px 5px 5px 5px;
	background-color:#DEDEDE;
	width:395px;
	height:100%;
}

.detailhead {
	padding:5px 5px 5px 0px;
	text-transform : uppercase;
	font-size: 32px;
	font-weight: bold;
}

.detailtext {
	padding:10px 20px 0px 0px;
}

.introtext {
	padding:10px 20px 0px 0px;
	font-style: italic;

}

.nieuwshead {
	padding:5px 5px 5px 0px;
	text-transform : uppercase;
	font-size: 32px;
	font-weight: bold;
}

.nieuwstext {
	padding:10px 20px 0px 0px;
}

.contacthead {
	padding:5px 5px 5px 0px;
	text-transform : uppercase;
	font-size: 32px;
	font-weight: bold;
}

.contacttext {
	padding:10px 20px 0px 0px;
}

input {
border: 1px solid #a0a0a0; xx:black;
font-size:11px;
height:17px;
}

.submit {
background-color:black;
color:white;
text-transform : uppercase;
height:17px;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.hide {
display:none;
float:left;
}

.coll3_head_black a:hover {
	color: black;
	text-decoration: none;
}
.coll3_head_black a {
	text-decoration: none;
}
.coll3_head_green a:hover {
	color: white;
	text-decoration: none;
}
.coll3_head_green a {
	text-decoration: none;
}

