html, body { height: 100%; }

body
{
  color: #727272;
  background-color: #eee;
 
  margin: 0;
  padding: 0;
  
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  
  background-image: url( https://www.regworld.com/img/bg.jpg );
  background-repeat: repeat-x;
}

a
{
  color: #ea5e0f;
  background-color: transparent;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

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

p
{
  margin: 0 0 10px 0;
  padding: 0;
}

.clear
{
  clear: both;
}

#page
{
  width: 980px;
  background-image: url( https://www.regworld.com/img/header.jpg );
  background-repeat: no-repeat;
  margin: 0 auto;
}

#form
{
  padding: 20px 0 0 500px;  
  width: 480px;
}

#login
{
  height: 25px;
  padding:0;
  margin:0; 
}

#login input
{
  font-size: 10px;
  width: 125px;
  float: left;
  color: #bdbdbd;
  background-color: #fff;
  border:0;
  padding: 3px;
  height: 14px;
  margin: 0 10px 0 0;
}

#login input.submit_btn
{
  padding:0;
  width: 150px;
  height: 20px;
  background-image: url( https://www.regworld.com/img/btn_login.jpg );
}

#form a
{
  display: block;
  margin: 0 0 0 310px;
  color: #bdbdbd;
  font-size: 10px;
}

#mainmenu
{
  margin: 110px 40px 40px 0;
  font-size: 11px;
  color: #bdbdbd;
  text-align: right;
}

#mainmenu a
{
  color: #bdbdbd;
  font-size: 11px;
  margin: 0 10px 0 10px;
}

#left
{
  margin: 0 0 0 40px;
  float: left;
  position:relative;
}

* html #left { margin: 0 0 0 20px; }

p.center
{
  text-align: center;
}

div.menu
{
  margin: 0 0 10px 0;
  background-color: #fff;
  width: 250px;
  background-image: url( https://www.regworld.com/img/menu_top.jpg );
  background-repeat: no-repeat;
  padding: 15px 0 0 0;
}

div.menu a
{
  color: #727272;
  border-left: 2px solid #fff;
  padding: 0 0 0 15px;
  font-size: 12px;
  font-weight: bold;
}

div.menu a:hover, div.menu a.on
{
  text-decoration: none;
  border-left: 2px solid #bd111f;
  color: #bd111f;
}

div.menu span.seperator
{
  font-size:0;
  height: 1px;
  border-bottom: 1px dotted #bdbdbd;
  width: 209px;
  display: block;
  margin: 5px 0 5px 17px;
}

div.menu span.bottom
{
  font-size:0;
  margin: 5px 0 0 0;
  display: block;
  width: 250px;
  background-image: url( https://www.regworld.com/img/menu_bottom.jpg );
  height: 10px;  
}

div.menu div.submenu
{
  padding: 10px 10px 10px 30px;
}

div.menu div.submenu a
{
  padding: 0 0 0 11px;
  display: block;
  font-size: 11px;
  color: #ffbc00;
  border-left: 1px solid #ffbc00;
}

div.menu div.submenu a.on, #menu div.submenu a:hover
{
  padding: 0 0 0 10px;
  border-left: 2px solid #162a83;
  color: #162a83;
}


.singleweb a
{
  width: 250px;
  height: 265px;
  background-image: url( https://www.regworld.com/img/sidebar_singleweb.jpg );
  display: block;
}



#content
{
  min-height: 536px;
  width: 630px;
  float: left;
  margin: 0 0 0 20px;
  background-image: url( https://www.regworld.com/img/content_bottom.jpg );
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #fff;
}

* html #content { height: 536px; }

#content div.header
{
  padding: 18px 0 0 18px;
  width: 612px;
  height: 72px;
  background-image: url( https://www.regworld.com/img/content_top.jpg );
}

#content div.inner
{
  padding: 20px;
}

#footer
{
  display: block;
  clear: both;
  text-align: center;
  padding: 20px;
  color: #bdbdbd;
}

#footer a
{
  color: #bdbdbd;
}

#headline
{
  behavior: url(iepngfix.htc);
  width: 400px;
  height: 60px;
  display:block;
}

span.small
{
  display: inline;
  font-size:10px;
}

input, textarea
{
  
}

h1
{
  font-size: 16px;
}

div.linie
{
  background-image: url(https://www.regworld.com/img/table/td3.jpg);
  width: 100%;
  height: 20px;
  margin: 10px 0 10px 0;
}

table, td, tr
{
  padding: 0;
  margin:0;
  border:0;
  border-spacing: 0;
}

tr
{
  background-repeat: repeat-x;
}

td
{
  height: 15px;
  padding: 5px 5px 5px 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

table.none td
{
  height:auto;
  padding:0;
  border:0;
}

table.table
{
}

table.table tr.head,table.table2 tr.head
{
  background-image: url(https://www.regworld.com/img/table/tdhead.jpg);
  background-color: #c91425;
  color: #fff;
  font-weight: bold;
}

table.table tr.td1,table.table2 tr.td1
{
  background-image: url(https://www.regworld.com/img/table/td1.jpg);
  background-color: #fff2cf;  
}

table.table tr.td2,table.table2 tr.td2
{
  background-image: url(https://www.regworld.com/img/table/td2.jpg);
  background-color: #e9f1fe;  
}

table.table2 td
{
  border-left:0;
}

table.table tr.td3,table.table2 tr.td3
{
  background-image: url(https://www.regworld.com/img/table/td3.jpg);
  height: 20px;
}


#center tr.td1, #center tr.td2, #center tr.td3, #center tr.head
{
  text-align: center;
}

table.table tr.td1 td.left, table.table tr.td2 td.left, table.table tr.head td.left, td.left
{
  border-left:0;
  text-align:left;
}

table.table tr.td1 td.left2, table.table tr.td2 td.left2, table.table tr.head td.left2, td.left2
{
  border-left:0;
}

table.table td.vergleich_top, table.table td.vergleich_top2, table.table td.startseite
{
  border-bottom: 2px solid #fff;
  height: 117px;
  background-repeat: no-repeat;
  padding:15px 0 10px 0;  
  vertical-align:top;
}

table.table td.vergleich_bottom, table.table td.vergleich_bottom2
{
  height: 60px;
  background-repeat: no-repeat;
  padding:0 0 10px 0;
  vertical-align:top;
}

table.table td.vergleich_top
{
  width: 25%; 
  background-image: url( https://www.regworld.com/img/vergleich_top.jpg );  
}

table.table td.upgrade
{
  margin:0;
  height: 60px;
  background-repeat: no-repeat;
  padding:15px 0 0 0; 
  vertical-align:top;
  background-image: url( https://www.regworld.com/img/upgrade.jpg );  
}


table.table td.startseite
{
  width: 145px; 
  height: 145px;
  background-image: url( https://www.regworld.com/img/table_start.jpg );  
}

table.table td.vergleich_top2
{
  background-image: url( https://www.regworld.com/img/vergleich_top2.jpg );
  width: 20%; 
}

table.table td.vergleich_bottom
{
  width: 25%; 
  background-image: url( https://www.regworld.com/img/vergleich_bottom.jpg );
}

table.table td.vergleich_bottom2
{
  background-image: url( https://www.regworld.com/img/vergleich_bottom2.jpg );
}

table.table td.vergleich_top span.title, table.table td.vergleich_top2 span.title, table.table td.startseite span.title
{
  font-weight: bold;
  display: block;
  text-align:center;
  padding: 0;
  font-size: 14px;
  color: #ea5e0f;
}

table.table td.vergleich_top span.monat, table.table td.vergleich_bottom span.monat, table.table td.vergleich_top2 span.monat, table.table2 td.vergleich_bottom span.monat
{
  padding: 0 0 10px 0;
}

span.monat
{
  display: block;
  text-align:center;
  font-size: 10px;
  color: #bd111f;
}

span.price
{
  display: block;
  text-align:center;
  font-size: 28px;
  color: #bd111f;
}

table.table td.vergleich_top span.price, table.table td.vergleich_bottom span.price, table.table td.vergleich_top2 span.price, table.table td.vergleich_bottom2 span.price
{
  padding: 10px 0 0 0;
}

table.table td.vergleich_bottom span.price, table.table td.vergleich_bottom2 span.price
{
  padding:5px 0 0 0;
}

table.table td.vergleich_bottom span.monat, table.table td.vergleich_bottom2 span.monat
{
  padding:0 0 5px 0;
}

span.tick
{
  margin:0 auto;
  display: block;
  background-image: url( https://www.regworld.com/img/tick.png );
  width: 16px;
  height: 16px;
}

span.cross
{
  margin:0 auto;
  display: block;
  background-image: url( https://www.regworld.com/img/cross.png );
  width: 16px;
  height: 16px;
}

a.ordernow
{
  width: 71px;
  height: 18px;
  background-image: url( https://www.regworld.com/img/jetztbestellen.png );
  display:block;
  margin: 0 auto; 
}

a.more
{
  width: 71px;
  height: 24px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url( https://www.regworld.com/img/more.png );
  display:block;
  margin: 0 auto; 
}

a.download
{
  width: 71px;
  height: 18px;
  background-image: url( https://www.regworld.com/img/download.png );
  display:block;
  margin: 0 auto; 
}

a.upgrade
{
  width: 88px;
  height: 18px;
  background-image: url( https://www.regworld.com/img/jetztupgraden.png );
  display:block;
  margin: 0 auto; 
}

span.tick, span.cross, a.ordernow, a.download, a.more, a.upgrade
{
  behavior: url(iepngfix.htc);
}

div.startseite
{
  background-image: url( https://www.regworld.com/img/headlines/startseite.png );
}

div.impressum
{
  background-image: url( https://www.regworld.com/img/headlines/impressum.png );
}

div.kontakt
{
  background-image: url( https://www.regworld.com/img/headlines/kontakt.png );
}

div.agb
{
  background-image: url( https://www.regworld.com/img/headlines/agb.png );
}

div.downloadformulare
{
  background-image: url( https://www.regworld.com/img/headlines/downloadformulare.png );
}

div.kundenlogin
{
  background-image: url( https://www.regworld.com/img/headlines/kundenlogin.png );
}

div.kundenlogin_passwort_vergessen
{
  background-image: url( https://www.regworld.com/img/headlines/kundenlogin_passwort_vergessen.png );
}

div.domaincheck
{
  background-image: url( https://www.regworld.com/img/headlines/domaincheck.png );
}

div.partnerprogramm
{
  background-image: url( https://www.regworld.com/img/headlines/partnerprogramm.png );
}

div.domain
{
  background-image: url( https://www.regworld.com/img/headlines/domain.png );
}

div.domainrobot
{
  background-image: url( https://www.regworld.com/img/headlines/domainrobot.png );
}

div.webspace
{
  background-image: url( https://www.regworld.com/img/headlines/webspace.png );
}

div.reseller
{
  background-image: url( https://www.regworld.com/img/headlines/reseller.png );
}

div.server { background-image: url( https://www.regworld.com/img/headlines/server.png ); }
div.server_Home { background-image: url( https://www.regworld.com/img/headlines/privatline.png ); }
div.server_Profi { background-image: url( https://www.regworld.com/img/headlines/businessline.png ); }

div.vserver
{
  background-image: url( https://www.regworld.com/img/headlines/vserver.png );
}

div.rootds
{
  background-image: url( https://www.regworld.com/img/headlines/rootds.png );
}

div.spamschutz
{
  background-image: url( https://www.regworld.com/img/headlines/spamschutz.png );
}

div.mailarchivierung
{
  background-image: url( https://www.regworld.com/img/headlines/mailarchivierung.png );
}

div.onlinebackup
{
  background-image: url( https://www.regworld.com/img/headlines/onlinebackup.png );
}

div.dns
{
  background-image: url( https://www.regworld.com/img/headlines/dns.png );
}

div.software
{
  background-image: url( https://www.regworld.com/img/headlines/software.png );
}

div.ssl
{
  background-image: url( https://www.regworld.com/img/headlines/ssl.png );
}

div.sitebuilder
{
  background-image: url( https://www.regworld.com/img/headlines/sitebuilder.png );
}

div.exchange
{
background-image: url( https://www.regworld.com/img/headlines/exchange.png );
}

#space
{
	height: 42px;
	width: 100%;
}

* +html #space
{
	height: 0px;
}








#startbigbanner {
	width: 590px;
	height: 220px;
	
	background: url(https://www.regworld.com/img/startbigbanner/bg.jpg) no-repeat;
	
	color: #333;
	
	font: 12px Tahoma, sans-serif;
	float: left;
}

a#startbigbannerlink {
	text-decoration: none;
	color: #fff;
	margin-bottom: 20px;
}
a#startbigbannerlink:hover {
	text-decoration: none;
}


p.headline {
	font-size: 55px;
	color: #fff;
	margin: 5px 0 40px 20px;
	width: 370px;
	float: left;
	height: 50px;
}


#startbigbanner .preis {
	width: 190px;
	height: 130px;
	float: right;
	color: #fff;
	margin-top: -5px;
}

*+html #startbigbanner .preis {
	height: 200px;
	margin-top: -20px;
}

#startbigbanner .preis p.ab {
	font-size: 20px;
	margin: 55px 0 0 -15px;
	float: left;
}

#startbigbanner .preis .center {
	width: 150px;
	margin: 90px 0 0 20px;
	text-align: center;
	line-height: 10px;
}

#startbigbanner .preis .center p.zahl {
	font-size: 55px;
	font-weight: bold;
	margin: 0;
}

#startbigbanner .preis .center p.zahl span.stern {
	font-size: 22px;
	font-weight: normal;
	vertical-align: super;
	color: #737fb5;
}
#startbigbanner .preis .center p.euro {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 30px 0 0 0;
}
*+html #startbigbanner .preis .center p.euro {
	margin: 60px 0 0 0;
}

#startbigbanner .preis .center p.pmonat {
	font-size: 9px;
	margin-top: 3px;
	color: #737fb5;
}
#startbigbanner .preis .center p.klein {
	font-size: 9px;
	margin-top: 24px;
	color: #b58826;
}



#startbigbanner .leistungen {
	width: 390px;
	height: 120px;
	float: left;
	color: #333;
}

#startbigbanner .leistungen ul {
	padding: 0;
	margin: 0 0 0 40px;
}
#startbigbanner .leistungen ul.left {
	float: left;
	width: 120px;
}
#startbigbanner .leistungen ul.right {
	float: right;
}
#startbigbanner .leistungen ul li {
	list-style: url(https://www.regworld.com/img/startbigbanner/list.png);
	margin-bottom: 5px;
}


#startbigbanner .leistungen ul li.special {
	list-style: url(https://www.regworld.com/img/startbigbanner/list2.png);
	width: 180px;
	height: 25px;
	margin-bottom: 0;
}

#startbigbanner .leistungen ul li.special.spambo {
	background: url(https://www.regworld.com/img/startbigbanner/icon_spambo.png) right center no-repeat;
	margin-top: 7px;
}
#startbigbanner .leistungen ul li.special.dataprotect {
	background: url(https://www.regworld.com/img/startbigbanner/icon_dataprotect.png) right center no-repeat;
}


.clear {
	clear: both;
	float: none;
	height: 20px;
}



