@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0; /* det är bra att nollställa marginalen och utfyllnaden av body-elementet för att ta hänsyn till olika webbläsarstandarder */
	padding: 0;
	text-align: center; /* centrerar containern i Internet Explorer 5*-webbläsare. Texten ställs sedan in efter den vänsterjusterade standarden i #container-väljaren */
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../Bilder/bg_papper.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 16px;
	vertical-align: super;
}

lankruta  {
	width: 200px;
	height: 200px;
	border-style:none;
	float: left;
	text-align: center;
}
	
a {
	text-decoration: none;
	font-style: italic;
	color: #7D7D7D;
	border: none;
}

h2 {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:hover {
	color: #000;
	text-decoration: none;
	border: none;
}
.oneColElsCtr #container {
	width: 800px;
	text-align: left; /* detta åsidosätter textjusteringen: mitten på body-elementet. */
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 100px;
	padding-right: 100px;
}
.oneColElsCtr #mainContent {
	width: 0px;
}
.oneColElsCtr #leftContent{
	width: 200px;
	float: left;
}
.oneColElsCtr #rightContent{
	height: 620px;
	width: 600px;
	float: left;
}
.oneColElsCtr #bottomContent{
	height: 25px;
	width: 780px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 9px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.thumbhead {
	height: 130px;
	width: 580px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
}
.thumb {
	height: 130px;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
}
.thumb img {
border: 0px;
}
.thumb_empty {
	height: 130px;
	width: 130px;
	margin-right: 9px;
	margin-bottom: 19px;
	float: left;
	margin-left: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
}
.menuhead {
	float: left;
	padding-bottom: 30px;
}
.menuhead img {
	border: 0px;
}
.menu {
	width: 200px;
	float: left;
}

.lank {
	float: left;
	text-align:left;
	margin: 0; /* det är bra att nollställa marginalen och utfyllnaden av body-elementet för att ta hänsyn till olika webbläsarstandarder */
	padding: 0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../Bilder/bg_papper.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 16px;
	vertical-align: super;
}
	
.bigimage {
	width: 580px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	color: #999999;
}
.column {
	width: 280px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	color: #7D7D7D;
	height: 430px;
	margin-bottom: 40px;
}
.image {
	width: 280px;
	float: left;
	color: #999999;
	margin-bottom: 20px;
}
.imagebottom {
	width: 280px;
	float: left;
	color: #999999;
}
