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

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   MAIN ELEMENTS */
body {
  position: absolute;
  width: 660px;
  font-family: Tahoma, Helvetica, sans-serif;
  color: #111111;
  font-size: 11px;
  line-height: 1.6em;
}

.invisible, #search, #quicklinks, #langswitch, #footer, #navigation, .sortable_control,
.sp-plan, .sp-links, form { display: none; }

form.sortable { display: block; }

#content {
  position: absolute;
  top: 120px; left:0;
}

#col1 {
  width: 420px;
  margin: 0 10px 0 0;
  float: left;
}
#col2 {
  width: 230px;
  float: left;
}

*+html #col1 { width: 400px; }

.content {
  border: solid 2px #293968;
  padding: 10px;
}
.slideshowbox .content { border: 0; padding: 0; }

.box, .slideshowbox { margin: 0 0 1em 0; }

.image { display: block; margin: 0 auto 0 auto; }
.right { float: right; margin: 0 0 0 10px; }
.left { float: left; margin: 0 10px 0 0; }
.small { font-size: 10px; color: #999999; }

.Headline { font-size: 32px; line-height: 32px; font-weight: normal; font-family: Tahoma, Arial, sans-serif; color: #293968; }
.Highlight { color: #293968; font-weight: bold; }
.Skyline { color: #a9b0c3 }
#col2 .Headline, #col2 h5 { font-size: 24px; line-height: 24px; }
#col2 h5 { margin: 0 0 0.5em 0; }

.sitemap li {
  margin: 0 0 0 1.25em;
  list-style-type: disc;
  color: #a9b0c3;
}
.sitemap li a { color: #293968; font-weight: bold; }
.sitemap li a:hover { color: #a9b0c3; }



#header {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #293968;
  
  text-align: center;
}
