@charset "utf-8";
/* CSS Document */


.thrColFixHdr #container {
	
	background-image: url(../bilder/pk2.gif);
	background-repeat: no-repeat;
	height: 600px;
} 

.thrColFixHdr #mainContent {
	overflow: auto;
	height: 308px;
	width: 410px;
	margin-top: 32px;
	margin-right: 290px;
	margin-bottom: 0;
	margin-left: 80px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
 

