* {
margin: 0; padding: 0;
}

html, body {
background-color: #fff;
margin: 0; padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #1c2d63;
text-align: center;
}

#wrapper {
background: url("../images/back_center.jpg") left top repeat-y;
width: 980px;
position: relative;
margin: 0 auto;
text-align: left;
}

#header {
background: url("../images/header.jpg") left top no-repeat;
width: 980px;
height: 170px;
}

h1 {
text-indent: -500em;
}

h2 {
text-indent: -500em;
}

h3 {
margin-bottom: 20px;
font-size: 18px;
color: #233ca0;
}

h4 {
margin-bottom: 20px;
font-size: 16px;
color: #233ca0;
}

h4.domains {
margin-bottom: 8px;
font-size: 18px;
font-weight: bold;
color: #333;
}

p.launch {
margin-bottom: 4px;
font-size: 10px;
font-weight: normal;
color: #4f78f6;
}

hr {
background-color: #003;
margin: 30px 0 20px;
color: #003;
height: 1px;
border: none;
}

* html hr {
margin: 15px 0 10px;
}

.small {
font-size: 10px;
}

#center {
background: url("../images/back_center.jpg") left top repeat-y;
width: 980px;
}

#menu {
background: url("../images/back_menu.jpg") left top repeat-y;
float: left;
width: 240px;
}

#menu ul {
list-style: none;
margin-left: 20px;
}

#menu li {
margin-bottom: 3px;
}

#menu li a {
display: block;
background: url("../images/buttons.jpg") left top no-repeat;
width: 140px; height: 26px;
padding: 6px 0 0 40px;
font-size: 15px;
color: #333;
text-decoration: none;
}

#menu li a:hover {
background-position: 0 -35px;
color: #000;
}

#menu li a.active, #menu li a:hover.active {
background-position: 0 -70px;
font-weight: bold;
color: #fff;
}

#clock {
position: absolute;
left: 44px; top: 440px;
width: 120px; height: 120px;
}

#content, #content-l {
float: right;
position: relative;
padding-right: 60px;
width: 648px;
}

#content-l {
background: url("../images/leistungen.jpg") right top no-repeat;
}

#content a {
font-size: 12px;
font-weight: bold;
color: #233ca0;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content a.domains {
font-size: 18px;
font-weight: bold;
color: #333;
text-decoration: none;
}

.img-left {
float: left;
margin-right: 10px;
}

.img-right {
float: right;
margin-left: 10px;
}

.img-left, .img-right {
padding: 4px;
border: 1px solid #ccc;
}

p {
margin-bottom: 10px;
}

#rk {
position: absolute;
right: 20px; top: 160px;
}

fieldset.partner {
border: none;
}

fieldset.partner label {
float: left;
margin-right: 20px;
}

fieldset.partner div {
padding-bottom: 8px;
margin-bottom: 8px;
font-size: 12px;
color: #333;
border-bottom: 1px dashed #ccc;
}

fieldset.partner div a.link {
color: #000;
text-decoration: none;
}

fieldset.partner div a:hover.link {
text-decoration: underline;
}

#refjahre {
position: absolute;
top: 0; right: 128px;
}

#refjahre ul {
list-style: none;
}

#refjahre ul li {
float: left;
margin-left: 4px;
}

#refjahre ul li a {
display: block;
background-color: #fff;
width: 56px; height: 20px;
padding-top: 2px;
font-size: 16px;
font-weight: bold;
color: #233ca0;
text-decoration: none;
text-align: center;
border: 1px solid #233ca0;
}

#refjahre ul li a:hover {
background-color: #eee;
color: #1c2d63;
text-decoration: none;
border: 1px solid #1c2d63;
}

#refjahre ul li a.active {
background-color: #4f78f6;
color: #fff;
border: 1px solid #1c2d63;
}

#refjahre ul li a:hover.active {
background-color: #4f78f6;
color: #fff;
border: 1px solid #1c2d63;
}

fieldset.refs {
border: none;
}

fieldset.refs img {
padding: 4px;
border: 1px solid #ccc;
}

fieldset.refs label {
float: left;
margin-right: 20px;
}

fieldset.refs div {
width: 640px; height: 200px;
padding: 8px 0;
margin-bottom: 8px;
font-size: 12px;
color: #333;
border-bottom: 1px dashed #ccc;
}

fieldset.refs div a.link {
color: #000;
text-decoration: none;
}

fieldset.refs div a:hover.link {
text-decoration: underline;
}

.tab-preise {
width: 560px;
font-size: 12px;
color: #1c2d63;
border: none;
}

th.leistung, th.euro {
background-color: #4f78f6;
padding: 2px;
color: #fff;
border: none;
}

th.leistung { width: 480px; }
th.euro     { width: 80px; text-align: center; }
td.right    { text-align: right; }

.tab-preise td {
padding: 4px 0;
border-bottom: 1px dashed #1c2d63;
}

ul#liste {
list-style: none;
font-weight: bold;
}

ul#liste li {
margin-bottom: 4px;
}

div#agb {
width: 640px;
font-size: 11px;
text-align: justify;
}

div#agb h5 {
font-size: 14px;
padding-bottom: 8px;
}


#footer {
clear: both;
position: relative;
background: url("../images/footer.jpg") left top no-repeat;
padding: 74px 0 0 40px;
width: 960px; height: 26px;
font-size: 12px;
color: #fff;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#w3c {
position: absolute;
top: 64px; right: 60px;
}












