@charset "utf-8";
/* Links */
A:link, A:visited, A:active {
	text-decoration: none; color:#000000; font-weight:bold;
}

A.menu_link:link, A.menu_link:visited, A.menu_link:active {
	text-decoration: none; color:#FFFFFF; font-weight:bold; font-size: 10px;
}

A.menu_link:hover {
	text-decoration: none; color:#000000; font-weight:bold; font-size: 10px;
}

A.submenu_link:link, A.submenu_link:visited, A.submenu_link:active {
	text-decoration: none; color:#3b6800; font-weight:bold; font-size: 10px;
}

A.submenu_link:hover {
	text-decoration: none; color:#000000; font-weight:bold; font-size: 10px;
}

.bla {  
height: 75px;
width: 728px;
} 

/* CSS Document */
html, body { 
	height: 100%; 
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	background:url(../images/bg.png);
}

#container {
/*
	width: 1000px;
	margin: 0 auto -95px;
	overflow: hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
*/

	position:relative;
	width:1000px;
	height:auto;
	top:0px;
	left: 50%;
	margin-left: -500px;
	
}

#shadow-left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:49px;
	height:503px;
	background: url(../images/shadow_left.gif);
}

#header-logo_ {
	position:absolute;
	left:49px;
	top:0px;
	width:320px;
	height:113px;
	background: url(../images/header_logo.png);
}

#header-empty_ {
	position:absolute;
	left:369px;
	top:0px;
	width:581px;
	height:113px;
	background: url(../images/header_empty.png);
}

#shadow-right_ {
	position:absolute;
	left:950px;
	top:0px;
	width:50px;
	height:503px;
	background: url(../images/shadow_right.gif);
}

#menu-green_ {
	position:absolute;
	left:49px;
	top:113px;
	width:901px;
	height:33px;
	background: url(../images/menu_green.png);
}

#content-topgray_ {
	position:absolute;
	left:49px;
	top:146px;
	width:901px;
	height:5px;
	background-color: #F4F4F4;
}

#content-leftgray_ {
	position:absolute;
	left:49px;
	top:151px;
	width:5px;
	height:257px;
	background-color: #F4F4F4;
}

#livesupport-box_ {
	position:absolute;
	left:54px;
	top:151px;
	width:179px;
	height:99px;
	background: url(../images/support_empty.png);
}

#content-leftrightsubgray_ {
	position:absolute;
	left:233px;
	top:151px;
	width:7px;
	height:257px;
	background-color: #F4F4F4;
}

#dedicated-servers_ {
	position:absolute;
	left:240px;
	top:151px;
	width:228px;
	height:253px;
	background: url(../images/dedicated_servers.png);
}

#dedi-vps-separator_ {
	position:absolute;
	left:468px;
	top:151px;
	width:10px;
	height:257px;
	background-color: #F4F4F4;
}

#virtual-private-servers_ {
	position:absolute;
	left:478px;
	top:151px;
	width:228px;
	height:253px;
	background: url(../images/virtual_private_servers.png);
}

#vps-webhosting-separator_ {
	position:absolute;
	left:706px;
	top:151px;
	width:10px;
	height:257px;
	background-color: #F4F4F4;
}

#stabiele-webhosting_ {
	position:absolute;
	left:716px;
	top:151px;
	width:228px;
	height:253px;
	background: url(../images/stabiele_webhosting.png);
}

#right-gray_ {
	position:absolute;
	left:944px;
	top:151px;
	width:6px;
	height:257px;
	background-color: #F4F4F4;
}

#content-leftsubgray_ {
	position:absolute;
	left:54px;
	top:250px;
	width:179px;
	height:4px;
	background-color: #F4F4F4;
}

#klantenlogin-box_ {
	position:absolute;
	left:54px;
	top:254px;
	width:179px;
	height:150px;
	background: url(../images/klantenlogin_box.png);
}

#lower-left-gray_ {
	position:absolute;
	left:54px;
	top:404px;
	width:179px;
	height:4px;
	background-color: #F4F4F4;
}

#lower-dedi-gray_ {
	position:absolute;
	left:240px;
	top:404px;
	width:228px;
	height:4px;
	background-color: #F4F4F4;
}

#lower-vps-gray_ {
	position:absolute;
	left:478px;
	top:404px;
	width:228px;
	height:4px;
	background-color: #F4F4F4;
}

#lower-webhosting-gray_ {
	position:absolute;
	left:716px;
	top:404px;
	width:228px;
	height:4px;
	background-color: #F4F4F4;
}

#footer-up_ {
	position:absolute;
	left:49px;
	top:408px;
	width:901px;
	height:24px;
	background: url(../images/footer_up.png);
}

#footer-down_ {
	position:absolute;
	left:49px;
	top:432px;
	width:901px;
	height:71px;
	background: url(../images/footer_down.png);
}

/* Menu */
#menu_home {
	position:absolute;
	left:29px;
	top:10px;
	width:30px;
	height:11px;
}

#menu_overons {
	position:absolute;
	left:90px;
	top:10px;
	width:52px;
	height:11px;
}

#menu_producten {
	position:absolute;
	left:172px;
	top:10px;
	width:63px;
	height:11px;
}

#menu_helpdesk {
	position:absolute;
	left:266px;
	top:10px;
	width:53px;
	height:11px;
}

/* Klanten login */
#login_gebruiker {
	position:absolute;
	left:70px;
	top:36px;
	width:30px;
	height:11px;
}

#login_wachtwoord {
	position:absolute;
	left:70px;
	top:65px;
	width:30px;
	height:11px;
}

#login_paneel {
	position:absolute;
	border: 1px dotted;
	border-color: #3B6800;
	left:70px;
	top:95px;
	width:102px;
	height:17px;
}

#login_button {
	position:absolute;
	left:145px;
	top:120px;
	width:30px;
	height:17px;
}

.login_text 
{ 
	border: 1px dotted;
	background:transparent;
	border-color: #3B6800;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma;
	height: 14px;
	width: 100px;
}

.login_select
{ 
	border: 0px;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma;
	width: 102px;
}

/* Pagina content pages */
#content-field_ {
	position:absolute;
	left:240px;
	top:151px;
	width:704px;
	height:253px;
	background: url(../images/content-field.png);
}

#bottom-submenu-gray_ {
	position:absolute;
	left:54px;
	top:301px;
	width:179px;
	height:103px;
	background-color: #F4F4F4;
}

#submenu-box_ {
	position:absolute;
	left:54px;
	top:151px;
	width:179px;
	height:150px;
	background: url(../images/submenu-box.png);
}

#content {
/*	position:absolute; */
	position: relative;
	margin-left:25px;
	margin-top:50px;
	width:416px;
}

.content_bold {
	color:#3b6800; 
	font-weight:bold;
	font-size: 11px;
}
/* Pagina content sub menu */
#sub_link1 {
	position:absolute;
	left:27px;
	top:31px;
	width:145px;
}

#sub_link2 {
	position:absolute;
	left:27px;
	top:51px;
	width:145px;
}

#sub_link3 {
	position:absolute;
	left:27px;
	top:71px;
	width:145px;
}

#sub_link4 {
	position:absolute;
	left:27px;
	top:91px;
	width:145px;
}

#sub_link5 {
	position:absolute;
	left:27px;
	top:111px;
	width:145px;
}