/* General reset */
html {min-height:100%;}
body{
	min-height:100%;
	min-width:960px;
	margin:0;
	color:#666;
	font:11px/15px Arial, Helvetica, sans-serif;
	/*background:url(../images/bg-body.gif) repeat-x 0 100%;*/
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#4392cb;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* General settings */
.wrapper-holder {
	width:100%;
	height:100%;
	background:url(../images/bg-top.gif) no-repeat top center;
}

#wrapper {
	overflow:hidden;
	margin:0 auto 5px;
	width:960px;
	position:relative;
}

#wrapper p a {
color:#041564;
text-decoration:underline;
}
#wrapper p a:hover {
text-decoration:none;
}
.seo-holder {
	width:100%;
	display:table;
}
/* header start */
#header {
	display:table-header-group;
	width:100%;
}
#header:after {
	content:"";
	clear:both;
	display:block;
}
.top-holder {
	padding:15px 23px 4px 20px;
	overflow:hidden;
	height:1%;
}
/* logo start */
.logo {
	overflow:hidden;
	width:230px;
	height:35px;
	margin:7px 0 0;
	padding:0 0 25px;
	text-indent:-9999px;
	float:left;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a {
	display:block;
	width:230px;
	height:35px;
}
/* logo end */
.topiclist {
	margin:-10px -25px 0 0;
	float:right;
	overflow:hidden;
}
.topiclist ul.topic-nav {
	float:left;
	margin:0 8px 0 -6px;
	padding:5px 0 0;
	list-style:none;
}
ul.topic-nav li {
	background:url(../images/sep-topiclist.gif) no-repeat 0 50%;
	float:left;
	padding:0 9px 0 10px;
}
ul.topic-nav li a {
	text-decoration:underline;
}
ul.topic-nav li a:hover {
	text-decoration:none;
}
.topiclist ul.contact-info {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
ul.contact-info li {
	background:url(../images/sep-contact-info.gif) no-repeat 0 50%;
	padding:10px 15px 0 15px;
	height:46px;
	float:left;
}
ul.contact-info span.text {
	margin:-5px 0 4px;
	display:block;
}
ul.contact-info strong {
	line-height:16px;
	font-size:12px;
	color:#041464;
	padding:0 0 0 18px;
	display:block;
	background:url(../images/bg-phone.gif) no-repeat;
}
ul.contact-info a {
	font-weight:bold;
	color:#041464;
	float:left;
	background:url(../images/bg-left.gif) no-repeat;
	text-decoration:none;
	position:relative;
	z-index:40;
}
ul.contact-info a:hover {text-decoration:underline;}
ul.contact-info a span {
	display:block;
	padding:0 8px 0 7px;
	background:url(../images/bg-right.gif) no-repeat 100% 0;
}
ul.contact-info a em {
	font-style:normal;
	display:block;
	background:url(../images/bg-link.gif) no-repeat 0 50%;
	padding:7px 0 7px 23px;
}
/* nav start */
#nav {
	width:955px;
	background:url(../images/bg-nav.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0 0 8px;
}
#nav:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul {
	position:relative;
	margin:0 0 0 -2px;
	padding:0;
	list-style:none;
	float:left;
}
#nav ul li {
	background:url(../images/sep-nav.gif) no-repeat;
	font-size:14px;
	color:#fff;
	float:left;
	padding:8px 8px 7px 10px;
}
#nav ul li a {
	color:#fff;
	float:left;
}
#nav ul li a span {
	float:left;
	padding:7px 18px 8px;
}
#nav ul li a:hover,
#nav ul li.active a {
	text-decoration:none;
	color:#4392cb;
	background:url(../images/bg-nav-active-left.gif) no-repeat;
}
#nav ul li.active-drop {
	padding:7px 10px 0px 12px;
}
#nav ul li.active-drop a {
	color:#4392cb;
	background:url(../images/bg-drop-left.gif) no-repeat !important;
}
#nav ul li.active-drop a.text {
}
#nav ul li.active-drop a span {
	padding:8px 18px 15px;
	background:url(../images/bg-drop-right.gif) no-repeat 100% 0 !important;
}
#nav ul li a:hover span,
#nav ul li.active a span {
	text-decoration:none;
	background:url(../images/bg-nav-active-right.gif) no-repeat 100% 0;
}
/* subnav start */
.subnav {
	overflow:hidden;
	position:absolute;
	top:44px;
	left:0;
	width:960px;
	padding:12px 0 7px;
	margin:0 0 0 2px;
	border-bottom:1px solid #d7e8f4;
	display:none;
	/*background:url(../images/bg-subnav.gif) no-repeat;*/
}
#nav ul li.active-drop .subnav {display:block;}
#nav ul li .subnav ul{
	width:962px;
	float:left;
	margin:0 8px 6px -2px;
	list-style:none;
}
#nav ul li .subnav li {
	font-size:12px;
	line-height:12px;
	background:url(../images/sep-topiclist.gif) no-repeat 0 70%;
	float:left;
	padding:0 17px;
}
#nav ul li .subnav li a {
	color:#4392cb;
	text-decoration:underline;
	background:none !important;
    font-weight:normal;
}
#nav ul li .subnav li a:hover,
#nav ul li .subnav li.active a {
	color:#041464;
	text-decoration:none;
	background:none;
}
/* subnav end */
/* third nav */
/* 1st entries */
.third-nav h2 {
    padding-top:9px;
    padding-bottom:9px;
}
.third-nav ul {
    margin:10px 0px 0px 6px;
    padding:0px 0px 0px 0px;
    list-style:none;
    background:url(../images/bg-list.gif) no-repeat;
}
.third-nav ul li {
	padding:0px 0 0px 0px;
	font-size:12px;
	background:url(../images/sep-list.gif) no-repeat 0 14px;
}
.third-nav ul li a {
    font-size:12px;
    display:block;
    padding:8px 0 8px 10px;
    background:url(../images/bg-list.gif) no-repeat left bottom;
    text-decoration:underline;
    font-weight:normal;
}
.third-nav ul li a:hover,
.third-nav ul li.active a {
	color:#041464;
	text-decoration:none;
}
/* 2nd entries */
.third-nav ul li ul {
    margin:0px 8px 0px 0px;
    padding:8px 0px 8px 0px;
    list-style:none;
    background:#eff4fb url(../images/bg-list.gif) no-repeat left bottom;
}
.third-nav ul li ul li {
	padding:0px 0 0px 0px;
	font-size:11px;
	background:#eff4fb url(../images/sep-list.gif) no-repeat 11px 10px;
}
.third-nav ul li ul li a, .third-nav ul li.active ul li a {
    font-size:11px;
    display:block;
    padding:4px 0 4px 20px;
    text-decoration:underline;
    font-weight:normal;
    background:none;
    color:#4392cb;
}
.third-nav ul li ul li a:hover,
.third-nav ul li ul li.active a {
	color:#041464;
	text-decoration:none;
}
/* third nav end */
/* nav end */
.some-form {
	padding:10px 0 0;
	float:right;
	width:255px;
	margin-right:2px;
}
.some-form .txt {
	background:url(../images/bg-txt.gif) no-repeat;
	float:left;
	width:145px;
	margin:0 5px 0 5px;
	padding:6px 20px 5px 5px;
	height:16px;
}
.some-form .txt input {
	width:160px;
	font:11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:none;
	border:0;
	color:#666;
	float:left;
}
.some-form .btn {
	cursor:pointer;
	margin:0;
	padding:5px 0px 5px 0px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-btn.gif) no-repeat;
	border:0;
	width:70px;
	display:block;
	z-index:9;
	position:relative;
}
.some-form .btn:hover {
	text-decoration:underline;background-color: transparent;

}

/* navigation end */
/* header end */
/* twocolumns start */
#twocolumns {
	background:#fff;
	display:table-footer-group;
	overflow:hidden;
	width:100%;
}

/* content start */
#content {
	width:680px;
	float:left;
}
.info-block {
	margin:0 0 10px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-info-block.gif) repeat-y;
}
.info-block .holder {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-info-block-top.gif) no-repeat;
}
.info-block .frame {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-info-block-bottom.gif) no-repeat 0 100%;
	position:relative;
}
.info-block .frame div.active {z-index:1;}
div.tab {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	padding:0 0 28px;
	height:373px;
	width:495px;
}
#tab1 {
    background:url(../../uploads/images/carrousel/tab-domein.jpg) no-repeat;
}
#tab2 {
    background:url(../../uploads/images/carrousel/tab-hosting.jpg) no-repeat;
}
#tab3 {
    background:url(../../uploads/images/carrousel/tab-server.jpg) no-repeat;
}
.tab .tab-link {
	overflow:hidden;
	width:100%;
}
.tab .text-box {
	padding:60px 10px 0px 0px;
	width:330px;
	float:right;
}
.tab h1 {
	text-align:right;
	font:27px/33px Arial, Helvetica, sans-serif;
	margin:0 0 18px;
	color:#041464;
}
.tab .text-box p {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0 3px 32px 0px;
	text-align:right;
        width:230px;
        float:right;
}
.tab h1 span.mark {
	color:#4392cb;
}
.tab-link span {
	float:right;
	background:url(../images/bg-info-block-link.gif) no-repeat;	
}
.tab-link a {
	font-weight:bold;
	text-align:center;
	display:block;
	padding:13px 17px;
	color:#fff;
	font-size:14px;
	background:url(../images/bg-info-block-link-l.gif) no-repeat 100% 0;
	cursor:pointer;
}
.tabset {
	float:right;
	width:155px;
	background:url(../images/bg-tabset.gif) repeat-y;
}
.tabset .tabset-top {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-tabset-top.gif) no-repeat;
}
.tabset ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:155px;
}
.tabset ul li {
	float:left;
	width:100%;
	font-size:17px;
}
.tabset ul li a {
	color:#fff;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:100%;
}
.tabset ul li a:focus {outline:none;}
.tabset ul li a span {
	display:block;
	width:100%;
	background:url(../images/bg-tabset.png) no-repeat;
}
.tabset ul li .tab1 {height:131px;}
.tabset ul li .active .tab1 {background-position:-155px 0;}
.tabset ul li .tab2 {
	height:132px;
	background-position:0 -131px;
}
.tabset ul li .active .tab2 {background-position:-155px -131px;}
.tabset ul li .tab3 {
	height:137px;
	background-position:0 -263px;
}
.tabset ul li .active .tab3 {background-position:-155px -263px;}
.box-holder {
	overflow:hidden;
	height:1%;
}
.box {
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.box h2 {
	color:#041564;
	font-size:18px;
	font-weight:normal;
	margin:0;
	display:block;
	padding:11px 10px 12px 12px;
	background:#d7e8f4 url(../images/bg-box-title.gif) no-repeat 50% 30px;
}
.box .info-holder {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-info-holder.gif) repeat-y;
}
.box .info-top {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-info-top.gif) no-repeat;
}
.box .info-bottom {
	position:relative;
	overflow:hidden;
	width:100%;
	background:url(../images/bg-info-bottom.gif) no-repeat 0 100%;
}
.box .inner1 {
	position:relative;
	overflow:hidden;
	width:679px;
}
.box .inner2 {
	overflow:hidden;
	width:693px;
	background:url(../images/divider.gif) repeat-y 229px 0;
}
.box .inner3 {
	overflow:hidden;
	width:693px;
	background:url(../images/divider-one.gif) repeat-y 340px 0;
}
.box .box-info {
	width:200px;
	float:left;
	padding:16px 15px 73px 14px;
}
.box .box-info-large {
	width:310px;
	float:left;
	padding:21px 13px 73px 17px;
}
.box-info-large .main-info {
	padding:0 0 21px !important;
}
.box .main-info {
	overflow:hidden;
	width:100%;
	padding:0 0 12px;
}
.main-info .subttl {
	color:#041464;
	font-size:16px;
	display:block;
	margin:0 0 18px;
}
.main-info strong span.mark {
	color:#4392cb;
	font-weight:normal;
}
.main-info ul {
	margin:0;
	padding:0;
	list-style:none;
}
.main-info ul li {
	padding:0 0 0 10px;
	margin:0 0 4px;
	background:url(../images/sep-info-list.gif) no-repeat 0 6px;
}
.main-info ul li a {
	color:#666;
}
.main-info p {
	margin:-4px 0 15px;
}
.price-box {
	position:absolute;
	bottom:38px;
	border-top:1px solid #d7e8f4;
	background:#fff;
	overflow:hidden;
	width:214px;
	margin:0 0 0 -13px;
	padding:10px 0 10px 14px;
}
.box-info-large .price-box {
	width:325px !important;
	margin:0 0 0 -16px !important;
}
.price-box p {
	margin:0;
	font-size:14px;
	color:#4392cb;
}
.price-box p span.mark {
	color:#041464;
	font-weight:bold;
}
.link-box {
	position:absolute;
	bottom:0;
	border-top:1px solid #d7e8f4;
	padding:6px 0 5px 13px;
	overflow:hidden;
	width:217px;
	margin:0 0 0 -14px;
}
.box-info-large .link-box {
	width:327px !important;
	margin:0 0 0 -17px !important;
}
.link-box a {
	color:#fff;
	float:left;
	background:url(../images/bg-link-left.gif) no-repeat;
	cursor:pointer;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	position:relative;
	z-index:10;
}
.link-box a span {
	padding:6px 11px;
	display:block;
	background:url(../images/bg-link-right.gif) no-repeat 100% 0;
}
.box-link {
	padding:8px 4px 6px 0;
	overflow:hidden;
	height:1%;
}
.box-link a {
	float:left;
	color:#041564;
	background:url(../images/bg-bek-link.gif) no-repeat;
	padding:0 0 0 20px;
	text-decoration:underline;
	position:relative;
	z-index:10;
}
.box-link a:hover {
	text-decoration:none;
}
.link-box a:hover {text-decoration:underline;}
/* content end */
/* sidebar start */
#sidebar {
	width:271px;
	float:right;
}
#sidebar .block {
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
	background:url(../images/bg-block.gif) repeat-y;
}
#sidebar .block .holder {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-block-top.gif) no-repeat;
}
#sidebar .block .frame {
	padding:10px 15px 15px 13px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-block-bottom.gif) no-repeat 0 100%;
}
#sidebar .block h2 {
	font:18px/22px Arial, Helvetica, sans-serif;
	margin:0;
	color:#041464;
}
#sidebar .block h2 span.mark {
	color:#4392cb;
}
#sidebar .check-form {
	width:245px;
	overflow:hidden;
	height:1%;
	padding:0;
	margin:-5px 0 0;
}
.check-form .row {
	margin:22px 0 0;
	overflow:hidden;
	width:100%;
}
.check-form span.txt {
	float:left;
	display:inline;
	margin:6px 0 0 7px;
}
.check-form .sb-text {
	background:url(../images/bg-sb-txt.gif) no-repeat;
	float:left;
	width:152px;
	margin:0 0 0 7px;
	padding:5px;
	height:16px;
}
.check-form .sb-text input {
	width:152px;
	font:11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:none;
	border:0;
	color:#666;
}
.check-form .row p {
	float:left;
	margin:0;
	width:174px;
        padding:7px 0px 0px 0px;
}
.check-form .row p a {
	color:#666;
	text-decoration:none;
}
.check-form .row p a:hover {text-decoration:underline;}
.check-form #submit {
	cursor:pointer;
	margin:0 1px 0 0;
	padding:5px 0px 7px 0px;
	display:inline;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-submit.gif) no-repeat;
	border:0;
	width:62px;
	float:right;
}
.check-form #submit:hover {
	text-decoration:underline;
}
.blue-block {
	overflow:hidden;
	height:1%;
	padding:27px 19px 9px 19px;
	margin:0 0 7px;
	background:url(../images/bg-blue-block.gif) no-repeat;
}
.blue-block p {
	margin:0 0 5px;
	color:#fff;
	text-align:center;
	font-size:27px;
	line-height:25px;
}
.link-holder {
	display:block;
	padding:0 0 17px 0;
	width:233px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.link-holder span{
	background:url(../images/bg-link-holder.png) no-repeat;
	display:block;
	height:1%;
	padding:21px 0 0;
}
.link-holder a {
	font-weight:bold;
	color:#041564;
	font-size:12px;
	padding:13px 0;
	margin:0;
	display:block;
	height:1%;
	position:relative;
}
* html .link-holder {margin:-7px auto;}
* +html .link-holder {

	margin:-10px 0 0;
}
.support {
	padding:12px 0 21px 13px;
	margin:-10px -15px -15px -13px;
	height:117px;
	overflow:hidden;
	width:256px;
	background:url(../images/bg-support.gif) no-repeat 100% 0;
}
.text-block {
	overflow:hidden;
	width:145px;
}
.text-block p {
	overflow:hidden;
	margin:0;
}
.text-block h2 {
	margin:0 0 15px !important;
}
a.text-link {
	color:#041564;
	text-decoration:underline;
}
.text-block a.text-link:hover, a.text-link:hover {
	text-decoration:none;
}

.text-block a.text-link {
float:left;
display:inline;
}

.listing {
	padding:6px 0 0;
}
.listing h2 {
	margin:0 0 10px !important;
}
.listing ul {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-list.gif) no-repeat;
	margin:0 0 18px 7px;
	padding:0;
	list-style:none;
}
.listing li {
	padding:9px 0 10px;
	float:left;
	width:100%;
	background:url(../images/bg-list.gif) no-repeat 0 100%;
}
.listing li .cal, .news-item .cal {
	float:left;
	width:32px;
	height:36px;
	margin:2px 0 0 0;
	text-align:center;
	background:url(../images/bg-cal.gif) no-repeat;
}
.listing li .cal span, .news-item .cal span {
	display:block;
	font:10px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	height:12px;
	overflow:hidden;
}
.listing li .cal strong, .news-item .cal strong {
	display:block;
	color:#666;
	padding:2px 0 0;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}
.listing li a {
	font-weight:bold;
	color:#041464;
	text-decoration:underline;
}
.listing li a:hover {
	text-decoration:none;
}
.listing li .list-text {
	float:right;
	width:192px;
}
.list-text p {
	margin:0;
}
.gray-block {
	background:#f5f9fc url(../images/bg-gray-block.gif) repeat-y;
	overflow:hidden;
	height:1%;
}
.gray-block .frame {
	padding:16px 15px 15px 11px !important;
}
.gray-block h2 {
	margin:0 0 6px !important;
}
.cite-holder {
	padding:0 30px 15px 14px;
	margin:0 0 0 2px;
	background:url(../images/bg-blockquote.gif) no-repeat 0px 6px;
	font-size:12px;
	overflow:hidden;
	height:1%;
}
.cite-holder blockquote {
	line-height:18px;
	margin:0;
}
.cite-holder blockquote p {
	margin:0;
	font-style:italic;

}
.gray-block img {
	float:right;
	margin:-13px 0px -5px 0px;
}
/* sidebar end */
/* content-inner start */
#content-inner {
	width:680px;
	float:left;
}
/* box-h1 start */
.box-h {
	background:url(../images/bg-h1.gif) repeat-y;
	overflow:hidden;
	width:680px;
	margin:0 0 17px;
}
.top-h {
	background:url(../images/bg-h1-t.gif) no-repeat;
	padding:16px 0 0;
}
.bot-h {
	padding:0 0 16px;
	background:url(../images/bg-h1-b.gif) no-repeat 0 100%;
}
.bot-h h1 {
	margin:0 0 0 20px;
	color:#041364;
	font:28px/24px Arial, Helvetica, sans-serif;
}
/* box-h1 end */
/* info-box start */
.info-box {
	overflow:hidden;
	width:656px;
	padding:0 12px 0;
	margin:0 0 21px;
}
.info-box strong {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 17px;
}
.info-box p {
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.info-box a {

	color:#041464;
	text-decoration:underline;
}
.info-box a:hover {text-decoration:none;}
/* info-box end */
/* holder start */
.holder-inner {
	overflow:hidden;
	width:636px;
	padding:0 20px;
	margin:0 0 40px;
}
.holder-inner p {
margin:0px;
padding:0px 0px 12px 0px;
}
/* table start */
.holder-inner .table {
	overflow:hidden;
	width:630px;
	margin:0 0 25px 0px;
	border-bottom:1px solid #d7e8f4;
	padding:0 0 10px;
}
.holder-inner .table.table-compare {
    overflow:hidden;
	width:630px;
	margin:0px;
	border-bottom:0px solid #d7e8f4;
	padding:0 0 10px;
}
.holder-inner .table .table-block {
	margin:0 0 24px;
	border:1px solid #d7e8f4;
	border-width:0 1px 1px;
	overflow:hidden;
	width:628px;
}
.holder-inner .table.table-compare .table-block {
    margin:0 0 0px;
	border:1px solid #d7e8f4;
	border-width:0px;
	overflow:hidden;
	width:628px;
}
.holder-inner .table.table-compare .table-block table tbody tr {
	border:1px solid #d7e8f4;
	border-width:0 1px 0px 2px;
}
.holder-inner .table table {
	overflow:hidden;
	width:100%;
	margin:0;
	border-collapse:collapse;
	background:#f5f9fc;
}
.holder-inner .table table td {
	vertical-align:top;
	padding:0;
	font-size:12px;
}
.holder-inner .table table td p {
	padding:0px 0px 6px 0px;
}
.holder-inner .table table td.l-cell {
	width:430px;
	padding:8px 0 3px 8px;
	border-right:1px solid #d7e8f4;
	background:url(../images/border.gif) repeat-x;
}
.holder-inner .table table td.r-cell {
	width:208px;
	padding:8px 0 0 11px;
	background:#edf4fa url(../images/dot.gif) repeat-x;
}
.holder-inner .l-cell strong {
	display:block;
	background:url(../images/sep-strong.gif) no-repeat 0 3px;
	padding:0 0 0 17px;
}
.holder-inner .r-cell p {margin:0;}
.holder-inner .r-cell .yes {
	display:block;
	background:url(../images/bg-table-sep.gif) no-repeat;
	width:16px;
	height:17px;
	margin:-4px 0 0;
	text-indent:-9999px;
}
.holder-inner .summary {
	width:604px;
	margin:-5px 0 0;
	padding:0 0 0 26px;
}
.holder-inner .summary:after {
	content:"";
	clear:both;
	display:block;
}
.holder-inner span.price {
	float:right;
	width:200px;
}
.holder-inner .summary strong {
	color:#041564;
	font-size:15px;
	float:left;
}
.holder-inner .price a {
	background:url(../images/bg-bestellen.gif) no-repeat;
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	float:right;
	padding:6px 13px 7px;
	margin:-7px 0 0;
	position:relative;
	font-weight:bold;
	text-decoration:none;
}
.holder-inner .price a:hover {
	text-decoration:underline;
}
.holder-inner .table table thead tr {
    border-left:0px;
}
.holder-inner .table table thead td {
    background:#fff;
    padding:6px 0px 0px 7px;
}
.holder-inner .table table tfoot td {
    border:0px;
    background:#fff;
    padding:6px 0px 14px 7px;
    border-top:1px solid #d7e8f4;
}
.holder-inner .table table tfoot td strong {
    font-size:14px;
    display:block;
    padding:6px 0px 0px 7px;
    height:28px;
    color:#041564;
}
.holder-inner .table table tfoot td a {
	background:url(../images/bg-bestellen.gif) no-repeat;
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	padding:6px 13px 7px;
	font-weight:bold;
	text-decoration:none;
}
/* table end */
/* links start */
.holder-inner ul {
	margin:0 0 0 12px;
	padding:0px 0 12px 0;
	list-style:none;
}
.holder-inner ul li {
	padding:0 0 7px 14px;
    line-height:18px;
}
.holder-inner ul li a {
	color:#041464;
	text-decoration:underline;
	font-size:12px;
}
.holder-inner ul li a:hover {text-decoration:none;}
.holder-inner ul .bekijk {
	background:url(../images/ico1.gif) no-repeat;
}
.holder-inner ul .bestel {
	background:url(../images/ico2.gif) no-repeat;
}
.holder-inner h2 {
	margin:0;
    padding:8px 0 12px 0;
	font-size:18px;
	color:#041364;
}
.holder-inner h3 {
	margin:0;
    padding:8px 0 12px 0;
	font-size:14px;
	color:#041364;
}
.holder-inner p {
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.holder-inner li {
	padding:0 0 4px 10px;
	font-size:12px;
	background:url(../images/sep-list.gif) no-repeat 0 7px;
}
.holder-inner li a {
	color:#666;
	text-decoration:none;
}
.holder-inner li a:hover {text-decoration:underline;}
/* links end */
/* form start */
.form {
	overflow:hidden;
	width:100%;
	margin:28px 0 0 1px;
}
.form legend {display:none;}
.form .row {
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
.form .lbl {
	display:block;
	color:#666;
	margin:0 0 3px 2px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.form .row .txt-inner {
	margin:0;
	padding:6px 0;
	border:0;
	background:none;
	width:230px;
}
.form .row span {
	background:url(../images/bg-input.gif) no-repeat;
	width:230px;
	display:block;
	margin:0 0 10px;
	padding:0 5px;
	height:26px;
}
.form .area {
	overflow:hidden;
	width:500px;
}
.form .area .area-txt {
	margin:0;
	padding:0;
	background:none;
	border:0;
	overflow:auto;
	width:480px;
	height:86px;
	max-width:480px;
	max-height:86px;
}
.form .area span {
	background:url(../images/bg-textarea.gif) no-repeat;
	display:block;
	width:480px;
	margin:0 0 10px;
	padding:10px;
	height:86px;
}
.form .submit {
	background:url(../images/bg-bestellen.gif) no-repeat;
	float:right;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:0;
	width:77px;
	padding:5px 0 7px;
	cursor:pointer;
}
.form .submit:hover {
	text-decoration:underline;
}
/* form end */
/* holder end */
/* content-inner end */
/* footer start */
#footer {
	width:960px;
border-top:1px solid #d7e8f4;
padding:3px 0;
margin-top:0px;
}
.footer-area {
	width:100%;
	padding:0 0 1px;
	/*background:url(../images/bg-wrapper.gif) no-repeat 0 100%;*/
}
#footer:after,
.footer-inner:after {
	content:"";
	clear:both;
	display:block;
}
.footer-inner {
	padding:15px 0px 0 0px;
	background:#fff;
	height:1%;
}
.footer-list {
	float:left;
	width:525px;
}
.footer-list p {margin:0 0 0 10px;}
.footer-list ul {
	margin:0 0 4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.footer-list ul li {
	float:left;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
	padding:0px 9px 0 10px;
	margin:10px 10px 0 -10px;
}
.footer-list ul li a {
	float:left;
	color:#4392cb;
	font-size:11px;
	text-decoration:underline;
	padding:0 0 0 1px;
}
.footer-list ul li a:hover {text-decoration:none;}
.footer-links {
	float:right;
	margin:-4px 0 0;
}
.footer-links ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-links ul li {
	float:left;
	margin:0 25px 0 0;
}
.footer-links ul li a {
	float:left;
	text-indent:-9999px;
	height:41px;
	position:relative;
}
.footer-links .plesk {
	background:url(../images/ico3.gif) no-repeat;
	width:67px;
}
.footer-links .linux {
	background:url(../images/ico4.gif) no-repeat;
	width:68px;
}
.footer-links .windows {
	background:url(../images/ico5.gif) no-repeat;
	width:68px;
}
.footer-links .x {
	background:url(../images/ico6.gif) no-repeat;
	width:40px;
}
.footer-links .nl {
	background:url(../images/ico7.gif) no-repeat;
	width:39px;
}
#footer p a, #footer p {
    color:#acacac;
    border-top:1px solid #d7e8f4;
    padding-top:10px;
    margin-top:15px;
}
/* footer end */
/* content inner shift down */
#content-inner.shift{
    margin-top:38px;
}
#sidebar-inner.shift {
    margin-top:38px;
}
/* content inner shift down end */
/* start eyecatchers sidebar */
.banner {
    padding:12px 0 16px 13px;
    margin:-10px -15px -15px -13px;
    overflow:hidden;
    width:256px;
    background:none;
}
.text-block {
    overflow:hidden;
    width:245px;
}
.text-block p {
    overflow:visible;
    width:auto;
    float:left;
}
.text-block p img {
    z-index:9000;
}
.text-block h2 {
    z-index:4000;
}
.block.support-block .banner {
    background:url(../images/bg-support.gif) no-repeat 100% 0;
}
img.block-thumb {
    float:right;
}
.text-block a.text-link {
    color:#041564;
    text-decoration:underline;
    margin:10px 0px 0px 0px;
    float:left;
}
.block.support-block .text-block p {
    overflow:hidden;
    width:145px;
    float:left;
}
.block.support-block .text-block a {
    overflow:hidden;
    width:245px;
    float:left;
}
/* end eyecatchers sidebar */
/* start items */
.item-holder-inner div.item {
    float:left;
    margin:0px 0px 12px 0px;
    width:278px;
    padding:8px 16px 8px 16px;
    border:1px solid #d7e8f4;
    background:#eff4fb;
}
.item-holder-inner div.item.first {
    margin:0px 12px 12px 0px;
}
.item-holder-inner div.item a.readmore {
    display:block;
    padding:8px 0px 0px 0px;
}
.item-holder-inner div.item div.item-img-holder {
    border:1px solid #d7e8f4;
    width:60px;
    height:60px;
    float:left;
    margin:4px 8px 4px 0px;
    overflow:hidden;
    background:#fff;
}
/* end items */
/* start news items */
.news-item {
    padding:12px 0px 12px 0px;
    float:left;
    background: url('../images/bg-list.gif') repeat-x bottom;
}
.news-item h3 {
    padding:0px 0px 4px 0px;
    margin:0px;
}
.news-item .news-item-text {
    padding:0px;
    margin:0px;
    float:left;
    width:580px;
}
.news-item .news-item-text p {
    padding:0px 0px 4px 0px;
    margin:0px;
}
.news-item .cal {
    margin:4px 12px 0px 0px;
    float:left;
    color:#999;
}
.news-item .cal strong {
    margin:0px 0px 2px 0px;
}
.news-item-top {
    height:30px;
    float:left;
    clear:both;
    width:640px;
    background: url('../images/bg-list.gif') repeat-x bottom;
    margin:0px 0px 12px 0px;
}
.news-item-top .date {
    font-size: 12px;
    font-weight:bold;
    color:#4392cb;
}
.news-item-top .news-nav {
    float:right;
}
.news-nav {
    list-style:none;
}
.news-nav li {
    float:left;
    display:block;
    background:none;
}
.news-item-top ul.news-nav li a {
    color:#4392cb;
}
.news-nav li.sep {
    font-size:11px;
    color:#ccc;
}
/* end news items */
a.tooltip {
    display:block;
    float:left;
    width:16px;
    height:16px;
    text-indent:-999px;
}
/* domainchecker */
#domainchecker {
    clear:both;
}
#domainchecker .sb-text {
	background:url(../images/bg-sb-txt-white.gif) no-repeat;
 }
#domainchecker .form-row {
    display:block;
    margin:6px 0px 0px 8px;
    padding:12px 0px 12px 0px;
    border:1px solid #d7e8f4;
    background:#f6fbff;
}
#domainchecker .form-row #check {
   	cursor:pointer;
	margin:0 1px 0 12px;
	padding:5px 0px 7px 0px;
	display:inline;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-submit.gif) no-repeat;
	border:0;
    width:62px;
}
#domainchecker .form-row .center {
    margin:0px 0px 0px 150px;
}
#domainchecker #results table {
    overflow:hidden;
	width:628px;
	margin:0px;
	border-left:1px solid #d7e8f4;
    border-bottom:1px solid #d7e8f4;
	padding:0 0 0px;
}
#domainchecker #results table td {
	vertical-align:top;
	padding:0;
	font-size:12px;
    line-height:16px;
}
#domainchecker #results table td p {
	padding:0px 0px 6px 0px;
}
#domainchecker #results table td.l-cell {
	width:430px;
	padding:8px 0 3px 8px;
	border-right:1px solid #d7e8f4;
	background:url(../images/border.gif) repeat-x;
}
#domainchecker #results table td.r-cell {
	width:208px;
	padding:8px 0 0 11px;
	background:#edf4fa url(../images/dot.gif) repeat-x;
}
#domainchecker #results .l-cell strong {
	display:block;
	background:url(../images/sep-strong.gif) no-repeat 0 3px;
	padding:0 0 0 17px;
}
#domainchecker #results .r-cell p {margin:0;}
#domainchecker #results{padding:12px 0px 12px 8px;margin:0px;line-height:0px;}
