/* cybsys v1.1 (01.07.2009) - cybsys template */


/* alle standard abstaende "clearen" */

*{ margin:0; padding:0; }

html { 
  height:100%;
  width:100%;
}

body {
  min-height:101%;
  min-width:101%;
  font:71% Frutiger,Verdana,Helvetica,Arial,sans-serif;
  line-height:1.4em;
  color: #000000;
  background-color:#ffffff;
}

th, td {
  font-size: 100%;
}

li, ul { /* standard listen layout */
  list-style-position: outside;
  list-style-type: square;
  margin-left: 15px;
}

p { /* absaetze werden automatisch durch halbe zeilen getrennt */
  padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0.8em;
}

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 115%; }
h4 { font-size: 110%; }
h5 { font-size: 105%; }
h6 { font-size: 100%; }

input, textarea, select {
  background: #f0f0f0;
}

a { background-color: inherit; }
a:link { text-decoration: none; font-weight: bold; color: #00aa00; }
a:visited { text-decoration : none; font-weight: bold; color: #003300; }
a:hover { color: #ff0000; text-decoration: none; font-weight: bold; }
a:active { color: #ff0000; text-decoration: none; font-weight: normal; }
a:focus { color: #ff0000; text-decoration: underline; font-weight: normal; }



/* divs styles fuer grobe aufteilung */
#links {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 225px;
  height: 5000px;
  background-color: #005a4c;
  color: #ffffff;
  vertical-align: top;
  z-index: 0;
}
#mitte {
  position: absolute;
  left: 225px;
  top: 0px;
  width: 2px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #bbbbbb;
  height: 5000px;
  background-color: #999999;
  z-index: 0;
}
#rechts {
  position: absolute;
  left: 229px;
  top: 0px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #dddddd;
  height: 100%;
  width: 70%;
  min-width: 325px;
/*  background-image: url( "images/construction.gif" ); */
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  z-index: 0;
}

/* divs styles fuer einzelne seitenelemente */

#menu_logo {
  margin-right: 10px;
  margin-top: 20px;
  z-index: 1;
}
#menu_text {
  margin-top: 50px;
  margin-left: 5px;
  z-index: 1;
  text-transform: lowercase;
}
#menu_footer {
  margin-top: 75px;
  margin-left: 10px;
  z-index: 1;
  text-transform: lowercase;
}
#cert_logos {
  margin-top: 36px;
  margin-left: 10px;
  z-index: 1;
}


#main_logo {
  margin-left: 10px;
  z-index: 1;
}
#main_text {
  margin-top: 28px;
  margin-left: 5px;
  min-height: 300px;
  z-index: 1;
}
#main_footer {
  font-size: 75%;
  white-space: nowrap;
  margin-top: 12px;
  margin-left: 5px;
  margin-bottom: 10px;
  color: #bbbbbb;
  z-index: 1;
}
#main_sitemap {
  font-size: 75%;
  white-space: nowrap;
  margin-top: 0px;
  margin-left: 5px;
  width: 100%;
  z-index: 1;
}
#last_modified {
  font-size: 75%;
  margin-top: 0px;
  margin-left: 5px;
  color: #bbbbbb;
  z-index: 1;
}
#micro_sitemap {
  margin-top: -35px;
  margin-left: 0px;
  z-index: 1;
}
#construction {
  min-height: 100px;
  min-width: 325px;
  background-image: url( "images/construction.gif" );
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}


.txt {
  line-height: 150%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
ul.txt, li.txt {
  font-style: normal;
  font-weight: normal;
  margin-top: 15px;
}
th.txt {
  font-weight: bold;
}

.big {
  /*  color: #005a4c; */
  font-size: 200%;
}


/* styles fuer linke seite (navigation) */
.left {
  font-style: normal;
  line-height: 150%;
  color:#ffffff;
  background-color: #005a4c;
}
.left a { background-color: inherit; }
.left a:link { text-decoration: none; font-weight: bold; color: #ffffff; }
.left a:visited { text-decoration: none; font-weight: normal; color: #bbbbbb; }
.left a:hover { text-decoration: overline underline; font-weight: bold; color: #ff0000; }
.left a:active { text-decoration: underline; font-weight: bold; color: #ff0000; }
.left a:focus { text-decoration: underline; font-weight: bold; color: #ff0000; }

.leftmenu, ul.leftmenu, li.leftmenu {
  line-height: 1.2em;
  list-style-type: none;
  list-style-image: url( "images/blank.gif" );
/*  list-style-position: inside; */
/*  text-indent: 0px; */
  padding: 2px;
/*  margin: 2px; */
}

.searchform {
  font-size: 0.9em;
}
.searchbox {
  font-size: 0.9em;
  height: 1.2em;
}
.searchbutton {
  font-size: 0.9em;
}



/* styles fuer anzeige seite (rechts) */

.logo_rechts {
  vertical-align: middle;
  text-align: left;
}
.logo_links {
  vertical-align: middle;
  text-align: right;
}


.news {
  font-size: 9px;
  line-height: 11px;
  color: #000000;
  background-color: #eeeeee;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding: 1px;
  margin: 2px;
}
th.news {
  color: #cccccc;
  background-color: #005a4c;
  text-align: left;
}
td.news {
  font-weight: normal; 
}
.news a { font-weight: normal; }

.heise_news {
  /*font-family: lucida, sans;*/
  font-size: 9px;
  line-height: 11px;
  color: #000000;
  background-color: #eeeeee;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  white-space:normal;
  padding: 1px;
  margin: 2px;
}
th.heise_news {
  color: #cccccc;
  background-color: #005a4c;
  text-align: left;
}
td.heise_news {
  font-weight: normal; 
}

.heise_news a { 
  font-weight: normal; 
}



td.micro_sitemap_space { 
  white-space: pre; 
  vertical-align: middle;
  text-align: center;
  table-layout: fixed; 
  border-collapse: separate; 
  margin: 0px; 
  padding: 3px; 
  line-height: 2px; 
  height: 4px; 
  width: 2px; 
  background: #ffffff; 
}
td.micro_sitemap_hi { 
  white-space: pre; 
  vertical-align: middle;
  text-align: center;
  table-layout:fixed; 
  border-collapse: separate; 
  margin: 0px; 
  padding: 1px; 
  line-height: 5px; 
  height: 5px; 
  width: 8px; 
  background: #005a4c; 
}
td.micro_sitemap_lo { 
  white-space: pre; 
  vertical-align: middle;
  text-align: center;
  table-layout:fixed; 
  border-collapse: separate; 
  margin: 0px; 
  padding: 1px; 
  line-height: 5px; 
  height: 5px; 
  width: 8px; 
  background: #9FC6C0; 
}
td.micro_sitemap_no { 
  white-space: pre; 
  vertical-align: middle;
  text-align: center;
  table-layout:fixed; 
  border-collapse: separate; 
  margin: 0px; 
  padding: 1px; 
  line-height: 5px; 
  height: 5px; 
  width: 8px; 
  background: #ffffff; 
}
.micro_sitemap a { 
  background-color: inherit;
  color: inherit;
  line-height: 5px; 
  font-family: monospace; 
  font-size: 5px; 
  font-weight: normal; 
  font-style: normal; 
  font-variant: normal;
}


.glossar {
  font-size: 1em;
}
.glossar_hilite {
  font-weight: bold;
  color: #ff0000;
}
td.glossar_select, th.glossar_result {
    padding-left: 7px;
    padding-right: 7px;
    background-color: #dddddd;
    vertical-align: text-top;
    text-align: left;
  font-weight: bold;
}
/*
th.glossar_result {
  font-weight: bold;
  background-color: #dddddd;
}
*/

td.refs, th.refs {
    padding: 10px;
}

td.prjs, th.prjs {
    padding: 10px;
}
img.prjs { border: 0; }

.mailform {
  font-size: 1.0em;
/*  
  padding: 5px;
  margin: 5px;
  background-color: #f7f7f7;
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
*/
}
.formfields {
  font-size: 1.0em;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
.requiredfieldname {
  color: #ff0000;
  padding: 0;
  margin: 0;
}
.fieldbuttons  {
  font-size: 1.0em;
  padding: 0;
  margin: 0;
}
textarea.formfields {
  font-family: Frutiger,Verdana,Helvetica,Arial,sans-serif;
  font-size: 1.0em;
  padding: 0;
  margin: 0;
}

