body {
background-color: #505b31;	
margin: 0px;
font-family: georgia, times, serif;
font-size: 12px;
line-height: 1.25;
color: white;
background-image: url(backdrop.gif);
}

div#outerFSK {
  width: 540px;
  height:auto;
  overflow:visible;
  position: absolute;
  left: 50%;
  margin-left: -270px;
  margin-top: 0px;
}

#imgTop {
	margin-top:0px;
	width:  560px;
	background-color: #989ba0;
}

.text {
	margin: 0px;
	padding: 5px;
	color:  white;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	background-image: url(schraffur.gif);	
}
.text p {
	margin: 0px;

}
.headline1 {
	color:  #eee193;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 30px;	
	width: 300px;
	background-color:white;
}

#release a img {
margin-top: 5px;
border: 4px solid white;
}

#release a:hover img {
margin-top: 5px;
border: 4px solid #eee193;
}

.infobar a {
	background-color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:  black;
	text-decoration: none;
	border: 2px solid white;
	margin-top: 2px;
}

.infobar a:hover {
	background-color: #eee193;
	font-family: helvetica, arial, sans-serif;
	border: 2px solid #eee193;
}

h2 {
	color: whitesmoke;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 1.2;
	padding-top: 0px;
	background-image: url(schraffur.gif);
}


h3 {
	color: #eee193;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 0px;
	background-image: url(schraffur.gif);	
}

#text p a {
	margin-top:  20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: geneva, verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:  black;
	background-color: white;
	border: 5px solid white;
}
#text p a:hover {
	color:  #eee193;
}
