body {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : arial, verdana;
	background-image : url(../media/body_bg.gif);
	background-repeat : repeat;
	scrollbar-base-color: #2F113E;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #89B5CF;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

a:link {
	color: #0B5B8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B5B8E;
}
a:hover {
	text-decoration: underline;
	color: #DDD626;
}
a:active {
	text-decoration: none;
	color: #0B5B8E;
}

h1 {
	color : #0B5B8E;
	font-size : 18px;
	font-weight : bold;
}

td {
	font-family : arial, verdana;
	font-size : 11px;
}

.container_table {
	height : 100%;
	width : 100%;
}

.container_tr_top {
	height : 102px;
	background-color : #ffba00;
}

.container_td_top {
	text-align : center;
}

.div_top {
	height : 100%;
	width : 980px;
	background-color : #fff;
}

.table_top {
	height : 100%;
	width : 100%;
}

.top_tr_logo {
	height : 103px;
}

.top_td_logo {
	width : 270px;
	background-image : url('../media/logo.gif');
	background-repeat : no-repeat;
}

.top_td_rechts {
	width : 278px;
	background-image : url('../media/top_rechts.gif');
	background-repeat : no-repeat;
}

.container_tr_foto {
	height : 184px;
	background-color : #8d0000;
}

.container_td_foto {
	text-align : center;
}

.container_tr_site {
	height : 100%;
	background-color : #ffba00;
}

.container_td_site {
	text-align : center;
}

.container_td_site {
	text-align : center;
}

.table_site {
	height : 100%;
	width : 100%;
}

.td_menu {
	padding-top : 54px;
	padding-left : 37px;
	vertical-align : top;
	width : 250px;
	background-color : #ffeab9;
}

.td_content {
	vertical-align : top;
	padding-top : 20px;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 20px;
}

.td_weer {
	vertical-align : top;
	width : 279px;
	background-color : #ffeab9;
	padding-top : 50px;
}