body {
  background:#000099;
  text-align:center;
  padding:0px;
  margin:0px;
}
div, td, th {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
}
#base {
  text-align:left;
  width:752px;
  margin:0px auto;
  border-left:2px solid white;
  border-right:2px solid white;
  background-color:white;
}
td.leiste {
  vertical-align:top;
}
td.leiste h1 {
  background-image:url(images/head/leiste.jpg);
  width:275px;
  height:28px;
  text-align:right;
  color:#CCCCCC;
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  padding:11px 45px 0px 0px;
  margin:0px;
}
#menu {
  vertical-align:top;
  background-color:#CCCCCC;
  border-right:19px solid white;
}

div.subMenu-no,
div.subMenu-act {
  margin:5px 0px;
}
div.subMenu-no a:link,
div.subMenu-no a:visited,
div.subMenu-act a:link,
div.subMenu-act a:visited {
  color:#000099;
  text-decoration:none;
}
div.subMenu-act a:hover,
div.subMenu-no a:hover {
  text-decoration:underline;
}
div.subMenu-act a:link,
div.subMenu-act a:visited {
  color:#CC0000;
}

/* Featurekästen */
#feature {
  background-color:#E7E7E7;
  vertical-align:top;
}
#feature h1,
#feature div.csc-header-n1 h1,
#feature div.csc-header-n2 h1,
#feature div.csc-header-n3 h1,
#feature div.csc-header-n4 h1,
#feature h1.csc-firstHeader,
#feature th {
  font-family: verdana;
  font-size:10px;
  margin:0px;
  padding:4px 10px;
  color:white;
  text-transform:uppercase;
  background:#799BDB;
  letter-spacing:0px;
  border-bottom:0px;
}
#feature div.csc-header-n2 h1 {
  font-family: verdana;
}
#feature p.bodytext,
#feature td
#feature div {
  padding:4px 10px;
  font-size:10px;
  margin:0px;
  background:#D7E1F4;
  color:#003366;
}




#footer {
  background-color:#000099;
  border-bottom:60px solid #799BDB;
}
#footer table td {
  color:white;
  font-size:10px;
  padding:3px 0px;
  font-size:9px;
  text-align:right;
  width:150px;
}
#footer table th {
  width:590px;
  padding:2px 0px;
  font-weight:bold;
  text-align:center;
  color:white;
  font-size:10px;
}

#footer table th a:link,
#footer table th a:visited {
  color:white;
  text-decoration:none;
}

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

#content {
  vertical-align:top;
  background:url(images/content/back.jpg) no-repeat;
  padding-right:21px;
}


/* Typo 3 StyleSets */
div.csc-header-n1 h1,
h1.csc-firstHeader {
  font-family: verdana;
  font-size:11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom:4px;
  border-bottom:1px dashed #ccc;
}
div.csc-header-n2 h1 {
  font-family: verdana;
  font-size:11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom:4px; 
}
p.bodytext {
  font-size:12px;
}