html {
  	height: 100%;
}

body {  
	height:100%;	
	font: normal 0.7em verdana, arial, sans-serif;
	line-height: 1.6em;
    background: url(../images/bgbody.gif) repeat-y center top;
	color: #405968;
    padding:0px;
    margin:0px;
}
	
a img {
    border:none;
}

img { 
    border:none;    
}

a {
	outline:none;
}

a:link, a:active, a:visited {
	color:#444;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

h1, .csc-firstHeader{
    color:#00688d;
	font: normal 1.9em sans-serif;
    border-bottom:1px dotted #000; 
    text-transform: uppercase;   
}

h2 {
    color:#00688d;
    font: normal 1.9em sans-serif;
    border-bottom:1px dotted #000; 
    text-transform: uppercase;   
}

h2 a:link, h2 a:active, h2 a:visited {
    color:#00688d;
    font-weight:normal;
    border-bottom:1px dotted #000; 
    text-transform: uppercase;  
}

h3 {
    color:#56a1d5;
    font: bold 1.2em sans-serif; 
}

.news h3 a:link, .news h3 a:active, .news h3 a:visited {
    color:#56a1d5;
    font: bold 1.1em sans-serif; 
    text-decoration: none;
}

h4 {
    color:#56a1d5;
    font: bold 1.7em sans-serif;  
    margin:0px;
    padding:0px;
}

.webhostingprice {
    color:#56a1d5;
    font: bold 1.0em sans-serif;  
    margin:0px;
    padding:0px;
    display:inline;
}

p {
	white-space:wrap;
	margin-bottom:0.8em;    
}

.align-center {
    text-align:center;
}

input, textarea {
	color:#000;
	border:1px solid #BBB;
	font-size:1.0em;
	padding:2px;
}

.requiredfield {
    background:#fbdadd;
}

button {
	color:#FFF;
	background:#00668c;
    border:1px solid #FFF;
	font-weight:bold;
	padding:3px;	
	cursor:pointer;
}

.hidden {
    position:absolute;
    left:-1000em;
    display:none;
}

#body {
    width:765px;
    margin:0 auto;
    position: relative;
    min-height: 100%;
}

* html #body {
    height: 100%;
}

#logo {
    border:1px solid #FFF; 
    border-top:none;
}

#header {
    width:765px;
    height:83px;
    float:right;
    background:url(../images/header_bg.gif) repeat-x;
}                                 

#header img {
    float:right;
    margin-right:58px;
}

#subheader {
    background: #FFF url(../images/subheader_bg.jpg); 
    background-repeat: no-repeat;
    height:260px;
    width:765px;
}

#subheader_box {
    width:425px;
    height:160px;
    color:#000;
    padding-top:70px;
    padding-left:40px; 
}                    

#subheader_box input {
    border:none;
}

#subheader_box h1 {
    color:#FFF;
    font: normal 1.9em sans-serif; 
}

#subheader_box h3 {
    margin:0;
    padding:0;
}

#subheader_box h4 {
    margin:0;
    padding:0;
    margin-right:5px;
}

#rootline {
    margin-bottom:10px;
    padding-left:15px;    
}

#content {
    padding-bottom:135px;
}

.colmain {
    padding:15px;
}

.colleft {
    width:450px;
    float:left;
    padding:15px; 
}

.colright {
    width:235px;    
    float:left; 
    padding:15px;
}

.clearer {
    clear: both;
}

#footer {   
    width:745px;
    background:#000 url(../images/footer_bg2.jpg) repeat-x;
    color:#FFF;
    position: relative;
    height:100px;
    padding:10px;
    margin:-10.7em auto 0pt;  
    text-align:right;  
}

* html #footer {
    margin-top: -10.7em;
}

#footer ul {    
    font-size: 80%; 
    list-style-type: none; 
    margin:0;
    padding-left:30px;
}

#footer li {
    display:block;
    float: left;
    padding-right: 5px;    
    padding-left: 5px;    
}

#footer a:link, 
#footer a:visited, 
#footer a:active { 
    color:#FFF;
    text-decoration: none;
    text-transform:uppercase;
    font-weight:bold;
    padding-right:20px;    
}

#footer a:hover {
    text-decoration:underline;
}

#footer a.highlight {
    text-decoration:underline;
}

#policy {
    padding-top:60px;
}

#policy a:link, 
#policy a:visited, 
#policy a:active { 
    color:#FFF;
    text-transform:none;
    text-decoration: none;
    font-weight:normal;
    padding:0;
}

#policy a:hover {
    text-decoration:underline;
}

.news {
    padding-left:5px;
    padding-right:5px;
}

.separate {
    height:1px;
    border-bottom:1px dotted #000;
    margin-top:10px;
    margin-bottom:10px;
}

.sitemapitem {
    border:1px solid #000;     
    padding:10px;    
    margin-bottom:15px;    
    background: url(../images/sitemap_bg.gif) repeat-x top;
}

.sitemapitem h3 {  
    color:#00688d;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom:1px dotted #000;    
} 

.webhostingitem {
    border:1px solid #000;     
    padding:10px;    
    margin-bottom:15px;    
    background:url(../images/sitemap_bg.gif) repeat-x top;
    width:210px;
    margin-left:5px;
    margin-right:5px;
    float:left;
}

.webhostingitem h3 {  
    color:#00688d;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom:1px dotted #000;    
} 

form.cmxform ul, ol {
    list-style-type: none;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight:bold;      
}

form.cmxform .inputfield {
    width:180px;
}

form.cmxform input, textarea, button {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight:bold;
  margin:5px;
  font-size:11px;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform label {
  width: 120px; /* Width of labels */
}

.formError {
    display:none;
    background:#FF0000;
    padding:4px;
    border:1px solid #000;
}

ul.navi {
    color:#FFF;
    width:765px;
    height:27px;
    border-bottom:1px solid #000;
    background: transparent url(../images/menu_bg.gif) top left repeat-x;     
}

ul.navi, ul.navi ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.navi a:link, ul.navi a:active, ul.navi a:visited {
    height:27px; 
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
    font-size: 0.8em;
    color: #FFFFFF;    
    text-decoration: none;
    padding-left:20px;
}

* html ul.navi a {
    width:82px;
}

ul.navi ul a {
    padding: 0 10px;
}

ul.navi li {
    padding:0;
    margin:0;    
    float: left;    
    background: transparent url(../images/menu_inactive.gif) top left no-repeat;    
}

ul.navi li a span.menu_ar {
    display: block;
    float:left;
    height: 22px;         
    padding-top: 5px;    
    padding-right: 20px;
    background: transparent url(../images/menu_inactive.gif) top right no-repeat;
    cursor: pointer;  
}

* html li a span.menu_ar {
    width:62px;
    background: transparent url(../images/menu_inactive2.gif) top right no-repeat;
}

ul.navi li.hover,
ul.navi li a.highlight {
    background: transparent url(../images/menu_active.gif) top left no-repeat;
}

ul.navi li.hover span.menu_ar,
ul.navi li a.highlight span.menu_ar {
    background: transparent url(../images/menu_active.gif) top right no-repeat;
} 

/* EBENE 2 */
ul.navi ul {
    margin-left:0;
    position: absolute;
    background-color: #FFF;
    border:1px solid #000;
    display:none;
    width:160px;
}

ul.navi ul li,
ul.navi ul li .hover {    
    display:block;
    list-style-type: none;
    background:#FFF;
    width:160px;
    white-space: nowrap;
}

ul.navi ul li a:link, 
ul.navi ul li a:visited {
    padding-top:5px;
    color:#000;
}

ul.navi ul.hover, ul.navi li.hover ul, ul.navi li:hover ul,ul.navi ul li a.highlight, ul.navi ul li a:hover {
    display:block;
    list-style-type: none;
    background:#b9e3f3;
    width:auto;
}

ul.navi ul li {
    float:none;
    list-style-type: none;
    background:#FFF;
}

.btnmore {
    background:url(../images/btnmore.gif);
    padding-left:45px;
    padding-right:45px;
    padding-top:6px;
    padding-bottom:6px;
    height:26px;
    width:47px;
    text-decoration: none;
}

a.btnmore:hover {
    background-position:100% -26px; 
}

.btndetails {
    background:url(../images/btndetails.gif);
    padding-left:45px;
    padding-right:45px;
    padding-top:6px;
    padding-bottom:6px;
    height:26px;
    width:47px;
    text-decoration: none;
}

a.btndetails:hover {
    background-position:100% -26px; 
}

.btnorder {
    background:url(../images/btnorder.gif);
    padding-left:45px;
    padding-right:45px;
    padding-top:6px;
    padding-bottom:6px;
    height:26px;
    width:47px;
    text-decoration: none;
}

a.btnorder:hover {
    background-position:100% -26px; 
}

.tableoverview {
    background: #cadef1;
    border:1px solid #00688d;   
    margin:0 auto;
    width:95%;
}

.tableoverview thead td {
    color:#FFF;
    background:#00688d;
    padding:6px;    
    font-weight: bold;
    text-align:center;
}

.tableoverview tbody td {
    padding:6px;
    background:#FFF;   
    border-right:1px solid #cadef1; 
    border-bottom:1px solid #cadef1; 
}

.tableoverview tfoot td {
    padding:6px;
    background:#cadef1;  
    border-top:1px solid #00688d !important;    
}

.maincolumn {
    background:#cadef1 !important;  
    border-right:1px solid #00688d !important;  
    font-weight: bold;  
    text-align:right;  
}

.leftformcolumn {
    background:#cadef1 !important;  
    border-right:1px solid #00688d !important;  
    font-weight: bold;  
    text-align:right;  
    width:150px;
}

.formerror {    
    font-weight: bold;  
    color:#FF0000;
    display:block;
    padding-top:3px;    
}

.formmessage {
    width:95%;
    padding:5px;
    background:#b6f56d;
    font-weight: bold;
    margin:0 auto;
    margin-bottom:10px;
    border:1px solid #BBB;
}    

.formmessage img {
    margin-right:10px;
}

.formerrors {
    color:#FFF;
    background:#f56d6d;
}

.formsuccess {
    color:#000;
    background:#b6f56d;
}

.faqlist dl {
}

.faqlist dt {
    background:#FFF;             
    padding:2px;
}

.faqitem {
    background: #cadef1;  
    border:1px solid #00688d;     
    padding:4px;
}

h3.rgaccord1-toggle, h3.act {
  font-weight:bold;
  color:#475425;
  width: 222px;
  height:20px;
  background: #aedeec url(../images/accordion_bg.gif) no-repeat left;
  background-position:100% -24px;   
  cursor:pointer;
  margin:0;
  margin-bottom:1px;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 23px;
  padding-right: 5px;
}

h3.act {    
  background: #aedeec url(../images/accordion_bg.gif) no-repeat;   
  background-position:100% 0px;   
}

div.rgaccord1-content {
    padding:4px;
    background: #FFF;  
    height:auto;
}

div.rgaccord1-content h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}