#wrapper {
	position: relative;	
	width: 985px;
	margin-left: 10px;
}
.HPLogo{
   position: absolute;
   top: 6px;
   left: 0;  
}
.clearLeft{
   height: 10px;
   clear: left;  
}
#varcontainer{
   margin-top: 7px;
   margin-bottom: 7px;
   padding: 0 3px 3px 0;
   width: 980px;
   height: 200px;
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}
#varcontainer img{
   display: block;  
}
#imgcontainer{
   height: 200px;  
}
#content{
   min-height: 257px;
   margin: 0 12px;
   padding: 5px 8px 8px 5px;
   float: left;
   width: 307px;
   background-color: #fff;  
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}
#bkcontainer{
   float: left;
   width: 253px;
}
#bkcontainer.start {
   width: 320px;
}
#bannerbk{
   min-height: 140px;
   padding: 5px 8px 8px 5px;
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
   background-repeat: no-repeat;  
   background-color: #fff;
   
}
#news hr,
#news .wgBlaetterer{
   display: none;  
}

#news{
   min-height: 250px;
   width: 307px;
   padding: 5px 8px 8px 5px;
   float: left;
   background-color: #fff;
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}
#printheader{
   display: none;  
}
#head{
   height: 55px;
   margin-bottom: 7px;  
}
#copyright{
   width: 253px;
   float: right;
   color: #686a69;
   font-size: 92%;
}
#breadcrumb{
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   background-color: #fff;
   margin-top: 7px;
   padding: 0 3px 3px 0;
   width: 720px;
}
#breadcrumbinnerbg{
   background-image:url(../images/bg_breadcrumb.jpg);
   background-repeat: repeat-y;
   background-position: top right;
   padding: 5px 5px 5px 12px;
}
#breadcrumb p{
   font-size: 92%;
   display: inline;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content #breadcrumb a,
#content #breadcrumb a:link,
#content #breadcrumb a:visited {
   color : #1D3264;
   font-weight : bold;
   text-decoration: none;
   padding: 2px;
}

#content #breadcrumb a:focus,
#content #breadcrumb a:hover,
#content #breadcrumb a:active {
   background-color: transparent;
   color: #1D3264;
   text-decoration: underline overline
}
#suche{
   position: absolute;
   padding: 20px 10px 12px 10px;
   top: 0;
   right: 5px;
   background-color: #002E6E;
   width: 231px;  
}
#suche input.Text{
   border: 1px solid #fff;
   color: #fff;
   background-color: #a6b3bc;
   padding: 2px 4px;
   width: 155px;
   font-size: 92%;
   float: left;
}
#suche input.Submit{
   background-color: transparent;
   border: 0 none;
   color: #fff;  
   cursor: pointer;
   padding-top: 2px;
   width: 60px;
   float: right;
}
/* Verwaltung */
#verwaltung{
	background-color: #f2f0e3;
	border-bottom: 1px solid #003467;
	text-align:center;
	padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
	color : #fff;
	background-color: #036;
	border-right:1px solid #f2f0e3;
	margin: 0 5px;
	padding:5px;
	font-weight : normal;
	text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
	background-color: #369;
}
