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:#00a6cc}a:hover{color:#8ed1e7}strong{font-weight:bold}em{font-style:italic}
* html .cf {height:1%}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   MAIN ELEMENTS */
body {
  position: absolute;
  width: 600px;
  padding: 20px;
  font-family: Georgia, 'Lucida Grande', serif;
  color: #111111;
  font-size: 10px;
  line-height: 1.6em;
  border-left: solid #aaaaaa 20px;
}

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

#col1 {
  width: 290px;
  margin: 0 20px 0 0;
  float: left;
}
#col2 {
  width: 290px;
  float: right;
}
#homepage #col1,
#homepage #col2 {
  width: 100%;
  float: none;
}
#homepage #col1 .container,
#homepage #col2 .container {
  padding: 0 0 0 310px;
}

h1 {
  font-size: 27px;
  line-height: 1em;
  margin: 0 0 1em 0;
  color: #00a6cc;
  font-weight: normal;
}
#homepage h1 {
  font-size: 44px;
  line-height: 1.2em;
}
.container {
  font-size: 12px;
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
}
.container ul, .container ol {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 1.25em;
}
.container .Serifen-Headline {
  font-size: 18px;
  color: #00a6cc;
  font-family: Georgia, 'Lucida Grande', serif;
}
.grau {
  color: #aaaaaa;
}


#header {
  position: absolute;
  top: 54px; left: 0;
  width: 100%; height: 63px;
}
#logo {
  position: absolute;
  top: 0; left: 310px;
}
#headeranimation {
  position: absolute;
  top: 0; right: 330px;
  width: 290px; height: 63px;
  text-align: right;
}
#footer {
  clear: both;
  width: 290px;
  top: -142px;
  padding: 0 0 0 310px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #aaaaaa;
}
#homepage #footer {
  top: 20px;
}

.invisible, form, #navigation,
#footer a,
#content-bg,
#shadow-top,
#shadow-bottom {
  display: none;
}
