BODY {
  font-family:Avantgarde, Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;
  margin: 0px;
  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;
  background-color:#B7BCC3;
  background-image:url(images/bodywrapgrad.gif);
  background-repeat:repeat-x;
}

H1 {
  font-family:'Avantgard',Verdana, Arial;
  font-size:14px;
  FONT-WEIGHT: bold;
  margin-top: 0px;
  margin-bottom: 5px;

}

H2 {
  font-family:'Avantgard',Verdana, Arial;
  font-size:12px;
  font-weight: bold;
   margin-top: 0px;
  margin-bottom: 0px;
 }

H5 {
  font-family:'Avantgard',Verdana, Arial;
  font-size:13px;
  FONT-WEIGHT: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 2px;
}

P,TD {
  font-family:Avantgarde, Verdana, Arial;
  font-size:12px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 2px;
}

IMG {
  padding:0px;
  border:0px;
  margin:0px;
}


DIV#logo {
  position:relative;
  height:90px;
}

DIV#logo IMG {
  margin-top:12px;
  margin-left:14px;
}

DIV#logo_links {
  position:absolute;
  right:5px;
  top:12px;
  font-size:10px;
}

DIV#logo_links A {
  color:black;
  text-decoration:none;
}
DIV#logo_links A:hover {
  color:#404040;
  text-decoration:underline;
}

TD#td_suche {
  background-color:#509DCA;
  height:28px;
  width:275px;
  vertical-align:middle;
  font-family:Avantgarde, Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}

TD#td_suche FORM {
  width:275px;
  margin:0px;
  margin-left:10px;
}

INPUT#input_suchen {
  margin-left:4px;
  height:16px;
  width:113px;
  border:0px;
  font-size:9px;
}

TD#td_ticker {
  vertical-align:middle;
  background-color:#6AB0D4;
  height:28px;
  padding-left:10px;
  padding-right:10px;
  color:white;
  font-weight:bold;
  width:100%;
}

TD#td_contentstart_rechts {
  vertical-align:top;
  text-algin:left;
  background-color:#6AB0D4;
}
TD#td_contentstart_rechts H2 {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#509DCA;
  color:white;
  margin:0px;
  background-image:url(images/kreis_blau.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}

DIV#start_menu_box {
  width:165px;
  height:316px;
  overflow:hidden;
}

TD#td_start_spalte1 {
  background-color:#587E91;
  background-image:url(images/start_bild1.jpg);
  background-repeat:no-repeat;
}
TD#td_start_spalte1 H2 {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#509DCA;
  color:white;
  margin:0px;
  background-image:url(images/kreis_blau.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}
TD#td_start_spalte2 {
  background-color:#95B3BE;
  background-image:url(images/start_bild2.jpg);
  background-repeat:no-repeat;
}
TD#td_start_spalte2 H2 {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#B2CE00;
  color:white;
  margin:0px;
  background-image:url(images/kreis_gruen.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}


TD#td_start_spalte3 {
  background-color:#FFFFFF;
  background-image:url(images/start_bild3.jpg);
  background-repeat:no-repeat;
}
TD#td_start_spalte3 H2 {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:red;
  color:white;
  margin:0px;
  background-image:url(images/kreis_rot.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}

TD#td_start_domaincheck {
  background-color:#B2CE00;
  padding-left:20px;
  color:white;
  font-weight:bold;
  height:40px;
}

TD#td_start_domaincheck FORM {
  margin:0px;
  margin-top:10px;
}

TD#td_start_domaincheck INPUT {
  border:0px;
  margin-left:5px;
  margin-right:5px;
  width:100px;
}

DIV#start_menu {
  padding-top:10px;
  padding-left:5px;
  padding-right:15px;
}

DIV#start_menu A {
  padding-left:15px;
  padding-top:2px;
  padding-bottom:2px;
  color:black;
  text-decoration:none;
  display:block;
  line-height:16px;
}

DIV.menu1-level1-act {
  background-image:url(images/menu1a.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
  background-color:#CDED00;
}
DIV.menu1-level1-no A {
  font-weight:bold;
}
DIV.menu1-level1-act A {
  font-weight:bold;
}
DIV.menu1-level1-no A:hover {
  background-color:#CDED00;
  background-image:url(images/menu1.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
}
DIV.menu1-level1-act A:hover {
  background-color:#CDED00;
  background-image:url(images/menu1.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
}

DIV.menu1-level2-no {
  padding-left:15px;
}
DIV.menu1-level2-act {
  padding-left:15px;
  background-color:#CDED00;
}
DIV.menu1-level2-no A {
  font-weight:normal;
}
DIV.menu1-level2-act A {
  font-weight:normal;
}
DIV.menu1-level2-no A:hover {
  background-image:url(images/menu2.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
}
DIV.menu1-level2-act A {
  background-image:url(images/menu2.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
}
DIV.menu1-level2-no A:hover {
  background-color:#CDED00;
}
DIV.menu1-level2-act A:hover {
  background-color:#CDED00;
}

DIV#start_news {
  padding:5px;
  font-size:9px;
}
DIV#start_news A {
  color:#f0f0f0;
  text-decoration:none;
}
DIV#start_news A:hover {
  color:#ffffff;
  text-decoration:underline;
}

DIV#start_referenzen {
  padding:5px;
}
DIV#start_referenzen A {
  color:#f0f0f0;
  text-decoration:none;
}
DIV#start_referenzen A:hover {
  color:#ffffff;
  text-decoration:underline;
}

DIV#start_angebot {
  padding:5px;
}
DIV#start_angebot A {
  color:#587e91;
  text-decoration:none;
}
DIV#start_angebot A:hover {
  color:#536b77;
  text-decoration:underline;
}

DIV#start_angebot UL {
  margin:18px;
  padding:0px;
}

DIV#start_rechts {
  padding:5px;
}
DIV#start_rechts A {
  color:#f0f0f0;
  text-decoration:none;
}

DIV#start_rechts A:hover {
  color:#ffffff;
  text-decoration:underline;
}

UL {
  padding:top:0px;
  padding-left:17px;
}

DIV#footer a {
  text-align:center;
  font-family:Avantgarde, Verdana, Arial;
  font-size:8px;
  color: #000000;
  padding-top:4px;
  padding-bottom:2px;
}

DIV#footer a:link {
  color: #000000;
}

/* CSS speziell für Folgeseiten */
TD#td_menu {
  width:164px;
  background-color:#ABC82D;
}

H2 {
  font-family:'Avantgard',Verdana, Arial;
  font-size:14px;
  FONT-WEIGHT: bold;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;

}

DIV#div_menu {
  padding-top:10px;
  padding-left:5px;
  padding-right:15px;
}
DIV#div_menu A {
  padding-left:15px;
  padding-top:2px;
  padding-bottom:2px;
  color:black;
  text-decoration:none;
  display:block;
  line-height:16px;
}

TD#td_pagefiller {
  width:1px;
  background-color:#ABC82D;
}

TD#td_content {
  background-color:#95B3BE;
  color:black;
}

TD#td_spalte_rechts {
  width:255px;
  background-color:#6AB0D4;
  color:black;
}

TD#td_spalte_rechts A {
  color:#f0f0f0;
  text-decoration:none;
}

TD#td_spalte_rechts A:hover {
  color:#ffffff;
  text-decoration:underline;
}

TD#td_spalte_rechts UL {
  margin:18px;
  padding:0px;
}


DIV.div_boxrechts_abstand {
  padding:5px;
}

DIV#background_pic {
  height:170px;
  background-repeat:repeat-x;
}

DIV#div_content_spacer {
  padding-left:15px;
  padding-right:15px;
}

DIV#div_content A {
  color:#f0f0f0;
  text-decoration:none;
}

DIV#div_content A:hover {
  color:#ffffff;
  text-decoration:underline;
}

H2.h2 {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#509DCA;
  color:white;
  margin:0px;
  margin-top:10px;
  background-image:url(images/kreis_blau.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}

H2.h2_domain_check {
  margin:0px;
  margin-top:10px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#B2CE00;
  color:white;
  background-image:url(images/kreis_gruen.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}
H2.h2_angebot {
  margin:0px;
  margin-top:10px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  background-color:#FF0000;
  color:white;
  background-image:url(images/kreis_rot.gif);
  background-repeat: no-repeat;
  background-position:4px 4px;
}


FORM#form_domain_check {
  margin:0px;
  padding:10px;
}

FORM#form_domain_check INPUT {
  border:0px;
  margin-left:5px;
  margin-right:5px;
  width:200px;
}


/*
   CSS für das Popupfenster Showpic
*/
DIV#showpic_center {
  padding:8px;
  text-align:center;
  font-family:Verdana, 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;
}

DIV.csc_sitemap_entry {
  border:1px solid #607a83;
  border-right:2px solid #607a83;
  border-bottom:2px solid #607a83;
  background-color:#79959f;
  text-align: left;
  width: 180px;
  padding: 3px 3px 3px 3px;
  margin: 15px 0px 5px 0px;
}


TD.page_browse {
  border: black 1px solid;
  text-align:center;
}

TD.page_browse_back {
  border: black 1px solid;
  text-align:center;
}

TD.page_count {
  font-size:9px;
  text-align:right;
  padding-left:35px;
  vertical-align:middle;
}

TD.page_browse_back A {
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:25px;
  padding-right:25px;
  font-size:10px;
  color:#333333;
  background-color:#6AB0D4;
  margin:0px;
  text-decoration:none;
}
TD.page_browse A {
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:10px;
  padding-right:10px;
  font-size:10px;
  color:#333333;
  background-color:#6AB0D4;
  margin:0px;
  text-decoration:none;
}

TD.page_browse_back A:hover {
  font-size:10px;
  color:#555555;
  margin:0px;
  background-color:#509DCA;
}
TD.page_browse A:hover {
  font-size:10px;
  color:#555555;
  margin:0px;
  background-color:#509DCA;
}

.tx-ttnews-browsebox TD {
  font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
  font-weight: bold;
}
.tx-ttnews-browsebox-SCell {
  background-color:#607a83;
}

.div_newslist_title {
  background-color:#607a83;
  padding:2px;
}


/* Adressdatenbank */
.tx_spdirectory-pi1-myform {
  font-size: 10px;
}
.tx_spdirectory-pi1-myformactive {
  font-size: 10px;
  xcolor: #CC0000;
}
.tx_spdirectory-pi1-dotted {
  border: 1px solid #DADADA;
}
.tx_spdirectory-pi1-small {
  font-size: 10px;
}
.tx_spdirectory-pi1-dottedcorner {
  border-top: 0px none;
  border-right: 0px none;
  border-bottom: 2px dotted black;
  border-left: 2px dotted black;
  }
.tx_spdirectory-pi1-dottedcolor {
  border: 2px dashed black;
}

TD.tx_spdirectory-highlight {
  background-color:#509dca;
  color:black;
}


DIV#dwsmbeschreibung {
  display:none;
}


/*
    für Mailformulare
*/
fieldset.csc-mailform {
  border:0px;
  margin-left:15px;
  padding-top:15px;
}
div.csc-mailform-field {
  padding-bottom:5px;
}
div.csc-mailform-field label {
  width:100%;
  display:block;
  padding-top:5px;
  padding-right:10px;
}
div.csc-mailform-label {
  margin-top:5px;
  font-weight:bold;
  padding-bottom:10px;
  padding-top:10px;
}

input,select,textarea {
  font-size:11px;
}

input.csc-mailform-submit {
  margin-top:15px;
  cursor:pointer;
}

