body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FDFDFC;
	padding: 0px;
	margin: 0px;
    color: #495D7E;	
}

span.headlinecolor1 {color: #495D7E}
span.headlinecolor2 {color: #7AB025}

h1 {
  font-size: 22px;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

p {
  font-size: 11px;
}

#site {
	width: 790px;
}

#header {
  height: 265px;
  width: 790px;
  background-image:url(header.jpg);
  position: relative;
}

#navi_top {
  margin-left: 20px;
  padding-top: 2px;
  width: 560px;
}

#navi_top_sub {
  width: 280px;
  padding-left: 20px;
  padding-top: 2px;
  background-color: #5A5E69;
  position: absolute;
  bottom: 0;
}

#navi_top a:link, #navi_top a:visited, #navi_top_sub a:link, #navi_top_sub a:visited {
  color: #FDFDFC;
  text-decoration: none;
  text-transform: lowercase;  
  margin-right: 27px;
  font-weight: bold;
}

#navi_top_sub div.sublink {
  padding-top: 2px;
  padding-bottom: 4px;
}

#navi_top a:hover, #navi_top_sub a:hover {
  color: #AFC8EF;
  text-decoration: none;  
  margin-right: 27px;
  font-weight: bold;  
}

#navi_top a#current, #navi_top_sub a#current, #navi_bottom a#current{
  text-decoration: underline !important;
}

#main {
  margin-top:20px;  
}

#single_column {
  padding:10px;
}

#left_column {
  width: 375px;
  float: left;
  padding:10px;
}

#right_column {
  width: 365px;
  float: right;
  padding:10px;
}

p.read_more {
  padding-bottom: 50px;
  border: 1px solid black;
}

#footer {
  clear: both;
}

#footer #foto {
  float: right;
}

#footer_content {
  float: left;
  padding: 10px;
  width: 610px;
}

#footer_separator {
  background-color: #5A5E69;
  height: 12px;
  clear: both;
}

#navi_bottom {
  margin-left: 20px;
  padding-top: 2px;
}

#navi_bottom a:link, #navi_bottom a:visited {
  color: #495D7E;
  text-decoration: none;
  text-transform: lowercase;  
  margin-right: 27px;
  font-weight: bold;
}

#navi_bottom a:hover {
  color: #495D7E;
  text-decoration: underline;
  margin-right: 27px;
  font-weight: bold;  
}

#footer_abstand {
  height: 20px;
}

#main ul {
  list-style-image:url(bullet.gif);
}

#main a, #main ul li a{
  text-decoration: none;
  color: #495D7E;
}

#main a:hover, #main ul li a:hover{
  text-decoration: underline;
}

#main ul li{
  padding-bottom: 5px;
  font-size: 11px;
}

#main ul li ul{
  padding-top: 5px;
  margin-left:20px;
}

.normalCell {
  font-size: 11px;
  color: #495D7E;
}

.contenttable {
  border-spacing: 0px;
  border: 0px;
}

.contenttable tr {
  font-size: 11px;
  color: #495D7E;
}

.csc-frame-frame2 {
  background-color: #7AB025;
  border: 1px solid black;
  width: 50%;
}

.csc-frame-frame2 h2{
  color: white;
  padding-left: 10px;
}

.csc-frame-frame2 table{
  background-color: #495D7E;
  width: 100%;
  color: white;
}

.csc-frame-frame2 a:link, .csc-frame-frame2 a:visited{
  color: white !important;
}
