/* CSS Styles by Frits Koppelaar */

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma;
	color: #152d4c;
	height: 100%;
}

a {
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}

.header_container {
	height: 108px;
	width: 100%;
	background: #dcf6ff;
}

.header {
	height: 108px;
	width: 925px;
	margin: 0 auto;
	background: url(images/header_background.gif) bottom right no-repeat;
}

.header img {
	margin-top: 25px;
}

.menu_container {
	height: 29px;
	width: 100%;
	background: #001a3b;
}

.menu {
	height: 29px;
	width: 880px;
	margin: 0 auto;
}

.menu a {
	float: left;
	padding-top: 29px;
	height: 0px;
	overflow: hidden;
}

.home {
	display: block;
	width: 58px;
	background: url(images/menu.gif) top left no-repeat;
}

.home:hover {
	background: url(images/menu_hover.gif) top left no-repeat;
}

.hosting {
	display: block;
	width: 84px;
	background: url(images/menu.gif) -58px 0px no-repeat;
}

.hosting:hover {
	background: url(images/menu_hover.gif) -58px 0px no-repeat;
}

.servers {
	display: block;
	width: 79px;
	background: url(images/menu.gif) -142px 0px no-repeat;
}

.servers:hover {
	background: url(images/menu_hover.gif) -142px 0px no-repeat;
}

.diensten {
	display: block;
	width: 133px;
	background: url(images/menu.gif) -221px 0px no-repeat;
}

.diensten:hover {
	background: url(images/menu_hover.gif) -221px 0px no-repeat;
}

.webmail {
	display: block;
	width: 133px;
	background: url(images/menu.gif) -221px 0px no-repeat;
}

.webmail:hover {
	background: url(images/menu_hover.gif) -221px 0px no-repeat;
}

.controlpanel {
	display: block;
	width: 133px;
	background: url(images/menu.gif) -221px 0px no-repeat;
}

.controlpanel:hover {
	background: url(images/menu_hover.gif) -221px 0px no-repeat;
}

.contact {
	display: block;
	width: 79px;
	background: url(images/menu.gif) -354px 0px no-repeat;
}

.contact:hover {
	background: url(images/menu_hover.gif) -354px 0px no-repeat;
}

.registreren {
	display: block;
	width: 100px;
	background: url(images/menu.gif) -433px 0px no-repeat;
}

.registreren:hover {
	background: url(images/menu_hover.gif) -433px 0px no-repeat;
}

.support {
	display: block;
	width: 110px;
	background: url(images/menu.gif) -533px 0px no-repeat;
}

.support:hover {
	background: url(images/menu_hover.gif) -533px 0px no-repeat;
}

.submenu_container {
	width: 100%;
	height: 27px;
	background: url(images/submenu_background.gif) top left repeat-x;
}

.submenu {
	height: 27px;
	width: 870px;
	margin: 0 auto;
}

.submenu a {
	float: left;
	color: #fff;
	margin-top: 5px;
	margin-right: 25px;
}

.submenu a:hover {
	color: #a9cc00;
}

.container {
	width: 878px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 8px;
}

.content {
	width: 576px;
	float: left;
	margin-right: 8px;
}

.overlay {
	width: 576px;
	height: 97px;
	margin-top: -97px;
	background: url(images/overlay.png) top left no-repeat;
	position: absolute;
}

.overlays {
	width: 576px;
	height: 97px;
	margin-top: -97px;
	*margin-left: -579px;
	*margin-top: 114px;
	background: #fff;
	position: absolute;
	opacity: 0.2;
	filter: alpha(opacity=20)
}

.content h2 {
	font-family: "Kozuka Gothic Pro";
	font-size: 14px;
	color: #142c4b;
	font-weight: normal;
	margin-bottom: 0px;
	*margin-top: 3px;
	*margin-bottom: 3px;
}

.content_text {
	line-height: 18px;
	color: #152d4c;
}

.table_header {
	width: 576px;
	height: 30px;
	background: url(images/table_header.gif) top left no-repeat;
	margin-top: 8px;
}

.domain_header {
	width: 576px;
	height: 30px;
	background: url(images/domain_header.gif) top left no-repeat;
	margin-top: 8px;
}



.field {
	background: #e5e5e5;
	color: #9a9a9a;
	width: 123px;
	height: 23px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	padding-top: 6px;
	padding-left: 12px;
}

.big {
	width: 152px;
	margin-left: 0px;
	margin-right: 1px;
}

.order {
	display: inline-block;
	background: url(images/order_button.gif) top left no-repeat;
	width: 89px;
	height: 0px;	
	padding-top: 25px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 47px;
}

.right {
	width: 294px;
	float: left;
}

.cmenu {
	width: 294px;
	background: url(images/cbackground_green.gif) bottom left no-repeat;
	padding-bottom: 5px;
}

.cheader {
	width: 284px;
	background: url(images/cheader_green.gif) top left no-repeat;
	color: #5f7300;
	height: 18px;
	font-family: "Kozuka Gothic Pro";
	font-size: 14px;
	padding-left: 10px;
	padding-top: 15px;
	*height: 23px;
	*padding-top: 10px;
}

.citem {
	color: #748d00;
	margin: 6px 11px;
}

.citem strong {
	display: block;
}

.citem a {
	text-decoration: underline;
	color: #748d00;
}

.cdivider {
	width: 294px;
	height: 5px;
	background: url(images/cdivider_green.gif) bottom left no-repeat;
}

.blue {
	width: 294px;
	background: url(images/cbackground_blue.gif) bottom left no-repeat;
	padding-bottom: 5px;
	margin-top: 8px;
}

.blue .cheader {
	background: url(images/cheader_blue.gif) top left no-repeat;
	color: #fff;
}

label {
	display: block;
	width: 90px;
	color: #fff;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	margin-top: 6px;
}

.textinput {
	display: block;
	float: left;
	margin-top: 6px;
	width: 175px;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	background: url(images/input.gif) top left no-repeat;
	border: none;
	color: #506f95;
	*font-size: 11px;
}

.submit {
	display: block;
	background: url(images/submit.gif) top left no-repeat;
	width: 58px;
	height: 28px;
	border: none;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 9px;
	margin-top: 6px;
	*font-size: 11px;
}

.pusher {
	height: 40px;
	clear: both;
}

.footer_container {
	border-top: 2px solid #e2e2e2;
	background: #ededed;
	width: 100%;
	height: 38px;
}

	.footer {
		margin: 0 auto;
		width: 868px;
		color: #838383;
		margin-top: 10px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0){

	.cheader {
		height: 23px;
		padding-top: 10px;
	}
	
	.content h2 {
		margin-bottom: -5px		
	}

}
