*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-family: 'Trebuchet MS';
}
body {
	background: url(../images/hgschrift1.jpg)fixed center bottom no-repeat;
	background-size: 100% auto;
}
#outer_wrapper{
	background: url(../images/schatten.png);
	margin: 0 auto;
	width: 828px;
	height: 614px;
	overflow: hidden;
} 
#inner_wrapper{
	background: url(../images/hgschrift3.jpg);
	position: relative;
	left: 14px;
	width: 760px;
	height: 570px;
	padding: 0 0 0 40px;
}
#inner_wrapper p{
	margin-bottom: 8px;
	line-height: 16px;
	font-size: 13px;
}
#content_left{
	width: 400px; 
	float: left;
	color: #efefef;
	text-align: justify;
}
#content_left a{
	color: #efefef;
}
#header{
	margin: 20px 0 0px 0px;
}
#text1{
	background: url(../images/head3.png)no-repeat;
}
#text1 h1, #text2 h1{
	padding-top: 43px;
}
#content_right{
	padding-top: 40px;
	text-align: right;
}
#nav{
	width: 110px;
	padding-top: 8px;
	float:right;
}
#autor{
	width: 175px; /* maximal 190  */	
	height: 535px;
	float: right;
	color: #000000;
	padding: 0 20px 0 10px;
	background: url(../images/foto1.png) right bottom no-repeat;
}
h1{
	margin-bottom: 12px;
	font-size: 18px;
}
#footer{
	padding-top: 6px;
	background-color: white;
	position: relative;
	left: 14px;
	width: 800px;
	height: 24px;
	border-top: solid 1px black;
	z-index: 2;
	font-size: 15px;
	text-align: center;
}
#footer a {
	color: #000000;
}
#termine{
	position: absolute;	
	left: 250px;
	top: 465px;
}
