/* CSS Document */
HTML, body {
height: 100%;
}


body {
	margin: auto;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Verdana", Verdana;
	background-color: #000000;
	}
	
a {
	/*color: #FF0000;*/
	color: #ffffff;
	
	}
	
p {
	padding-top: 7px;
	margin: 0px 0px 8px 0px;
	
}
* html p {
	padding-top: 7px;
	margin: 0px 0px 0px 0px;
	
}
	

	
h1 {
	margin: 0px 0px 10px 0px;
	font-size:25px;
	font-weight: normal;
	color: #d84b17;	
	}
	
h2 {
	margin: 0px 0px 8px 0px;
	font-size:17px;
	font-weight: normal;
	}
	
h3 {
	margin: 0px 0px 5px 0px;
	font-size:17px;
	font-weight: normal;
	color: #f29400;
	}
	
#wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 921px; /* Breite des Elements */
	height: 638px; /* Höhe des Elements640 */
	margin-left: -468px; /* Breite des Elements geteilt durch zwei! */
	margin-top: -320px; /* Höhe des Elements geteilt durch zwei! */
	background-color:#000000;
	}
* html #wrap{
	width:920px;
}
	
	
#divNav {
	width: 331px;
	height: 447px;
	background-image: url(../images/nav_hg.jpg);
	background-repeat: no-repeat;
	float:left;
	text-align:right; 
	padding: 193px 0px 0px 0px;
	}
	
/*ie6 hack*/


* html #divNav {
	width: 331px;
	heigh\t: 360px;
	background-image: url(../images/nav_hg.jpg);
	background-repeat: no-repeat;
	float:left;
	text-align:right; 
	padding: 193px 0px 0px 0px;
	}
	
	
	
#divInhalt_start {
	width: 590px;
	height: 552px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
* html #divInhalt_start {
	widt\h: 580px;
	heigh\t: 554px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	overflow: hidden;

	}
	
	
#divInhalt {
	width: 480px;
	height: 440px;
	text-align: left;
	padding: 55px;
	background-image:url(../images/text_hg.jpg);
	background-repeat: no-repeat;
	/*overflow-x: auto;*/
	overflow-y: auto;
	overflow-x: hidden;
	}
	
* html #divInhalt {
	widt\h: 475px;
	heigh\t: 443px;
	text-align: left;
	padding: 55px;
	background-image:url(../images/text_hg.jpg);
	background-repeat: no-repeat;
	/*overflow-x: auto;*/
	overflow-y: auto;
	overflow-x: hidden;
	border: 0px solid green;
	}
	
	
#footer_start{
	width: 905px;
	height: 71px;
	background-image: url(../images/footer_hg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align:right;
	padding: 17px 16px 0px 0px;
	} 
* html #footer_start{
	width: 904px;
	height: 71px;
	margin-top: -2px;
	background-image: url(../images/footer_hg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align:right;
	padding: 17px 16px 0px 0px;
	}	

	
#footer{
	width: 905px;
	height: 80px;
	background-image: url(../images/footer_hg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align:right;
	padding: 17px 16px 0px 0px;
	} 
* html #footer{
	width: 904px;
	height: 71px;
	margin-top: -2px;
	background-image: url(../images/footer_hg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align:right;
	padding: 17px 16px 0px 0px;
	} 
* html .tx-veguestbook-pi1{
	width:490px;

	}
.tx-veguestbook-pi1{
	width:490px;

	}
