html, body {
	margin:							0;
	padding:						0;
}

table { 
	border-collapse:				collapse;
}

table td, table th {
	padding :						0; 
}

td {
	vertical-align:					top;
	color:							#000000;
	font-family:					verdana,helvetica,tahoma,arial,geneva,sans-serif;
	font-size:						13px;
	text-decoration:				none;
}

a {
	color:							#FF9C00;
	text-decoration:				none;
}

a:hover {
	color:							#000000;
	text-decoration:				underline;
}

h1 {
	padding:						0;
	margin:							0;
	font-size:						16px;
	font-weight:					bold;
	color:							#FF9C00;
	padding-bottom:					15px;
}

.leftcollom {
	background-image:				url(../images/opengeogroep/leftcollom.gif);
	background-repeat:				repeat-x;
}

.logo {
	background-image:				url(../images/opengeogroep/header.gif);
	background-repeat:				no-repeat;
        background-position:                            top right;
}

.rightcollom {
	background-image:				url(../images/opengeogroep/rightcollom.gif);
	background-repeat:				repeat-x;
}

.emptyheader {
	height:							131px;
}

.menucontainer {
	height:							46px;
	background-image:				url(../images/opengeogroep/bgtitle.gif);
	background-repeat:				no-repeat;
	padding-left:					4px;
}

.content {
	padding-top:					30px;
	padding-bottom:					30px;
}

.footer {
	height:							46px;
	background-image:				url(../images/opengeogroep/bgfooter.gif);
	background-repeat:				no-repeat;
	vertical-align:					middle;
	text-align:						center;
	font-size:						11px;
}

.emptyfooter {
	height:							20px;
}

.collomspacer {
    width:                          21px;
}

.collomsubmenu {
    width:                          229px;
    padding-top:                    210px;
}

.divmenucontainer {
	height:	46px;
	width: 625px;
	overflow: hidden;
}

ul.menu {
    padding:					0;
	margin:						0;
	list-style:					none;
}

ul.menu li {
    padding:					0;
    padding-left:               20px;
	margin:						0;
	float:                      left;
}

ul.menu li a {
    display:					block;
    height:                     29px;
    background-image:			none;
	background-position:		0 0;
    padding:                    0;
	padding-top: 17px;
	text-align: center;
	font-weight: bold;
	color: black;
font-size: 12px;
}

ul.menu li a:hover, ul.menu li#active a {
    background-image:           url(../images/opengeogroep/menu/menu_hover.gif);
    background-repeat:          no-repeat;
	background-position: 		center bottom;
	color: #FF9C00;
	text-decoration: none;
}

.topleft {
    width:                      10px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/topleft.gif);
    background-repeat:          no-repeat;
}

.topright {
    width:                      10px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/topright.gif);
    background-repeat:          no-repeat;
}

.horizontaltop {
    width:                      209px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/horizontaltop.gif);
    background-repeat:          repeat-x;
}

.bottomleft {
    width:                      10px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/bottomleft.gif);
    background-repeat:          no-repeat;
}

.bottomright {
    width:                      10px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/bottomright.gif);
    background-repeat:          no-repeat;
}

.horizontalbottom {
    width:                      209px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/horizontalbottom.gif);
    background-repeat:          repeat-x;
}

.verticaleleft {
    width:                      10px;
    background-image:           url(../images/opengeogroep/blok/verticaleleft.gif);
    background-repeat:          repeat-y;
}

.verticaleright {
    width:                      10px;
    background-image:           url(../images/opengeogroep/blok/verticaleright.gif);
    background-repeat:          repeat-y;
}

ul.submenu {
    padding:					0;
    padding-top:				6px;
    padding-bottom:				11px;
	margin:						0;
	list-style:					none;
    width:                      199px;
    background-color:           #ffffff;
}

ul.submenu li {
    padding:					0;
    padding-top:				5px;
    padding-left:               3px;
	margin:						0;
    overflow:                   hidden;
}

ul.submenu li a {
	background-position:		5px 2px;
	padding-left:				20px;
	color:						#FF9C00;
	text-decoration:			none;
}

ul.submenu li a:hover {
	background-image:			url('../images/opengeogroep/arrow.gif');
	background-repeat:			no-repeat;
	color:						#000000;
}

.nieuws_techniek {
    float: left;
    width: 304px;
    padding-top: 21px;
}

.nieuws_links {
    padding-right: 21px;
}

.nieuws_techniek .horizontaltop {
    width:                      304px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/horizontaltop.gif);
    background-repeat:          repeat-x;
}

.nieuws_techniek .horizontalbottom {
    width:                      304px;
    height:                     10px;
    background-image:           url(../images/opengeogroep/blok/horizontalbottom.gif);
    background-repeat:          repeat-x;
}

a.news {
    background-image:           url('../images/opengeogroep/blok/arrow.gif');
    background-position:        0px 3px;
    background-repeat:          no-repeat;
    padding-left:               10px;
}

.nieuws_text {
    padding:                    10px;
    height:                     153px;
}
