body
{
	margin:0;
	font-family: Verdana, Arial;
	font-size:0.74em;

}

a
{
   text-decoration: none;
   color: #396791;
}

#container
{
   margin: auto;

   width: 900px;
   height: 580px;
   
   position: relative;
   top: 60px;

}

img
{
   border: 0px;
}

.logo
{
   left: 10px;
   top: 25px;
   position: absolute;
   
   border-left: 6px solid #396791;
   border-right: 6px solid #396791;
   border-bottom: 6px solid #396791;
   z-index:2;
}

.logocorner
{
   left: 5px;
   top: 5px;
   width: 201px;
   height: 40px;
   position: absolute;
   
   background-color: #6097cf;
   background-image: url('logotop.gif');
   background-repeat: no-repeat;
   z-index:1;
}

.back
{
   left: 5px;
   top: 44px;
   width: 859px;
   height:469px;
   position: absolute;
   background-color: #6097cf;
}

.menuSep
{
   padding-left: 69px;
}

.menu
{
   border:1px solid #b0c8df;
   background-color: #6097cf;
   height: 49px;
   width: 634px;

   left: 223px;
   top: 49px;
   position: absolute;

}

.home
{
   width: 64px;
   height: 49px;
   color: #abcbeb;
   background-color: #5f82a5;
   text-decoration: none;
   vertical-align: middle;
   text-align: center;


   position: relative;
}

.home a
{
   top: 14px;
   color: #abcbeb;

   font-size: 13px;
   font-weight: bold;

}

.home a:hover
{
   color: #fff;
}

.menuTop
{
  border-bottom: 1px dotted white;


  width: 570px;
  height: 24px;
  left: 64px;
  top: 0px;
  padding: 0px;

  position: absolute;
}

.menuBottom
{
  width: 570px;
  height: 24px;
  left: 64px;
  top: 25px;
  padding: 0px;

  position: absolute;
  
  background-color: #7391b0;
}

.menu ul
{
   list-style: none;
   padding: 0px;
   margin: 0px;
   padding-top: 5px;
   margin-left: 7px;
   padding-bottom: 5px;
}

.menu li
{

   display: inline;
   font-size: 12px;
   font-weight: bold;
   height: 25px;

}

.menu li a
{
   color: #fff;
   text-decoration: none;
   padding: 5px;
   font-size: 12px;
   font-weight: bold;
   height: 25px;
   margin:0px;
}

.menu li a:hover
{
   color: #ff9933;
   text-decoration: none;
   background-color: #5f82a5;
}


.menu li a.sel
{
   color: #fff;
   text-decoration: none;
   background-color: #5f82a5;

}


.streifen
{
   background-image: url("streifen.gif");
   width: 64px;
   height: 350px;
   
   left: 223px;
   top: 122px;
   position: absolute;

   border: 1px solid #b0c8df;
}

.corner
{
   background-image: url("corner.gif");
   background-position: -2px 0px;
   width: 67px;
   height: 125px;

   left: 804px;
   top: 390px;
   position: absolute;
   z-index: 20;
}

.content
{
	width: 570px;
	height: 350px;
	margin: 0;

	text-align: left;
	background-color: #8ba5be;
	
   left: 287px;
   top: 122px;
   position: absolute;

   border: 1px solid #b0c8df;

}

.contenttext
{
	width: 490px;
	height: 335px;
	margin: 0;
	text-align: left;
	background-color: #8ba5be;

   left: 5px;
   top: 0px;
   position: absolute;

   overflow: auto;
   
	padding: 0px 15px 5px 5px;
	
	
	scrollbar-base-color: #8ba5be;

}

.contenttext li
{
  padding-bottom:6px;

}


.sideimagecont
{
	width: 184px;
	height: 346px;
	
   left: 10px;
   top: 122px;
   position: absolute;
   background-image:url("darkbluecorner.gif");
   background-color: #396791;
   background-position: 182px 343px;
   background-repeat: no-repeat;
   padding: 3px;
   
}


.sideimage
{
	width: 184px;
	height: 250px;
	
   left: 3px;
   top: 3px;
   position: absolute;


}

.sidememberof
{
  top:270px;
  left:3px;
  position:absolute;
}

h1
{
   font-size:250%;
   color: #5f82a5;
   margin-bottom:0px;
display: none;
}

h2
{
   color: #fff;
   font-size:250%;
  /* margin-top:-24px; */
   margin-top:10px;
   margin-left:0px;
}


.weiss1
{
   left: 206px;
   top: 0px;
   position: absolute;

   background-color: white;
   width: 10px;
   height: 520px;
}

.weiss2
{
   left: 0px;
   top: 106px;
   position: absolute;

   background-color: white;
   width: 900px;
   height: 10px;
   font-size: 1px;
}


.smallcorner
{
   background-image: url("bluecorner.gif");
   background-repeat: no-repeat;
   width: 10px;
   height: 11px;

   left: 196px;
   top: 502px;
   position: absolute;
   z-index: 20;
}

.wahl a
{
   color: white;
   font-weight: bold;
}

