* {
margin:0; 
padding:0;
}
html, body {
height:100%;
background:#000000;
background-position: top left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper {
min-height:100%;
width: 1309px; 
margin-left: auto;
margin-right: auto;
background:url(images/bakgrund.jpg) no-repeat top left;
}
* html #wrapper { 
height:100%; 
}
h1 { 
font-size:16px;
color: #84a5d8; 
margin-bottom: 10px;
}
h2 { 
font-size:14px;
color: #84a5d8; 
margin-bottom: 10px;
}
h3 {
	font-size:12px;
color: #84a5d8; 

}
p {
font-size: 11px;
line-height: 13pt;
color: #FFFFFF; 
}
p.ingress { 
color: #FFFFFF; 
font-size: 11px;
line-height: 13pt;
font-weight:bold;
}
p.step { 
color: #84a5d8; 
font-size: 12px;
line-height: 14pt;
font-weight:bold;
}
a {
color: #84a5d8;
}
a:hover {
color: #FFFFFF;
}
/* ---------->>> parts <<<-----------*/
#header{
width: 746px;
height: 410px;
padding: 0px;
margin-left: 282px;
margin-right: 282px;
padding-top: 108px;
margin-bottom: 0px;
}
#innehall{
width: 746px;
height: 750px;
padding-top: 0px;
margin-left: 282px;
margin-right: 282px;
margin-top: 15px;
background:url(images/tile.png) repeat top left;
}
#vanster{
width: 354px;
height: 100%;
padding-top: 0px;
margin-left: 15px;
margin-right: 40px;
margin-top: 15px;
color: #FFFFFF;
float: left;
}
#hoger{
width: 320px;
height: 100%;
padding-top: 0px;
margin-top: 15px;
color: #FFFFFF;
float: left;
}
#split_vanster{
width: 130px;
height: 249px;
padding: 0px;
margin-right: 15px;
color: #FFFFFF;
float: left;
}
#split_hoger{
width: 120px;
padding: 0px;
margin: 0px;
color: #FFFFFF;
float: left;
}
#footer{
width: 731px;
height: 20px;
padding-right: 15px;
margin-left: 282px;
margin-right: 282px;
margin-top: 10px;
background:url(images/tile.png) repeat top left;
text-align: right;
color: #FFFFFF;
}
