body {
   margin: 0px;
   font-family: Verdana,Aerial,Tahoma;
   background-color: #ffffff;
   color:#000000;
}


h1 {
	color: #cc3433;
	font-size:12px;
}
h2,h3 {
	color: #cc3433;
	font-size:11px;
}

.abc {
	width:20px;
	height:20px;
	color: #cc3433;
	background-color: #ffffff;
	padding:5px;
	text-align:center;
	margin:2px;
	font-weight:bold;
	font-size:14px;
	display: block;
	float: left;

}

#logo {
  margin: 10px;
  border: none;
}

#balken-top {
  background-color: #cc3433;
  height: 30px;
  font-size:10px;
  vertical-align:middle;
  padding: 4px;
  width: 998px;
  font-family: Verdana,Aerial,Tahoma;
  color: #ffffff;
}

#balken-top a {
  color: #ffffff;
   font-family: Verdana,Aerial,Tahoma;
  font-size:10px;
  text-decoration: underline;
}

#balken-top a:hover {
  color: #ffffff;
  text-decoration: none;
}

#navi {
  background-color: #ffffff;
  border-right: 1px dashed #999999;
  vertical-align: top;
  width: 157px;
}

#content {
  background-color: #ffffff;
  vertical-align: top;
  width: 400px;
  color: #000000;
}

#content-inside {
  padding: 10px;
  font-size: 11px;
  width: 380px;
  color: #000000;
}

#content-inside a {
  color: #cc3433;
  text-decoration: underline;
}

#content-inside a:hover {
  text-decoration: none;
}

#comercial {
  background-color: #dddddd;
  border-left: 1px dashed #999999;
  vertical-align: top;
  text-align: center;
  width: 164px;
  padding-top:20px;
  padding-bottom: 20px;
  font-size: 11px;
  color: #000000;
}

#comercial a {
  color: #cc3433;
  text-decoration: underline;
}

#comercial a:hover {
  text-decoration: none;
}


#themen {
  background-color: #dddddd;
  vertical-align: top;
  border-left: 1px dashed #999999;
  width: 220px;
  color: #000000;
  font-size: 11px;
  text-align: left;
}

#themen strong {
  margin-right:20px;
  font-size:10px;
}

.navi-kopf {
  font-size: 11px;
  color: #000000;
  font-weight:bold;
  padding-left:10px;
  height: 20px;
  vertical-align:middle;
  border-bottom: 1px dashed #999999;
}

.navi-punkt {
  font-size: 11px;
  color: #000000;
  padding-left:15px;
  height: 18px;
  vertical-align:middle;
  border-bottom: 1px dashed #999999;
  text-decoration: none;
   font-family: Verdana,Aerial,Tahoma;
}



.navi-punkt a {
  color: #cc3433;
   font-family: Verdana,Aerial,Tahoma;
  text-decoration: none;
}



.navi-punkt a:hover {
  color: #cc3433;
  text-decoration: none;
}

.navi-punkt a:link {
  color: #000000;
  text-decoration: none;
}

.navi-punkt a:visited {
  color: #000000;
  text-decoration: none;
}

.sub-content-box {
  background-color: #eeeeee;
  vertical-align: top;
  width: 200px;
  text-align:left;
  font-size: 11px;
  color: #000000;
  padding-right:20px;
}

.sub-content-box a {
  color: #cc3433;
  text-decoration: underline;
}

.sub-content-box a:hover {
  text-decoration: none;
}

#footer {
  background-color: #cc3433;
  border-top: 1px dashed #999999;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  line-height:20px;
  width:998px;
}

#footer a {
  color: #ffffff;
  text-decoration: underline;
}

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