BODY {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:black;
  margin: 0px;
  padding:0px;
  background-color:#efedf6;
  background-repeat:no-repeat;
  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #cccccc;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
  SCROLLBAR-BASE-COLOR: #cccccc;
  scrollbar-3d-light-color: #CCCCCC;
}

div.div_center {
  text-align:center;
}

div#div_layout {
  margin:0px auto;
  width:995px;
  height:600px;
  overflow:hidden;
  background-repeat:no-repeat;
  background-color:white;
  position:relative;
}

div#div_bg_bubbles {
  background-image:url('images/bubbles.gif');
  background-repeat:no-repeat;
  background-position:695px 31px;
}



img#img_logo {
  position:absolute;
  top:78px;
  left:248px;
}

div#div_langswitch {
  position:absolute;
  top:15px;
  right:15px;
  text-align:right;
}

img#img_hotline {
  position:absolute;
  top:46px;
  right:15px;
}

div#div_langswitch a {
  text-decoration:none;
  color:#8f8f8f;
}

div#div_contentbox {
  padding-top:150px;
  padding-left:175px;
  width:800px;
  text-align:left;
}

div#div_content_minheight {
  float:left;
  width:1px;
  height:450px;
}

div#div_blaettern {
  position:absolute;
  bottom:110px;
  right:250px;
  width:15px;
  height:50px;
  text-align:center;
}

div#div_blaettern a#img_arrow_up {
  position:absolute;
  bottom:20px;
  left:3px;
}

div#div_blaettern a#img_arrow_down {
  position:absolute;
  bottom:0px;
  left:3px;
}

div#div_content_right_box {
  position:absolute;
  bottom:0px;
  right:-1px;
  width:225px;
}

div#div_content_main {
  float:left;
  width:323px;
  padding-right:20px;
  padding-top:20px;
  padding-left:20px;
}

div#div_menu {
  float:left;
  font-size:10px;
  width:175px;
  text-align:right;
  margin-right:20px;
  margin-top:18px;
}

div#div_menu a {
  color:#a0a0a0;
  text-decoration:none;
}

div#div_menu a:hover {
  text-decoration:none;
}

div#div_menu div.div_menu1_ItemAndSub {
  margin-bottom:13px;
}

div#div_menu div.div_menu1 a:hover {
  color:#86005e;
}

div#div_menu div.div_menu1_active {
  margin-bottom:5px;
}

div#div_menu div.div_menu1_active a {
  color:#7A6EAC;
}

div#div_menu div.div_menu2 {
  margin-bottom:5px;
}

div#div_menu div.div_menu2 a {
  color:#86005e;
}
div#div_menu div.div_menu2 a:hover {
  color:#a0a0a0;
}

div#div_menu div.div_menu2_active {
  margin-bottom:5px;
  margin-right:15px;
}

div#div_menu div.div_menu2_active a {
  color:#7A6EAC;
  text-decoration:none;
}


div.div_menuspacer {
  height:20px;
}

div#div_copyright {
  text-align:center;
  clear:both;
  background-color:#efedf6;
  padding-top:3px;
  margin:0px;
  border:0px;
}



div#div_copyright a {
  color:#444444;
}
div#div_copyright a:hover {
  text-decoration:underline;
}

H1.csc-firstHeader {
  margin-bottom: 20px;
}

H1 {
  color:#86005e;
  font-size:14px;
  font-weight:normal;
  margin-top: 0px;
  margin-bottom: 10px;
  padding:0px;
}

H2, H3 {
  color:#86005e;
  font-size:14px;
  font-weight:normal;
  margin-top: 1px;
  margin-bottom: 6px;
  line-height:22px;
  padding:0px;
}

H4, H5, H6 {
  color:#86005e;
}

FORM {
  margin:0px;
}

TD {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:15px;
  color:#3d4242;
}

P {
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

IMG {
  padding:0px;
  border:0px;
  margin:0px;
}

A {
  color:#86005e;
  text-decoration:underline;
}

div.tx-gsipagenav-pi1 {
  padding-top:5px;
}
div.tx-gsipagenav-pi1 a {
  padding-left:1px;
  padding-right:5px;
}

/*
    Tabellen
*/

table.contenttable {
    border-collapse:collapse;
    border-spacing:0;
    border:1px solid #646455;
}

table.contenttable p {
  margin:0px;
}


ul.csc-menu-1 li {
  margin-bottom:12px;
}


/*
    für Mailformulare
*/
fieldset.csc-mailform {
  border:0px;
  margin-left:0px;
  padding-top:0px;
}
div.csc-mailform-field {
  padding-bottom:1px;
  clear:both;
}
div.csc-mailform-field label {
  width:135px;
  clear:both;
  float:left;
  padding-top:0px;
  padding-right:0px;
}
div.csc-mailform-label {
  margin-top:0px;
  font-weight:bold;
  clear:both;
  padding-bottom:5px;
  padding-top:10px;
}

input.csc-mailform-submit {
  margin-top:10px;
  cursor:pointer;
}

input {
  border:1px solid #86005e;
  margin-bottom:2px;
  width:155px;
  font-size:10px;
}

select {
  border:1px solid #86005e;
  margin-bottom:2px;
  width:155px;
  font-size:10px;
}

textarea {
  border:1px solid #86005e;
  margin-bottom:2px;
  width:290px;
  font-size:10px;
}

input.csc-mailform-check {
  border:0px solid white;
  margin-bottom:2px;
  width:15px;
}




/*
  css content style korrekturen
*/
/* Bild soll keinen Rand unten haben */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }



/*
   CSS für das Popupfenster Showpic
*/
DIV#showpic_center {
  padding:8px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
DIV#showpic_close {
  text-align:right;
}
DIV#showpic_close A {
  font-size:9px;
  color:#888888;
  font-weight:normal;
  text-decoration:none;
}

