body {
   margin: 0;
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Vivaldi, Frutiger-Roman;
	color:#D7C388;
}

a:link {
	text-decoration: none;
	color:#D7C388;
}

a:visited {
	text-decoration: none;
	color:#D7C388;
}
a:hover {
	text-decoration: none;
	color:#D7C388;

}
a:active {
	text-decoration: none;
	color:#D7C388;
}

#parallaxis {
display:none;
position:absolute;
top:0;
text-align:left;
background-color:#FFFFFF;
}

/*Definition des Rahmen und Positionierung des Inhalts*/
#Center{
 position:relative;
	margin:0 auto;
	text-align:left;
	height:578px;
	width:998px;
	clear:left;
}


#Abstand { 
    width:5px;
	height:50%;
	margin-bottom:-293px; /* halbe Höhe von #Rahmen */
	float:left;
	}

	
	

#Rahmen{
	border:2px solid #D7C388;
	height: 586px;
	width:998px;
	background-color:#fffdca;
	float:left;
	position:relative;
}
/*Kopfzeile*/
#Kopfzeile{
	top: 0px;
	left: 0px;
	width:998px;
	top: 0px;
	height: 85px;
	background-image:url(../images/screen/Holz-Kopfzeile.jpg);
	background-repeat:no-repeat;
	background-position:right;
   background-color:#FFFFFF;
}

#iftlogo{
	width: 38px;
	height: 50px;
   position:absolute;
	left:65px;
	top: 33px;
}

#Kopfzeilentext {
	width: 300px;
	height: 85px;
	position:absolute;
	left: 247px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D7C388;
	font-size:20px;
	top:37px;
}

#sigrologo{
	width: 128px;
	height: 85px;
	position:absolute;
	left: 544px;
}





