  /* first for IE 4–8 */
@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro.eot");
  font-style: normal;

}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-Bold.eot");
  font-weight: bold;
}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-BoldIta.eot");
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-Ita.eot");
  font-style: italic;
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro.woff") format("woff");
  font-style: normal;

}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-Bold.woff") format("woff");
  font-weight:bold;
}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-BoldIta.woff") format("woff");
  font-weight:bold;
  font-style:italic;
}

@font-face {
  font-family: DINWebPro;
  src: url("../../../fonts/DINWebPro-Ita.woff") format("woff");
  font-style:italic;
}


/***** rieke-internet begin ******/

.csc-frame-frame1 {width:800px; }

.csc-default {width:525px;}
/***** rieke-internet end ******/



.input{
   margin-top:5px;
   margin-bottom:5px;
}
/*###################### Two Col  ######################*/

.twoCol {
    overflow: hidden;
    width: 520;
    position: relative;
}

.twoCol1 {
    float:left;
    width:250px;
     
}

.twoCol2 {
    float:right;
    width:250px;
    margin-left:20px;
     
}
/*###################### Three Col  ######################*/

.threeCol {
    overflow: hidden;
    width: 550;
    position: relative;
}

.twoCol .tcol {
  overflow: hidden;
  float: left;
  width: 165px;
}

.twoCol .tcol2 {
  margin-left: 10px;
}

.tcolInner {
  overflow: hidden;
}

.threeCol .tcol1 {
    float: left;
    width: 165px;
    margin-right: 10px;
}

.threeCol .tcol2 {
  float: right;
  width: 165px;
  margin-left:10px;
}

.threeCol .tcol3 {
        float:left;
  width: 175px;
}


 
/* Erich Meyers CSS-Rest */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
h2{
   margin-top:10px;  
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* END OF CSS - RESET */

body, html {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-family: DINWebPro, Arial, sans-serif;
  color: #333333;
  line-height: 1.5em;
  background-color: #fff;
}

a, h1, h2, h3 {
  text-decoration: none;
  color: #144888;
}
a:hover, 
a.act {
  color: #f5a700;
}

/* Standard-Inhaltselemente */

ul {
  margin: 1em 0em;
  padding-left: 20px;
}
  ul li {
    list-style-type: circle;
  }
  ul ul {
    margin: 0.5em 0em;
  }
  
h1 {
  margin-top: 20px;
  font-size: 1.53em;
  line-height: 1.4em;
}

h2 {
  font-size: 1.2em;
  line-height: 1.4em;
}
h3{
        font-size: 15px;
        
        font-weight:bold;
        line-height:1.2em;
}

p {
  padding: 0.2em 0em;
  font-size:107.67%;
}
  
/* Typo styles - override */
.csc-textpic-imagewrap ul {
  padding: 0px;
}
.csc-textpic-imagewrap ul li {
  list-style-type: none;
}


/* Layout */
#top {
  width: 970px; 
  padding-left:30px;
  padding-top:30px;
  padding-bottom:30px;
}

#head {
  position: relative;
  height: 125px;
}

#logo {
  width: 170px;
  float: left;
}

#headPic {
  height: 95px;
  width: 800px;
  background-color: #154889;
  background-image: url(../img/topCorner.gif);
  background-position: top right;
  background-repeat: no-repeat;
  float: left; 
}
  #headPic img {
    padding-top: 35px;
    display: block;
    margin: auto;
  }
    

#middle {
  overflow: hidden;
}

#menuCol {
  width: 170px;
  float: left;
}

#mainCol {
  width: 800px;
  float: left;
}

#mainMenu {
  padding: 0;
  margin: 0;
}
  #mainMenu li {
    list-style-type: none;
    margin-bottom: 12px;
  }
  #mainMenu a {
    font-size: 1.23em;
    font-weight: bold;
  }
  #mainMenu ul {
    margin-top: 5px;
    margin-left:10px;
    /*margin-right:5px;*/
  }
    #mainMenu ul a {
      font-size:12px; /*1.07em*/;
      font-weight: normal;
    }
    #mainMenu ul li {
            margin-left:-15px;
      margin-bottom: 3px;
    }

#contentContainer {
  overflow: hidden;
  z-index : 1;
  position:relative;
  min-height:180px;
}

#pageOptions {
  width: 250px;
  height:150px;
  float: right;
  margin-top: 22px;
  position:absolute;
  right:0px;
}
#pageOptions a {
  display: block;
  height: 50px;
}

#typoMainContent {
  widthxx: 525px;
  padding-right: 25px;
  overflow: hidden;
}

#typoSubContent {
  margin-top: 20px;
}

#company {
  margin-top: 20px;
  border-top: #B2C2D9 solid 1px;
  overflow: hidden;
  padding-top: 30px;
  font-size: 11px;
}

#companyLeft {
  width: 525px;
  float: left;
  margin-right: 25px;
}
#companyRight {
  width: 250px;
  float: left;
}

#printLink {
  display: block;
  position: absolute;
  right: 110px;
  top: 98px;
}

#importantContent {
  font-size: 0.76em;
  color: #999999;
  line-height:1.5;
}

#langMenuebox {
   position: absolute;
   /*left: 870px;*/
   right: 90px;  
   top: 92px;  
   height: 40px;
   background-image: url('../img/sprachbox_schalter.JPG');
   background-position: top right;
   background-repeat: no-repeat;
}

#siegel_img {
  float: left;
  vertical-align: middle;
  position: relative;
  top: -6px;
  margin-right: 20px;
}

div.toTop {
  margin-top: 13px; 
}

div.toTop a.toTop {
  float: right;
  display: block;
}

