﻿/* +basics */
body {
	margin : 0px 0px 0px 0px;
	background-image : url('./../image/body.jpg');
	background-repeat : repeat-x;
	background-color : #808080;
}
/* -basics */

/* +header */
#header {
	width : 890px;
	height : 186px;
	margin : 45px auto 0px auto;
	background-image : url('./../image/header_red.jpg');
	background-repeat : no-repeat;
}
#slogan {
	float : left;
	width : 389px;
	height : 55px;
	margin : 40px 0px 0px 57px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #4A4A4A;
	text-align : left;
}
#headernavigation {
	float : left;
	width : 388px;
	height : 55px;
	margin : 27px 0px 0px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}
#headernavigation a:link, #headernavigation a:visited, #headernavigation a:active {
	color : #BB3023;
	text-decoration : none;
}
#headernavigation a:hover {
	color : #BB3023;
	text-decoration : underline;
}
#twitter {
	float : left;
	width : 32px;
	height : 32px;
	margin : 50px 0px 0px 761px;
	background-image : url('./../image/twitter.jpg');
}
#facebook {
	float : left;
	width : 32px;
	height : 32px;
	margin : 50px 0px 0px 5px;
	background-image : url('./../image/facebook.jpg');
}
/* -header */

/* +topnavigation */
#layer {
	width : 780px;
	margin : 0px auto 0px auto;
	padding : 0px 0px 0px 0px;
	background-color : #F1F1F1;
	overflow : hidden;
}
#topnavigation {
	width : 778px;
	height : 40px;
	padding : 3px 1px 0px 1px;
}
#topnavigation a:link, #topnavigation a:visited {
	float : left;
	width : 103px;
	height : 19px;
	margin : 0px 1px	0px 1px;
	padding : 21px 0px 0px 6px;
	background-image : url('./../image/topnavigation_red.jpg');
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #4A4A4A;
	text-decoration : none;
}
#topnavigation a:hover, #topnavigation a:active, #topnavigation a.active {
	float : left;
	width : 103px;
	height : 19px;
	margin : 0px 1px	0px 1px;
	padding : 21px 0px 0px 6px;
	background-image : url('./../image/topnavigation_red.jpg');
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #BB3023;
	text-decoration : none;
}
/* -topnavigation */

/* +offerboxes in top */
#topofferboxes {
	width : 705px;
	margin : 30px auto 0px auto;
}
.topofferbox {
	float : left;
	width : 215px;
	margin : 0px 20px 15px 0px;
}
.topofferbox_header {
	float : left;
	width : 207px;
	height : 32px;
	padding : 14px 0px 0px 8px;
	background-image : url('./../image/topofferbox_header_red.jpg');
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #F7F7F7;
}
.topofferbox_main {
	width : 215px;
	float : left;
	background-image : url('./../image/topofferbox_main.jpg');
}
.topofferbox_title {
	float : left;
	width : 142px;
	margin : 0px 0px 3px 0px;
	padding : 0px 0px 3px 0px;
	border-bottom : 1px #3D3D3D dotted;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #3D3D3D;
}
.topofferbox_footer {
	float : left;
	width : 142px;
	padding : 0px 15px 0px 58px;
	background-image : url('./../image/topofferbox_footer_red.jpg');
	background-repeat : no-repeat;
	background-position : bottom;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #676767;
}
.topofferbox_price {
	float : left;
	width : 140px;
	padding : 20px 2px 0px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF6C00;
	text-align : right;
}
.topofferbox_pricevalue {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 23px;
	font-weight : bold;
	color : #FF6C00;
}
.topofferbox_link {
	float : left;
	width : 140px;
	padding : 0px 2px 8px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF6C00;
	text-align : right;
}
/* -offerboxes in top */

/* +main & content */
#main {
	width : 780px;
	margin : 0px auto 0px auto;
	padding : 15px 0px 15px 0px;
	background-color : #F1F1F1;
	overflow : hidden;
}
#ratepoint {
	float : left;
	width : 227px;
	padding : 0px 15px 0px 15px;
}
#contentfull {
	float : left;
	width : 724px;
	margin : 0px 0px 0px 15px;
	padding : 12px 12px 12px 12px;
	border : 1px #DADADA solid;
	background-color : #FDFDFD;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #4A4A4A;
	text-align : justify;
}
#contentthree {
	float : left;
	width : 483px;
	margin : 0px 0px 0px 0px;
	padding : 12px 12px 12px 12px;
	border : 1px #DADADA solid;
	background-color : #FDFDFD;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #4A4A4A;
	text-align : justify;
}
.contentthreecenter {
	float : left;
	width : 483px;
	text-align : center;
}
.contentfullframe {
	float : left;
	width : 724px;
}
.contentfullhalf {
	float : left;
	width : 362px;
}
#content a:link, #content a:visited, #content a:active, #contentfull a:link, #contentfull a:visited, #contentfull a:active, #contentthree a:link, #contentthree a:visited, #contentthree a:active, #contentofferboxes a:link, #contentofferboxes a:visited, #contentofferboxes a:active, #topofferboxes a:link, #topofferboxes a:visited, #topofferboxes a:active, .offerbox_link a:link, .offerbox_link a:visited, .offerbox_link a:active {
	color : #BB3023;
	text-decoration : none;
}
#content a:hover, #contentfull a:hover, #contentthree a:hover, #contentofferboxes a:hover, #topofferboxes a:hover, .offerbox_link a:hover {
	color : #BB3023;
	text-decoration : underline;
}
/* -main & content */

/* +offerboxes in content/main */
#contentofferboxes {
	float : left;
	width : 384px;
	margin : 25px 0px 0px 0px;
	padding : 12px 12px 12px 12px;
	border : 1px #DADADA solid;
	background-color : #FDFDFD;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #4A4A4A;
	text-align : justify;
}
#offerboxes {
	float : left;
	width : 326px;
	padding : 0px 15px 0px 15px;
}
.offerbox {
	float : left;
	width : 324px;
	margin : 25px 0px 0px 0px;
	border : 1px #B0B0B0 solid;
	background-image : url('./../image/offerbox.jpg');
	background-repeat : no-repeat;
	background-color : #E6E6E6;
}
.offerbox_title_hosting {
	float : left;
	width : 35px;
	height : 76px;
	background-image : url('./../image/offerbox_title_hosting_red.jpg');
}
.offerbox_title_server {
	float : left;
	width : 35px;
	height : 63px;
	background-image : url('./../image/offerbox_title_server_red.jpg');
}
.offerbox_title_domains {
	float : left;
	width : 35px;
	height : 78px;
	background-image : url('./../image/offerbox_title_domains_red.jpg');
}
.offerbox_server {
	float : left;
	width : 80px;
	height : 129px;
	margin : -13px 0px 0px 0px;
	background-image : url('./../image/offerbox_server_red.jpg');
}
.offerbox_main {
	float : left;
	width : 184px;
	padding : 0px 0px 0px 25px;
	background-image : url('./../image/offerbox_main.jpg');
	background-repeat : no-repeat;
	background-position : right bottom;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
}
.offerbox_main_title {
	float : left;
	margin : 0px 0px 3px 0px;
	padding : 20px 0px 3px 0px;
	border-bottom : 1px #3D3D3D dotted;
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #BB3023;
}
.offerbox_main_main {
	clear : both;
	float : left;
	width : 168px;
	margin : 0px 0px 3px 0px;
	padding : 0px 0px 3px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D3D3D;
}
.offerbox_price {
	float : left;
	width : 168px;
	padding : 5px 16px 0px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF6C00;
	text-align : right;
}
.offerbox_pricevalue {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 23px;
	font-weight : bold;
	color : #FF6C00;
}
.offerbox_link {
	float : right;
	padding : 0px 0px 10px 0px;
	font-weight : bold;
}
/* -offerboxes in content/main */

/* +footer */
#footer {
	width : 780px;
	margin : 0px auto 0px auto;
	padding : 12px 0px 12px 0px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #F1F1F1;
	text-align : center;
}
/* +footer */

/* +borders & frames */
.borderalign9-21-8-21 {
	float : left;
	padding : 9px 21px 8px 21px;
}
.borderalign9-26-8-21 {
	float : left;
	padding : 9px 26px 8px 21px;
}
.borderalign9-21-8-26 {
	float : left;
	padding : 9px 21px 8px 26px;
}
.contentfullrow4center {
	float : left;
	width : 181px;
	text-align : center;
}
.contentfullrow4-64 {
	float : left;
	width : 181px;
	height : 64px;
}
.contentfullrowframe0-0-12-0 {
	float : left;
	padding : 0px 0px 12px 0px;
}
/* -borders & frames */

/* +text decoration */
.marked {
	color : #BB3023;
}
.markedalternative {
	color : #FF3600;
}
/* -text decoration */

/* +div's for "table" */
.contentfulltable {
	float : left;
	width : 724px;
	padding : 0px 0px 16px 0px;
}
.contentfulltable50title {
	float : left;
	width : 50px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable50lines2titlemiddle {
	float : left;
	width : 50px;
	line-height : 32px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable50value {
	float : left;
	width : 50px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable50markedvalue {
	float : left;
	width : 50px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable50lines2value {
	float : left;
	width : 50px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable50lines2markedvalue {
	float : left;
	width : 50px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable96title {
	float : left;
	width : 96px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable96value {
	float : left;
	width : 96px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable96markedvalue {
	float : left;
	width : 96px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable100title {
	float : left;
	width : 100px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable100value {
	float : left;
	width : 100px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable100markedvalue {
	float : left;
	width : 100px;
	line-height : 16px;
	background-color : #E0E0E0;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable100markedalternativevalue {
	float : left;
	width : 100px;
	line-height : 16px;
	background-color : #E8D4CF;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable100lines2value {
	float : left;
	width : 100px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable100lines2markedvalue {
	float : left;
	width : 100px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable100lines2valuemiddle {
	float : left;
	width : 100px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	text-align : center;
}
.contentfulltable100lines2markedvaluemiddle {
	float : left;
	width : 100px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable120title {
	float : left;
	width : 120px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable120lines2title {
	float : left;
	width : 120px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable120value {
	float : left;
	width : 120px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable120markedvalue {
	float : left;
	width : 120px;
	line-height : 16px;
	background-color : #E0E0E0;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable120markedalternativevalue {
	float : left;
	width : 120px;
	line-height : 16px;
	background-color : #E8D4CF;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable120lines2value {
	float : left;
	width : 120px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable120lines2markedvalue {
	float : left;
	width : 120px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable120lines2valuemiddle {
	float : left;
	width : 120px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	text-align : center;
}
.contentfulltable120lines2markedvaluemiddle {
	float : left;
	width : 120px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable124title {
	float : left;
	width : 124px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable124lines2title {
	float : left;
	width : 124px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable124lines2titlemiddle {
	float : left;
	width : 124px;
	line-height : 32px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable124value {
	float : left;
	width : 124px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable124markedvalue {
	float : left;
	width : 124px;
	line-height : 16px;
	background-color : #E0E0E0;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable124markedalternativevalue {
	float : left;
	width : 124px;
	line-height : 16px;
	background-color : #E8D4CF;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable124lines2value {
	float : left;
	width : 124px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable124lines2markedvalue {
	float : left;
	width : 124px;
	height : 32px;
	line-height : 16px;
	padding : 2px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable124lines2valuemiddle {
	float : left;
	width : 124px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	text-align : center;
}
.contentfulltable124lines2markedvaluemiddle {
	float : left;
	width : 124px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable200title {
	float : left;
	width : 200px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
.contentfulltable200value {
	float : left;
	width : 200px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable200markedvalue {
	float : left;
	width : 200px;
	line-height : 16px;
	background-color : #E0E0E0;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable200markedalternativevalue {
	float : left;
	width : 200px;
	line-height : 16px;
	background-color : #E8D4CF;
	padding : 3px 0px 2px 0px;
	text-align : center;
}
.contentfulltable200lines2markedvalue {
	float : left;
	width : 200px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable200lines2markedvaluemiddle {
	float : left;
	width : 200px;
	height : 23px;
	line-height : 16px;
	padding : 12px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable600markedvalue {
	float : left;
	width : 600px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	text-align : center;
}
.contentfulltable724title {
	float : left;
	width : 724px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #BB3023;
	color : #FDFDFD;
	font-weight : bold;
	text-align : center;
}
/* -div's for "table" */

/* +div's for "tables" with catch for "yes" */
.contentfulltable50valueyes {
	float : left;
	width : 50px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable50markedvalueyes {
	float : left;
	width : 50px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable100valueyes {
	float : left;
	width : 100px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable100markedvalueyes {
	float : left;
	width : 100px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable100lines2valuemiddleyes {
	float : left;
	width : 100px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable100lines2markedvaluemiddleyes {
	float : left;
	width : 100px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable120valueyes {
	float : left;
	width : 120px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable120markedvalueyes {
	float : left;
	width : 120px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable120lines2valuemiddleyes {
	float : left;
	width : 120px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable120lines2markedvaluemiddleyes {
	float : left;
	width : 120px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable200valueyes {
	float : left;
	width : 200px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable200markedvalueyes {
	float : left;
	width : 200px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-color : #E0E0E0;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	text-align : center;
}
.contentfulltable200lines2markedvaluemiddleyes {
	float : left;
	width : 200px;
	height : 32px;
	line-height : 16px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/yes.gif');
	background-repeat : no-repeat;
	background-position : center center;
	background-color : #E0E0E0;
	text-align : center;
}
/* -div's for "tables" with catch for "yes" */

/* +"buttons" for order */
a.order {
	float : left;
	width : 151px;
	height : 16px;
	margin : 0px 15px 0px 15px;
	padding : 3px 0px 2px 0px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : right center;
}
a.order50 {
	float : left;
	width : 16px;
	height : 16px;
	margin : 0px 0px 0px 17px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : center center;
}
a.order96 {
	float : left;
	width : 16px;
	height : 16px;
	margin : 0px 0px 0px 40px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : center center;
}
a.order100 {
	float : left;
	width : 16px;
	height : 16px;
	margin : 0px 0px 0px 42px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : center center;
}
a.order120 {
	float : left;
	width : 16px;
	height : 16px;
	margin : 0px 0px 0px 52px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : center center;
}
a.order200 {
	float : left;
	width : 16px;
	height : 16px;
	margin : 0px 0px 0px 92px;
	background-image : url('./../image/content/order.gif');
	background-repeat : no-repeat;
	background-position : center center;
}
/* +"buttons" for order */

/* +misc */
.nodisplay {
	display : none;
}
textarea {
	width : 720px;
	height : 400px;
	background-color : #EEEEEE;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #4A4A4A;
	text-align : justify;
}
/* -misc */

/* +stylesheet for several content */
#content_domainssslzertifikate_rapidssl {
	float : left;
	width : 181px;
	height : 90px;
	margin : 0px 0px 20px 0px;
	background-image : url('./../image/content/domains/sslzertifikate/rapidssl.jpg');
	background-repeat : no-repeat;
	background-position : bottom center;
}
#content_domainssslzertifikate_thawte {
	float : left;
	width : 181px;
	height : 90px;
	margin : 0px 0px 20px 0px;
	background-image : url('./../image/content/domains/sslzertifikate/thawte.jpg');
	background-repeat : no-repeat;
	background-position : bottom center;
}
#content_domainssslzertifikate_geotrust {
	float : left;
	width : 181px;
	height : 90px;
	margin : 0px 0px 20px 0px;
	background-image : url('./../image/content/domains/sslzertifikate/geotrust.jpg');
	background-repeat : no-repeat;
	background-position : bottom center;
}
#content_domainssslzertifikate_verisign {
	float : left;
	width : 181px;
	height : 90px;
	margin : 0px 0px 20px 0px;
	background-image : url('./../image/content/domains/sslzertifikate/verisign.jpg');
	background-repeat : no-repeat;
	background-position : bottom center;
}
#content_domainssslzertifikate_ipaddress {
	float : left;
	width : 181px;
	height : 64px;
	background-image : url('./../image/content/domains/sslzertifikate/ipaddress.jpg');
	background-repeat : no-repeat;
	background-position : 10px top;
}
#content_domainssslzertifikate_setup {
	float : left;
	width : 181px;
	height : 64px;
	background-image : url('./../image/content/domains/sslzertifikate/setup.jpg');
	background-repeat : no-repeat;
	background-position : 107px top;
}
.content_downloads_pdf {
	float : left;
	width : 325px;
	height : 32px;
	margin : 0px 0px 12px 0px;
	padding : 3px 0px 2px 37px;
	background-image : url('./../image/content/downloads/pdf.jpg');
	background-repeat : no-repeat;
	background-position : left center;
}
/* -stylesheet for several content */

/* +diomc */
.ButtonsTable textarea {
        width : 720px;
}
/* -diomc */

