@charset "utf-8";

*{
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

img{
	border:0;
}
a:link,
a:visited{
 color: #000000;
 text-decoration:none;
}
a:hover,
a:active{
 color: #A5A5A5;
}

a.klink:link,
a.klink:visited{
 color: #000000;
 text-decoration:none;
}
a.klink:hover,
a.klink:active{
	color:#A5A5A5;
}
/*
#wrap{
	width: 856px;
	height: 845px;
	padding: 45px 0 0 48px;
}
*/

#wrap{
	width: 806px;
	height: 845px;
		
	display:block;
	float:none;
	margin:0 auto;
	padding: 45px 0 0 0;
	
	position:relative;
}


/* LAYOUT */
#logo{
	width:  764px;
	height: 105px;
	background: url(../images/kopfbild.gif) top left no-repeat;
}
#flashlogo{
	width:  764px;
	height: 105px;
}

#menu,
#submenu,
#hr_top,
#hr_bottom,
#footer_hr_top,
#footer,
#footer_hr_bottom{
	width:  755px; /* 764 Logobreite. Schatten: L:2px R:6px */
	margin: 0 0 0 2px; 
}

#menu{
	width:  757px;
	margin-top: 7px;
}

#menu div#m_left{
	width: 350px;
	float:left;
}

#menu div#m_center{
 width: 170px;
 float:left;
 text-align:center;
}

#menu div#m_right{
 margin-left:520px;
 width: 237px;
 text-align:right;
}

#submenu{
	height:13px;
	margin-top: 91px;
}

#submenu .healthcare{
	margin-left:119px;
}

#hr_top{
	width:  757px;
	margin-top: 8px;
	height:1px;	
	background: url(../images/linie_gestr_3zu2.gif) top left repeat-x;
}

#hr_bottom{
	width:  757px;
	height:1px;
	background: url(../images/linie_gestr_3zu2.gif) top left repeat-x;
}

#content{
	width:  757px; /* 764 Logobreite. Schatten: L:2px R:6px */
	height: 490px;
	margin: 17px 3px 0 2px;
}

#flashcontent{
	width:  757px; /* 764 Logobreite. Schatten: L:2px R:6px */
	height: 255px;
	margin: 7px 3px 0 2px;	
}

#ministier{
	z-index:10;
	position:absolute;
	height: 40px;
	width:50px;
	left: 702px;
	top: 229px;
	background:url(../images/ministier.gif) no-repeat center top;
}

#footer_hr_top{
	width:  757px;
	margin-top:35px;
	height:1px;
	background: url(../images/px.gif) top left repeat-x;
}
#footer{
	clear:left;
	width:  757px;
	height: 35px;
	line-height: 35px;
	vertical-align:middle;
	text-align:center;
}
#footer_hr_bottom{
	width:  757px;
	height:1px;
	background: url(../images/px.gif) top left repeat-x;
}
#lightbox {
	display:none;
	position:absolute;
	background-image:url(../images/trans.png);
	width:100%;
	z-index:100;
	top:0px;
	left:0px;	
}
#lightbox_schatten {
	margin-left:auto; 
	margin-right:auto;
	margin-top:280px;
	width:810px;
	height:624px;
	background-image:url(../images/schatten2.png);		
	background-color:transparent;
	background-repeat:no-repeat;
}