body { 
	margin: 0; 
	padding: 0; 
	background: url(/imgs/bghome.gif) repeat-y center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.main { 
	width: 974px; 
	min-height: 600px;
	margin: 0 auto; 
	position: relative;
}

.mainblue {	background: url(/imgs/bluebg.png) repeat-x top; }
.mainhblue {	background: url(/imgs/hbluebg.png) repeat-x top; }
.maingreen { background: url(/imgs/greenbg.png) repeat-x top; }
.mainred { background: url(/imgs/redbg.png) repeat-x top; }
.mainlila { background: url(/imgs/lilabg.png) repeat-x top; }
.mainorange { background: url(/imgs/orangebg.png) repeat-x top; }
.maingelb { background: url(/imgs/gelbbg.png) repeat-x top; }

.header { z-index: 10; }

.header img { margin-top: 5px; margin-left: 10px; border: 0; }

#menu {  
  width: 718px;
  margin-left: auto; 
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: 1.5em;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
#menu ul { list-style:none; margin:0; padding: .5em .5em .5em .5em; }
#menu li { float:left; }
#menu li a span, #menu li a em { display:none; }
#menu li a { display:block; height:100px; width:100px; background-position:center top; }

#menu li#wh a { 
	background: url("/imgs/webhosting.png") 0 0 no-repeat; 
}

#menu li#wh a:hover { 
	background-position: -100px 0; 
}

#menu li#wh a:active { 
	background-position: -100px 0; 
}

#menu li#wd a { 
	background: url("/imgs/webdesign.png") 0 0 no-repeat; 
}

#menu li#wd a:hover { 
	background-position: -100px 0; 
}

#menu li#wd a:active { 
	background-position: -100px 0; 
}

#menu li#gd a { 
	background: url("/imgs/grafikdesign.png") 0 0 no-repeat; 
}

#menu li#gd a:hover { 
	background-position: -100px 0; 
}

#menu li#gd a:active { 
	background-position: -100px 0; 
}

#menu li#sw a { 
	background: url("/imgs/software.png") 0 0 no-repeat; 
}

#menu li#sw a:hover { 
	background-position: -100px 0; 
}

#menu li#sw a:active { 
	background-position: -100px 0; 
}

#menu li#hlp a { 
	background: url("/imgs/faq.png") 0 0 no-repeat; 
}
#menu li#hlp a:hover { 
	background-position: -100px 0; 
}
#menu li#hlp a:active { 
	background-position: -100px 0; 
}

#menu li#ref a { 
	background: url("/imgs/referenzen.png") 0 0 no-repeat;
}

#menu li#ref a:hover { 
	background-position: -100px 0;
}

#menu li#ref a:active { 
	background-position: -100px 0;
}

#menu li#con a { 
	background: url("/imgs/kontakt.png") 0 0 no-repeat;
}

#menu li#con a:hover { 
	background-position: -100px 0;
}

#menu li#con a:active { 
	background-position: -100px 0;
}

.domaincheck {
	z-index: 0;
	position: relative; 
	top: 25px; 
	right: 15px;
	left: 555px;
	width: 400px;
	font-size: 11px;
	color: #888888;
	text-align: right;
	margin-bottom: -45px;
}

.dcheck {
  padding: 0;
  margin: 0;  
}

.dcheck ul {
  padding: 0;
  margin: 0; 
  list-style: none;
}

.dcheck ul li {
  padding: 0;
  margin: 0 0 .25em 0; 
}

.dcheck ul li.minimenu {
  	color: #333333;
	text-align: right; 
	margin-bottom: .5em;
}

.dcheck ul li a {
  color: #666666;
  text-decoration: none;
}

.dcheck ul li a:hover {
  color: #333333;
  text-decoration: none;
}


.dtext {
  border: 1px solid #888888;
  color: #666666;
  width: 120px;
  background: url(/imgs/textboxbg.png) repeat-x top;
}

.dbutton {
  color: #666666;
  background-color: #dddddd;
  border: 1px solid #888888;
  font-family: "Verdana";
  font-weight: bold;
  width: 42px;
}

.dselect {
  border: 1px solid #888888;
  color: #666666;
  width: 55px;
}

.maincontent { padding-left: 2em; padding-right: 2em; padding-top: 75px; padding-bottom: 0; }

.content {
	padding: 1em 1em 0 1em;
	color: #555555;
	font-size: 14px;
}

.content span {
	font-size: 120%;
}

.content strong {
	font-size: 160%;
}

.angebote {
	width: 810px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.angebot {
	text-align: left;
	width: 225px;
	float: left;
	padding: 0;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	height: 295px;
	color: #fff;
	background-color: #cccccc;
	background: url(/imgs/nutime_packs.png) no-repeat;
}

.angebot ul {
	list-style: none;
	margin-left: 2em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1.75em;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.apreis {
	margin-top: 20px;
	text-align: right;
	margin-right: 25px;
}

.ahead {
	font-size: 140%;
	margin-bottom: .75em;
}

.order {
	width: 180px;
	margin-left: -6px;
	margin-right: 0;
	margin-top: 1.25em;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}

.order img {
	border: 0;
}

.winfo {
	padding-top: 8em;
	text-align: left;
	clear: both;
	font-size: 11px;
	color: #999999;
}

.syscploginforms {
 margin: auto;
 width: 650px;
 padding: 0; 
}

.syscp {
	margin: auto;
	padding: 0;
	width: 320px;
	float: left;
}

.kontakt,
.impressum {
	margin: auto;
	padding: 0;
	width: 650px;
}

.kontaktmain,
.imprintmain {
	margin-top: 2em;
	height: 320px;
	background: url(/imgs/impressum.png) no-repeat;
}

.syscpmain {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
	width: 250px;
	height: 250px;
	background: url(/imgs/syscplogin.png) no-repeat;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
}

.syscpmain span {
	margin-left: 20px;
}

.syscpform span {
	margin: 0;
}

.kontaktform {
	margin: 0;
	padding-top: 2em;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 14px;
	color: #eeeeee;
	font-weight: bold;
}

.syscpform {
	margin: 0;
	padding-top: 2em;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 14px;
	color: #333333;
}

.imprinttext {
	margin: 0;
	padding-top: .25em;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 14px;
	color: #eeeeee;
}

.syscpform ul {
	list-style: none;
	padding-left: 3.5em;
	padding-top: .75em;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}

.syscpform ul li input.text {
  border: 1px solid #888888;
  color: #333333;
  width: 150px;
  background: url(/imgs/textboxbg.png) repeat-x top;
}

.kontaktform ul,
.imprinttext ul {
	list-style: none;
	padding-left: 2em;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}

.syscpform ul li span,
.kontaktform ul li span,
.imprinttext ul li span {
	font-weight: bold;
	font-size: 14px;
}

.domainchk,
.hilfe,
.agb,
.referenzen,
.software,
.grafikdesign,
.webdesign {
	margin: 0;
	padding: 0;
}

.domainchk ul,
.hilfe ul,
.agb ul,
.referenzen ul,
.software ul,
.grafikdesign ul,
.webdesign ul {
	list-style: none;
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0;
}

.domainchk ul li,
.hilfe ul li,
.agb ul li,
.referenzen ul li,
.software ul li,
.grafikdesign ul li,
.webdesign ul li {
	margin-bottom: .75em;
	padding: 0;
}

.referenzen ul li img { border: 0; }

.hilfel,
.softwarel,
.grafikdesignl,
.webdesignl {
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.hilfel ul,
.softwarel ul,
.grafikdesignl ul,
.webdesignl ul {
	margin-bottom: 1em;
}

.hilfel ul li,
.softwarel ul li,
.grafikdesignl ul li,
.webdesignl ul li {
	font-weight: bold;
}

.hilfel ul li ul li,
.softwarel ul li ul li,
.grafikdesignl ul li ul li,
.webdesignl ul li ul li {
	margin-top: .5em;
	font-weight: normal;
}

.hilfe ul li a { color: #333333; text-decoration: none; font-weight: bold; }
.hilfe ul li a:hover { color: #999999; text-decoration: none; font-weight: bold; }

.hilfel ul li a { color: #333333; text-decoration: none; font-weight: normal; }
.hilfel ul li a:hover { color: #999999; text-decoration: none; font-weight: normal; }

.faqpages {
	margin: 0;
	padding: 0;
}

.faqpages ul {
	list-style: none;
	margin-bottom: 1em;
}

.orderform {
  width: 860px;
  margin-left: auto; 
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  text-align: center;
}

.orderform ul {

	list-style: none; 
	margin: auto; 
	padding: 1.5em .5em .5em .5em; 
}

.orderform ul li {
	margin-bottom: 1em;
}

.orderform ul li input.text {
  border: 1px solid #888888;
  color: #333333;
  width: 160px;
  background: url(/imgs/textboxbg.png) repeat-x top;
}

.orderform ul li input.textred {
  border: 1px solid #ff0000;
  color: #000000;
  font-weight: bold;
  width: 160px;
  background: url(/imgs/textboxbgred.png) repeat-x top;
}

.orderform ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.orderform ul li a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.orderformsubmit {
  width: 550px;
  margin-left: auto; 
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  text-align: right;
  background-color: #cccccc;
  border: 1px solid #666666;
}

.orderformsubmit ul {
	list-style: none;
	margin-right: 20px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: .25em .25em .25em .25em;
}

.orderformsubmit ul li { display: inline; }


.ordererror {
  	width: 550px;
	margin-left: auto; 
	margin-right: auto;	
	border: 1px solid #ff0000;
	background-color: #e58484;
	color: #333333;
	font-weight: bold;
}

.bstTable {
  margin-left: auto; 
  margin-right: auto;
  padding: 1em 1em 1em 1em;
  text-align: left;
}

.bstTable tr { text-align: left; width: 100%; }
.bstTable td { width: 220px; }
.bstTable img { border: 0; }

.footer {
  width: 974px;
  height: 100px; 
  background: url(/imgs/footerbg.png) no-repeat top;
  color: #828282;
  text-align: center;
  font-size: 11px;
  clear: both;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding: 0;
}

.footer ul { list-style: none; padding-top: 25px; padding-left: 0; padding-right: 0; padding-bottom: 0; margin: auto; width: 550px; }
.footer li { margin-bottom: .25em; }
.footer a { color: #828282; text-decoration: none; }
.footer a:hover { color: #828282; text-decoration: underline; }

.notfound {	text-align: center; }
.notfound ul { list-style: none; }
.notfound ul li span { font-size: 14px; font-weight: bold; color: #333333; }

.msie6warn { 
	position: absolute;
	top: 20px;
	left: 300px;
	width: 350px;
	height: 60px;
	background-color: #ff0000;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	z-index: 100;
	border: 1px dotted #cccccc;
}

.msie8warn { 
	position: absolute;
	top: 35px;
	left: 400px;
	width: 350px;
	height: 60px;
	background-color: #ff0000;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	z-index: 100;
	border: 1px dotted #cccccc;
}

.msie6warn ul,
.msie8warn ul { list-style: none; padding: .5em; margin: 0; }