body 
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../img/hg_prn.gif);
	background-repeat: repeat-x;
	font-size:12px;
	text-align:center;
	color: #00503C;
	margin:0;
}

/*positionierung----------------------------------------------------------*/


#container_print {
	width:auto;
	height:auto;
	margin:0;
	text-align:left;
}

#logo {
	width:auto;
	height:150px;
	margin:0;
	background-color: #FFF;
}

#blocklines{
	position:relative;
	left:43px;
	}

#stellentext{
	position:absolute;
	top:250px;
	left:75px;
	}	
	
#balken_links{
	position:absolute;
	top:150px;
	left:0px;
	}	
	
.printnavi {
	position:absolute;
	left:500px;
	bottom:0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
	
.mainnavi1 {
	float:left;
	margin-right: 1px;
}

.printnavi2 {
        visibility: hidden;
        display: none;
      }

/*links--------------------------------------------------------------------*/

a.linkfarblos {
	color:e6f0d2;
	}

a {
	text-decoration: none;
	color: #7B9E8C;
}

a:hover {color: #7ba618;}



a.maillink {
	color: #5a8214;
}
a.maillink:hover {
	color: #000000;
}

/*links--------------------------------------------------------------------*/

/*textstyles ---------------------------------------------------------------*/

.ansprechp {
	position:relative;
	left:-1em;
	margin-bottom:1em;
	}
/*textstyles ---------------------------------------------------------------*/

