/* schriften */
html {
  overflow-y: scroll;
}
body, div {
  font-size: 70%;
  line-height: 140%;
}
@media screen {
  div {
    font-size: 100%;
  }
}
#mainmenue {
  font-size: 100%;
}
.infobox {
  font-size: 100%;
}
.infobox h3 {
  font-size: 100%;
}
.global a:link, .global a:visited {
  font-size: 100%;
}
.footer a:link, .footer a:visited {
  font-size: 100%;
}
#footer a:link, #footer a:visited {
  font-size: 100%;
}
#submenu a:link, #submenu a:visited {
  font-size: 100%;
}
@media screen {
  .linkDownload h3 {
    font-size: 100%;
    font-weight: normal;
  }
}
.linkDownload a:link, .linkDownload a:visited {
  font-size: 100%;
  font-weight: bold;
}
/* farben */
body {
  color: #666666;
}
h1 {
  color: #666666;
}
h2 {
  color: #666666;
}
h2.headline {
  color: #148888;
}
h3 {
  color: #666666;
}
.linkDownload h3 {
  color: #666666;
}
.spitzmarke {
  color: #666666;
}
.date {
  color: #666666;
}
.infobox h3 {
  color: #505050;
}
@media screen {
  .global {
    color: #7C7C7C;
  }
  .global a:link, .global a:visited {
    padding: 0 3px 0 0;
    color: #7C7C7C;
  }
  .global a:hover, .global a:active {
    color: #7C7C7C;
    text-decoration: underline;
  }
  .more a:link, .more a:visited, .more a:hover, .more a:active {
    padding: 0 30px 0 18px;
    font-weight: bold;
    background: url(../img/pfeil_green.gif) no-repeat 0 0.2em;
  }
  #footer {
    color: #505050;
  }
  #footer a:link, #footer a:visited {
    padding: 0 7px 0 7px;
    color: #505050;
  }
  #footer a:hover, #footer a:active {
    color: #505050;
    text-decoration: underline;
  }
  .footer a:link, .footer a:visited {
    color: #666666;
    font-weight: normal;
  }
  .footer a:hover, .footer a:active {
    color: #666666;
    text-decoration: underline;
  }
}

/* Formatierung */
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration:underline;
}
@media screen {
  .global {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 99;
  }
  .global a:link, .global a:visited {
    padding: 0 3px 0 3px;
    text-align: center;
  }
}
@media screen {
  /* Hauptmenue live */
  #mainmenueTop {
    height: 8px;
    background: url(../img/menu_top.gif) bottom repeat-x;
  }
  #mainmenueBottom {
    height: 10px;
    background: url(../img/menu_bottom.gif) top repeat-x;
  }
  #mainmenue {
    position: relative;
    width: 750px;
    padding: 0;
    z-index: 1000;
  }
  #mainmenue ul {
    margin: 0;
    padding: 0;
    background: url(../img/menu_bg.gif) bottom repeat-y;
  }
  #mainmenue li {
    position: relative;
    width: 186px;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border-right: 1px solid #A4A4A4;
    font-weight: bold;
  }
  #mainmenue li.last {
    border-right: 0;
  }
  #mainmenue li.first {
    padding-left: 2px;
  }
  #mainmenue li.active {
    background-color: #D3E8E9;
  }
  #mainmenue a:link, #mainmenue a:visited {
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: center;
    display: block;
    color: #808080;
  }
  #mainmenue a:active, #mainmenue a:hover {
    color: #148888;
    background-color: #D3E8E9;
    text-decoration: none;
  }
  #mainmenue a:visited.active, #mainmenue a:link.active {
    color: #148888;
    background-color: #D3E8E9;
  }
  #mainmenue .pulldownmenu {
    display: none;
    position: absolute !important;
    top: 25px;
    z-index: 1000 !important;
    width: 186px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    font-weight: normal;
    background: url(../img/bg_pulldownmenu.gif) no-repeat bottom right;
  }
  #mainmenue .pulldownmenu li {
    clear: both;
    display: block;
    width: 186px;
    border: 0;
  }
  #mainmenue .pulldownmenu li.first {
    padding: 0.5em 0 0 0;
  }
  #mainmenue .pulldownmenu li.last {
    padding: 0 0 0.5em 0;
  }
  #mainmenue .pulldownmenu a:link, #mainmenue .pulldownmenu a:visited {
    width: 156px;
    text-align: left;
    padding: 0.3em 0 0.3em 20px !important;
    margin: 0.1em 0 0.1em 5px !important;
    color: #666666;
    font-weight: normal;
    background: url(../img/pfeil_dotted_right_green.gif) no-repeat 10px 0.8em;
  }
  #mainmenue .pulldownmenu a:active, #mainmenue .pulldownmenu a:hover {
    font-weight: normal;
    background-color: #E5E5E5;
  }
  #mainmenue .pulldownmenu .active a:link, #mainmenue .pulldownmenu .active a:visited {
    font-weight: normal;
  }
  #mainmenue .pulldownmenu .active strong {
    font-weight: normal;
  }
}
@media screen {
  #body {
    position: relative;
    width: 750px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: left;
  }
  #head {
    position: relative;
    height: 112px;
    padding: 0;
    margin: 0;
  }
  #main {
    width: 750px;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .home #main {
    margin: 0;
    padding: 0;
  }
  #topNews {
    position: relative;
    clear: both;
    width: 710px;
    margin: 0;
    padding: 10px 20px;
    background: url(../img/bg_topnews.gif) repeat-x top left #B1D4D8;
    border-bottom: 1px solid #9EC0C2;
  }
  #topNewsBottom {
    position: relative;
    width: 750px;
    height: 10px;
    margin: 0 0 10px 0;
    padding: 0;
    background: url(../img/bg_topnews_shadow.gif) repeat-x top left;
  }
  #leftcolumn {
    width: 180px;
    height: 300px;
    float: left;
  }
  #content {
    width: 370px;
    margin: 0;
    padding: 0 10px 0 10px;
    float: left;
  }
  #illuContent {
    margin: 0 0 10px 10px;
    height: 160px;
    float: left;
  }
  .home #illuContent {
    margin: 0 0 8px 0;
    height: 160px;
  }
  #rightcolumn {
    width: 180px;
    margin: 0;
    padding: 0;
    float: right;
  }
  #footer {
    position: relative;
    width: 750px;
    padding: 1em 0 0.4em 0;
    margin: 2em 0 2em 0;
    height: 15px;
    text-align: right;
    background: url(../img/bg_footer.gif) repeat-x top left;
  }
}
@media screen {
  #homeIllu {
    position: relative;
    float: left;
    width: 765px;
    height: 346px;
    padding: 0;
    margin: 0;
  }
  #rubrikIllu {
    position: relative;
    float: left;
    width: 765px;
    height: 138px;
    padding: 0;
    margin: 0;
  }
}

@media screen {
  .infobox {
    padding: 1px;
    margin: 0 0 13px 0;
    width: 176px;
    border: 1px solid #D8D8D8;
    overflow: hidden;
  }
  .infobox h2 {
    margin: 0;
    padding: 0.3em 0 0.3em 10px;
    border-bottom: 1px solid #FFFFFF;
  }
  .infobox h3 {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .infobox p {
    margin: 0;
  }
  .infobox img {
    padding: 1px;
    border: 1px solid #D8D8D8;
  }
  .infobox img.left {
    margin: 0.2em 10px 0 0;
    float: left;
  }
  .infobox img.right {
    margin: 0.2em 0 0 5px;
    float: left;
  }
  .infobox img.full {
    margin: 0.2em -2px 0 -2px;
    float: left;
    clear: both;
  }
  .infobox img.banner {
    margin: 8px 0 0.2em 8px;
  }
  .infobox div {
    padding: 10px 10px 0.5em 10px;
    line-height: 130%;
  }
  .infobox div.padding {
    padding: 0;
    background-color: #EEEEEE;
  }
  .infobox ul.links {
    list-style-type: none;
    padding: 2px 0 8px 10px;
    margin: 0;
  }
  .infobox .links li {
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 0.2em;
    font-weight: bold;
  }
  .infobox .links li.internal {
    background-image: url(../img/pfeil_intern.gif);
    background-position: 0 0.3em;
  }
  .infobox .links li.external {
    background-image: url(../img/pfeil_extern.gif);
    background-position: 0 0.3em;
  }
  .infobox .links li.download {
    background-image: url(../img/pfeil_download.gif);
  }
  .infobox .email {
    padding-left: 15px;
    background-image: url(../img/symbol_email.gif);
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    font-weight: bold;
  }
}

@media screen {
  #search {
    position: relative;
    margin-top: 18px;
  }
  #search input {
    width: 155px;
    margin: 0;
    padding: 1px 0 1px 2px;
    font-size: 100%;
    color: #7C7C7C;
    border-top: 1px solid #BABABA;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #CECECE;
    background: url(../img/bg_search.gif) repeat-x;
  }
  #search .btn-search {
    position: relative;
    width: 17px;
    height: 17px;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../img/btn_search.gif) no-repeat center;
    cursor: pointer;
  }
}

@media screen {
  .footer {
    position: relative;
    width: 370px;
    margin: 2em 0 1em 0 !important;
    padding: 0;
    float: left;
    background: url(../img/linie_dotted_horizontal.gif) repeat-x top left;
  }
  .up {
    float: right;
    margin: 0;
    padding: 0 16px 0 0;
    text-align: right;
    background: url(../img/symbol_up.gif) no-repeat center right;
  }
  .print {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 15px 0 15px;
    background: url(../img/symbol_print.gif) no-repeat 0 0.3em;
  }
}
@media screen {
  #footer .copyright {
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
  }
}

@media screen {
  #submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:active, #submenu ul li a:hover {
    color: #666666;
    text-decoration: none;
  }
  #submenu {
    margin: 0;
    padding: 1px;
    overflow: hidden;
    width: 176px;
    border: 1px solid #D8D8D8;
  }
  #submenu ul {
    width: 176px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
    background-color: #EEEEEE;
  }
  #submenu ul ul {
    background-color: #FFFFFF;
  }
  #submenu li {
    width: 176px;
  }
  #submenu li a:link, #submenu li a:visited {
    width: 156px;
    display: block;
    padding: 0.3em 0 0.3em 20px;
    font-weight: bold;
    border-bottom: 1px solid #FFFFFF;
  }
  #submenu li.last a:link, #submenu li.last a:visited {
    border-bottom: none;
  }
  #submenu li li a:link, #submenu li li a:visited {
    width: 146px;
    display: block;
    padding: 0.3em 0 0.3em 30px;
    border-bottom: 1px solid #F1F1F1;
    font-weight: normal;
  }
  #submenu li li li a:link, #submenu li li li a:visited {
    width: 136px;
    display: block;
    padding: 0.3em 0 0.3em 40px;
    border-bottom: 1px solid #F1F1F1;
    font-weight: normal;
  }
  #submenu li.leaf {
    background: url(../img/pfeil_dotted_right.gif) no-repeat 12px 0.7em;
  }
  #submenu li li.leaf {
    background: url(../img/pfeil_dotted_right.gif) no-repeat 22px 0.7em;
  }
  #submenu li li li.leaf {
    background: url(../img/pfeil_dotted_right.gif) no-repeat 32px 0.7em;
  }
  #submenu li li.node{
    background: url(../img/pfeil_dotted_right.gif) no-repeat 22px 0.7em;
  }
  #submenu li li li.node{
    background: url(../img/pfeil_dotted_right.gif) no-repeat 32px 0.7em;
  }
  #submenu li.active a:link, #submenu li.active a:visited {
    color: #148888;
    font-weight: bold;
  }
  #submenu li.active li a:link, #submenu li.active li a:visited {
    color: #666666;
    font-weight: normal;
  }
  #submenu li.path {
    background-image: url(../img/pfeil_dotted_down.gif) !important;
    background-position: 10px 0.9em;
    background-repeat: no-repeat;
  }
}
@media screen {
  #content  ul.navigation {
    padding: 0;
    margin: 0;
  }
  #content  ul.navigation ul {
    padding: 0;
    margin: 0;
  }
  #content  ul.navigation li {
    width: 359px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
  }
  #content ul.navigation li a:link, #content ul.navigation li a:visited {
    width: 359px;
    display: block;
    padding: 0.5em 0 0.5em 10px;
    color: #666666;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
  }
  #content ul.navigation li li a:link, #content ul.navigation li li a:visited {
    width: 349px;
	padding: 0.3em 0 0.3em 20px !important;
    background: url(../img/pfeil_dotted_right.gif) no-repeat 10px 0.6em #F2F2F2;
  }
  #content ul.navigation li li li a:link, #content ul.navigation li li li a:visited {
    width: 334px;
    font-weight: normal !important;
    padding-left: 35px !important;
    background: url(../img/pfeil_dotted_right.gif) no-repeat 25px 0.6em #FFFFFF !important;
  }
  #content ul.navigation li li.node a {
    background-image: url(../img/pfeil_dotted_down.gif) !important;
    background-position: 10px 0.75em !important;
    background-repeat: no-repeat;
  }
}

/* Styles for Contact Form */
#content .contact {
  border: 1px solid #D8D8D8;
  margin-top: 20px;
}
#content .contact fieldset {
  margin: 1px;
  background-color: #F6F6F6;
}
#content .contact table {
  border: none;
  margin: 10px 0 !important;
}
#content .contact table td {
  padding: 3px 5px 6px 5px;
  vertical-align: top;
  border: none !important;
}
#content .contact label {
  font-weight: bold;
}
#content .contact .red {
  color: #CC0000;
}
#content .contact input {
  width: 230px;
  border: 1px solid #CCCCCC;
}
#content .contact textarea {
  width: 230px;
  border: 1px solid #CCCCCC;
}
#content .contact select {
  width: 146px;
  border: 1px solid #CCCCCC;
}
#content .contact input.radioBtn {
  position: relative;
  width: 20px;
  top: 3px;
  margin: 0 20px 0 0;
  padding: 0;
  border: none;
}
#content .contact input.button {
  position: relative;
  float: left;
  width: 80px;
  margin: 10px 10px 0 0;
  padding: 0 0 0 20px;
  border: 0;
  text-align: left;
  cursor: pointer;
  color: #148888;
  font-weight: bold;
  background: url(../img/pfeil_intern.gif) no-repeat 5px 0.3em;
}


/* Styles for Messagetool */
.messagetool #main {
  width: 750px;
  background: url(../img/bg_messagetool.jpg) no-repeat left top #D8D8D8;
}
.messagetool .tableContent {
  clear: both;
  position: relative;
  left: 14px;
  width: 726px;
  height: 390px;
  overflow-y: auto;
  background: url(../img/bg_table_messagetool.gif) repeat-x left top #F6F6F6;
}
.messagetool .tableHead {
  padding: 0 0 0 45px;
}
.messagetool .tableName {
  position: relative;
  width: 263px;
  padding: 0.8em 0 0.8em 0;
  font-weight: bold;
  float: left;
}
.messagetool .tableCompany {
  position: relative;
  padding: 0.8em 0 0.8em 0;
  font-weight: bold;
  float: left;
}
.messagetool table {
  width: 690px;
  border-collapse:collapse;
  margin: 10px;
}
.messagetool table td.firstCol {
  width: 250px;
  padding: 8px 20px;
  border-bottom: 1px solid #C2C2C2;
}
.messagetool td.secondCol {
  width: 440px;
  padding: 8px 20px;
  border-bottom: 1px solid #C2C2C2;
}
.messagetool .tableBottom {
  width: 750px;
  height: 30px;
  background: url(../img/bg_table_messagetool_bottom.gif) repeat-x left top;
}
.messagetool .tableForm {
  clear: both;
  position: relative;
  left: 14px;
  width: 726px;
  height: 390px;
  overflow-y: auto;
  background: url(../img/bg_table_messagetool.gif) repeat-x left top #F6F6F6;
}
.messagetool .back {
  position: relative;
  padding: 0.8em 10px 0.8em 0;
  float: right;
}
.messagetool .back a:link, .messagetool .back a:visited {
  padding: 0 0 0 15px;
  background: url(../img/btn_back.gif) no-repeat left center;
}
.messagetool .tableForm table {
  border: none;
  margin: 50px 0;
}
.messagetool .tableForm table td {
  padding: 3px 5px 6px 5px;
  vertical-align: top;
}
.messagetool .tableForm label {
  font-weight: bold;
}
.messagetool .tableForm input {
  width: 350px;
  border: 1px solid #CCCCCC;
}
.messagetool .tableForm textarea {
  width: 350px;
  border: 1px solid #CCCCCC;
}
.messagetool .tableForm input.button {
  position: relative;
  float: left;
  width: 100px;
  margin: 10px 10px 0 0;
  padding: 0 0 0 20px;
  border: 0;
  text-align: left;
  cursor: pointer;
  color: #148888;
  font-weight: bold;
  background: url(../img/pfeil_intern.gif) no-repeat 5px 0.3em;
}