* {
margin: 0px;
padding: 0px;
}

ul {
list-style: none;
}

html {
width: 100%;
height: 100%;
}

body {
width: 100%;
height: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background-color: #e26d35;
}

.linkicon {
padding-left: 15px;
color: #e26d35;
background-image: url('resources/linkicon.gif');
background-position: 0px 2px;
background-repeat: no-repeat;
}

/* border zum Zentrieren */
#border {
width: 1066px;
margin-left: auto;
margin-right: auto;
}

/* Schatten oben, float fÃ¼r IE6 */
#top {
width: 1066px;
height: 15px;
background-image: url('resources/schatten_oben.png');
background-repeat: no-repeat;
float: left;
clear: both;
margin-top: 50px;
}

/* Schatten links und rechts, float fÃ¼r IE6 */
#middle {
width: 1066px;
background-image: url('resources/schatten_mitte.png');
background-repeat: repeat-y;
min-height: 657px;
height: auto!important;
height: 657px;
float: left;
clear: both;
position: relative;
overflow: hidden;
}

/* Schatten unten, float fÃ¼r IE6 */
#bottom {
width: 1066px;
min-height: 25px;
height: auto!important;
height: 25px;
background-image: url('resources/schatten_unten.png');
background-repeat: no-repeat;
float: left;
clear: both;
}

#functions {
position: absolute;
right: 33px;
top: 19px;
}

#functions li {
float: left;
clear: none;
color: #999;
font-size: 11px;
line-height: 11px;
}

#functions li a, #functions li a:visited {
color: #999;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}

#functions li a:hover {
color: #e26d35;
font-size: 11px;
line-height: 11px;
text-decoration: underline;
}

#sitepath {
position: absolute;
left: 33px;
top: 83px;
display: none;
}

#sitepath li {
float: left;
clear: none;
color: #e26d35;
font-size: 11px;
line-height: 11px;
}

#sitepath li a, #sitepath li a:visited {
color: #e26d35;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}

#sitepath li a:hover {
color: #e26d35;
font-size: 11px;
line-height: 11px;
text-decoration: underline;
}

#branding {
position: absolute;
top: 19px;
left: 33px;
}

#branding h1 {
position: absolute;
text-indent: -9999px;
}

#branding #logo {
position: absolute;
left: 0px;
width: 255px;
height: 62px;
background-image: url('resources/logo.png');
}

#navwrap {
float: left;
clear: both;
position: relative;
display: inline;
width: 1000px;
margin-left: 33px;
margin-top: 98px;
height: 26px;
background-color: #000;
}

/* Hauptnavigation */
#navigation {
float: left;
clear: both;
position: relative;
background-color: #fff;
}

/* Inhaltsbereich unter Navigation */
#main {
float: left;
clear: both;
position: relative;
display: inline;
margin-left: 21px;
width: 1024px;
#background-image: url('resources/main.gif');
#background-repeat: repeat-y;
}

#subcontent {
position: absolute;
left: 0;
top: 0;
width: 1024px;
z-index: 11;
display: none;
}

#content {
position: relative;
float: left;
clear: both;
display: inline;
width: 580px;
left: 443px;
z-index: 88;
padding-top: 10px;
}

/* Ab hier werden Inhaltselemente definiert */

#content h1 {
font-size: 20px;
color: #e26d35;
margin-top: 15px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
font-weight: normal;
}

#content h2 {
font-size: 16px;
color: #e26d35;
margin-top: 15px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-weight: normal;
}

#content h3 {
font-size: 12px;
color: #e26d35;
margin-top: 15px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

#content p {
font-size: 12px;
color: #000000;
line-height: 1.5em;
margin-bottom: 5px;
width: 450px;
padding-left: 10px;
padding-right: 10px;
}



#content ul {
font-size: 12px;
color: #000000;
line-height: 1.5em;
margin-bottom: 5px;
width: 450px;
padding-left: 10px;
padding-right: 10px;
list-style-position: outside;
list-style-type: disc;
}





#footer {
margin-left: 21px;
margin-right: 21px;
margin-top: 8px;
}

#footer li {
float: left;
margin-right: 15px;
color: #fff;
font-size: 11px;
}

#footer li a, #footer li a:visited, #footer li a:hover {
color: #fff;
text-decoration: none;
font-size: 11px;
}

#footer li a:hover {
text-decoration: underline;
}

#content a, #content a:visited, #content a:hover {
color: #e26d35;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content .linkicon {

}

#content .standard, #content .csc-default {
float: left;
clear: both;
}

#content .frame-teaser-middle{
width: 428px;
padding-left: 10px;
padding-right: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
padding-top: 9px;
padding-bottom: 9x;
border: 1px solid #e26d35;
float: left;
clear: both;
box-shadow: 3px 3px 3px #666;
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
background-color: #e26d35;
}

#content .frame-teaser-middle h1, #content .frame-teaser-middle h2, #content .frame-teaser-middle h3 {
font-size: 11px;
font-weight: bold;
padding: 0px;
margin-top: 0px;
color: #fff;
}

#content .frame-teaser-middle p {
font-size: 11px;
line-height: 1.3em;
width: auto;
padding: 0px;
color: #fff;
}

#content .frame-teaser-middle a {
color: #fff!important;
}

#schmal1, #schmal2 {
display: none;
}

.csc-textpic-caption {
font-size: 10px;
color: #666;
padding-top: 5px;
}


#schmal2 .frame-teaser-top {
width: 468px;
height: 10px;
float: left;
clear: both;
background-image: url('resources/teaser_top.jpg');
background-repeat: no-repeat;
}

#schmal2 .frame-teaser-bottom {
width: 468px;
height: 10px;
float: left;
clear: both;
background-image: url('resources/teaser_bottom.jpg');
background-repeat: no-repeat;
}

#schmal2 .frame-teaser-middle{
width: 428px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
clear: both;
background-image: url('resources/teaser_middle.jpg');
background-repeat: repeat-y;
}

#schmal2 .frame-teaser-middle h1, #content .frame-teaser-middle h2, #content .frame-teaser-middle h3 {
font-size: 11px;
color: #e26d35;
font-weight: bold;
padding: 0px;
}

#schmal2 .frame-teaser-middle p {
font-size: 11px;
line-height: 1.3em;
padding: 0px;
}

#language {
position: relative;
}

#laender{
display:none;
position: absolute;
left: 0px;
top: 0px;
z-index: 900;
width: 100px;
background-color: #fff;
margin: 0px;
padding: 0px 5px 3px 5px;
color: #333;
font-size: 11px;
line-height: 15px;
}

#laender a, #laender a:visited, #laender a:hover {
color: #333;
text-decoration: none!important;
}

#laender img, #laender a {
vertical-align: middle;
border: none;
}

.powermail_pagebrowser {
display: none;
}

.tx_powermail_pi1_submitmultiple_back {
float: left;
margin-top: 10px;
}

.tx_powermail_pi1_submitmultiple_forward {
float: right;
margin-top: 10px;
}

a, a:visited, a:hover {
color: #e26d35;
text-decoration: none;
}

a:hover {
color: #e26d35;
text-decoration: underline;
}

.contenttable {
width: 100%;
}

.contenttable td {
font-size: 12px;
vertical-align: top;
padding: 5px;
}

#footer li {
float: right;
z-index: 99;
}

#footer li:first-child {
float: left;
}

#mailform {
  width: 100%;
  float: left;
  clear: none;
  background-color: #f0f0f0;
  padding: 10px;
}

#mailform fieldset {
  float: left;
  clear: both;
  border: none;
}

#mailform .csc-mailform-field {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 10px;
}

#mailform label {
  float: left;
  clear: none;
  width: 150px;
  font-size: 12px;
}

#mailform input, #mailform textarea {
  width: 300px;
  float: left;
  clear: none;
  padding: 5px;
  font-size: 12px;
}

#mailformformtype_mail {
  margin-left: 150px;
}
