body {
  background: #ffffff url('bilder/topbg.png') repeat-x left top;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6{
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
h2 {
  font-weight: bold;
  color: #233a76; 
}
a, a:visited {
  color:#233a76;
}

#header {
  background: url('bilder/header.png') no-repeat left top;
  height: 240px;
  padding: 0;
}

#headerleft {
  float: left;
  width: 750px;
}
#headerright {
  float: right;
  width: 220px;
  margin-top: 25px;
  margin-right: 10px;
}
#servicemenu {
  color: #000;
  margin-right: 25px;
  margin-top: 10px;
  text-align: right;
}

#servicemenu a {
  color: #fff;
}


#newsrotator {
  background-color: #fff;
  min-height: 50px;
  border:3px solid #EB711B;
}

#firma {
  font-size: 30px;
  padding-top: 30px;
  padding-left: 5px;  
  color: #fff;
}
#firmatitel {
  font-size: 20px;
  padding-top: 0px;
  padding-left: 5px;
  color: #51b09b;
}
#rootlinecontainer{
  background-color: #ccc;
  height: 15px;
  color: white;
  margin: 0 33px 0 30px;
}
#rootlinecontainer a, #rootlinecontainer a:visited{
  color: white;
}
#rootlinecontainer a:hover{
  color: #000;
}
#headerimage {
  height: 100px;
}
#container {
  background: #f8f5f5 url('bilder/containerbg.png') repeat-y left top;
  width: 1099px;
  min-width: 1099px;
  max-width: 1099px;
  margin: 0 auto;
}


#navtop, #navtop2 {
  height: 38px;
  padding: 5px 2px 0 2px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #233a76;
  height: 20px;
  width: 350px;
}
  
#navtop {
  margin-left: 110px;
  margin-top: 140px;
}

#navtop2 {
  margin-left: 210px;
  margin-top: 10px;
}
#navtop a, #navtop a:visited, #navtop2 a, #navtop2 a:visited {
  color: #233a76;
}
#navtop a:hover, #navtop a.active, #navtop2 a:hover, #navtop2 a.active {
  color: #009fe3;
}

#maincontainer {
  min-height: 600px;
  padding: 10px 40px 10px 40px;
}
#untermenue {
  padding-top: 50px;
  padding-left: 10px; 
  background: url('bilder/umenubg.png') no-repeat left top;
  float: right;
  width: 200px;
  min-height: 620px;
}

#untermenue a{
  color: #000;
}

#untermenue a:visited{
  color: #000;
}

#untermenue a:hover{
  color: #eb711b;
}
#content { 
  float: left;
  width: 800px;
}

#footer {
  background: url('bilder/buttombg.png') no-repeat left top;
  padding: 0 40px; 
  margin: 0px; 
  border: 0; 
  color: #8a8a8a; 
  height: 64px;
  font-size: 11px;
}

#service {
  margin-top: 30px;
  text-align: center;
}

#footerinfoline {
  background-color: #262626;
  height: 18px;
  color: white;
  font-size: 11px;
  text-align: center;
}



DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-right: 20px !important;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 20px;
}

/* MAILFORM*/
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
