/* Matts Leidertam _ Seen and Seen _ (c) 2006 BUREAU-K */

body {
	background-color: #FBFBEE;
	margin: 0px;
	background-repeat: no-repeat;
}


/* Basic Layout */

p {
	margin: 0px;
}
#title {
	position: absolute;
	width: 750px;
	top: 50px;
	text-align: right;
}
#enter {
	position: absolute;
	height: 14px;
	width: 165px;
	top: 375px;
	left: 580px;
	background-image: url(../grph/enter.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#enter a:link, #enter a:visited {
	height: 14px;
	width: 165px;
}
#enter a:hover, #enter a:active {
	height: 14px;
	width: 165px;
	background-image: url(../grph/enter.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#logo {
	position: absolute;
	height: 40px;
	width: 200px;
	top: 530px;
	left: 550px;
	background-image: url(../grph/malmoe_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#logo a:link, #logo a:visited {
	height: 40px;
	width: 200px;
}
#logo a:hover, #logo a:active {
	position: absolute;
	height: 40px;
	width: 200px;
	background-image: url(../grph/malmoe_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}




#noscriptalert {
	position: absolute;
	top: 100px;
	width:  750px;
	text-align: right;
	font-family: Times, Georgia, sans-serif;
	font-size: 25px;
	font-style: italic;
	line-height: 27px;
}

