@charset "utf-8";
/* CSS Document */

/*
TOP - RIGHT - BOTTOM - LEFT


å	&aring;
ä	&auml;
ö	&ouml;
*/

p, br, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #e7e7e7;
	margin: 0;
	padding: 0;
}

a
{
	outline:none;
	color: #990000;
	
}

a:link { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #990000; }
a:active { text-decoration: none; color: #000000;} 
a:hover { text-decoration: none; color: #ed1c24; } 

#p4
{
	padding-bottom: 70px;
}

#p3
{
	padding-bottom: 40px;
}

#p2
{
	padding-bottom: 30px;
}

#break
{
	padding-bottom: 20px;
}

#p1
{
	padding-bottom: 15px;
}

#knappbreak
{
	padding-bottom: 10px;
}

p
{
	padding-bottom: 15px;
}

br
{
	padding-bottom: 10px;
}

#logo
{
	height: 130px;
	width: 850px;
	margin-top: -140px;
	margin-left: 8px;
	background-image: url(../bilder/allflyttlogo.png);
	position: absolute;
	z-index: 2;
	background-repeat: no-repeat;
	border: 0;
}

#overbox
{
	background-color: #FFFFFF;
	height: 140px;
	width: 100%;
	margin-top: -160px;
	position: absolute;
	z-index: 1;
}

#linje
{
	background-color: #990000;
	height: 2px;
	width: 100%;
	margin-top: 140px;
}
#storbox
{
	background-color: #e8ebf0;
	height: 646px;
	width: 866px;
	margin-top: 160px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../bilder/shadow.jpg);
}

#mellanbox
{
	background-color: #FFFFFF;
	height: 571px;
	width: 660px;
	margin-top: 67px;
	margin-left: 197px;
	position: absolute;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #999999;
}

#bannerbox
{
	background-color: #333333;
	height: 61px;
	width: 662px;
	margin-top: -61px;
	margin-left: -1px;
	position: absolute;
	background-image: url(../bilder/bannerbox.jpg);
}

#knappar
{
	margin-top: 80px;
	margin-left: 20px;
	position: absolute;
}

#downloadflash
{
	margin-top: 50px;
	position: absolute;
}

#flbackup
{
	height: 35px;
	width: 180px;
	position: absolute;
}

#hitarea
{
	height: 35px;
	width: 180px;
	position: absolute;
	margin: -5px;

}

#hitarea:hover
{
	height: 35px;
	width: 180px;
	border: 1px solid #999999;	
	position: absolute;
	margin: -6px;
	cursor: pointer;
}

#knappbox
{
	height: 25px;
	width: 25px;
	margin: 5px;
	background-color: #990000;
	position: absolute;
}

#knappbox:hover
{
	height: 25px;
	width: 25px;
	margin: 5px;
	background-color: #ed1c24;
	position: absolute;
	cursor: pointer;
}

#knappboxstroke
{
	height: 27px;
	width: 27px;
	margin: 4px;
	position: absolute;
	background-color: #000;
}

#knappartext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-left: 43px;
	margin-top: 9px;
	font-weight: bold;
	position: absolute;	
}

#knapparsort
{
	margin-bottom: 30px;	
}

#knappboxgreen
{
	height: 25px;
	width: 25px;
	margin: 5px;
	background-color: #7fb718;
	position: absolute;
}

#demalink
{
	height: 10px;
	width: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: sans-serif, Verdana, Geneva;
	font-size: 10px;
	background-image: url(../bilder/demalogo.gif);
	background-repeat: no-repeat;
}

h1
{
	margin-top: 17px;
	text-align: center;
	font-family: sans-serif, Verdana, Geneva;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}

h2
{
	font-family: sans-serif, Verdana, Geneva;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

h3
{
	font-family: sans-serif, Verdana, Geneva;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

h4
{
	font-family: sans-serif, Verdana, Geneva;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 0;
}

h5
{
	margin-left: 35px;
	margin-top: 8px;
	font-family: sans-serif, Verdana, Geneva;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: normal;
}

#sida
{	
	text-align: left;
	padding: 30px 45px 40px 45px;
	background-color: #FFF;
	position: absolute;
}

#sida2
{	
	height: 100%;
	text-align: left;
	position: absolute;
}