a:hover {
	color: #53085A;
}
a:link {
	color: #510955;
}
#container {
	font-family: "Times New Roman", Times, serif;
	background-color: #D9D0F0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Bilder/bakgrund.jpg);
	background-repeat: repeat-y;
}

#meny {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	height: auto;
	width: 800px;
	background-color: #D9D0F0;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #4D0859;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #4D0859;
	border: thin solid #C0B3C5;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E9CDE3;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	height: 25px;
	width: 800px;
}

a:visited {
	text-decoration: none;
	color: #460049;
}
a:link {
	text-decoration: none;
}

.lankstil {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.stil1 {color: #000000}




#midcol {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #D9D0F0;
	float: left;
	width: 780px;
	height: 570px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
#container #midcol table {
	background-color: #D9D0F0;
	height: auto;
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4D0859;
	font-style: italic;
	float: left;
	clear: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #6F0079;
	border-right-color: #6F0079;
	border-bottom-color: #6F0079;
	border-left-color: #6F0079;
}

