@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

p{
margin-top:5px;}

h1{
width:100%;
height:30px;
padding-top:5px;
padding-bottom:5px;
padding-left:2%;
background-image:url(images/h1bak.png);
background-repeat:no-repeat;
font-size:18px;
margin-top:0px;
}

h2{
font-size:16px;
font-weight:bold;
margin-bottom:0px;
padding-bottom:0px;
}

h3{
font-size:14px;
text-decoration:underline;
padding-bottom:5px;
margin-bottom:5px;
}

li{
list-style-type:disc;
}

.allt{
width:1000px;
background-image: url(images/bakgrundwide.png);
background-repeat:repeat-y;
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

.banner{
background-image:url(images/banner2.png);
height:200px;
width:850px;
margin-left:auto;
margin-right:auto;
}

.v{
width:850px;
height:2px;
margin-left:auto;
margin-right:auto;
background-color:#000000;
}

.content{
width:850px;
margin-left:auto;
margin-right:auto;
min-height:450px;
height:auto;
background-color:#FFFFFF;
overflow:hidden;
}

.meny{
width:165px;
height:100%;
overflow:hidden;
float:left;
background-color:#e5e5e5;
}

.text img{
margin-top:20px;
width:150px;
height:auto;
float:left;
}

.text{
margin-top:10px;
width:650px;
margin-left:15px;
height:auto;
min-height:440px;
overflow:hidden;
float:left;
}

.bilder img{
width:167px;
height:auto;
margin-top:0px;
}

.bilder{
padding-left:13px;
width:180px;
height:auto;
min-height:300px;
float:right;
}

.footer{
width:850px;
height:54px;
background-image:url(images/footer.png);
margin-left:auto;
margin-right:auto;
}

.seriespel{}
.seriespel img{
	width:650px;
	height:auto;}
