body {
  font-family: Lucida Sans, Sans-serif, Haetvetica, Verdana, Arial;
  font-color: #000;
  font-size: 80%; 
  background-color: #666;
  margin: 0;
  padding: 0;
}
#subnavi ul {list-style:none; margin:0 0 50px;padding:0;}
h1 {font-size:17pt;color:#447711;}
h2 {font-size:15pt; margin-bottom: 5px;}
h4 {margin-bottom:3px;}
h4.csc-firstHeader {margin-bottom:0;}
a {color:#6bb022; font-weight:bold;}
a:hover {text-decoration:none;color:#471;}
img {border:0;}
table {border: 1px solid #6BB022;margin:10px 0;}
caption {display: none;}
th {background-color:#6BB022; border:0; color:#fff; text-align:left; padding:5px;}
td {border-left: 0; border-right: 0;padding:3px;border-color: #6BB022;}
p {margin:0;padding:0;}
#container {
  width: 950px;
  margin: 0 auto;
}

#header{
  background: #000;
}
#headerimg {
  position: absolute;
  top: 10px;
  z-index: 1;
  width: 950px;

}

#mainnav span a {color:#000; text-decoration:none; font-weight:bold;font-size:15pt;}
#mainnav span a:hover {color:#fff;}
#mainnav span a:active {font-weight:bold;}
#topnav {
  color: #fff;
  position: absolute;
  right:15px;
  top:15px;
  z-index: 3;
  font-size:80%;
}
#topnav a {color:#fff; text-decoration: none;font-weight:bold;}
#topnav a:hover {text-decoration: underline;}

#page {
  width: 950px;
  position: absolute;
  display:inline;
  z-index: 4;
  padding-top:10px;; 
  margin-top: 114px; 
}
#actionbox {margin-top:40px;height:250px;}
#animationsbox a {text-decoration:none; font-weight:normal;width:946px;background:#000000;margin: 0 1px 0 2px;}
#animationsbox h1 {color:#6bb022}
#animationsbox p {margin: 10px 0;}
#webdesign, #onlinemarketing, #hosting {margin:0 190px;width:650px;}

.actice {color:#000; text-decoration: none;padding:0 0 0 20px; margin-bottom:5px; font-weight: bold;}


.skip, .hideme, .print {
  height:1px;
  left:-1000em;
  position:absolute;
  top:-1000em;
  width:1px;
}
.csc-firstHeader {margin: 6px 0; }
/*FCEs*!
/*Rechte Hinweisbox*/
.box {
  width:190px;
  margin-bottom:20px;
}
.titel{background: transparent url(img/rechts_top2.png) repeat-y;padding:0 15px 3px 10px;color:#fff;font-size:110%;font-weight:bold;}
.content{background: transparent url(img/rechts_content.png) repeat-y;padding:5px 15px;font-size:96%;line-height:1.1;}
/*mehrere Spalten in einer Spalte*/
.col_l {float:left;width:255px;margin-right:20px;margin-bottom:6px;}
.col_r {float:left;width:255px;margin-bottom:6px;}
.csc-default {clear:both; margin-bottom:7px;}
