body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  background-image: url(../img/bg_body.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.clear {
  clear: both;
}
small {
  font-size: 100%;
  font-weight: normal;
}
h1 {
  font-size: 140%;
  font-weight: bold;
  line-height: 120%;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h3 {
  font-size: 100%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
.spitzmarke {
  font-size: 100%;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 0 0.5em 0 !important;
}
.arrow {
  display: none;
}
a:link, a:visited, a:hover, a:active {
  color: #686868;
}
a:link.internal, a:visited.internal {
  font-weight: bold;
  text-decoration: underline;
  padding-left: 15px;
  background: url(../img/pfeil_intern.gif) no-repeat 0 0.4em;
}
a:link.external, a:visited.external {
  font-weight: bold;
  text-decoration: underline;
  padding-left: 15px;
  background: url(../img/pfeil_extern.gif) no-repeat 0 0.4em;
}
a:link.download, a:visited.download {
  font-weight: bold;
  text-decoration: underline;
  padding-left: 10px;
}
h3 a:link, h3 a:visited {
  padding: 0 !important;
  background-image: none !important;
}
#menu .acc {
  display: inline;
}
@media all {
  .right {
    float: right !important;
  }
  .acc, #menu .acc {
    display: none;
  }
}


@media all {
  h1 {
    margin: 0.5em 0 0.5em 0;
  }
  h2 {
    margin: 0.5em 0 0.2em 0;
  }
  #content div {
    margin: 0 0 0.2em 0;
    padding: 0;
  }
  #content div.intro {
    margin: 0 0 1em 0;
    font-weight: bold;
  }
  #content div.date {
    padding: 0 !important;
  }
  #content div div {
    margin: 0;
    padding: 0;
    clear: none;
  }
  #content .imgLeft, #content .imgRight {
    position: relative;
    top: 0.25em;
    width: 180px;
  }
  #content .imgLeft.small {
    width: 104px;
  }
  #content .imgLeft {
    float: left;
    margin: 0 15px 0 0;
  }
  #content .imgLeft img {
    padding-bottom: 0;
  }
  #content .imgLeft img.imgShadow, #content .imgRight img.imgShadow, #content .imgFull img.imgShadow {
    border: 1px solid #d8d8d8;
	padding: 1px;
  }
  #content .imgLeft.small img {
    padding-bottom: 0;
  }
  #content .imgLeft div {
    margin: 0;
  }
  #content .imgRight {
    float: right;
    margin: 0 0 0 15px;
  }
  #content .imgFull {
    position: relative;
    width: 460px;
    margin: 0;
    padding: 8px 0 0 0;
  }
  #content .bu {
    padding: 2px 0 5px 0;
    line-height: 1.2em;
    text-align: left;
    min-height: 16px;
    position: relative;
    font-family: verdana;
    font-size: 90%;
  }
  #content .bu small {
    font-weight: bold;
    font-size: 1em;
  }
  #content .imgLeft br, #content .imgRight br, #content .imgFull br {
    clear: both;
    display: none;
  }
  #content .imgLeft img, #content .imgRight img, #content .imgFull img {
	margin: 0 0 2px 0;
  }
  #content .zoom {
    display: block;
    float: right;
    top: -20px;
    right: -2px !important;
    position: relative;
  }
  #content ul {
    margin: 0;
    padding: 0;
  }
  #content li {
    margin: 0;
    padding: 0;
  }
  #content .links {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #content .links li {
    position: relative;
    float: left;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 0.5em;
    background-position: 0 0.4em;
    font-weight: bold;
  }
  #content .links li.internal {
    background-image: url(../img/pfeil_intern.gif);
  }
  #content .links li.external {
    background-image: url(../img/pfeil_extern.gif);
  }
  #content .links li.download {
    background-image: url(../img/pfeil_download.gif);
  }
  #content .linklist {
    padding: 0;
    margin: 1em 2em;
  }
  #content .distributor {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1em;
  }
  #content .distributor li {
    position: relative;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 0.5em;
    background-position: 10px 0.4em;
    font-weight: bold;
  }
  #content .distributor li.internal {
    background-image: url(../img/pfeil_intern.gif);
  }
  #content .distributor li.external {
    background-image: url(../img/pfeil_extern.gif);
  }
  #content .distributor li.download {
    background-image: url(../img/pfeil_download.gif);
  }
  #content h3 {
    margin: 0;
    padding: 0;
  }
  #content #linkDownload {
    clear: both;
    margin: 1em 0 0 0;
    padding: 1px;
    border: 1px solid #D8D8D8;
    background-color: #f3f3f3;
  }
  #content .linkDownload {
    position: relative;
    clear: both;
    margin: 0;
    padding: 6px 10px 0 20px;
  }
  #content .linkDownload h3 {
    font-weight: bold;
    margin: 0;
    padding: 0.1em 0 0.1em 0;
  }
  #content .linkDownload ul {
    padding: 0 0 0.5em 0;
    margin: 0.2em 0 0 10px;
    list-style: none;
  }
  #content .linkDownload li {
    position: relative;
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    padding-left: 12px;
  }
  #content .linkDownload li.internal {
    background-image: url(../img/pfeil_intern.gif);
  }
  #content .linkDownload li.external {
    background-image: url(../img/pfeil_extern.gif);
  }
  #content .linkDownload li.download {
    background-image: url(../img/pfeil_download.gif);
  }
  #content .teaser {
    margin: 0;
    padding: 1em 0 1.3em 0;
	background: url(../img/linie_dotted_horizontal.gif) repeat-x bottom left;
  }
  .home #content .teaser {
    width: 465px;
  }
  #content .teaser h2 {
    margin: 0;
    padding: 0;
  }
  #content .teaser.last {
    background: none;
  }
  #content .teaser .imgLeft img {
    padding: 1px;
	border: 1px solid #D8D8D8;
	margin: 0.2em 0 0 0;
  }
  .download .imgLeft.second {
    margin-right: 0 !important;
	margin-bottom: 15px !important;
  }
}
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
}
@media all {
  .hr {
    clear: both;
    margin: 1em 0 0.6em 0 !important;
    height: 1px;
    overflow: hidden;
    background: url(../img/dotted_line.gif) repeat-x;
  }
}
.hr hr {
  display: none;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
/* Fixes IE/Mac
.clearfix {
  display: inline-block; 
} */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

@media all {
  xinput {
    width: 257px;
    border: 1px solid #909CA7;
  }
  select {
    width: 257px;
    border: 1px solid #909CA7;
  }
  fieldset {
    border: 0;
    padding: 0;
  }
  legend {
    display: none;
  }
  .formfield {
    display: block;
    margin: 0 0 1em 0 !important;
    padding: 0 !important;
  }
  input.button {
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
    padding: 0 10px 0 17px;
    text-align: left;
    background: url(../img/pfeil_intern.gif) no-repeat 5px 0.3em #FFFFFF;
    cursor: pointer;
    color: #686868;
    font-weight: bold;
    font-size: 100%;
    border: 1px solid #999;
  }
  a.button {
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
    padding: 0 10px 0 17px;
    text-align: left;
    background: url(../img/pfeil_intern.gif) no-repeat 5px 0.3em;
    cursor: pointer;
    color: #686868;
    font-weight: bold;
    font-size: 100%;
    border: none;
  }
}
#logo {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.more {
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: bold;
}

/* fontsizeView */
#fontSizeBox {
   position: absolute; 
   left: 815px;
   top: 75px;
   width:  90px;
   height: 12px;
   font-family: verdana, sans-serif;
   font-size: 90%;
   color: #333333;
   z-index: 1000;
}
#fontSizeButton_1 {
    display:none;
}
#fontSizeButton_2 {
    display:none;
}
.fontSizeUp {
  cursor:pointer;
  float:right;
  border:#0000ff 0px solid; 
  width:9px; 
  height:12px;
  background:url(../img/ico_zoom_up_enable.gif) top left no-repeat;

}
.fontSizeDown {
  float:left;
  cursor:pointer;
  padding-left:12px;
  border:#00ff00 0px solid; 
  width:60px; 
  height:12px;
  background:url(../img/ico_zoom_down_enable.gif) top right no-repeat;
}

.ilink {
  position: absolute;
  left: 12px;
  top: 37px;
}



form .additional {
  display: inline !important;
  height: 1px !important;
  left: -9999px !important;
  overflow: hidden !important;
  position: absolute !important;
  top: -9999px !important;
  width: 1px !important;
}

form div.error {
  color: #900;
  font-weight: bold;
  margin: 8px !important;
}

form div.success {
  color: #060;
  font-weight: bold;
  margin: 8px !important;
}

form label.error {
  color: #900 !important;
}

form input.error,
form select.error,
form textarea.error {
  border: 1px solid #900 !important;
}
