@import url(content.css); 

* {
  margin:0;
  padding:0;
  border:0;
  outline-width: 0;
}

html{
  background-image: url(../gfx/contentContainer-background.png);
  background-repeat: repeat-y;
  background-color: rgb(177,201,78);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border:0;
  outline-width: 0;
}

body{
  background-image: url(../gfx/header-top-background.png);
  background-repeat: repeat-x;  
  background-color:  rgb(177,201,78);
  font-family: 	Verdana,Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color: 	#042248;
}

a{
  color: #042248;
}




/* ---- Header ----- */
div#header {
  height: 132px;
  width:1100px;
  background-color: white;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}


div#header-eyeCatcher {
  margin: 0px 0px 0px 60px;
  padding: 0px 0px 0px 0px;
  height: 117px;
  width: 900px; 
  background-color: white; 
}

div#header-logo{
  float:left;
  padding: 10px 0px 15px 0px;
  height:  107px;
  width: 383px;
  background-repeat: no-repeat;
  background-color: white;
}

div#header-logo a{
  height: 103px;
  width: 225px;
  background-color: silver;
  display: block;
  
}

div#header-blockbuster{
  margin:0px 0px 0px 0px;
  padding:30px 0px 0px 0px;
  height: 72px;
  width:383px;
  vertical-align:middle;
  float:left;
}

div#header-styleElementBottomRight{
  background-color: rgb(176,200,76);
  height:15px;
  margin:0px 0px 0px 443px;
  border-left:1px solid rgb(216,228,162);
}







/* ------ top ----- */

div#top{
  background-color: rgb(177,201,78);
  /* #aec54d; */
  background-image: url(../gfx/diagramm_rechts_back.gif);
  background-position: 796px 30px;
  background-repeat: no-repeat;
  height:92px;
  width: 1100px;
  clear: both;
  
}

div#top-left-image {
  background-image: url(../gfx/top-blue-left.png);
  width: 60px;
  height:92px;
  float:left;
}

div#top-center-image {
  margin:0px 0px 0px 0px;
  float:left;
  background-image: url(../gfx/top-blue-center.png);
  background-color: rgb(4,34,72);
  background-repeat: no-repeat;
  overflow: hidden;
  width: 383px;
  height:92px;
  border-right:1px solid rgb(135,146,160);
}
* html div#top-center-image {
  margin:0px -3px 0px 0px;
}
div#top-image-container{
  margin:42px 0px 0px 0px;
  width:383px;
  border-right:1px solid rgb(216,228,162);
  
}
div#top-image1{
  float:left;
  width:182px;
  height:50px;
  background-image: url(../gfx/headerbild_muster_1.jpg);
}
div#top-image2{
  float:left;
  width:201px;
  height:50px;
  background-image: url(../gfx/headerbild_muster_2.jpg);
}

div#top-navigation{
  margin:0px 0px 0px 0px;
  padding: 11px 0px 0px 25px;
  height:31px;
  color:#E8F0CB;
  background-color: rgb(4,34,72);
  font-weight: bold;
  font-size: 	10.6667px;
  overflow: hidden;
}

div#top-navigation input.text{
  width: 80px;
  font-size: 	11px;
  line-height: 18px;
  padding: 3px 2px 2px 2px;
  border: 1px solid rgb(135,146,160);
}

div#top-navigation a {
  text-decoration:none;
	border-right: 1px solid #8792a0;
	padding: 0px 8px 1px 8px;
}
div#top-navigation a.lastlink {
	border-right: 0px none;
}

div#top-navigation a:link {
  color:#E8F0CB;
  text-decoration:none;
}
div#top-navigation a:visited {
  color:#E8F0CB;
  text-decoration:none;
}
div#top-navigation a:hover {
  color:white;
  text-decoration:underline;
}
div#top-navigation a:active {
  color:white;
  text-decoration:underline;
}

div#top-navigation form#searchform {
	display:inline;
}

/* ----- content container ---- */

div#contentContainer{
  background-image: url(../gfx/hintergrund500x3500c.gif);
  background-repeat: no-repeat;
  background-color: rgb(177,201,78);
  width: 1100px;
  
}

div#contentContainer-navigationLeft{
  background-image: url(../gfx/hintergrund500x3500c.gif);
  background-repeat: no-repeat;
  background-color:  rgb(177,201,78); 
  width: 242px;
  float:left;
  min-height: 250px;
	line-height:19px;
}


div#contentContainer-navigationLeft-styleElementTop{
  margin: 0px 0px 0px 60px;
  border-left: 1px solid rgb(216,228,162); 
  height: 40px;
}

div#contentContainer-navigationLeft-styleElementBottom{
  margin: 0px 0px 0px 60px;
  display:none;
}

div#contentContainer-navigationLeft ul{
  margin: 0px 0px 0px 45px;
  padding:  0px 0px 0px 0px;
  list-style: none; 

}
div#contentContainer-navigationLeft ul ul{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
}
div#contentContainer-navigationLeft ul li{
  margin:  0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;  
}
div#contentContainer-navigationLeft ul ul li{
  border-left: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
div#contentContainer-navigationLeft li.active{
  background-image: url(../gfx/menumarker.gif);
  background-repeat: no-repeat;
  background-position: 1px 10px;
 
}

div#contentContainer-navigationLeft li.active a{
  color:white!important;
}

div#contentContainer-navigationLeft li a {
  border-left: 1px solid rgb(216,228,162);
  text-decoration: none;
  display: block;
  width: 177px;
  padding:  0px 0px 8px 5px;
  margin:  0px 0px 0px 15px;
}


div#contentContainer-navigationLeft li.node a, div#contentContainer-navigationLeft a:hover{
  color:#FFFFFF;
}

div#contentContainer-navigationLeft li li  a:hover{
 text-decoration: underline;
}
div#contentContainer-navigationLeft ul a {
  font-weight: bold;
}
div#contentContainer-navigationLeft ul ul a {
  font-weight: normal;
}



div#contentContainer-navigationRight{
  float:left;
  width: 190px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background-image: url(../gfx/diagramm_rechts_back.gif); 
  background-position: 0px -60px;
  background-repeat: no-repeat;
	min-height:200px;
}
div#contentContainer-navigationRight h1{
  padding: 20px 0px 5px 0px;
  font-size: 10.666px;
}
div#contentContainer-navigationRight ul{
  padding: 0px 0px 0px 15px;
  list-style-type: circle;
}
div#contentContainer-navigationRight ul li {
  padding: 0px 0px 5px 0px;
}

div#contentContainer-navigationRight a{
  font-size: 8pt;
	line-height:100%;
  text-decoration: none;
}
div#contentContainer-navigationRight a:hover{
  color: #FFFFFF; 
}

.clearfloat { 
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

