@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/bakgrund.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #d2e3eb;
}
.boxmain {
	width: 800px;
	padding: 10px;
	position: absolute;
	left: 220px;
	top: 130px;
	height: 500px;
	border: 15px ridge #663333;
	background-image: url(../bilder/bakgrund_box.jpg);
	background-repeat: no-repeat;
	background-color: #ffff33;
}
.boxmaintext {
	width: 700px;
	padding: 10px;
	position: absolute;
	left: 285px;
	top: 170px;
	height: 450px;
	background-image: url(../bilder/bakgrund_boxmaintext.jpg);
	background-repeat: no-repeat;
	background-color: #ffff33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000de;
}
.boxtopleft {
	width: 100px;
	position: absolute;
	left: 46px;
	top: 30px;
	height: 100px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../bilder/Schweden.gif);
	filter: flip(url(../bilder/Schweden.gif)fliph);
}
.boxtop {
	width: 849px;
	position: absolute;
	left: 217px;
	top: 1px;
	height: 100px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000de;
	background-position: center bottom;
	text-align: center;
	filter: Glow(Color=#ffcc00, Strength=8);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxtopright {
	width: 100px;
	position: absolute;
	left: 1140px;
	top: 30px;
	height: 100px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../bilder/Schweden.gif);
}
.boxbottom {
	width: 536px;
	position: absolute;
	left: 370px;
	top: 680px;
	height: 100px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000de;
	background-position: center bottom;
	font-size: 36px;
	font-weight: bold;
	filter: Glow(Color=#ffcc00, Strength=8);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.boxleft {
	width: 200px;
	padding: 10px;
	position: absolute;
	left: 5px;
	top: 130px;
	height: 500px;
	font-size: 14px;
	font-weight: bold;
	color: #0000de;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxleftbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000de;
	filter: Glow(Color=#ffcc00, Strength=6);
	position: absolute;
	width: 220px;
	height: 160px;
	left: 0px;
	top: 650px;
	text-align: center;
}
.boxrightbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000de;
	filter: Glow(Color=#ffcc00, Strength=6);
	position: absolute;
	width: 220px;
	height: 160px;
	left: 1070px;
	top: 650px;
	text-align: center;
}
.boxright {
	width: 190px;
	padding: 10px;
	position: absolute;
	left: 1070px;
	top: 130px;
	height: 500px;
	font-size: 14px;
	font-weight: bold;
	color: #0000de;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.litentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000de;
	background-color: #ffcc00;
}
.normaltext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 14px;
	font-weight: bold;
	color: #0000de;
	background-color: #ffcc00;
}
a:link { text-decoration: none; color: #0000cb;}
a:visited { text-decoration: none; color: #0000cb;}
a:active { text-decoration: none; color: #0000cb;}
