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

html { height: 100%; }
body {
  position: absolute;
  width: 100%; height: 100%;
  padding: 0 0 1px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.625em;
  line-height: 1.6em;
  color: #4f4f4f;

  background: url(../images/hg.gif) center repeat-y #00143e;
}

#pagecontent {
  width: 960px; 
  margin: 0 auto -250px auto;

  background: #ffffff;
  padding: 215px 0 30px 0;
}
#content {
  width: 650px;
  margin: 10px auto;
}
#left {
  width: 135px;
  margin: 0 30px 0 0;
  float: left;
}
#submenu { background: #decbae; }
#submenu .hg_top { width: 135px; height: 11px; background: url(../images/hg_tabkopf.gif) no-repeat top left; }
#submenu .hg_bottom { width: 135px; height: 11px; background: url(../images/hg_tabfuss.gif) no-repeat bottom left; }


#submenu li a {
  display: block;
  padding: 0.75em 0.75em 0.75em 0.75em;
 	font-weight:bold;
	color:#00143e;
  font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border-bottom: 1px solid #ffffff;
}
#submenu li.first a {
  padding: 0 0.75em 0.75em 0.75em;
}
#submenu li.last a {
  padding: 0.75em 0.75em 0 0.75em;
  border-bottom: 0;
}
#submenu li.single a {
  padding: 0em 0.75em 0 0.75em;
  border-bottom: 0;
}
#submenu li a:hover {
	color:#b36e2b;
}

#right {
  width: 485px;
  float: left;
  font-size: 12px;
}

#header {
  width: 960px; height: 190px;
  position: fixed;
  margin: 0 -480px;
  left: 50%; top: 0;
  text-align: center;
  background: url(../images/bg_mainmenu.gif) repeat-x bottom #ffffff;
 z-index: 20;
}

#mainmenu {
  position: absolute;
  bottom: 20px; left: 50%;
  margin-left: -50em;
  
  width: 65em; height: 25px;
  overflow: hidden;
  padding: 0 17.5em;
  
  text-transform: lowercase;

  z-index: 10;  
}

#mainmenu li {
  display: block;
  float: left;
  margin: 0.35em 2em 0 0;
}
#mainmenu li a {
  font-size: 1.2em;
  padding: 0 0 0.1em 0;
  font-weight: bold;
  color: #ffffff;
}

#mainmenu li a:hover,
#mainmenu li a.active {
  color: #00143e;
  border-bottom: #00143e solid 0.5em;
}

#header_background {
  width: 960px; height: 145px;
  position: absolute;
  top: 0; left: 50%;
  margin-left: -480px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
}

#header_background img,
#header_background_fl {
  position: absolute;
  top: 0; left: 0;
  width: 960px; height: 145px;
  z-index: 10;
}
#header_background_fl {
  height: 172px;
  z-index: 20;
}

#flashclip {
  position: absolute;
  top: 0; left: 0;
  z-index: 50;
  width: 100%;
}


#footer {
  width: 960px; height: 35px;
  position: fixed;

  margin: 0 -480px;
  left: 50%;
  bottom: 0;
}


h1 { 
	font-size:16px;
	font-weight:bold;
	color:#00143e;
	margin: 0 0 25px 0;
}
h2 { 
	font-size:12px;
	font-weight:bold;
	color:#b36e2b;
	margin: 0 0 16px 0;
}
p a:link, p a:active, p a:visited {
	font-size:12px;
	color:#00143e;
	margin: 0 0 10px 0;
}
p a:hover {
	color:#00143e;
	text-decoration:underline;
}
h2 a:link, h2 a:active, h2 a:visited {
	font-size:12px;
	color:#00143e;
	margin: 0 0 16px 0;
	}
h2 a:hover {
	color:#b36e2b;
	text-decoration:underline;
}
strong {
	font-weight:bold;
	color:#00143e;
}

.breadcrumb {
	font-size:12px;
	margin: 0 0 30px 0;
	color:#b36e2b;
	
	}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited{
	color:#9a9a9a;
	text-decoration:underline;
	}
.breadcrumb a:hover {
	color:#b36e2b;
	}
	
#submenu li a:hover,
#submenu li a.active {
	color:#b36e2b;
}

/* IE-6 Hacks */
* html { height: 100%; }
* body { height: 100%; }
* html #pagecontent { padding: 215px 0 220px 0; margin-bottom: -190px;}
* html #submenu ul { margin: 0 0 -10px 0; }
* html #submenu li a { padding: 0 0.75em 0.75em 0.75em; }
* html #submenu li.last a { padding: 0 0.75em 0 0.75em; }
* html #header {
  position: absolute;
  top: expression( ( ( ignoreMe = document.documentElement ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px' );
}
* html #footer{
  position: absolute;
  background: #decbae;
  top: expression( ( ( ignoreMe = document.documentElement ? document.documentElement.scrollTop + document.documentElement.clientHeight : document.body.scrollTop + document.body.clientHeight ) - document.getElementById('footer').offsetHeight) + 'px' );
}

@media print {
  body {
    padding: 0 0 0 150px;
    width: 490px; height: auto;
  }
  #header {
    width: 100%; height: 50px;
    position: absolute;
    margin: 0;
    left: 0; top: 0;
    text-align: center;
    background: none;
    z-index: 20;
    overflow: hidden;
  }
  #mainmenu {
    position: absolute;
    bottom: 0; left: 0;
    margin-left:0;
    padding: 0 0 0 150px;
    width: 490px; height: 25px;
    overflow: hidden;
    text-transform: lowercase;
    z-index: 10;  
  }
  #header_background {
    width: 960px; height: 145px;
    position: absolute;
    top: 0; left: -7px;
    margin-left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left;
  }
  #submenu, .dontprint, #footer, form, #header_background, .dontprint {
    display: none;
  }
  #pagecontent {
    width: 100%; 
    margin: 0;
    background: transparent;
    padding: 80px 0 0 0;
  }

  #content {
    width: 490px;
    margin: 0;
    padding: 0 0 0 0;
  }
  #left {
    position: absolute;
    top: -10px; left: -150px;
    width: 135px;
  }
}
