/* HEADER BEREICH */

#header {

	height:100px;
	background-image:url(http://www.pflegedaheim.at/cms/pflege/img/metalheader.gif);
	background-repeat:no-repeat;
	/*font-size:0pt;
	line-height:0px;*/
}

#headercontent {
	width:734px;
	height:70px;
	padding-left:25px;
	padding-right:45px;
	padding-top:7px;

}

#headertext {
	position:absolute;
	left:380px;
	top:15px;
	width:481px;
	height:40px;

}
/*
#headermenu {
	position:absolute;
	left:140px;
	top:68px;
	width:580px;
	height:19px;

}
*/
#headerlanguage {
	position:absolute;
	left:650px;
	top:13px;
	width:130px;
	height:15px;
	text-align:right;
}

#headerlanguage a {
	font-size:x-small;
	color: #000000;
}

#headertop {
	height:22px;
	background-image:url(../img/headertop.gif);
	
}

#headerbottom {
	height:23px;
	background-image:url(../img/headerbottom.gif);
	
}


