*{
	padding: 0;
	margin: 0;
	border: 0;
}

html { 
	-webkit-text-size-adjust: none;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #232323;
	text-align: center; 
	background: url(/images/background.png) repeat; /* fixed */
}

strong {
	font-weight: bold;
	color: #515151;
}

em {
	font-style: italic;
}

/* Seitenstruktur */
#bigbox {
	width: 100%;
	margin: auto;
	text-align:center;
}

#sitebox {
	width: 1006px;
	margin: auto;
}

#header {
	width: 1006px;
	height: 220px;
	background: url(/images/bg-content.png) repeat-y 0 0 transparent;
}

#logo {
	width: 200px;
	height: 209px;
	float: right;
	margin: 5px 25px 5px 0;
	position: relative;
}

/* ----- Menu Box ----- */
div#menubox {
	width: 1006px;
	height: 90px;
	max-height: 90px;
	background: url(/images/bg-content.png) repeat-y 0% 0% transparent;
	padding-bottom: 20px;
	float: left;
	margin-top: -80px;
}
	div#menubox div.border-l, div#menubox-blank div.border-l {
		width: 9px;
		height: 90px;
		max-height: 90px;
		padding: 9px 0;
		float: left;
		background: url(/images/menu-border-l.png) no-repeat 0 100% transparent;
	}
	
	div#menubox div.content, div#menubox-blank div.content {
		width: 988px;
		height: 90px;
		max-height: 90px;
		padding: 9px 0;
		float: left;
		background: url(/images/menu-bg.png) repeat-x 0 100% transparent;
	}
	
	div#menubox div.border-r, div#menubox-blank div.border-r {
		width: 9px;
		height: 90px;
		max-height: 90px;
		padding: 9px 0;
		float: right;
		background: url(/images/menu-border-r.png) no-repeat 0 100% transparent;
	}
	
	div#menubox-blank {
		width: 1006px;
		height: 31px;
		max-height: 31px;
		background: url(/images/bg-content.png) repeat-y 0% 0% transparent;
		padding-bottom: 0px;
		float: left;
		margin-top: -3px;
	}
	
	div#menubox-blank div.border-l {
		width: 9px;
		height: 31px;
		max-height: 31px;
		padding: 0px 0;
		float: left;
		background: url(/images/menu-border-l.png) no-repeat 0 100% transparent;
	}
	
	div#menubox-blank div.content {
		width: 988px;
		height: 31px;
		max-height: 31px;
		padding: 0px 0;
		float: left;
		background: url(/images/menu-bg.png) repeat-x 0 100% transparent;
	}
	
	div#menubox-blank div.border-r {
		width: 9px;
		height: 31px;
		max-height: 31px;
		padding: 0px 0;
		float: right;
		background: url(/images/menu-border-r.png) no-repeat 0 100% transparent;
	}

/* ----- Content / Inhalt ----- */
#contentbox {
	width: 1006px;
	min-height: 250px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 1em;
	overflow: auto;
	font-size: 1em;
	color: #232323;
	background: url(/images/bg-content.png) repeat-y 0 0 transparent; /*    */
}
	/* ----- Content links / Inhalt links ----- */
	#content-left {
		width: 725px;
		float: left;
		margin: 10px 0 0 25px;
		text-align: justify;
	}
		#content-left p {
			line-height: 1.4em;
		}
		
	/* ----- Content rechts / Inhalt rechts ----- */
	#content-right {
		width: 200px;
		float: right;
		margin: 10px 25px 0 0;
		text-align: justify;
	}
	
	div#start, 
	div#intro, 
	div#content-intro,
	div#errorbox {
		width: 950px;
		float: left;
		margin: 15px 0 0 28px;
		text-align: justify;
	}
		
/*	START neu */
		div#start div.morelinks {
			background: url(/images/icons/16/ico-list16.png) no-repeat 0 0px;
			padding-left: 1.5em;
			clear: both;
			font-weight: bold;
			margin-bottom: 1em;
		}
			div.morelinks ul {
				margin: 0 0 0 1em;
				display: inline;
			}
			
				div.morelinks li {
					list-style-type: none;
					font-weight: normal;
					text-align: left;
					display: inline;
					margin-right: 1em;
				}
		
		div#start > div#mediendesign {
			margin: 2.5em 0 1em 0;
		}
		
		div#webhosting > div#webspace {
			width: 350px;
			float: left;
			margin-right: 24px;
			clear: both;
		}
			div#webspace > div#domainendungen {
				width: 350px;
				height: 285px;
			}
	
		div#webhosting > div#tarife {
			width: 350px;
			float: left;
			margin-right: 24px;
		}
			div.ico128 {
				width: 128px;
				height: 128px; 
				float: left;
				margin: 0 .75em 0 0;
			}
				div.ico128 img, div.ico128 a {
					width: 128px;
					height: 128px; 
					display: block;
					border: 0;
				}
			
			div#tarife > h4 > a {
				color: #515151;
			}
			
			div#tarife > p.preis, p.testaccountgefaellig {
				font-size: 1.5em;
				font-weight: bold;
				color: #9c3;
				text-shadow: -1px 0 1px #4C6619, 0 1px 1px #4C6619, 1px 0 1px #4C6619, 0 -1px 1px #4C6619, 1px 1px 2px #000; /* 50% = 4C6619 | 25 % = 739926 */
			}
				p.preis a, p.testaccountgefaellig a {
					color: #9c3;
					border: 0;
				}
			
		div#webhosting > div#news {
			width: 200px;
			float: right;
			margin-right: 0px;
			line-height: .8em;
		}
			div#news p {
				font-size: .8em;
			}
			
			div#news h4 {
				font-size: .85em;
			}
			
		div#news > div.aktion {
			margin-top: -2px;
		}
			
		div#news p.morenews, div#news p.rssfornews {
			text-align: right;
			margin: 0 0 1em 0;
		}
			p.rssfornews a {
			padding: .1em 0 .2em 1.75em;
		}
		
		h4.start {
			font-size: .8em;
		}
		
		div#mediendesign > div#grafikdesign {
			width: 350px;
			float: left;
			margin-right: 24px;
			clear: both;
		}
			div#grafikdesign img {
				width: 128px;
				height: 128px; 
				border: 0;
				margin-right: 1em;
				float: left;
			}
			
		div#mediendesign > div#grafikdesign, div#mediendesign > div#programmierung {
			margin-bottom: 1em;
		}
	
		div#mediendesign > div#programmierung, div#mediendesign > div#leistungen {
			width: 350px;
			float: left;
		}
			div#programmierung img {
				width: 128px;
				height: 128px; 
				float: left;
				border: 0;
				margin: 0 .75em 0 0;
			}
			
			div#leistungen div#hbfd, div#hbfd img, div#hbfd a {
				width: 325px;
				height: 70px;
				display: block;
				border: 0;
			}
			
			div#hbfd {
				margin-top: 3em;
			}
			
		div#mediendesign > div#referenzen {
			width: 200px;
			float: right;
		}
		
		div#mediendesign > div#seo {
			width: 350px;
			float: left;
			margin-right: 24px;
		}
			div#seo img {
				width: 128px;
				height: 128px; 
				float: left;
				border: 0;
				margin: 0 .75em 0 0;
			}
		
/* ----- ----- */
		
		/* ----- Spalte Einleitungen ----- */
		div#intro-left {
			width: 465px;
			float: left;
		}
		
		div#intro-right {
			width: 465px;
			float: right;
		}
		
		/* ----- Spalte links ----- */
		div.col-left {
			float: left;
			width: 350px;
		}
			
			div.grafikdesign128 {
				width: 128px;
				height: 128px;
				margin: 0 .75em 0 0;
				float: left;			
			}
				div.grafikdesign128 img {
					width: 128px;
					height: 128px;
				}
		
			div.logo-crazewire-vergleich {
				width: 243px;
				height: 111px;
				margin: 0 .75em 0 0;
				float: left;			
			}
				div.logo-crazewire-vergleich img {
					width: 243px;
					height: 111px;
				}
			
			div.logo-hbfd {
				width: 325px;
				height: 75px;
				margin: auto;
				margin-bottom: 1.25em;
			}
				div.logo-hbfd img {
					width: 325px;
					height: 75;
				}
		
			div.col-left img, div.col-right img {
				float: left;
				margin: .25em .75em 0 0;
			}
				img.info {
					cursor: help;
				}
			
			img.icon48 {
				width: 48px;
				height: 48px;
			}
		
		/* ----- Spalte rechts ----- */
		div.col-right {
			float: right;
			width: 350px;
		}
				
			div.col-right div.reproduktion {
				margin-bottom: 1.25em;
				font-size: .8em;		
			}
				
				div.reproduktion img {
					width: 322px;
					height: 242px;
					border: 1px #515151 solid;
					box-shadow: 0px 0px 2px #000;
					padding: .5em;
					margin-bottom: .25em;
				}
			
			div.col-right div.ref-hbfd {
				float: right;
				margin: .25em 0 0 .75em;
			}
				div.ref-hbfd img {
					width: 200px;
					height: 124px;
					box-shadow: 0px 0px 2px #000;
					border: 1px #515151 solid;
					margin: 0;
					padding: 2px;
				}
				
				div.ref-hbfd a {
				 border: 0;
				}
				
			div.col-left img, div.col-right img {
				float: left;
				margin: .25em .75em 0 0;
			}
			
			p.date-news {
				font-size: .8em;
				font-weight: bold;
				background: url(/images/icons/16/ico-date16.png) no-repeat 0% 50%;
				padding: .1em 0 .1em 2em;
				margin: -1em 0 1em 0;
				clear: both;
			}
	
/* ----- Footer ----- */
div#footerbox {
	width: 1006px;
	height: 50px;
	max-height: 50px;
	color: #232323;
	font-size: .8em;
	margin-bottom: 50px;
}
	div#footerbox div.blase {
		background: url(/images/bg-content.png) repeat-y 0% 0% transparent;
		height: 100%;
	}
	
	div#footerbox div.border-l {
		width: 9px;
		height: 31px;
		max-height: 31px;
		padding: 7px 0 0 0;
		float: left;
		background: url(/images/menu-border-l.png) no-repeat 0 0 transparent;
	}
	
	div#footerbox div.content {
		width: 988px;
		height: 31px;
		max-height: 31px;
		padding: 7px 0 0 0;
		float: left;
		background: url(/images/menu-bg.png) repeat-x 0 0 transparent;
	}
	
	div#footerbox div.border-r {
		width: 9px;
		height: 31px;
		max-height: 31px;
		padding: 7px 0 0 0;
		float: right;
		background: url(/images/menu-border-r.png) no-repeat 0 0 transparent;
	}
	
	#footerbox div.footerbg {
		width: 1006px;
		height: 34px;
		background: url(/images/bg-footer.png) no-repeat 0% 0% transparent;
		margin: 0;
		clear: both;
	}
	
	ul.footer {
		text-align: center;
		margin: 0;
		color: #fff;
	}
		ul.footer > li {
			list-style-type: none;
			margin-right: 1.25em;
			display: inline;
		}
			ul.footer > li.last {
				margin-right: 0;
			}
			
			ul.footer > li:hover {
				text-shadow: 0px 0px 3px #000;
			}
		
		ul.footer a	{
			text-decoration: none;
			color: #fff;
			border: 0;
		}
		
		ul.footer a:hover, ul.footer a.active {
			color: #9c3;
			text-shadow: 0px 0px 3px #000;
		}
		
/* ----- You are here ----- */
div#youarehere {
	font-size: .75em;
	color: #fff;
	max-height: 39px;
	float: left;
}
	div#youarehere div.border-l, div#youarehere div.border-r {
		width: 9px;
		height: 39px;
		max-height: 39px;
		float: left;
	}
	
	div#youarehere div.border-l {
		padding: 11px 0;
		background: url(/images/youarehere-border-l.png) no-repeat 0 0;
	}
	
	div#youarehere div.content {
		height: 39px;
		max-height: 39px;
		padding: 11px 10px 11px 15px;
		float: left;
		background: url(/images/youarehere-bg.png) repeat-x 0 0;
	}
	
	div#youarehere div.border-r {
		padding: 11px 5px;
		background: url(/images/youarehere-border-r.png) no-repeat 0 0;
	}
	
	div#youarehere span {
		background: url(/images/icons/8/ico-youarehere-white8.png) no-repeat 0 45%;
		padding-left: 13px;
		margin: 0;
		display: inline;
	}
		div#youarehere a {
			border: 0;
			color: #fff;
		}
		
/* ----- Whois include ----- */
div.whois-inc {
	margin-bottom: 1.25em;
	text-align: center;
}
	div.whois-inc h3 {
		color: #515151;
		margin-bottom: 0;
		border: 0;
		padding: 0 0 .1em 20px;
		background: url(/images/icons/16/ico-connect16.png) no-repeat 0px 50%;
	}
	
	div.whois-inc div {
		background: url(/images/bg-whois.png) no-repeat 340px 0px #f6f6f6;
		padding: 1.5em 1em 1em 1em;
		border-top: 1px #9c3 solid;
		border-radius: 0px 0px 4px 4px;
	}
	
div.whois-order {
	margin-bottom: 1.25em;
	text-align: center;
	background: url(/images/bg-whois.png) no-repeat 340px 0px #f6f6f6;
	padding: 1.5em 1em 1em 1em;
	border-radius: 4px;
	border: 1px #d3d3d3 solid;
	box-shadow: 0px 0px 2px #d3d3d3;
}

div.buttonsLR {
	margin-bottom: 1.25em;
	height: 25px;
}

.clear {
	clear: both;
}

/* ----- SECTION BUTTONS FOOTER ----- */
div#sections {
	width: 1006px;
	height: 27px;
	padding: .5em 0;
	margin-bottom: 1em;
}
	div#sections > ul.sectionButtons {
		margin: auto;
		display: inline-block;
	}
	
		ul.sectionButtons > li.secWebhosting {
			background: url(/images/section-w.png) no-repeat 0 0;
			display: block;
			width: 171px;
			height: 27px;
			float: left;
		}
		
		ul.sectionButtons > li.secAnd {
			background: url(/images/section-and.png) no-repeat 0 0;
			display: block;
			width: 23px;
			height: 27px;
			float: left;
			margin-left: 1em;
			text-indent: -9999px;
		}
		
		ul.sectionButtons > li.secMediendesign {
			background: url(/images/section-m.png) no-repeat 0 0;
			display: block;
			width: 193px;
			height: 27px;
			float: left;
			margin-left: 1em;
		}
		
			ul.sectionButtons a {
				display: block;
				height: 27px;
				border: 0;
				text-indent: -9999px;
			}

/* ----- Inclusive ----- */
div.inclusive {
	width: 725px;
	height: 182px;
	margin: -.25em 0 1em 0;
	background: url(/images/inclusive-bg.jpg) no-repeat 0 0;
	color: #515151;
	text-shadow: -1px 0 1px #f6f6f6, 0 1px 1px #fff, 1px 0 1px #f6f6f6, 0 -1px 1px #a8a8a8, 0px 0px 1px #515151; /* links, unten, rechts, oben, alles  */
}
	div.inclBox {
		padding: 10px 25px 0 25px;
		height: 100px;
		max-height: 100px;
	}
		ul.inclList {
			margin: 0;
			padding: 0;
		}
			ul.inclList > li {
				list-style-type: none;
				padding: 0 0 0 20px;
				margin: 0 0 0 .25em;
				float: left;
				text-indent: 0;
				cursor: default;
				height: 25px;
				background: url(/images/icons/16/ico-ja16.png) no-repeat 0 0;
			}
				ul.inclList li.php {
					width: 50px;
				} 
				
				ul.inclList li.mysql {
					width: 80px;
				}
				 
				ul.inclList li.imap {
					width: 55px;
				}
				
				ul.inclList li.filter {
					width: 130px;
				}
				
				ul.inclList li.sslmail {
					width: 80px;
				}
	
	div.inclusive > div.phpBox, 
	div.inclusive > div.mysqlBox, 
	div.inclusive > div.imapBox, 
	div.inclusive > div.sslmailBox, 
	div.inclusive > div.filterBox, 
	div.inclusive > div.htaccessBox {
		padding: 10px 25px;
		display: none;
	}
		div.phpBox > p, 
		div.mysqlBox > p, 
		div.imapBox > p, 
		div.sslmailBox > p, 
		div.filterBox > p, 
		div.htaccessBox > p {
			margin: 0;
		}
		
		div.inclusive a {
			color: #424242;
		}

	ul.inclButtons {
		margin: 0 0 5px 42px;
		list-style-type: none;
		height: 72px;
	}
		ul.inclButtons > li {
			list-style-type: none;
			float: left;
			width: 72px;
			height: 72px;
			cursor: pointer;
			text-indent: -9999px;
		}
		
		li.inclButton {
			background: url(/images/inclusive-incl.jpg) no-repeat 0px 0px;
		}
			li.inclButton:hover, li.inclButtonA {
				background: url(/images/inclusive-incl.jpg) no-repeat 0px -72px;
			}
		
		li.phpButton {
			margin-left: 23px;
			background: url(/images/inclusive-php.jpg) no-repeat 0px 0px;
		}
			li.phpButton:hover, li.phpButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-php.jpg) no-repeat 0px -72px;
			}
		
		li.mysqlButton {
			margin-left: 23px;
			background: url(/images/inclusive-mysql.jpg) no-repeat 0px 0px;
		}
		
			li.mysqlButton:hover, li.mysqlButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-mysql.jpg) no-repeat 0px -72px;
			}
		
		li.imapButton {
			margin-left: 23px;
			background: url(/images/inclusive-imap.jpg) no-repeat 0px 0px;
		}
		
			li.imapButton:hover, li.imapButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-imap.jpg) no-repeat 0px -72px;
			}
		
		li.filterButton {
			margin-left: 23px;
			background: url(/images/inclusive-filter.jpg) no-repeat 0px 0px;
		}
		
			li.filterButton:hover, li.filterButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-filter.jpg) no-repeat 0px -72px;
			}
		
		li.sslmailButton {
			margin-left: 23px;
			background: url(/images/inclusive-sslmail.jpg) no-repeat 0px 0px;
		}
		
			li.sslmailButton:hover, li.sslmailButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-sslmail.jpg) no-repeat 0px -72px;
			}
		
		li.htaccessButton {
			margin-left: 23px;
			background: url(/images/inclusive-htaccess.jpg) no-repeat 0px 0px;
		}
		
			li.htaccessButton:hover, li.htaccessButtonA {
				margin-left: 23px;
				background: url(/images/inclusive-htaccess.jpg) no-repeat 0px -72px;
			}

/* ----- Info-Boxen ----- */
div.warning {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#ededed)); /* Safari 4+, Chrome 1+ */
	background: -webkit-linear-gradient(#f6f6f6, #ededed);
	background: -o-linear-gradient(#f6f6f6, #ededed);
	border: 1px #f00 solid;
	border-radius: 4px;
	margin-bottom: 1.5em;
	box-shadow: 0px 0px 2px #f00;
	padding: .5em;
	clear: both;
	text-shadow: -1px 0 1px #f6f6f6, 0 1px 1px #fff, 1px 0 1px #f6f6f6, 0 -1px 1px #a8a8a8, 0px 0px 0px #000; /* links, unten, rechts, oben, alles  */
}
	div.warning div {
		background: url(/images/icons/32/ico-warning32.png) no-repeat .25em 50% transparent;
		padding: .25em .5em .25em 44px;
		line-height: 1.4em;
	}
	
div.allright {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#ededed)); /* Safari 4+, Chrome 1+ */
	background: -webkit-linear-gradient(#f6f6f6, #ededed);
	background: -o-linear-gradient(#f6f6f6, #ededed);
	border: 1px #9c3 solid;
	border-radius: 4px;
	margin-bottom: 1.5em;
	box-shadow: 0px 0px 2px #9c3;
	padding: .5em;
	clear: both;
	text-shadow: -1px 0 1px #f6f6f6, 0 1px 1px #fff, 1px 0 1px #f6f6f6, 0 -1px 1px #a8a8a8, 0px 0px 0px #000; /* links, unten, rechts, oben, alles  */
}
	div.allright div {
		background: url(/images/icons/32/ico-allright32.png) no-repeat .25em 50% transparent;
		padding: .25em .5em .25em 44px;
		line-height: 1.4em;
	}

div.information {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#ededed)); /* Safari 4+, Chrome 1+ */
	background: -webkit-linear-gradient(#f6f6f6, #ededed);
	background: -o-linear-gradient(#f6f6f6, #ededed);
	border: 1px #3385FF solid; /* 80% von #06f */
	border-radius: 4px;
	margin-bottom: 1.5em;
	box-shadow: 0px 0px 2px #3385FF;
	padding: .5em;
	clear: both;
	text-shadow: -1px 0 1px #f6f6f6, 0 1px 1px #fff, 1px 0 1px #f6f6f6, 0 -1px 1px #a8a8a8, 0px 0px 0px #000; /* links, unten, rechts, oben, alles  */
}
	div.information div {
		background: url(/images/icons/32/ico-information32.png) no-repeat .25em center transparent;
		padding: .25em .5em .25em 44px;
		line-height: 1.4em;
	}
	
div.information2 {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#ededed)); /* Safari 4+, Chrome 1+ */
	background: -webkit-linear-gradient(#f6f6f6, #ededed);
	background: -o-linear-gradient(#f6f6f6, #ededed);
	border: 1px #3385FF solid; /* 80% von #06f */
	border-radius: 4px;
	margin-bottom: 1.5em;
	box-shadow: 0px 0px 2px #3385FF;
	padding: .5em;
	clear: both;
	text-shadow: -1px 0 1px #f6f6f6, 0 1px 1px #fff, 1px 0 1px #f6f6f6, 0 -1px 1px #a8a8a8, 0px 0px 0px #000; /* links, unten, rechts, oben, alles  */
}
	div.information2 div {
		background: url(/images/icons/32/ico-information32.png) no-repeat .25em center transparent;
		padding: .25em .5em .25em 44px;
		line-height: 1.4em;
	}

.bold {
	font-weight: bold;
}

div.ssl-information {
	background: url(/images/icons/32/ico-information32.png) no-repeat .25em 5px #E5EFFF;  /* 10% von #06f */
}

/* ----- MySpeicherPacket Config ----- */
span#showmyspconf {
	cursor: pointer;
	border-bottom: 1px #9c3 dotted;
}

div#myspconf {
	display: none;
	width: 500px;
	box-shadow: 0px 0px 2px #000;
	position: absolute;
	left: 45%;
	background: #fff;
	padding: 1em;
}

div#myspconf p#closemyspconf {
	float: right;
	cursor: pointer;
	font-size: .8em;
	margin: 1em 0 0 0;
	border-bottom: 1px #9c3 dotted;
}

/* ----- AUSGEZEICHNET ----- */
div.webhostlist {
	width: 140px;
	height: 60px;
	background: url(/images/ausgezeichnet/whl-201112.gif) no-repeat;
	margin-bottom: .5em;
}
	div.webhostlist a {
		text-decoration: none;
		width: 140px;
		height: 60px;
		display: block;
		border: 0;
	}

div.homepage-kosten {
	width: 150px;
	height: 50px;
	background: url(/images/ausgezeichnet/hpk-201112.png) no-repeat;
	margin-bottom: .5em;
}
	div.homepage-kosten a {
		text-decoration: none;
		width: 150px;
		height: 50px;
		display: block;
		border: 0;
	}

div.hostsuche-upt {
	width: 160px;
	height: 59px;
	background: url(/images/ausgezeichnet/hs-uptime-201112.jpeg) no-repeat;
	margin-bottom: .5em;
}

	div.hostsuche-upt a {
		text-decoration: none;
		width: 160px;
		height: 59px;
		display: block;
		border: 0;
	}

div.hostsuche-spt {
	width: 162px;
	height: 70px;
	background: url(/images/ausgezeichnet/hs-speed-200911.jpeg) no-repeat;
	margin-bottom: .5em;
}
	div.hostsuche-spt a {
		text-decoration: none;
		width: 162px;
		height: 70px;
		display: block;
		border: 0;
	}
	
div.hosttest {
	width: 150px;
	height: 66px;
	background: url(/images/ausgezeichnet/ht-201112.gif) no-repeat;
	margin-bottom: .5em;
	border: 1px #232323 solid;
}
	div.hosttest a	{
		text-decoration: none;
		width: 150px;
		height: 66px;
		display: block;
		border: 0;
	}
	
div.hosttest-top20 {
	width: 88px;
	height: 120px;
	background: url(/images/ausgezeichnet/ht-top-201103.gif) no-repeat;
	margin-bottom: .5em;
}
	div.hosttest-top20 a	{
		text-decoration: none;
		width: 88px;
		height: 120px;
		display: block;
		border: 0;
	}
	
div.hosttest-siegel {
	width: 110px;
	height: 110px;
	background: url(/images/siegel-hosttest-white-1.jpg) no-repeat;
	margin-bottom: .5em;
}
	div.hosttest-siegel a	{
		text-decoration: none;
		width: 110px;
		height: 110px;
		display: block;
		border: 0;
	}
	
/* ----- Aktion ----- */
div.aktion, 
div.rss {
	margin-bottom: 1.5em;
}
	div.aktion p, 
	div.rss p {
		font-size: .8em;
	}
	
	div.aktion div, 
	div.rss div {
		float: left;
		margin: 0 .5em 0 0;
		/*max-width: 100px;
		max-height: 100px;*/
	}
	
	div.aktion img, 
	div.rss img {
		max-width: 100px;
		max-height: 100px;
	}
	
div.killorder {
	font-size: .8em;
	margin: 2em 0 .5em 0;
	float: right;
	background: url(/images/icons/16/ico-cancel16.png) no-repeat 0 0;
	padding-left: 20px;
	height: 16px;
}

/* ----- NoScript ----- */
div#noscript {
	border-bottom: 1px #fc0 solid; /* fc0 */
	text-align: center;
	background: #FFF5CC; /* FFF5CC */
}
	div#noscript div {
		width: 950px;
		padding: 10px 10px 8px 35px;
		margin: auto;
		text-align: left;
		/*border: 1px #9c3 solid;*/
		background: url(/images/icons/32/ico-warning32.png) no-repeat 0 50% transparent; /* 10% #d83923 */
	}

/* Bestellstatus / Orderstatus */
div.orderstatus-ssl01, div.orderstatus-ssl02, div.orderstatus-ssl03, 
div.orderstatus-tarif01, div.orderstatus-tarif02, div.orderstatus-tarif03 {
	width: 725px;
	height: 40px;
	margin-bottom: 1.25em;
	box-shadow: 0px 0px 2px #a8a8a8;
	border-radius: 3px;
}

div.orderstatus-ssl01 {
	background: url(/images/orderstatus-ssl01.jpg) no-repeat center top;
}

div.orderstatus-ssl02 {
	background: url(/images/orderstatus-ssl02.jpg) no-repeat center top;
}

div.orderstatus-ssl03 {
	background: url(/images/orderstatus-ssl03.jpg) no-repeat center top;
}

div.orderstatus-tarif01 {
	background: url(/images/orderstatus-tarif01.jpg) no-repeat center top;
}

div.orderstatus-tarif02 {
	background: url(/images/orderstatus-tarif02.jpg) no-repeat center top;
}

div.orderstatus-tarif03 {
	background: url(/images/orderstatus-tarif03.jpg) no-repeat center top;
}

/* ----- SSL ----- */
div.ssl {
	width: 100%;
	margin: 25px 0 20px 0;
	font-size: .7em;
	text-align: center;
}
	div.ssl img {
		width: 98px;
		height: 98px;
		border: 0;
		margin: auto;
		text-align: center;
		margin-bottom: 5px;
		cursor: help;
	}
	
	div.ssl p {
		text-align: left;
	}

div.sslbox01, div.sslbox02, div.sslbox03 {
	width: 225px;
	margin: 0 25px 2em 0;
	float: left;
	font-size: .8em;
}

div.sslbox03 {
	margin: 0 0 2em 0;
	float: right;
}

div.sslbox01 p.wurst {
	margin-bottom: 3.6em;
}

	div.sslbox01 img, div.sslbox02 img, div.sslbox03 img {
		float: right;
		margin: 0 0 .5em .5em;
	}
	
	div.sslbox01 h3, div.sslbox02 h3, div.sslbox03 h3 {
		text-align: center;
		font-size: 1.5em;
		border: 0;
		margin: 0;
	}
	
div.sslbox01 p.sslpreis, div.sslbox02 p.sslpreis, div.sslbox03 p.sslpreis {
	font-size: 2.5em;
	font-weight: bold;
	text-align: right;
	margin-bottom: .5em;
	text-shadow: 2px 2px 2px #A8A8A8;
	color: #515151;
}
	div.sslbox01 span, div.sslbox02 span, div.sslbox03 span {
		border-bottom: 1px #9c3 dotted;
		cursor: help;
	}
	
	p.sslpreis sup {
		font-size: .5em;
	}
	
	ul.sslpreistooltip {
		margin-left: 1.25em;
		text-align: left;
	}
		ul.sslpreistooltip li {
			list-style-type: disc;
			margin-bottom: .25em;
		}
	
div.loginbox, div.zusatzoption {
	margin-bottom: 2em;
}
	
	div.loginbox h3, div.zusatzoption h3 {
		border: 0;
		margin: 0;
	}
	
		div.loginbox h3.kvs {
			background: url(/images/icons/16/ico-homefolder16.png) no-repeat 0% 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.loginbox h3.kas {
			background: url(/images/icons/16/ico-server16.png) no-repeat 0% 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.loginbox h3.webmail {
			background: url(/images/icons/16/ico-mail16.png) no-repeat 0% 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.webspace {
			background: url(/images/icons/16/ico-hdd16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.database {
			background: url(/images/icons/16/ico-database16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.email {
			background: url(/images/icons/16/ico-mail16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.emailforward {
			background: url(/images/icons/16/ico-mailforward16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.cronjobs {
			background: url(/images/icons/16/ico-clockalarm16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.verzeichnisschutz {
			background: url(/images/icons/16/ico-sicherheit16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px; 
		}
		
		div.zusatzoption h3.frontpage {
			background: url(/images/icons/16/ico-page-extension16.gif) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.swinstall {
			background: url(/images/icons/16/ico-software16.png) no-repeat 0px 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.dns {
			background: url(/images/icons/16/ico-administration16.png) no-repeat 0% 50%;
			padding: .1em 0 .1em 20px;
		}
		
		div.zusatzoption h3.service {
			background: url(/images/icons/16/ico-service-bell16.png) no-repeat 0% 50%;
			padding: .1em 0 .1em 20px;
		}
	
	div.loginbox div.content, div.zusatzoption div.content, div.sslbox01 div.content, div.sslbox02 div.content, div.sslbox03 div.content {
		background: #f2f2f2;
		padding: .5em .75em;
		border-top: 1px #9c3 solid;
		border-radius: 0px 0px 5px 5px;
	}
	
	
	div.zusatzoption ul {
		margin: 0 0 .25em 0;
	}
	
	div.zusatzoption li {
		list-style-type: none;
		background: url(/images/icons/16/ico-list16.png) no-repeat 0px 35%;
		text-align: left;
		padding: 0 0 .25em 20px;
		margin-bottom: .25.em;
		font-size: 1.2em;
		font-weight: bold;
		color: #515151;
		text-shadow: 2px 2px 2px #A8A8A8;
	}

div.kundendaten, div.kundenlogin, div.SwitchForMySPForm {
	display: none;
}

div.SwitchForMySP {
	cursor: pointer;
}

div.speicherpacket128 {
	width: 128px;
	height: 128px;
	margin: 0 0 0 .75em;
	float: right;
}

span.my {
	color: #9c3;
}

p.spinc-myspeicherpacket {
	text-align: left;
	margin-bottom: .75em;
}

div.whois {
	width: 100%;
	margin-bottom: 15px;
}

div.sptext {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	top: 40px;
}

div.piwik-cookie {
	margin-bottom: .25em;
}
	
div#captcha {
	width: 320px;
	height: 130px;
	float: left;
	margin-bottom: 1.5em;
	margin-left: -3px;
}

/* ----- Collage Mediendesign ----- */
div.ref-collage {
	width: 725px;
	height: 255px;
	margin: 1em 0;
	clear: left;
	background: url(/images/referenzen-collage_sprite2.jpg) no-repeat 0 -255px;
}

div.ref-collage:hover {
	background-position: 0 0px;
}

div.ref-collage a, div.ref-collage img {
	display: block;
	width: 725px;
	height: 255px;
	border: 0;
}

div.ref-collage p {
	display: block;
	padding: .5em;
	border: 0;
	float: right;
	position: relative;
	top: 125px;
	opacity: 0.2;
}

/* Waitlayer fuer Whois */
#waitlayer {
	width: 705px;
	border: 1px #9c3 solid;
	padding: 10px;
	border-radius: 4px;
	box-shadow: 0px 0px 4px #9c3;
	background: url(/images/bg-tooltip.png) repeat transparent;
	margin: auto;
	text-align: center;
	visibility: visible;
	position: absolute;
	top: 275px;
}
	#waitlayer p {
		text-align: center;
	}
	
	#waitlayer img {
		text-align: center;
		width: 16px;
		height: 16px;
	}

/* Tooltip */
.tipsy { 
	padding: 7px; 
	font-size: .8em; 
	position: absolute; 
	z-index: 99999;
}

	.tipsy h4, .tipsy h3, .tipsy h5 { 
		color: #fff;
	}

	.tipsy-inner { 
		padding: .5em .75em;
		background: url(/images/tipsy-bg.png) repeat;
		color: #f6f6f6;
		max-width: 200px;
		text-align: left;
		border-radius: 4px;
	}
	
	.tipsy-inner strong {
		color: #f6f6f6;
	}
	
	.tipsy-arrow { 
		position: absolute; 
		background: url(/images/tipsy-arrow.png) no-repeat top left; 
		width: 14px; height: 7px; 
	}
	.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -7px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -7px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/* Verbliebene Zeichen fuer Kontaktformular */
div.charleft {
	position: absolute;
	font-size: .7em;
	margin: .1em 0 0 150px;
}

.warningTextareaInfo {
	color: #f00;
}

/* ----- Spans ----- */
span.level {
	width: 55px;
	display: inline-block;
	/*border: 1px #000 solid;*/
	margin-right: 1em;
	font-weight: bold;
}

.help {
	cursor: help;
}

span.trimmer {
	cursor: help;
}

span.underline {
	border-bottom: 1px #9c3 dotted;
}

span.underline2 {
	border-bottom: 1px #232323 dotted;
}

span.bestellen-info {
	cursor: help;
}

span.whois-dot {
	font-size: 1.4em;
	font-weight: bold;
}

span.error-form {
	background: url(/images/icons/16/ico-error16.png) no-repeat 0px 45%;
	text-align: left;
	padding: 0 0 0 18px;
	margin: .6em 0 0 1.75em;
	font-size: .8em;
	position: absolute;
}

span.error-form-captcha {
	background: url(/images/icons/16/ico-error16.png) no-repeat 0px 45%;
	text-align: left;
	padding: 0 0 0 18px;
	font-size: .85em;
	position: relative;
	top: -125px;
	left: 320px;
}

span.info {
	background: url(/images/icons/ico-spinfo.png) no-repeat;
	display: inline;
	position: absolute;
	width: 12px;
	height: 11px;
	margin: .25em 0 0 .25em;
	cursor: help;
}
	span.info a {
		width: 12px;
		height: 11px;
		display: block;
		border: 0;
		cursor: help;
	}
	
span.info-form {
	background: url(/images/icons/ico-spinfo.png) no-repeat;
	display: inline;
	position: absolute;
	width: 12px;
	height: 11px;
	margin: .6em 0 0 .25em;
	cursor: help;
}
	span.info-form a {
		width: 12px;
		height: 11px;
		display: block;
		border: 0;
		cursor: help;
	}

span.spinfo {
	background: url(/images/icons/ico-spinfo.png) no-repeat;
	display: inline;
	position: absolute;
	width: 12px;
	height: 11px;
	margin: 2px 0 0 3px;
	cursor: help;
}
	span.spinfo a {
		width: 12px;
		height: 11px;
		display: block;
		border: 0;
		cursor: help;
	}
	
span.sppreis {
	font-size: 1.4em;
	font-weight: bold;
	color: #9c3;
	text-shadow: -1px 0 1px #4C6619, 0 1px 1px #4C6619, 1px 0 1px #4C6619, 0 -1px 1px #4C6619, 1px 1px 2px #000; /* 50% = 4C6619 | 25 % = 739926 */
}
	span.sppreis sup {
		font-size: .55em;
		color: #9c3;
		text-shadow: -1px 0 1px #4C6619, 0 1px 1px #4C6619, 1px 0 1px #4C6619, 0 -1px 1px #4C6619, 1px 1px 2px #000; /* 50% = 4C6619 | 25 % = 739926 */
	}
	
	span.sppreis a {
		color: #9c3;
		text-shadow: -1px 0 1px #4C6619, 0 1px 1px #4C6619, 1px 0 1px #4C6619, 0 -1px 1px #4C6619, 1px 1px 2px #000; /* 50% = 4C6619 | 25 % = 739926 */
	}

div.referenzen {
	width: 100%;
	min-height: 180px;
	margin-bottom: 35px;
	
}
	div.referenzen div {
		width: 200px;
		height: 124px;
		float: right;
		box-shadow: 0px 0px 4px #000;
		border: 1px #515151 solid;
		padding: 2px;
	}
		
		div.referenzen a {
			border: 0;
		}
		
.shown {
	display: block;
}

#kundennummer, #serversoftwarebox {
	display: none;
	margin-top: -.75em;
}
		
div#referenzen-spalte {
	width:200px;
	margin-bottom:1.25em;
}

div#referenzen-spalte div {
	width:200px;
	height:50px;
	margin:0;z-index:9990;
}

div#referenzen-spalte a {
	display:block;
	width:200px;
	height:50px;
	border:0;
}

/* ----- Images ----- */
img.formulare, img.zusatzdomains, img.zusatzoptionen {
	width: 128px;
	height: 128px;
	border: 0;
	float: right;
}
	
img.spwert {
	width: 16px;
	height: 16px;
	border: 0;
	margin-top: 2px;
}

img.anleitungen {
	border: 0;
	margin-bottom: .5em;
}

img.anleitungen-iphone {
	border: 0;
	margin-bottom: .5em;
	width: 320px;
	height: 480px;
	border: 1px #515151 solid;
}

img.smilie-bestellung {
	width: 48px;
	height: 48px;
	margin: 0 1em 1em 0;
	border: 0;
	float: left;
}

img.seo {
	width: 605px;
	height: 295px;
	cursor: help;
}

img.top-button {
	width: 85px;
	height: 88px;
	float: left;
	margin-right: 5px;
	border: 0;
}

img.imageleft, img.left {
	float: left;
	margin: 0 .5em 0 0;
}

img.imageright, img.right {
	float: right;
	margin: 0 0 0 .5em;
}

div.acrobat {
	width: 112px;
	height: 33px;
	background: url(/images/icons/ico-acrobatreader.gif) no-repeat;
	margin-bottom: 10px;
}
	div.acrobat a {
		width: 112px;
		height: 33px;
		display: block;
		border: 0;
	}

div.spinfo {
	width: 505px;
	height: 360px;
	float: left;
	position: relative;
	left: 20px;
}

div.spincs {
	width: 725px;
}

div.tarifuebersicht, div.tarifuebersicht-last {
	font-size: .85em;
	width: 170px;
	float: left;
	margin: 0px 15px 1em 0;
}

div.tarifuebersicht-last {
	margin-right: 0;
}

	div.tarifuebersicht div, div.tarifuebersicht-last div {
		background: #f6f6f6;
		padding: .5em;
		border-top: 1px #9c3 solid;
		border-radius: 0px 0px 5px 5px;
		/*min-height: 250px;
		height: 250px;
		max-height: 250px;*/
	}
	
	div.tarifuebersicht h3, div.tarifuebersicht-last h3 {
		border: 0;
		margin: auto;
		text-align: center;
	}
	
div.tarifuebersicht-mysp {
	width: 100%;
}
	div.tarifuebersicht-mysp img {
		width: 128px;
		height: 128px;
		float: left;
		margin: 0 1em 0 0;
	}
	
div#mindestkonfiguration {
	width: 50%;
	float: left;
}

div#vorteile {
	width: 50%;
	float: right;
}
	
div.imvoraus {
	clear: both;
}

span.notiz {
	font-size: .8em;
}

span.active {
	color: #9c3;
	font-weight: bold;
}

span.inactive {
	color: #f00;
}

sup {
	font-size: .55em;
}

sup a {
	border: 0px !important;
	color: #232323;
}

	sup a:hover {
		color: #232323;
	}
	
span.tarifupdate {
	font-size: .75em;
	font-weight: bold;
	color: #000;
	background: #9c3;
	opacity: 0.8;
	position: absolute;
	margin: -1em 0 0 .25em;
	float: right;
	padding: .15em .2em .05em .3em;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #000;
}
