html{
	font-family : verdana, lucida,arial,helvetica,sans-serif; 
}
			
body{
	color:#eee;
	font-size:100.01%;
	width:50em;
	height : 40em;
	background:url(../_gfk/24022010078.jpg);
	margin:0 auto;
}

#rahmen{
	position:relative;
	width:100%;
	height : 100%;
	background:transparent;
}

img{
	border:1px solid #ccf;
}

div#heim{
	position:absolute;
	top:4em;
	left:10em;
	z-index:1;
}
			
div#namenszug{
	position : absolute;
	top : 4.68em;
	left : 7.46em;
	z-index : 13;
	font-weight : normal;
	letter-spacing : -.06em;
	font-size : 3em;
	color : #3f2f2f;
}

div#inhalt{
	position : absolute;
	top : 17.4em;
	left : 13em;
	z-index : 5;
	height : 14em;
	width : 23em;
	background : #362f25;
	border : 1px solid #ccf;
	padding : .5em;
	text-align : center;
}

h1{
	margin-top : 0;
	font-size : 1.5em;
	font-weight : normal;
}

audio {
	width : 300px;
}

a{
	color:#ddf;
}

p#text{
	font-size : .8em;
	text-align : justify;
	height : 4em;
}

