* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #7597ac;
  background-image: url(images/bg_html.jpg);
  background-repeat: repeat-x;
}
body {
  margin: 0 auto 8px auto; 
  width: 1002px;
  border: 0;
  color: #666;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  text-align: center;
  line-height: 1.5em;
  background-color: #64869a;
  background-image: url(images/bg_body.jpg);
  background-repeat: repeat-y;
}	

#container {
  text-align: left;
  background-image: url(images/header2.jpg);
  background-repeat: no-repeat; 
  border-top: 1px solid #002c49;
  margin-top: -1px;
}
/*body > #container {
  height: auto;
  min-height: 216px;
}*/
#bottom_container {
  width: 100%;
  height: 4px;
  background-color: #64869a;
  background-image: url(images/bottom_container.jpg);
  background-repeat: no-repeat;
}
#header {
  margin-top: 9px;
  margin-left: 11px;
  margin-right: 14px;
  color: #fff;
  height: 216px;
}
#menue1 {
  float: right;
  width: 650px;
  text-align: right;
  font-size: 0.7em;
  height: 184px;
}
#menue1 a {
  color: #fff;
}
#menue1 span {
  margin-left: 3px;
  margin-right: 3px;
}
#menue2 {
  color: #fff;
  margin-bottom: 20px;
}
#menue2 a {
  color: #fff;
  font-weight: normal;
}
#menue2 #navigation .level1 {
  display: block;
  background-image: url(images/menue01.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 32px;
  width: 177px;
  padding-top: 10px;
  padding-left: 16px;
}
#menue2 #navigation .level1actifsub {
  display: block;
  background-image: url(images/menue01actifsub.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 30px;
  width: 177px;
  padding-top: 10px;
  padding-left: 16px;
}
#menue2 #navigation .level2 {
  display: block;
  background-image: url(images/menue02.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 21px;
  width: 177px;
  padding-left: 16px;
  padding-top: 1px;
}
#menue2 #navigation .level2first {
  display: block;
  background-image: url(images/menue02first.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 21px;
  width: 177px;
  padding-left: 16px;
  padding-top: 1px;
}
#menue2 #navigation .level2last {
  display: block;
  background-image: url(images/menue02last.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 29px;
  width: 177px;
  margin-bottom: 3px;
  padding-left: 16px;
  padding-top: 1px;
}
#menue2 #navigation .active a {
  text-decoration: underline;
}
#copyright {
  font-size: 0.6em;
  color: #777979;
  float: left;
}
#rss {
  clear: both;
  margin-bottom: 3px;
  text-align: right;
  font-size: 0.7em;
}
#rss a {
  color: #777979;
}
.middle {
  vertical-align: middle;
}
a {
  color: #036;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
#left, #right, #middle {
  position: relative;
  display: inline;
}
#left {
  float: left;
  margin-top: 11px;
  margin-bottom: 30px;
  padding-left: 9px;
  width: 195px;
}
#middle {
  float: left;
  margin-top: 10px;
  margin-bottom: 30px;
}
#right {
  float: right;
  width: 195px;
  margin-top: 11px;
  margin-bottom: 30px;
  margin-right: 6px;
}
#top_content {
  width: 597px;
  height: 15px;
  background-image: url(images/top_content.jpg);
  background-repeat: no-repeat;
}
.zweispaltig #top_content {
  width: 791px;
  height: 15px;
  background-image: url(images/top_content2.gif);
  background-repeat: no-repeat;
}
#content {
  text-align: left;
  padding-bottom: 20px;
  width: 547px;
  background-image: url(images/bg_content.jpg);
  background-repeat: repeat-y;
  font-size: 0.85em;
  padding-left: 25px;
  padding-right: 25px;
  height: auto;
}
.zweispaltig #content {
  text-align: left;
  padding-bottom: 20px;
  width: 741px;
  background-image: url(images/bg_content2.gif);
  background-repeat: repeat-y;
  font-size: 0.85em;
  padding-left: 25px;
  padding-right: 25px;
}
#bottom_content {
  width: 597px;
  height: 15px;
  background-image: url(images/bottom_content.jpg);
  background-repeat: no-repeat;
}
.zweispaltig #bottom_content {
  width: 791px;
  height: 15px;
  background-image: url(images/bottom_content2.gif);
  background-repeat: no-repeat;
}
#login {
  clear: both;
  text-align: left;
}
h1 {
  font-size: 1.4em;
  margin-bottom: 1em;
  color: #036;
}
h2 {
  font-size: 1.4em;
  margin-bottom: 1em;
  color: #036;
  font-style: italic;
}
h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
  color: #036;
  border-bottom: 1px solid #036;
}
h4 {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  color: #036;
}
h5 {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  color: #036;
  font-style: italic;
}
h6 {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  color: #036;
  border-bottom: 1px solid #036;
}
p {
  margin-bottom: 0.4em;
}
a img {
  border: 0;
}
.block {
  background-color: #fff2d9;
  background-image: url(images/bg_block_content.gif);
  background-repeat: no-repeat;
  width: 194px;
}
.block .image {
  text-align: center;
  width: 100%;
}
.block_container {
  width: 194px;
  background-image: url(images/bg_block.gif);
  background-repeat: repeat-y;
}
.block_content {
  width: 170px;
  background-image: url(images/bg_block_content.gif);
  background-repeat: no-repeat;
  font-size: 0.7em;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 1px;
  line-height: 1.3em;
}
/*
.top_block {
  width: 194px;
  height: 13px;
  background-color: #fff2d9;
  background-image: url(images/top_block.gif);
  background-repeat: no-repeat;  
}
*/
.bottom_block {
  width: 194px;
  height: 16px;
  background-image: url(images/bottom_block.gif);
  background-repeat: no-repeat;
}
.news_content {
  width: 166px;
  background-image: url(images/bg_news.gif);
  background-repeat: no-repeat;
  font-size: 0.7em;
  padding-left: 12px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 1px;
  line-height: 1.3em;
}
.news_weiter {
/*  float: right;*/
}
.news_weiter_block a {
/*  float: left;*/
  display: block;
  background-image: url(images/weiter.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.news_weiter_block {
  margin-top: 8px;
}

.clearer {
  clear: both;
}
.csc-mailform-field {
  clear: both;
}
.csc-mailform-submit {
  width: 220px;
  margin-left: 100px;
}
.csc-mailform {
  border: 0;
}
.csc-mailform-field .csc-mailform-radio fieldset {
	border: none;
}
.csc-mailform-field .csc-mailform-radio legend {
	display: none;
	visibility: hidden;
}
.csc-mailform-field .csc-mailform-radio input {
	width: auto;
	clear: both;
	padding: 3px 0 0 0;
}
.csc-mailform-field .csc-mailform-radio label {
	text-align: left;
	padding: 0 0 0 8px;
	float: left;
	width: 490px;
}
.csc-mailform-field .csc-mailform-radio input.csc-mailform-radio {
	clear: none;
}
div.csc-mailform-field span.csc-mailform-radio label {
	float: left;
	width: 30px;
}
label,input,textarea,select {
  display: block;
  width: 230px;
  float: left;
  margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
}
label {
  text-align: right;
  width: 200px;
  padding-right: 20px;
}
.csc-mailform-check {
  width: 15px;
}
.contenttable img {
  margin: 7px;
}
.news-single-img a {
  float: left;
}
.news-single-img a img {
  margin-right: 15px;
  margin-bottom: 15px;
}
#content li {
  padding: 0 0 1em 0;
}
#content ul li, #content ol li {
  list-style-position: outside;
  margin-left: 12px;
}
* html #content ul li, * html #content ol li {
  margin-left: 15px;
}
* + html #content ul li, * + html #content ol li {
  margin-left: 15px;
}