body {
	background-color: #651C4E;
	overflow-x:hidden;
	overflow-y:hidden;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #edd468;
}
.style1:hover {
	color: #ffffff;
}
table.main {
	background-image: url('../links/baggr_forside.jpg');
	background-repeat: no-repeat;
	width: 970px;
	height:871px;
	margin: 0px;
	padding: 0px;
}

#logoCol {
	height: 110px;
}

#logoColDiv {
	margin-top: 15px;
	width: 300px;
	height: 95px;
	cursor: pointer;
	cursor: hand;
}

#headerCol {
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	height: 10px;
}
		
#pflow {
	text-align: center;
}
