body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}

h1 { 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
} 
h2 { 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
} 
h3 { 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
} 
h4 { 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
} 
h5 { 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
} 

table.links td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 1250px;
	background-color: #666666;
}

#submenu_column a {
	height: 20px;
	line-height: 20px;
	display: block;
	color: #2D8FC2;
	font-weight: normal;
	text-align:center;
	border-left: 1px solid #A8B4BC;
	border-bottom: 1px solid #A8B4BC;
	border-right: 1px solid #A8B4BC;
	border-top: 1px solid #A8B4BC;
	text-decoration: none;
}

#submenu_column a:hover{
	color: #FF6600;
	background:   url(../images/bg_left_menu.gif) repeat-y right;
}

#menu_selected a{
	height: 20px;
	line-height: 20px;
	display: block;
	color: #FF6600;
	font-weight: normal;
	text-align:center;
	border-left: 1px solid #A8B4BC;
	border-bottom: 1px solid #A8B4BC;
	border-right: 1px solid #A8B4BC;
	border-top: 1px solid #A8B4BC;
	text-decoration: none;
	background:   url(../images/bg_left_menu.gif) repeat-y right;
}

.submenu_column a {
	height: 20px;
	line-height: 20px;
	display: block;
	color: #2D8FC2;
	font-weight: normal;
	text-align:center;
	border-left: 1px solid #A8B4BC;
	border-bottom: 1px solid #A8B4BC;
	border-right: 1px solid #A8B4BC;
	border-top: 1px solid #A8B4BC;
	text-decoration: none;
}

.submenu_column a:hover{
	color: #FF6600;
	background:   url(../images/bg_left_menu.gif) repeat-y right;
}

.menu_selected a{
	height: 20px;
	line-height: 20px;
	display: block;
	color: #FF6600;
	font-weight: normal;
	text-align:center;
	border-left: 1px solid #A8B4BC;
	border-bottom: 1px solid #A8B4BC;
	border-right: 1px solid #A8B4BC;
	border-top: 1px solid #A8B4BC;
	text-decoration: none;
	background:   url(../images/bg_left_menu.gif) repeat-y right;
}


td.schaduw_rechts {
	background-image: url(../images/schaduw_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.schaduw_links {
	background-image: url(../images/schaduw_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.content {
	padding: 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	width: 1250px;
	background-color: #FFFFFF;
}

td.horizontaal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 125px;
	display: table-cell;
	vertical-align: top;
}
td.links_onder {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontaal_center {
	background-color: #BFDBF0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 175px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/banner.php);
}
td.header_column {
	height: 85px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images/kopA.png);
	background-position: top;
}
td.sub_menu {
	width: 250px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}


a.onder_link:active,a.onder_link:visited,a.onder_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.onder_link:hover{
	color: #CCCCCC;
}

a:active,a:visited,a:link{
	font-weight: bold;
	text-decoration: none;
	color: #2D8FC2;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}


div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

