body {
  background: #FFF8CE;
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.clear {
  clear: both;
}

hr {
	color: #808080;
	height: 1px;
}

h1{
	font-size: 16px;
	margin: 25px 0px 10px 0px;
	border-bottom: dashed 1px;
	color: #ff3300;
}

h2{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	color: #FF4500;
}

h3{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

p {
	margin: 0 0 10 0px;
	padding: 0px;
}

.bodytext {
	margin: 0 0 10 0px;
	padding: 0px;
	line-height: 16px;
}

#page {
  width: 961px;
  margin: 0px auto;
}

#header {
  width: 961px;
  height: 189px;
  background: url(/fileadmin/layout/header.gif);
  background-repeat: no-repeat;
}

#topnavi {
  float: left;
  width: 594px;
  height: 21px;
  margin: 0px auto;
  padding-top: 6px;
  margin-top: 144px;
  margin-left: 182px;
  text-align: center;
  letter-spacing: 0.2em;
}

#randomimage {
  float: right;
  width: 162px;
  height: 162px;
  margin-top: 9px;
  margin-right: 13px;
}

#contentumgebung {
  width: 961px;
  background: url(/fileadmin/layout/bg.gif);
}

#left {
  float: left;
  width: 163px;
  margin-left: 17px;
}

#middle {
  float: left;
  width: 575px;
  margin-left: 13px;
  font-family: Verdana;
  font-size: 12px;
  color: black;
}

#middle h1 {
  border-bottom: 1px dashed black;
  font-size: 16px;
}

#right {
  float: right;
  width: 170px;
  margin-left: 5px;
}

#right .headline {
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
}

#footer {
  width: 961px;
  height: 56px;
  background: url(/fileadmin/layout/footerbg.gif);
}

#footer_text {
	padding-left: 190px;
	padding-top: 19px;
}

/* Forms Layout */
.form_feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
	width: 300px;
	color: #333333;
	font-weight: normal;
	position: left;
}

.form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
	width: 302px;
	color: #333333;
	font-weight: normal;
}

/* für IE */
*html .form_select {
	width: 305px;
}

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
	width: 152px;
	background-color: #eeeeee;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
}

/* für IE */
*html .form_button {
	width: 154px;
}

.csc-mailform {
	border: none;
	}

.csc-mailform-field {
	width: 300px;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
	}

.csc-form-label {
	margin: 3px;
}

.csc-form-fieldcell {
	margin: 3px;
}

.csc-form-label-req {
	margin: 3px;
}

/* Such Wörter Farbe */
.csc-sword {
	color: Red;
}

/* Links */
a img {
	border: 0px;
	}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #F58748;
}

a.menue_fett:link, a.menue_fett:visited, a.menue_fett:hover, a.menue_fett:active {
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.menue_fett_act:link, a.menue_fett_act:visited, a.menue_fett_act:hover, a.menue_fett_act:active {
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #F58748;
}

a.menue_top:link, a.menue_top:visited, a.menue_top:hover, a.menue_top:active {
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.menue_top_act:link, a.menue_top_act:visited, a.menue_top_act:hover, a.menue_top_act:active {
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #F58748;
}

a.menue_sub:link, a.menue_sub:visited, a.menue_sub:hover, a.menue_sub:active {
	text-decoration: none;
	line-height: 16px;
}

a.menue_sub_act:link, a.menue_sub_act:visited, a.menue_sub_act:hover, a.menue_sub_act:active {
	text-decoration: none;
	color: #F58748;
	line-height: 16px;
}

/* RSS Feeds */
.kikrss_bodytext {
	margin-bottom: 10px;
	line-height: 16px;
	clear: both;
}

.kikrss_bodytext a {
	font-weight: bold;
}

.kikrss_head_channel {
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
	color: #ff3300;
}