
body {
	background:url(../images/bg.gif) repeat-x top #ebebeb;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#3c3c3c;
}

body.sub {background:url(../images/bg_sub.gif) repeat-x top #ebebeb; }
body.sub.small {
	background:url(../images/body-bg-small.png) repeat-x top #ebebeb ;
}
body, html {height:100%;}
* {
	margin:0;
	padding:0;
	list-style:none;
}
a{
outline:none
}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; width: 921px;
    padding: 10px; margin: 5px 0;
    overflow: hidden;
	float:left;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("/images/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("/images/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            font: bold 13px arial;
            color: #00a608; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 15px;
        }


a {color:#1b3f6a;}
a img {border:0;}
div.clear {
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0px; /* IE Fix */
	clear:both;
}



h1 {
	line-height:46px;
	font-size:28px;
	color:#fff;
}
h2 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
div.block h2, div.block_bg h2 {
	line-height:40px;
	padding:0 0 3px 0;
	color:#000;
	font-weight:bold;
}
h3 {
	line-height:50px;
	color:#1b3f6a;
	font-size:16px;
}

h5 {
	line-height:25px;
	color:#1b3f6a;
	font-size:15px;
}

#min-height {
	min-height:100%;
	position:relative;
}
#container {
	width:1018px;
	padding:0 0 0px 0;
	margin:0 auto;
}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
#top {
	height:100px;
	padding:0 10px 0 10px;
	overflow:hidden;
}
a.logo img {
	float:left;
	margin:20px 0 0 3px;
}
#top ul {
	float:right;
	padding:10px 0 0 0;
}
#top li {
	float:left;
	display:block;
	background:url(../images/menu_top.gif);
	line-height:25px;
	margin:0 0 0 6px;
}
#top li a {
	float:left;
	display:block;
	background:url(../images/menu_top_left.gif) no-repeat left;
	color:#3c3c3c;
	text-decoration:none;
}
#top span {
	display:block;
	background:url(../images/menu_top_right.gif) no-repeat right;
	padding:0 12px;
}


/*
 * New Menu layout
 */
 
/* START menu */
 
DIV#menu-container {
	height: 44px;
	padding: 0px 7px 0px 0px;
	margin: 0px 10px 8px 10px;
	background: url(../images/menu-right.png) no-repeat top right;
}

DIV#menu {
	background: url(../images/menu-left.png) no-repeat top left;
	padding: 0px 0px 0px 7px;
}

/* First level menu items */

UL#menu-list {
	display: block;
	background: url(../images/menu-background.png) repeat-x top left;
	list-style: none;
	height: 41px;
	padding: 0px 0px 3px 0px;
}

UL#menu-list LI.item{
	display: block;
	position: relative;
	float: left;
	background: url(../images/menu-item-divider.png) no-repeat right 9px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 41px;
}

UL#menu-list LI#search-box {
	float: right;	
}

UL#menu-list LI.item A {
	color: #A0BED4;
	display: block;
	padding: 0 16px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	height: 41px;
	line-height: 41px;
	font-weight: bold;
	font-size: 13px;
}

UL#menu-list LI.item A:hover, 
UL#menu-list LI.item A.hover {
	background: url(../images/menu-item-over.png) repeat-x top left;
	color: #fff;
}

UL#menu-list LI.item A.selected {
	background: url(../images/menu-item-selected.png) repeat-x top left;
	color: #fff;
}

/* Second level (sub)menu items */

UL#menu-list LI.item:hover UL.submenu, 
UL#menu-list LI.item.hover UL.submenu{
	display: block;
	z-index: 10000;
	font-weight:normal;
	
}

UL#menu-list LI.item UL.submenu {
	display: none;
	position: absolute;
	width: 150px;
	font-weight:normal;
	
}

UL#menu-list LI.item UL.submenu LI {
	display: block;
	padding: 0px;
	height: auto;
	line-height: auto;
	background: #19385d;
	font-weight:normal;
	
}

UL#menu-list LI.item UL.submenu LI A{
	display: block;
	padding: 5px 10px;
	height: auto;
	line-height: 20px;
	color: #fff;
	font-weight:normal;
	
}

UL#menu-list LI.item UL.submenu LI A:hover, 
UL#menu-list LI.item UL.submenu LI A.hover {
	background: #152f4e;
}

/* END menu */

input.zoeken {
	float:left;
	background:url(../images/input_zoeken.gif);
	width:149px;
	height:17px;
	margin:8px 0 0 0;
	padding:4px 6px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9fc1ea;
	font-style:italic;
}
input.submit_zoeken {
	float:left;
	background:url(../images/submit_zoeken.gif);
	width:43px;
	height:25px;
	margin:8px 10px 0 5px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	border:0;
}

#header {
	background:url(http://ixlhosting.nl/images/header.png) no-repeat top;
	height:369px;
	padding-left:10px;
	padding-bottom:19px;
	overflow: hidden;
	cursor: pointer;
}
#header div.inhoud {
	height:204px;
	padding:35px 0 0 74px;
}
a.button {
	display:block;
	background:url(http://ixlhosting.nl/images/button.gif);
	width:122px;
	height:33px;
	line-height:31px;
	padding:0 0 0 12px;
	margin:18px 0 0 0;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-size:16px;
}
a.button2 {
	position:absolute;
	margin:50px 0 0 260px;
}

.contact-sidebar {
    line-height:20px;
	padding:0 0 3px 0;
	color:#000;
	font-weight:bold;
	font-size:12px;
	color:#3c3c3c;
}

#header div.block, #header div.block_bg {
	float:left;
	background:url(http://ixlhosting.nl/images/header_border.gif) repeat-y right;
	width:297px;
	height:138px;
	padding:0 18px;
	color:#1b3f6a;
}
#header div.block_bg {background:url(http://ixlhosting.nl/images/header_block.gif);}
#header_small {
	background:url(http://ixlhosting.nl/images/header_small.jpg);
	height:115px;
	padding:35px 0 0 78px;
}
	#header_actie {
	background:url(../images/header_actie.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_dedi {
	background:url(../images/header_small.jpg);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_monitoring {
	background:url(../images/header_monitoring.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_shared-webhosting {
	background:url(../images/header_shared-webhosting.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_resellerhosting {
	background:url(../images/header_resellerhosting.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_dnshosting {
	background:url(../images/header_dnshosting.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_domeinen {
	background:url(../images/header_domeinen.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_e-mail {
	background:url(../images/header_e-mail.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_gamehosting {
	background:url(../images/header_gamehosting.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_managedhosting {
	background:url(../images/header_managedhosting.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_online-back-up {
	background:url(../images/header_online-back-up.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_vps {
	background:url(../images/header_vps.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_ssl {
	background:url(../images/header_ssl.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_colocatie {
	background:url(../images/header_colocatie.png);
	height:115px;
	padding:35px 0 0 78px;
	}
	
	#header_overons {
	background: url(../images/header_overons.png);
	height:85px;
	padding: 10px 0 0 78px;
	}
#body {
	background:url(../images/body.gif) no-repeat center top;
	padding:0 30px 5px 30px;
	margin:10px 0 0 0
}
#body_sub {
	background:url(../images/body.gif) no-repeat center -5px;
	padding:20px 10px 5px 30px;
}

.body_klantenpaneel{
display:inline-block;
margin-left:9px;
}

#body div.inhoud {
	float:left;
	width:375px;
	padding:0 20px 0 0;
}
#body div.inhoud2 {
	float:left;
	width:325px;
}	
table#hostingtable {
	width:658px;
	text-align:center;
}
table#hostingtable tr {
	height:31px;
	line-height:31px;
	vertical-align:top;
}
table#hostingtable td {
	background:#dbe1e8;
	padding:0 10px;
}
table#hostingtable tr.top {font-size:14px}
table#hostingtable tr.top td {background:none;}
table#hostingtable td.first {background:url(../images/table_tr_left.gif) no-repeat left top;}
table#hostingtable td.last {background:url(../images/table_tr_right.gif) no-repeat right #dbe1e8;}
table#hostingtable tr.padding td {background:none;}
table#hostingtable table tr.padding {
	height:10px;
	line-height:10px;
}
table#hostingtable tr.buttons td {
	background:none;
	padding:0;
}
table#hostingtable a.table_button {
	display:block;
	background:url(../images/table_button.png);
	width:114px;
	line-height:31px;
	text-align: left;
	text-decoration:none;
	color:#fff;
	text-align:center;
}



.zichtbaar .optiestable {
	width:658px;
	text-align:center;
}
.zichtbaar .optiestable tr {
	height:31px;
	line-height:31px;
	vertical-align:top;
}
.zichtbaar .optiestable td {
	background:#dbe1e8;
	padding:0 10px;
}
.zichtbaar .optiestable td.first {background:url(../images/table_tr_left.gif) no-repeat left top;}
.zichtbaar .optiestable td.last {background:url(../images/table_tr_right.gif) no-repeat right #dbe1e8;}
.zichtbaar .optiestable tr.padding td {background:none;}
.zichtbaar .optiestable table tr.padding {
	height:10px;
	line-height:10px;
}


.onzichtbaar .optiestable {
	width:658px;
	text-align:center;
}
.onzichtbaar .optiestable tr {
	height:31px;
	line-height:31px;
	vertical-align:top;
}
.onzichtbaar .optiestable td {
	background:#dbe1e8;
	padding:0 10px;

}
.onzichtbaar .optiestable td.first {background:url(../images/table_tr_left.gif) no-repeat left top;}
.onzichtbaar .optiestable td.last {background:url(../images/table_tr_right.gif) no-repeat right #dbe1e8;}
.onzichtbaar .optiestable tr.padding td {background:none;}
.onzichtbaar .optiestable table tr.padding {
	height:10px;
	line-height:10px;
}



.opties .onzichtbaar {
	display: none;
}

div.nieuws {
	width:325px;
	padding:0 0 20px 0;
	overflow:hidden;
}
div.date, div.date2, div.date3 {
	float:left;
	background:url(../images/date.gif);
	width:53px;
	height:48px;
	padding:7px 0 0 0;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
}
div.date2 {background:url(../images/date2.gif);}
div.date3 {background:url(../images/date3.gif);}
div.date span, div.date2 span, div.date3 span {
	display:block;
	font-size:16px;
}
div.nieuws div.float, div.nieuws div.float_light {
	float:left;
	width:262px;
}
div.nieuws div.float_light {color:#6a6a6a;}
div.nieuws a.title {
	display:block;
	text-decoration:none;
	font-size:13px;
}
div.nieuws div.float_light a.title {color:#4d6c84;}
a.list_image {
	display:block;
	background:url(../images/list_image.gif) no-repeat left;
	line-height:18px;
	padding:0 0 0 22px;
	margin:1px 0;
	font-size:12px;
}
div.inloggen {
padding-left:20px;
	float:left;
	width:200px;
}
label {
	line-height:175%;
	font-size:12px;
}
div.inloggen form {
	width:186px;
	padding:5px 0;
	overflow:hidden;
}
input.text {
	background:url(../images/input_text.gif);
	width:180px;
	height:18px;
	padding:3px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3c3c;
}
input.verstuur {
	float:right;
	background:url(../images/submit_verstuur.gif);
	width:66px;
	height:25px;
	margin:6px 0 0 0;
	border:0;
	cursor:pointer;
}
p.powered {
	display:block;
	padding:30px 0 0 0;
	color:#747474;
}

/*
 * Logo's on bottom of the page
 */

/* START logos_bottom */

UL#logos_bottom {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto;
	overflow: hidden;
}

UL#logos_bottom LI{
	float: left;
}

UL#logos_bottom A{
	display: block;
	height: 59px;
	overflow: hidden;
	margin: 15px 25px 15px 9px;
}

UL#logos_bottom A IMG{
	display: block;
	margin-top: -59px;
}

UL#logos_bottom LI A:hover IMG, 
UL#logos_bottom LI A.hover IMG, 
UL#logos_bottom LI A IMG:hover, 
UL#logos_bottom LI A IMG.hover{
	margin-top: 0px;
}

/* END logos_bottom */

ul.tabs {
	background:url(../images/tabs_li.gif) repeat-x bottom;
	overflow:hidden;
	font-weight:bold;
}

ul.tabs.wide {
	width: 965px;
	margin-bottom: 20px;
}

ul.tabs li {
	float:left;
	display:block;
	background:url(../images/tabs_li.gif) repeat-x top;
	line-height:29px;
	height:29px;
	font-size:12px;
}
ul.tabs li.space {
	background:none;
	width:7px;
}
ul.tabs li.active {
	background:url(../images/tabs_li.gif) repeat-x top #fff;
	border:0;
}
ul.tabs li a {
	float:left;
	display:block;
	background:url(../images/tabs_li_left.gif) no-repeat left;
	color:#303030;
	text-decoration:none;
}
ul.tabs li span {
	display:block;
	background:url(../images/tabs_li_right.gif) no-repeat right;
	padding:0 30px;
}
#content {
	float:left;
	width:659px;
}
div.border {
	height:20px;
	line-height:0%;
	border-bottom:1px solid #dfe4e7;
	font-size:0px;
}
div.voordelen {
	background:url(../images/voordelen.gif);
	width:659px;
	margin:0 auto;
}
div.voordelen div.top {background:url(../images/voordelen_top.gif) no-repeat top;}
div.voordelen div.bottom {
	background:url(../images/voordelen_bottom.gif) no-repeat bottom;
	padding:0 18px 13px 18px;
}
div.voordelen h3 {line-height:55px;}
ul.list_image li {
	background:url(../images/list_image2.gif) no-repeat left 7px;
	padding:5px 0 5px 22px;
	font-size:12px;
}
#colom {
	float:right;
	background:url(../images/colom_rounded.gif) no-repeat left top #ebebeb;
	width:283px;
	padding:14px 0 0 12px;

}
div.rounded {
	background:url(http://ixlhosting.nl/images/ul_rounded_top.gif) no-repeat left top #dddcdc;
	width:271px;
}
div.rounded ul {
	background:url(http://ixlhosting.nl/images/ul_rounded_bottom.gif) no-repeat bottom left;
	width:271px;
	padding:3px 0;
	overflow:hidden;
}
div.rounded li {
	float:left;
	display:block;
	line-height:30px;
	border-top:1px solid #ebebeb;
	font-size:12px;
}
div.rounded li ul{
	background: #dddcdc;
	padding:0 0 0 25px;
}
div.rounded li.first {border-top:0;}
div.rounded li a {
	float:left;
	display:block;
	width:256px;
	background:url(http://ixlhosting.nl/images/list_image3.gif) no-repeat 14px center;
	padding:0 0 0 25px;
	text-decoration:none;
}
.veelgesteldevragen{position:relative;}
.veelgesteldevragen h4{cursor:pointer; border-top: 1px solid #CBC9C9; padding-top:7px; padding-bottom:7px;}
.veelgesteldevragen h4.active{color:#000000; padding-top:7px; padding-bottom:7px;}
.veelgesteldevragen div{display: none;position:relative; background-color:#FFFFCC;}
.veelgesteldevragen div p{padding:0; margin-bottom:15px;}

.laatstenieuws{position:relative;}
.laatstenieuws h4{cursor:pointer; border-top: 1px solid #CBC9C9; padding-top:10px; padding-bottom:10px;}
.laatstenieuws h4.active{color:#000000; padding-top:10px; padding-bottom:10px;}
.laatstenieuws div{display: none;position:relative; background-color:#FFFFCC;}
.laatstenieuws div p{padding:0; margin-bottom:15px;}

#footer {
	background:url(../images/footer_repeat.gif);
	width:100%;
	height:175px;

	bottom:0;
	color:#183251;
}
#footer div.center {
	background:url(../images/footer.gif);
	width:1000px;
	margin:0 auto;
	padding:0 0 5px 0;
}
#footer ul, #footer div.inhoud {
	float:left;
	width:142px;
	padding:18px 0;
}
#footer div.inhoud {text-align:center;}
#footer a {
	color:#183251;
	text-decoration:none;
}
#footer a:hover, #footer a.hover { 
	text-decoration: underline;
}
#footer li.title a {color:#fff; font-weight: bold;}
#footer li a {color: #a6c9f3;}
#footer li.title {padding:0 0 5px 0;}
#footer div.left {float:left;color: #a6c9f3;}
#footer div.left a {color: #a6c9f3;}
#footer div.right {float:right; color: #a6c9f3;}



#slides {
	width: 998px;
	height: 247px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.slides_container{
	width: 998px;
	height: 247px;
	overflow: hidden;
}

