
<style type="text/css">
<!--
a:link { text-decoration: none; color: #454545}
a:visited { text-decoration: none; color: #454545}
a:active { text-decoration: none; color: #454545}
a:hover { text-decoration: none; color: #7D6014; text-decoration: underline}


body{
	background-color:E8E8D2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: none
}

p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: none
}

input{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: bold
}

textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: bold
}

select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-decoration: bold
}

h1{
	font-size: 12pt;
	text-decoration: bold
}

#welcome{
	width:400px;
	border:solid black;
	border-width:1px 0px 1px 0px;
	text-align:center;
	font-size: 18 pt;
	text-decoration: bold
}
#outside{
	position:absolute;
	width:600px;
	left:100px;
	top:40px;
	text-align:right;
}
#main{
	width:600px;
	border:1px solid black;
	background-color:F3F3E9;
	text-align:left;
}
#top{
	width:600px;
	height:100px;
}
#menu{
	text-align:center;
	font-size: 11 pt;
	width:600px;
	height:20px;
	background: url(images/bbg.gif);
}
#content{
	position:relative;
	width:500px;
	height:200px;
	margin-top:20px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:20px;
}
#bottom{
	width:600px;
	height:40px;
}
#AdminMenu{
	position:absolute;
	left:100px;
	top:250px;
	width:100px;
	font-size: 8 pt;
	border:1px solid black;
	z-index:2;
}

#AdminLathund{
	position:absolute;
	left:701px;
	top:141px;
	width:100px;
	font-size: 8 pt;
	border:1px solid black;
	z-index:2;
}
</style>
