BODY {
 background-color: #b4b4b5;
 margin: 0;
 font-family: TheSansOffice, Arial, Verdana;
}

.csc-textpic {
 margin: 0;
 padding: 0;
}

.csc-textpic-imagewrap {
 margin: 0;
 padding: 0;
}

.csc-mailform {
 border: none;
 text-align: right;
 width: 400px;
}

.main_container {
 width: 950px;
 height: 600px;
 display: block;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -475px;
 margin-top: -300px;
}

.main_site {
 width: 918px;
 height: 568px;
 display: block;
 position: absolute;
 top: 16px;
 left: 16px;
 margin: 0;
 padding: 0;
 text-align: left;
}

.border_top {
 width: 950px;
 height: 16px;
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/bg_rand_oben.png);
}

.border_left {
 width: 16px;
 height: 568px;
 display: block;
 position: absolute;
 top: 16px;
 left: 0;
 background-image: url(/fileadmin/gfx/bg_rand_links.png);
}

.border_right {
 width: 16px;
 height: 568px;
 display: block;
 position: absolute;
 top: 16px;
 right: 0;
 background-image: url(/fileadmin/gfx/bg_rand_rechts.png);
}

.border_bottom {
 width: 950px;
 height: 16px;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/bg_rand_unten.png);
}

.ecke1 {
 width: 32px;
 height: 16px;
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/ecke1.png);
}

.ecke2 {
 width: 32px;
 height: 16px;
 display: block;
 position: absolute;
 top: 0;
 right: 0;
 background-image: url(/fileadmin/gfx/ecke2.png);
}

.ecke3 {
 width: 16px;
 height: 16px;
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/ecke3.png);
}

.ecke4 {
 width: 16px;
 height: 16px;
 display: block;
 position: absolute;
 top: 0;
 right: 0;
 background-image: url(/fileadmin/gfx/ecke4.png);
}

.ecke5 {
 width: 16px;
 height: 16px;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/ecke5.png);
}

.ecke6 {
 width: 16px;
 height: 16px;
 display: block;
 position: absolute;
 bottom: 0;
 right: 0;
 background-image: url(/fileadmin/gfx/ecke6.png);
}

.ecke7 {
 width: 32px;
 height: 16px;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 background-image: url(/fileadmin/gfx/ecke7.png);
}

.ecke8 {
 width: 32px;
 height: 16px;
 display: block;
 position: absolute;
 bottom: 0;
 right: 0;
 background-image: url(/fileadmin/gfx/ecke8.png);
}

.site_header {
 width: 727px;
 height: 92px;
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 text-align: left;
}

.logo {
 width: 191px;
 height: 92px;
 display: block;
 position: absolute;
 top: 0;
 right: 0;
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 background-image: url(/fileadmin/gfx/logo.jpg);
 text-align: left;
}

.menu {
 width: 750px;
 font-size: 0.85em;
 position: relative;
 z-index: 100;
}

.menu ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}
.menu ul ul {
 width: inherit;
}

.menu li {
 float: left;
 position: relative;
 width: inherit;
}

.mh2 {
 width: inherit;
 background-color: #ff8080;
}

.menu a, .menu a:visited {
 height: 20px;
 background-color: #b5b5b6;
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 text-decoration: none;
 padding: 1px 6px 1px 6px;
 
 display:block;
 line-height:19px;
}

* html  .menu a, * html  .menu a:visited {
 width:14%;
 w\idth:13%;
}

.menu ul ul {
 visibility: hidden;
 position: absolute;
 height: 0;
 top: 24px;
 left: 0;
 width: inherit;
 z-index: 200;
}

* html .menu ul ul {
 top:23px;
 t\op:24px;
}

.menu ul ul ul {
 left: 230px;
 top: 0;
 width: inherit;
 z-index: 200;
}

.menu table {
 position: absolute;
 top: 0;
 left: 0;
}

.menu ul ul a, .menu ul ul a:visited {
 background-color: #b5b5b6;
 height: auto;
 line-height: 1em;
 padding: 5px 10px;
 width: 110px;
 z-index: 200;
}

* html .menu ul ul a {
 width:180px;
 w\idth:159px;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
 width: 180px;
}

.menu a:hover, .menu ul ul a:hover {
 background:#949e7c;
}

.menu :hover > a, .menu ul ul :hover > a {
 background:#255aa7;
}

.menu ul li:hover ul,
.menu ul a:hover ul {
 visibility: visible;
}

.menu ul :hover ul ul {
 visibility: hidden;
}

.menu_outer {
 width: 918px;
 height: 24px;
 display: block;
 position: absolute;
 top: 92px;
 left: 0;
 background-color: #ffffff;
 margin: 0;
 padding: 0;
 z-index: 50;
 background-image: url(/fileadmin/gfx/menu_bg.png);
 background-repeat: repeat;
}

.page_head {
 width: 918px;
 height: 46px;
 display: block;
 position: absolute;
 top: 116px;
 left: 0;
 margin: 0;
 padding: 0;
 background-image: url(/fileadmin/gfx/pagehead_bg.png);
 text-align: left;
}

.page_content {
 width: 918px;
 height: 386px;
 display: block;
 position: absolute;
 bottom: 20px;
 left: 0;
 margin: 0;
 padding: 0;
 overflow: auto;
 background-color: #9f9fa1;
}

.page_content_news {
 width: 918px;
 height: 386px;
 display: block;
 position: absolute;
 bottom: 20px;
 left: 0;
 margin: 0;
 padding: 0;
 overflow: auto;
 background-color: #fff;
 xmargin-right: 250px;
}

.normalblock {
 width: 613px;
 height: 100%;
 margin: 0;
 padding: 0;
 padding-right: 10px;
}

.newsblock {
 width: 240px;
 height: 95%;
 position: absolute;
 top: 0;
 right: 0;
 margin: 0;
 padding: 0;
 padding-right: 10px;
}

.scrollhelp {
 width: 898px;
 height: 100%;
 display: block;
 margin: 0;
 padding: 0;
 position: relative;
 top: 0;
 left: 0;
}

.address {
 width: 918px;
 height: 20px;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 margin: 0;
 padding: 0;
 background-color: #9f9fa1;
 border-top: 1px solid #666666;
 padding-top: 3px;
 text-align: center;
 z-index: 15;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}

.hplink {
 width: 100%;
 height: 100%;
 display: block;
 text-decoration: none;
}

.page_content_start {
 width: 918px;
 height: 452px;
 display: block;
 position: absolute;
 bottom: 0;
 left: 0;
 margin: 0;
 padding: 0;
 overflow: auto;
 background-color: #9f9fa1;
 /*background-image: url(/fileadmin/gfx/startseite_bg.png);*/
 overflow: visible;
 z-index: 2;
}

.sp_link1 {
 width: 115px;
 height: 95px;
 display: block;
 position: absolute;
 left: 205px;
 top: 180px;
 background-image: url(/fileadmin/gfx/link1.png);
 background-repeat: no-repeat;
} 
 
.sp_link2 {
 width: 115px;
 height: 95px;
 display: block;
 position: absolute;
 left: 395px;
 top: 180px;
 background-image: url(/fileadmin/gfx/link2.png);
 background-repeat: no-repeat;
} 

.sp_link3 {
 width: 115px;
 height: 95px;
 display: block;
 position: absolute;
 left: 575px;
 top: 180px;
 background-image: url(/fileadmin/gfx/link3.png);
 background-repeat: no-repeat;
} 

legend {
 padding-left: 10px;
 padding-right: 10px;
 border: none;
}

fieldset {
 border: none;
 padding: 10px;
 border: 1px solid #C0C0C0;
}

label.csc-mailform-field {
 float: left;
 vertical-align: top;
}

.radiolayout {
 width: 60%;
 padding-top: 15px;
 padding-bottom: 15px;
}

.mf-radio {
 border:0px;
}

.mf-text {
 color: #000000;
 border: 1px solid #C0C0C0;
 margin-bottom: 5px;
 width: 300px;
}

.mf-check {
 border: 0px;
}

.mf-select {
 border:0px;
}

.mf-input {
 border: 1px solid #C0C0C0;
 margin-bottom: 5px;
 width: 300px;
}

.mf-submit {
 color: #000000;
 background-color: #ffffff;
 border: 0px;
 font-weight: bold;
}