/*allgemeine Einstellungen*/
* {
  margin: 0;
  padding: 0;
}
/*Allg Texte, Links*/
html {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../images/Gestaltungselemente/bgd.gif);
  background-repeat: repeat-x;
  background-color: #fff;
  font-size: 0.75em;
}
p {
  padding: 0 0 14px 0;
  line-height: 1.5;
}
h2, h3, h4 {
  margin-left: 0;
  padding-bottom: 5px;
}
h1 {
  font-size: 125%;
  color: #8c192e;
  letter-spacing: 0.02em;
  padding-bottom: 10px;
}
h2 {
  font-size: 110%;
  color: #666666;
  font-weight: normal;
}
h3 {
  font-size: 105%;
  color: #8c192e;
}
h4 {
  font-size: 110%;
  color: #8c192e;
  font-weight: normal;
  letter-spacing: 0.03em;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
h5 {
  font-size: 100%;
  color: #8c192e;
  font-weight: normal;
  letter-spacing: 0.03em;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
h6 {
  font-size: 100%;
  color: #333333;
  font-weight: normal;
  letter-spacing: 0.03em;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
a {
  color: #8c192e;
  letter-spacing: 0.06em;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #666;
}

body {
  text-align: center;
}
/*um alles drumherum*/
#all {
  width: 1244px;
  height: 100%;
  text-align: left;
  overflow: hidden;
  margin-bottom: 0px;
  margin-left: 0px;
}
/*Header*/
#header {
  background-image: url(../images/Gestaltungselemente/home2_weboptimiert_2.gif);
  background-repeat: no-repeat;
  height: 89px;
}
#header h1 {
  text-indent: -9999px;
  margin: 0;
  border-bottom: none;
}
/*Navi oben*/    
#nav {
    float: left;
    text-align:left;
    width: 900px;
    height: 20px;
    color:#fff;
    background-color: none;
}
#nav ul {
    list-style: none;
    margin: 68px 0px 0px 182px;
}
#nav li {
    display: inline;
    margin-right: 10px;
    font-size: 90%;
}
#nav li a {
    color: #4b4536;
    text-decoration: none;
}
#nav li a:hover{
    color: #cb0101;
    text-decoration: underline;
}
#nav li a:act {
    color: #cb0101;
    text-decoration: underline;
}
    /*background-color: #fff;*/
#nav .usb {
    display: none;
}
/*Menü links*/
#menu {
  float: left;
  text-align: left;
  padding: 25px 0 0 30px;
  height: 400px;
}
#menu ul {
  list-style: none;
}
#menu li {
  margin: 6px 0px 6px 0px;
}
#menu li a {
  display: block;
  letter-spacing: 0em;
  padding: 5px 0 0 0;
  width: 150px;
  background-color: #534d3d;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#menu li a:hover {
  color: #e4d4b4;
  letter-spacing: 0em;
  text-decoration: underline;
}
#menu li a.act {
  color: #f6ce7f;
  background-image: url(../images/Gestaltungselemente/navi.gif);
  background-repeat: no-repeat;
  background-position: right;
  letter-spacing: 0em;
}

#menu .usb {
  display: none;
}
/*Menü 2. Ebene*/
#menu ul ul {
  list-style: none;
        width: 120px;
  margin: 0;
}
#menu ul ul li {
  margin: 0;
}
#menu ul ul li a {
  padding: 2px 0 2px 20px;
  font-size: 90%;
  font-weight: normal;
}
#menu ul ul li a:hover {
  color: #e4d4b4;
}
#menu ul ul li a.act {
  color: #f6ce7f;
        background-image: none;
}
/*Menü rechts*/
#menuright {
  margin-top:115px;
  margin-bottom:25px;
  list-style: none;
  width: 260px;
}
#menuright li {
  margin-bottom:10px;
}
#menuright li a {
  font-weight:bold;
  padding: 2px 0 2px 10px;
  font-size: 105%;
  color: #7c7c7c;
}
#menuright li a:hover {
  font-weight:bold;
  color: #7c7c7c;
  text-decoration:underline;
}
#menuright li a.act {
  font-weight:bold;
    color: #cb0101;
    background-image: none;
}
/*Inhalte*/
#left {
  float: left;
  width: 580px;
  background-color: #fff;
}
#normal {
  float: left;
  width: 540px;
  background-color: #fff;
  padding: 0px 20px 0 20px;
  min-height: 400px;

}

#right {
  float: left;
  font-size: 85%;
  width: 230px;
  padding: 10px;
  background-color: #ededed;
  color: #534d3d;
  min-height:351px;
}

#right h2 {
  color: #1A3366;
  }
#right h3 {
  color: #1A3366;
}
#right h4 {
        font-size: 100%;
  color: #993300;
  border-bottom: none;
  font-weight: normal;
  letter-spacing: 0.03em;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
#right h4 a {
        color: #666;
}
#right h5 {
  font-size: 100%;
  color: #666;
  border-bottom: none;
}
#right h5 a {
  font-size: 100%;
  color: #cc0000;
  border-bottom: none;
}
#right ul {
  list-style:none;
}

#border {
  font-size: 90%;
  float: left;
  width: 200px;
  padding: 10px;
  color: #fff;
}
#border a{
  color: #fff;
}

#border h1 {
  color: #fff;
  padding: 0 20px 20px 5px;
}

#border h2 {
  color: #fff;
  font-weight:bold;
  margin-left:10px;
}


/*Fußzeile*/
#footer {
  display:none;
  clear: both;
  float: left;
  text-align: right;
  width: 100%;
  padding: 2px 0;
}
#footer ul {
  list-style: none;
  margin: 0 25px 0 0;
}
#footer li {
  display: inline;
  margin: 0;
}
#footer li a {
  color: #333333;
  text-decoration: none;
  font-size: 0.9em;
}

/*Bildunterschriften*/
.csc-textpic-caption {
  font-size: 90%;
  padding-top: 4px;
}
label {
      width:130px;
      float: left;
      text-align: left;
      padding-right:10px;
  }
legend {
padding-left:10px;
padding-right:10px;
border: 1px solid #999;
}
fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #ededed;
}

.radiolayout {
width:100%;
padding-top:15px;
padding-bottom:15px;
border: 1px solid #999
}

.formu {
display: inline;
width:100%;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
}

.mf-radio {
border: 1px solid #999;
}

.mf-text {
color: #fff;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 1px solid #999;
}
.mf-select {
border:1px solid #999;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #534d3d;
background-color: #C0C0C0;
border: 1px solid #534d3d;
}

table, th, td {
  border-spacing: 0px 0px;

}


.tx-srfreecap-pi2-cant-read {
  margin-left:0px;
  color:#606060;
}

.tx-srfreecap-pi2-cant-read a {
  color: #cc071e;
  text-decoration: none;
}

.tx-srfreecap-pi2-cant-read a:hover {
  color: #cc071e;
  text-decoration: none;
}


.tx-srfreecap-pi2-image {
  margin-top:0px;
}

.powermail_mandatory {
  color: #cc071e;
  margin-left:2px;
}
