body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
}

img {
	border-width: 0px;
}

#wrapper {
	width: 980px;
	height: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
}

#top h1 {
	background-image:url(images/nethosting-logo.png);
	background-repeat: no-repeat;
	behavior: url(/iepngfix.htc);
	height: 70px;
	width: 266px;
	margin: 20px 0 0 30px;
	text-indent: -9999px;
	float: left;
}

#top {
	background-image:url(images/bg_top.png);
	background-repeat: no-repeat;
	height: 98px;
	border-bottom: 1px solid #FFF;
}

#top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	margin-top: 66px;
}

#top li {
	float: left;
	display: block;
	background-image:url(images/menu_button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 122px;
	text-align: center;
	padding: 5px 0 0 0;
	margin-left: 2px;
}

#top li a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

#top li a:hover {
	color: black;
	text-decoration: none;
}

#header {
	background-image:url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 172px;
}

#header img.kundenlogin { 
	float: right;
	margin: 10px  15px 0 0;
}

#header div.headmessage {
	margin: 40px 0 0 30px;
	float: left;
	width: 480px;
}

#header h2 {
	color: white;
	font-size: 17px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header h1 {
	color: white;
	font-size: 26px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
}

#header span.small1 {
	font-size: 20px;
	color: #202020;
}

#header span.small2 {
	font-size: 20px;
	color: #202020;
	position:relative;
	top:-15px;
	font-weight: bold;
}

#header span.big {
	font-size: 40px;
	font-weight: bold;
	color: #202020;	
}

#header span.right {
	font-size: 14px;
	color: #202020;
	float: right;
	text-transform: uppercase;
	top: 25px;
	position:relative;
	left: -69px;
	
}

#header2 {
	background-image:url(images/bg_header2.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

#header3 {
	background-image:url(images/bg_header3.jpg);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 7px;
	
}

#header3 .wunschdomain {
	color: #ccc;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 0 20px;
}

#header3 input {
	font-size: 11px;
	float: left;
	margin: 0 6px 0 20px;
}

#header3 select {
	font-size: 11px;
	float: left;
	margin-right: 12px;
	height: 19px;
}

#header3 .button {
	margin-left: 10px;
}

#middle {
	width: 100%;
	height: 100%;
}

#content {
	float: left;
	width: 740px;
	height: 100%;
	background-image:url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#content div.paket {
	background-image:url(images/bg_paket.png);
	background-repeat: no-repeat;
	height: 251px;
	width: 204px;
	float: left;
	margin: 0 32px 20px 0;
	behavior: url(iepngfix.htc);
}

#content div.paket img {
	margin: 15px 20px 0 0;
}

#content div.paket img.button {
	margin: 0 0 0 10px;
}

#content div.paket h3 {
	color: #222121;
	font-size: 20px;
	font-weight: bold;
	margin:	10px 0 0 15px;
	font-style:italic;
}

#content div.paket h3 span.small {
	font-size: 14px;
	text-transform: uppercase;
	font-style:normal;
}

#content div.paket ul {
	margin: 0 0 0 20px;
	padding: 0;
	clear: both;
	position: relative;
	top: -10px;
}

#content div.paket li {
	list-style-type: none;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	width: 160px;
}

#content div.paket span.small1 {
	font-size: 20px;
	color: #a0a0a0;
	margin-left: 20px;
}

#content div.paket span.small2 {
	font-size: 20px;
	color: #a0a0a0;
	position:relative;
	top:-20px;
}

#content div.paket span.big {
	font-size: 45px;
	color: #a0a0a0;	
	font-weight: bold;
}

#content div.paket span.right {
	font-size: 14px;
	color: #a0a0a0;
	float: right;
	text-transform: uppercase;
	top: -25px;
	position:relative;
	left: -34px;
	
}

#content div.paket span.right2 {
	font-size: 14px;
	color: #a0a0a0;
	float: right;
	text-transform: uppercase;
	top:-25px;
	position:relative;
	left: -17px;
	
}

#content h1 {
	font-size: 18px;
	color: #cc0033;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding-left: 55px;
	padding-top: 3px;
	height: 35px;
	background-image:url(images/minilogo.gif);
	background-repeat: no-repeat;
}

#content h2 {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content h3 {
	color: #aaa;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 30px 0;
	padding: 0;
}

#content h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content a {
	color: #000;
}

#content p {
	font-size: 12px;
	line-height: 20px;
	padding: 0 60px 0 0;
	text-align: justify;
}

#content td {
	font-size: 11px;
}

#content li {
	font-size: 11px;
}

#content .success {
	border: 1px solid;
	border-style:dotted;
	padding: 10px 10px 10px 35px;
	margin-bottom: 10px;
	width: 420px;
	background-color: #ACFA58;
	color: #black;
	font-size: 12px;
}

#content .errordiv {
	border: 1px solid;
	border-style:dotted;
	padding: 10px 10px 10px 35px;
	margin: 0 0 10px 0;
	width: 420px;
	background-color: #f06060;
	color: #FFFFFF;
	font-size: 12px;
}

#content .standard td {
	background-color: #eee;
}

#content .standard th {
	font-size: 12px;
	font-weight: bold;
	background-color: #aaa;
	color: white;
}

#content .none {
	background-color: white;
}

#content input {
	margin-bottom: 5px;
}

#content select {
	margin-bottom: 5px;
}

#content label {
	width: 150px;
	display: block;
	float: left;
}

#bigcontent {
	float: left;
	width: 980px;
	height: 100%;
	background-image:url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#bigcontent h2 {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#bigcontent h3 {
	color: #aaa;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 0;
}

#bigcontent h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#bigcontent .webhosting th.header {
	background-image:url(images/bg_paket2.png);
	background-repeat: no-repeat;
	behavior: url(/iepngfix.htc);
	width: 100px;
	text-align: center;
}

#bigcontent .webhosting td {
	text-align: center;
	padding: 5px;
}

#bigcontent .webhosting td.small {
	text-align: center;
}

#bigcontent .webhosting td.title {
	text-align: left;
}

#bigcontent .webhosting td.left {
	border-left: 1px solid #d9d9d9;
}

#bigcontent .webhosting td.top {
	border-top: 1px solid #d9d9d9;
}

#bigcontent .webhosting td.right {
	border-right: 1px solid #d9d9d9;
}

#bigcontent .webhosting td.bg {
	background-color: #eee;
}


#bigcontent .webhosting td.bottom {
	background-image:url(images/bg_paket2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 90px;
}

#bigcontent .webhosting td.bottom span.small2 {
	font-size: 16px;
	color: #a0a0a0;
	position:relative;
	font-weight: bold;
	top: -11px;
}

#bigcontent .webhosting td.bottom span.big {
	font-size: 28px;
	color: #a0a0a0;	
	font-weight: bold;
}

#bigcontent .webhosting td.bottom span.right {
	font-size: 10px;
	color: #a0a0a0;
	float: right;
	text-transform: uppercase;
	top:-16px;
	position:relative;
	left: -10px;
}

#bigcontent .webhosting td.bottom span.right2 {
	font-size: 10px;
	color: #a0a0a0;
	float: right;
	text-transform: uppercase;
	top:-16px;
	position:relative;
	left: -5px;
}

#bigcontent .webhosting td.bottom img {
	
}

#bigcontent .webhosting th img {
	margin: 10px 10px 0 10px;
}

#bigcontent .webhosting th h3 {
	color: #222121;
	font-size: 15px;
	font-weight: bold;
	margin:	10px 0 0 0px;
	font-style: normal;
}

#bigcontent .webhosting th h3 span.small {
	font-size: 10px;
	text-transform: uppercase;
	font-style:normal;
}

#right {
	float: left;
	width: 240px;
	background-image:url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#right img {
	margin: 0;
	padding: 0;
}

#right div.service {
	height: 35px;
	padding: 5px 5px 5px 45px;
	font-size: 11px;
	color: #aaa;
}

#right div.service1 {
	background-image:url(images/bg_service1.jpg);
	background-repeat: no-repeat;
}

#right div.service2 {
	background-image:url(images/bg_service2.jpg);
	background-repeat: no-repeat;
}

#right div.service3 {
	background-image:url(images/bg_service3.jpg);
	background-repeat: no-repeat;
}

#right div.service4 {
	background-image:url(images/bg_service4.jpg);
	background-repeat: no-repeat;
}

#right h1 {
	background-image:url(images/livechat-offline.png);
	background-repeat: no-repeat;
	behavior: url(/iepngfix.htc);
	height: 87px;
	width: 210px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#right h2 {
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#right h3 {
	color: #aaa;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	pading: 0;
	font-style: italic;
}

#right p.red {
	color: #d9261c;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

#right li {
	list-style-image: url(images/haken.jpg);
	font-size: 12px;
	list-style-position: outside;
	padding-top: -8px;
	margin-bottom: 10px;
}

#right p {
	font-size: 11px;
}


#footer {
	clear: both;
	background-color: #e3e3e2;
	height: 50px;
	padding: 5px;
	margin-top: 20px;
}

#footer p {
	color: #5e5b52;
	margin: 0;
	font-size: 10px;
	text-align: right;
	line-height: 15px;
}

#footer a {
	color: #5e5b52;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.fValidator-msg {
	font-size: 12px;
	color: red;
	font-weight: bold;
	margin: 0 0 0 150px;
	padding-left: 25px;
}
#formulardaten input {padding: 2px;}

.full {width: 75%;}
.half {width: 50%; vertical-align: top;}
