body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma;
	color: #616161;
	font-size: 10px;
}
a:link {
	color: #616161;
	text-decoration: none;
}
a:visited {
	color: #616161;
	text-decoration: none;
}
a:hover {
	color: #616161;
	text-decoration: underline;
}
a:active {
	color: #616161;
	text-decoration: none;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.grijs:link {
	color: #777474;
	text-decoration: none;
}
a.grijs:visited {
	color: #777474;
	text-decoration: none;
}
a.grijs:hover {
	color: #777474;
	text-decoration: underline;
}
a.grijs:active {
	color: #777474;
	text-decoration: none;
}
a.submenu_link:link {
	color: #000000;
	text-decoration: none;
}
a.submenu_link:visited {
	color: #000000;
	text-decoration: none;
}
a.submenu_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.submenu_link:active {
	color: #000000;
	text-decoration: none;
}
a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:hover {
	color: #000000;
	text-decoration: underline;
}
a.submenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
.login_content {
	color: #FFFFFF;
	font-weight: bold;
}
.login_boven {
	text-align: right;
	padding-top: 20px;
	padding-right: 4px;
}
.login_boven_tussen {
	width: 40px;
	text-align: center;
}
.button {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.login_input {
	border: 1px solid #110768;
	background-image: url(images/input-background.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #616161;
	padding-left: 3px;
	font-weight: bold;
}
.header_content_boven {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	color: #000000;
}
.header_content {
	color: #FFFFFF;
}
.header_content_2_boven {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	color: #000000;
}
.header_content_2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 3px;
}
.domein_boven {
	color: #000000;
	text-align: center;
	padding-top: 3px;
}
.domein {
	color: #FFFFFF;
	vertical-align: middle;
}
.domein_input {
	border: 1px solid A7A6AA;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #4C5359;
}
.index_content_links_boven {
	padding-left: 11px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.index_content_links {
	padding-left: 11px;
}
.index_content_links_onder_links {
	padding-left: 11px;
	color: #777474;
	font-weight: bold;
}
.index_content_links_onder_rechts {
	font-weight: bold;
	color: #777474;
}
.index_content_blok_boven {
	padding-top: 10px;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.index_content_blok_background {
	background-image: url(images/index-content-blok-background.jpg);
	padding-left: 11px;
	color: #000000;
	padding-right: 10px;
}
.footer_1 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 10px;
}
.footer_2_1 {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_2_2 {
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.submenu_boven {
	padding-top: 10px;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.submenu_links {
	padding-left: 11px;
	padding-right: 10px;
	font-weight: bold;
}
.submenu_background {
	background-image: url(images/submenu-background.jpg);
	padding-left: 11px;
	color: #FFFFFF;
	padding-right: 10px;
}
.content_background {
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 4px;
}
.content_subonder {
	padding-right: 21px;
	padding-top: 8px;
	text-align: right;
}
.content_subboven {
	padding-top: 5px;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.content_background_boven {
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 4px;
	color: #000000;
}
.style1 {color: #000000}
.style2 {color: #FF0000}
.style4 {color: #FF0000; font-weight: bold; }
.style5 {color: #ffffff}
.style6 {color: #000000}

th {
        font-size: 12px;
        color: #FFFFFF;
        background-color: #667685;
}
td.status_ok {
        color: #000000;
		  background-color: #A8C3D8;
}
td.status_critical {
        color: #0000FF;
		  background-color: #FF9900;
}
td.status_down {
        color: #FFFF00;
		  background-color: #FF0000;
}


.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

