@charset "UTF-8";
/* CSS Document */

@import url(http://www.dgd.ch/fileadmin/layout/css/search.css);

@font-face {
    font-family: 'courier_newregular';
    src: url('courier_new-webfont.eot');
    src: url('courier_new-webfont.eot%3F') format('embedded-opentype'),
         url('courier_new-webfont.woff') format('woff'),
         url('courier_new-webfont.ttf') format('truetype'),
         url('courier_new-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, h1, h2, h3, h4, h5, h6, tr, td, img, ul, li, p {
  margin: 0;
  padding: 0;
}

body {
  background: #442d3d;
}

img {
  border: none;
}

/* ipad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    #contentlinks {
  min-height: 410px;
  width: 740px;
  margin: 10px 0 20px 0;
  padding: 14px 20px 14px 40px;
   border: 1px solid #ff4e0e;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;  
 }
}

/* smartphones */
@media screen and (max-device-width: 480px) {
    #contentlinks {
  min-height: 410px;
  width: 740px;
  margin: 10px 0 20px 0;
  padding: 14px 20px 14px 40px;
   border: 1px solid #ff4e0e;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;  
 }
}
/* normal */
    #contentlinks {
  height: 410px;
  width: 740px;
  margin: 10px 0 20px 0;
  padding: 14px 20px 14px 40px;
   border: 1px solid #ff4e0e;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px; 
 overflow: auto; 
 }


h1 {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 14px;
  margin: 0;
  padding: 0px 0 14px 0;
  font-weight: bold;
}

h2 {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 14px;
  margin: 0;
  padding: 0 0 4px 0;
  font-weight: normal;
}

h3 {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 14px;
  margin: 0;
  padding: 6px 0 4px 0;
  font-weight: bold;
}


.csc-textpic-caption {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 11px;
  padding: 2px 0 0 0;
}

ul {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  color: #000000;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  line-height: 16px;
}

li {
  list-style-position: outside;
  list-style-type: disc; 
  margin: 0 0 0 20px;
} 

.bodytext {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  color: #000000;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  line-height: 16px;
}

.bodytext a {
  color: #000000;
  text-decoration: underline;
}


#container {
  position: absolute;
  width: 980px;
  height:927px;
  left: 50%;
  z-index: 1;
  padding: 0;
  margin-top: 40px;
  margin-left: -490px;
}

#header {
  height: 300px;
}


#topmenu {
  padding: 26px 0 0 104px;
}

#logo {
  float: left;
  width: 50px;
  padding: 110px 0 0 300px;
}

#untertitel {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-weight: normal;
  color: #5c5643;
  font-size: 14px;
  float: right;
  width: 300px;
  text-align: right;
  padding: 160px 130px 0 0;
}

#content {
  width: 100%;
}

#menu {
  float: left;
  height: 500px;
  width: 220px;
  margin: 42px 0 0 18px;
 
}


#inhalt {
  float: left;
  height: 550px;
  width: 560px;
  margin: 0;
  padding: 0 36px 0 60px;
  overflow: auto;

}

#footer {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-weight: normal;
  clear: left;
  font-size: 10px;
  color: #ffffff;
  text-align: right;
  padding: 44px 46px 0 0;
}

#footer a {
  color:#ffffff;
  text-decoration: none;
}


.NAV1 {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  text-align: center;
  padding: 0;
  display: inline-block;
  width: 160px;
  text-decoration: none;
}

.NAV1-CURRENT {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  text-align: center;
  padding: 0;
  width: 160px;
  display: inline-block;
 
  text-decoration: none;
}

.NAV2 {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 13px;
  color: #000000;
  padding: 5px 0 0px 0;
  display: block;
  word-spacing: -4px;
  line-height: 16px;
  text-decoration: none;
}

.NAV2-CURRENT {
  font-family: 'courier_newregular', Courier, "Courier New", mono;
  font-size: 13px;
  color: #5c5643;
  padding: 5px 0 0px 0;
  display: block;
  word-spacing: -4px;
  line-height: 16px;
  text-decoration: none;
}
