html, body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: rgb( 59, 55, 44 );
    margin-top: 1%;
    color: #FFF;
    font-size: 9pt;
}

ul {
    padding-left: 13px;
}

a{
    color: white;
}

a img {
    border:0px solid transparent;
}

#content {
    margin: auto;
    text-align: left;
    vertical-align: top;
}

#menu, #menu_bottom {
    font-size: 10pt;
    color: rgb( 255, 255, 255 );
    text-align: left;
    height: 20px;
    padding-left: 10px;
    border-top: 0;
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    height: 23px;
    text-align: right;
    padding-right: 10px;
    margin-bottom: -1px;
    height: 20px;
}

a.menu_item {
    color: rgb( 255, 255, 255 );
    text-align: left;
    padding-left: 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}


a.menu_item:hover {
    background-color: white;
}

a.menu_item_cur {
    color: white;
    text-align: left;
    padding-left: 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

#title1 {
    font-size: 9pt;
    color: rgb( 108, 0, 27 );
    text-transform: uppercase;
    text-align: left;
}

#content-table {
    border-spacing: 0px;
    border: 0px solid white;
    width: 1020px;
}

#pfeil-weis {
    margin: 0;
    background-color: rgb( 108, 0, 27 );
    background-image: url(img/PfeilWeiss.gif);
    background-position: right center;
    background-repeat: no-repeat;
    height: 10px;
}

#content-image {
    border-spacing: 0px;
    border-top: 0;
    border-right: 2px solid white;
    border-bottom: 0;
    border-left: 2px solid white;
    padding: 0;
    margin: 0;
    width: 224px;
    overflow: hidden;
}

#content-image img {
    border: -1px;
}

#right {
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 109px;
    text-decoration: none;
}

#referenzen {
    font-size: 7pt;
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    background-color: rgb( 108, 0, 27 );
    padding: 10px;
    height: 204px;
    border: 0;
    text-align: left;
}

#schulung {
    font-size: 6pt;
    text-decoration: none;
    text-transform: uppercase;
    color: rgb( 255, 255, 255 );
    background-color: rgb( 127, 122, 106 );
    text-align: center;
    border-top: 2px solid white;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    height: 30px;
    padding: 16px 0 0 0;
}

#schulung a {
    text-decoration: none;
    text-transform: uppercase;
    color: rgb( 255, 255, 255 );
}

.csc-firstHeader {
    font-size: 9pt;
    color: white;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    margin-top: 8px;
    padding-bottom: 0px;
}

div.csc-header {
    height: 20px;
}

H1 {
    font-size: 9pt;
    color: #821123;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
}

H2 {
    font-size: 9pt;
    color: #821123;
    font-weight: bold;
    font-style: normal;
    text-align: left;
}

p {
    font-size: 9pt;
    color: rgb( 59, 55, 44 );
}

.bodytext {
    font-size: 9pt;
}

#button {
    background-color: rgb( 205, 201, 191 );
    padding: 0;
    margin: 0;
    border: 0;
    outline-width: 0;
}

#button img {
    border: 0;
    margin: 0 2px 0 0;
    padding: 0;
}

#scrollbutton {
    background-color: rgb( 205, 201, 191 );
    padding: 4px 10px 0 0;
    margin: 0;
    text-align: right;
    height: 12px;
}

#scrollbuttonweiss {
    background-color: rgb( 108, 0, 27 );
    padding: 0;
    margin: 0;
    text-align: right;
    height: 10px;
}

#scrollbuttonweiss img {
    border: 0px;
    padding: 0px;
    margin: 0 10px 0 0;
}

#scrollbutton img {
    padding: 0;
    border: 0;
    margin: 0 30px 0 0;
}

#contentscroll {
    position: absolute;
    overflow: hidden;
    height: 204px;
    width: 295px;
    clip: rect( 0, 295px, 204px, 0 );
    visibility: hidden;
    padding: 0 10px 0 0;
}

#contentscrollcontent {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9pt;
    padding-top: 10px;
}

#typo3-logo {
    padding-top: 17px;
}

#language {
    font-size: 10px;
    color: #fff;
}

#language a {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

#language a:hover {
    color: rgb( 205, 201, 191 );
    text-decoration: underline;
}

#referencescroll {
    position: absolute;
    overflow: hidden;
    height: 190px;
    width: 80px;
    clip: rect( 0, 80px, 190px, 0 );
    visibility: hidden;
    padding: 0 10px 0 0;
    text-align: left;
}

#referencescrollcontent {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9pt;
    padding-top: 10px;
}

#flagge {
    padding: 0;
    margin: 0;
    border: 0;
    outline-width: 0;
}

#flagge img {
    border: 0;
    margin: 0;
    padding: 0;
}

#header {
    background-color: white;
    height: 110px;
}

#left-image {
    background-color: black;
    width: 330px;
    height: 400px;
    overflow: hidden;
}

#contenttd {
    background-color: rgb( 205, 201, 191 );
    background-color: rgb( 127, 122, 106 );
    height: 400px;
    width: 100%;
    border-left: 2px solid white;
}

#content-text {
    width: 95%;
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#right img.PopBoxImageSmall {
    width: 150px;
    height:100px;
    margin-bottom:10px;
    padding-bottom:10px;
}

#righttd {
    width: 100%;
    background-color: rgb( 152, 0, 38 );
    padding-top: 20px;
    border-left: 2px solid white;
}

#right {
    width: 226px;
}

#menu_bottom {
    width: 1000px;
    text-align: right;
    vertical-align: middle;
    margin-bottom: -1px;
    height: 18px;
    border-bottom: 0px;
    background-color:#3B372C;
}

#menu_bottom ul {
    height: 10px;
}

#menu_bottom ul li {
    height: 15px;
}
#menu_bottom ul li a{
    position:relative;
    top:-1px;
}

#scrollcontent {
    height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

#scrollcontent #contenttable {
    width: 100%;
    margin-right: 0px;
}

div.user-bilderrechts-pi1 {
    width: 150px;
}

#bildrechts {
    width: 150px;
    margin-bottom: 10px;
}

#ZoomImage {
    border: 0px;
}

#ZoomBox {
    border: 0px;
}

#ZoomCaption {
    color:white;
    font-family:Verdana;
    font-size:11px;
    padding:10px;
}

#ZoomCapDiv {
    margin-top:-15px;
}

ul.menu {
    float: right;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.menu li {
    float: left;
    padding: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
}

ul.menu li.act {
    background-color: #999999;
    height: 16px;
}

ul.menu li a {
    font-size: 9pt;
    padding: 5px;
    color: white;
    height: 19px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:1.3px;
}

ul.menu li a:hover {
    text-decoration: underline;
}

#submenu {
    list-style-type: none;
    width: 146px;
    background-color: #999999;
}

#menu ul.menu li ul {
    position: absolute;
    margin-top: 3px;
    text-align: left;
    padding: 3px;
    margin-left: -4px;
    padding-bottom: 6px;
    background-color: rgb( 59, 55, 44 );
}
#menu ul.menu li.act ul{

}

#menu ul.menu li ul li {
    float: left;
    width: 100%;
    padding-top: 4px;
    padding-left: 8px;
}

#submenu li {
    margin: 0px;
    padding: 0px;
}

#submenu li a {
    margin: 0px;
    padding: 0px;
}

#submenu {
    filter: alpha( opacity = 90 );
    -moz-opacity: 0.90;
    opacity: 0.90;
}

#contentbottom1 {
    color: white;
    padding: 5px;
    background-color: rgb( 59, 55, 44 );
}

.bodytext {
    color: white;
}


#contentbottomtd a {
    color: white;
    text-decoration: none;
}

#contentbottomtd a:hover {
    text-decoration: underline;
}

#contentbottom1 {
    width: 942px;
    margin-top: -6px;
    margin-left: 0px;
    border: 2px solid white;
    border-top: 0px;
    background-color: transparent;
    padding-bottom: 20px;
    border: 0px;
    margin-top: 2px;
    margin-left: 14px;
    margin-left: 12px;
}


#contentbottom1 table.contenttable{
    border: 2px outset white;
    border-top: 0px;
    margin: auto;
    margin-top: -4px;
    z-index:999;
}

#contentbottom1 table.contenttable th
{
    background-color: rgb( 205, 201, 191 );
    padding: 0px;
    color: rgb( 152, 0, 38 );
    padding-left: 10px;
    margin: 0px;
    height:20px;
    padding-top: 4px;
    padding-bottom: 2px;
    filter: alpha( opacity = 70 );
    -moz-opacity: 0.70;
    opacity: 0.70;
}

#contentbottom1 table.contenttable td
{
    background-color: rgb( 127, 122, 106 );
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#outertop {
    height: 28px;
    background-position: 2px 6px;
    background-repeat: no-repeat;
    border-bottom: 0px;
}

#outerleft {
    width: 21px;
    min-width: 21px;
    font-size: 58pt;
    font-family: arial;
    background-position: 0px -17px;
    background-repeat: no-repeat;
    border-bottom: 0px;
}

#outerbottom {
    background-position: -19px 0px;
    background-repeat: no-repeat;
    border-bottom: 0px;
}

div.frp_fancyzoom_image {
    padding-top: 10px;
}

#lefttd {
    overflow: hidden;
    width: 200px;
}

.submenudiv{
    position:absolute;
    width:150px;
    margin-left:-5px;
    visibility: hidden;
    width:180px;
    z-index:10;
}

.submenudiv ul li a{
    margin-left:-2px;
    text-transform:uppercase;
    text-decoration:none;
    letter-spacing:1px;
    font-size:9pt;
}
.submenudiv ul li a:hover {
    background-color:transparent;
}
.submenudiv ul{
    width:200px;
    list-style-type: none;
}
#newcontent{
    width:1020px;
    height:400px;
    z-index:1;
}

#preloaddiv{
    height:0px;
    width:0px;
    overflow:hidden;
}

#closecontentbottom{
    text-align:center;
    cursor:pointer;
    font-weight:bold;
    background-color: rgb( 152, 0, 38 );
    width:90px;
    overflow:hidden;
    height:15px;
    margin:auto;
}

.frp_fancyzoom_image img {
    cursor: pointer;
}

#mailform label, #mailform input, #mailform select {
    display: block;
    width: 200px;
}

#mailform label {
    float: left;
    text-align:right;
    padding-right: 1em;
    width: 100px;
}

#mailform {
    padding-right: 10px;
}

#mailform .csc-mailform-submit {
    width: auto;
    margin:auto;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
    clear: left; /* das floating der labels und inputs aufheben */
}

.csc-mailform {
    padding-top: 10px;
}

#header_inner {
    position: relative;
}

#loading {
    position: absolute;
    right: 20px;
    bottom: 10px;
}