a {
    background:none;
    color:#0068ae;
    text-decoration:none;
}

body {
    
  	background-color:#e1e1e1;
    color:#55595c;
    margin:0px;
    padding:0px;
    font-family:tahoma,arial,helvetica,sans-serif;
    font-size: 9pt;
    overflow: -moz-scrollbars-vertical;
}

img {
    margin:0px;
    border:0px;
    vertical-align:top;
}

h1 {
    background:transparent;
    color:#0068ae;
    font-size:12pt;
    padding-left:163px;
    margin:0px;
}

h2 {
    background:transparent;
    color:#55595c;
    font-size:10pt;
    margin:0px;
}

h3 {
    background:transparent;
    color:#0068ae;
    font-size:10pt;
    margin:0px;
}

ul {
	padding-left: 18px;
	margin: 0px;
}

.blue {
	color: #0068ae;
}

.grey {
	color: #55595c;
	font-weight: normal;
}

.header {
    position:absolute;
    background-color: #ffffff;
    z-index:4;
    left:50%;
    margin-left:-450px;
    width:900px;
    height:371px;
}

.main_bg {
    position:absolute;
    z-index:1;
    background:url('../img/main_bg.jpg');
    color:#ffffff;
    top:371px;
    left:50%;
    margin-left:-450px;
    width:900px;
    min-height:500px;
}

.content {
	position:absolute;
	background-color: #FFF;
    z-index:2;
    top:371px;
    left:50%;
    margin-left:-400px;
    width:800px;
    min-height:700px;
}

.content_index {
	position:absolute;
	background-color: #FFF;
    z-index:2;
    top:371px;
    left:50%;
    margin-left:-400px;
    width:800px;
    height:1400px;
}

.content_header {
	position: absolute;
	z-index: 3;
	top:371px;
    border-bottom: solid 1px #ababab;
    color:#0068ae;
    background-color: #ffffff;
    left: 50%;
    margin-left: -375px;
    width:750px;
    height:36px;
}

.content_body {
    text-align:left;
	background-color:#FFF;
    width:420px;
    min-height:300px;
    margin-top:51px;
    margin-left:188px;
    line-height: 19px;
    padding-bottom: 50px;
}

.content_float_left {
    float:left;
    width:310px;
    min-height:200px;
    margin-top:51px;
    margin-left:188px;
    line-height: 19px;
    padding-bottom: 50px;
}


.content_float_right {
    float:right;
    width:245px;
    min-height:200px;
    margin-top:51px;
    margin-right:30px;
    line-height: 19px;
    padding-bottom: 50px;
}

.content_img_left {
	float: left;
	width: 133px;
}

.content_float_right_alt {
	float: right;
	width: 275px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 50px;

}

.content_news {
    float:right;
    width:260px;
	background-color:#FFF;
    min-height:240px;
    margin-top:51px;
    margin-right:40px;
    line-height: 19px;
    padding-bottom: 0px;
    padding-left: 12px;
    border-left: solid 1px #ababab; 
}

.content_news_body {
    text-align: left;
    padding-top: 12px;
}

.content_index_left {
    float:left;
    width:260px;
    min-height:200px;
    margin-top:51px;
    margin-left:188px;
    padding-bottom: 50px;
    line-height: 19px;
}

.footer {
	position:fixed;
    z-index:5;
    background-color: #ffffff;
    bottom:0px;
    left:50%;
    margin-left:-400px;
    padding-left: 188px;
    width:600px;
    height:22px;
}

a.foot {
  float:left;
  text-align:left;
  height:15px;
  width:60px;
  margin-top: 3px;
  padding-left: 12px;
  color:#0068ae;
  text-decoration:none;
  border-left: solid 1px #0068ae;
}

a.foot:hover {
  float:left;
  text-align:left;
  height:15px;
  width:60px;
  margin-top: 3px;
  padding-left: 12px;
  color:#535352;
  text-decoration:none;
  border-left: solid 1px #0068ae;
}

.navi {
    background-color:transparent;
	margin-top:62px;
	margin-left:44px;
	padding-left:32px;
	width:760px;
	height:200px;
}

.logo {
    background-color:#ffffff;
	margin-top:59px;
	margin-left:173px;
	width:200px;
	height:78px;
}

.bg {
	position:absolute;
	z-index:0;
	background-image:url(../img/bg2.gif);
	background-repeat:repeat-x;
	width:100%;
	height:778px;
	top: 0px;
}

/* navi */

.nav {
  background-image: url(../img/nav_bg.gif);
  background-repeat: no-repeat;
  float:left;
  text-align:left;
  font-weight:normal;
  line-height:18px;
  color:#0068ae;
  height:24px;
  width:146px;
  padding-left:12px;
  text-decoration:none;
}

.nav:hover {
  background-image: url(../img/nav_bg.gif);
  float:left;
  text-align:left;
  font-weight:normal;
  line-height:22px;
  color:#535352;
  height:24px;
  width:146px;
  padding-left:12px;
  text-decoration:none;
}

a.navunten {
  clear:both;
  white-space:nowrap;
  color:#0068ae;
  line-height:13px;
  font-weight:normal;
  text-decoration:none;
}

a.navunten:hover {
  clear:both;
  white-space:nowrap;
  color:#535352;
  line-height:13px;
  font-weight:normal;
  text-decoration:none;
}

<!--hier beginnt die hauptnavigation-->



/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
    background-color: transparent;
    color:#0068ae;
  }

<!--hier endet die hauptnavigation-->

  div#Tmenu {
    margin-top:-15px;
    width: 39.9em;
  }
  * html div#Tmenu {
    width: 41.4em;
    w\idth: 39.8em;  /* IE 6 in standards-compliant mode */
  }
  div#Tmenu div {
    clear: left;
  }
  ul#Navigation {
    margin:0; padding: 0;
    text-align: left;
  }

  ul#Navigation li {
    list-style: none;
    float: left;
    position: relative;
    padding: 0;
  }

  ul#Navigation li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1.2em;
    left: -0.1em;
  }

  * html ul#Navigation li ul {
    left: -1.2em;
    lef\t: -0.4em;
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    border-bottom: solid 1px #0068ae;
    margin-left: 1px;
    margin-right: 2px;
    padding-bottom:9px;
  }

  ul#Navigation a, ul#Navigation span {
    margin-left:12px;
    display: block;
    width: 10.5em;
  }

  * html ul#Navigation a, * html ul#Navigation span {
    width: 8em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }

/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {

    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
    color:#000000;
    width:240px;
  }

<!--hier endet die navigation-->


/* CSS container shadow */
#shadow-container {
position: relative;
top: 10px;
}

#shadow-container .container {
position: relative;
left: -1px;
top: 6px;
}

#shadow-container .shadow3 {
background: transparent;
}

#shadow-container .container {
background: #ffffff;
border-left: 1px solid #959595;
border-right: 1px solid #959595;
border-bottom: 1px solid #959595;
}
/* CSS container shadow */

/* CSS lightbox 2.0 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* CSS lightbox 2.0 */
