/*  Basisdefinitionen */
body {
	text-align: center;
	background-color: #FFFFFF;
}

/* Formatierung der Ebenen zum Inhaltslayout */
#global {
	position: absolute;
	background-image: url(../images/content/content-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    /*margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 779px;
	height: 546px;
	top: 50%;
	left: 50%;
	margin-left: -390px;
	margin-top: -273px;
	
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: 7;
	left:620px; top:24px; width:129px; height:45px;
}

#logooverlay {
	position: absolute;
	visibility: visible;
	z-index: 8;
	left:620px; top:24px; width:129px; height:45px;
}

#navigation {
	position: absolute;
	z-index: 6;
	left:620px;
	top:103px;
	width:129px;
	height:217px;
	visibility: visible;

}

#kennzeichnung {
	position: absolute;
	visibility: visible;
	z-index: 8;
	left:29px;
	top:512px;
	width:340px;
	height:20px;
	color: #647279;
	font-size: 0.85em;
	line-height: 0.7em;
}

#impressum {
	position: absolute;
	visibility: visible;
	z-index: 4;
	left:620px;
	top:510px;
	width:140px;
	height:18px;
	color: #647279;
	font-size: 0.85em;
	line-height: 0.7em;
}

#titel {
	position: absolute;
	z-index: 9;
	left:29px;
	top:24px;
	width:573px;
	height:55px;
	visibility: visible;



}

#text {
	position: absolute;
	z-index: 11;
	left:22px;
	top:100px;
	width:340px;
	height:406px;
	overflow: hidden;
	text-align: left;
	margin-right: 20px;
	visibility: visible;











}

#print {
	position: absolute;
	z-index: 16;
	left:620px;
	top:510px;
	width:19px;
	height:19px;
	visibility: hidden;



}

#mail {
	position: absolute;
	z-index: 17;
	left:642px;
	top:510px;
	width:19px;
	height:19px;
	visibility: hidden;


}

#forward {
	position: absolute;
	z-index: 15;
	left:356px;
	top:485px;
	width:14px;

	height:15px;
	visibility: visible;


}

#back {
	position: absolute;
	z-index: 15;
	left:29px;
	top:485px;
	width:14px;
	height:15px;
	visibility: visible;

}

#forwardgreyed {
	position: absolute;
	z-index: 5;
	left:350px;
	top:510px;
	width:19px;
	height:19px;
	visibility: hidden;


}

#backgreyed {
	position: absolute;
	z-index: 4;
	left:328px;
	top:510px;
	width:19px;
	height:19px;
	visibility: hidden;

}

#page
 {
	position: absolute;
	z-index: 25;
	left:240px;
	top:510px;
	color: #647279;
	text-align: right;
	font-size: 0.85em;
	height: 20px;
	width: 130px;
	visibility: visible;







}

#trennstrich
 {
	position: absolute;
	z-index: 2;
	left:29px;
	top:505px;
	width:340px;
	height:1px;
	visibility: visible;
}

#trennstrichtext
 {
	position: absolute;
	z-index: 18;
	left:620px;
	top:505px;
	width:129px;
	height:1px;
	visibility: visible;


}

#trennstrichnavi
 {
	position: absolute;
	z-index: 18;
	left:620px;
	top:102px;
	width:130px;
	height:1px;
	visibility: visible;
}
