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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{position:relative;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;outline:0;vertical-align:baseline} :focus {outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"»" "«"}html{font-size:100.01%}body{font-size:1em}.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cf{display:inline-block}.cf{display:block}.invisible{position:absolute;left:-1000em;width:20em}a{text-decoration:none;color:#2678aa}a:hover{color:#7daecc}strong{font-weight:bold}em{font-style:italic}
* html .cf {height:1%}

html { min-height: 100%; }
body {
  position: absolute;
  width: 100%; min-height: 100%;
  background: url(../images/bg-body.gif) repeat-y #ffffff;
  font-family: Georgia, 'Lucida Grande', serif;
  color: #111111;
  font-size: 0.625em;
  
  line-height: 1.6em;
}
* html body { height: 100%; }

#pagecontent {
  position: relative;
  display: block;
  padding: 162px 0 8em 0;
  width: 100%;
  z-index: 50;
}

#content-bg {
  position: absolute;
  top: 0; left: 0;
  background: #ffffff;
  width: 100%; height: 100%;
  z-index: 1;

  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
}

#shadow-top,
#shadow-bottom {
  width: 100%; height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 1;
  background: url(../images/bg-content-top.png) repeat-x;
}
#shadow-bottom {
  top: auto; bottom: -20px;
  background: url(../images/bg-content-bottom.png) repeat-x;
}

#modules {
  width: 59.4em;
  padding: 3.6em 5.4em 5.4em 9em;
  float: left;
  z-index: 20;
}
h1 {
  font-size: 2.7em;
  line-height: 1em;
  margin: 0 0 1em 0;
  color: #2678aa;
  font-weight: normal;
}

#homepage h1 {
  font-size: 4.4em;
  line-height: 1.2em;
  margin: 0 0 0.625em 0;
}
.container {
  font-size: 1.2em;
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 0 23.25em;
}
.container ul, .container ol {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 1.25em;
}


#col1 {
  float: left;
  width: 26.1em;
  margin: 0 1.8em 0 0;
}
#homepage #col1,
#homepage #col2 {
  width: 100%;
  margin: 0;
  float: none;
}
#col2 {
  float: left;
  width: 31.5em;
  margin: 0;
}
#col2 .container {
  padding: 0;
}

.container .Serifen-Headline {
  font-size: 1.5em;
  color: #2678aa;
  font-family: Georgia, 'Lucida Grande', serif;
}
.grau {
  color: #aaaaaa;
}

.container form ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  width: 100%;
  padding: 0; margin: 0;
}
.container form ul li {
  padding: 0 0 0.5em 0;
}
.container form ul label {
  float: left;
  margin: 0 0.65em 0 0;
  width: 6.3em;
}
.container form ul label.warning {
  color: #2678aa;
  font-weight: bold;
}

.container form ul input,
.container form ul textarea,
.container form ul select {
  border: 1px solid #aaaaaa;
  padding: 0.25em 0.5em;
  width: 17.9em;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.container form ul input:focus,
.container form ul textarea:focus,
.container form ul select:focus {
  border: 1px solid #2678aa;
  background: #fefefe;
}
.container form ul select {
  width: 19.1em;
  padding: 0.25em 0.25em 0.25em 0.25em;
}
.container form ul textarea {
  height: 15em;
  width: 18.15em;
  padding: 0.25em 0.25em 0.25em 0.5em;
}
.container form ul input.submit {
  width: 19.1em;
  border: 1px solid #2678aa;
  background: #2678aa;
  color: #ffffff;
  font-weight: bold;
}
.container form ul input.submit:hover {
  background: #ccedf5;
  color: #2678aa;
  cursor: pointer;
}

#navigation {
  width: 23.4em;
  padding: 3.1em 0 5.4em 0;
  float: left;
  z-index: 20;
}

#main_menu li a {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #7daecc;
}
#homepage #main_menu li a,
#main_menu li a:hover,
#main_menu li a.active {
  color: #2678aa;
}
#main_menu ul li a {
  color: #aaaaaa;
}

#homepage #main_menu li a:hover {
  color: #7daecc;
}


#main_menu li ul {
  font-size: 0.75em;
  line-height: 3em;
  margin: 0 0 0 1.9em;
}

#main_menu li ul ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
#main_menu li ul ul ul {
  font-size: 1em;
}


#header {
  position: absolute;
  top: 54px; left: 0;
  width: 97.2em; height: 63px;
}
#logo {
  position: absolute;
  top: 0; left: 74em;
}
#headeranimation {
  position: absolute;
  top: 0; right: 28.8em;
  width: 59.3em; height: 63px;
  text-align: right;
}
#footer {
  position: absolute;
  bottom: 0; left: 67.3em;
  width: 21.3em; height: 6em;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #aaaaaa;
}

#blobs {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#blobs #flashblobs {
  left: 45px;
}

.printonly {
  display: none;
}

* html #content { background: url(../images/bg-pagecontent.gif) repeat-y top left; }
* html #content-bg { display: none }
* html #shadow-top { background: url(../images/bg-content-top.gif) repeat-x; }
* html #shadow-bottom { background: url(../images/bg-content-bottom.gif) repeat-x; }
* html #blobs { display: none; }
