body {
        width:180px;
	margin: 0 auto;
	padding:0px;
        background-color: #FFFFFF;
}

p, h1, h2, h3, h4{
        margin:0px;
}

body, td, tr, th {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 160%;


}

#rubrik{
    display:none;
}
#navigering_top{
    display:none;
}
#sidan{
   width:164px;
}
h1 {
	font-size: 30px;
        font-family: Mistral, Georgia, Helvetiva, Arial, sans-serif;
	font-weight: bold;
	color: #222222;
	line-height: 110%;
        margin-bottom: 6px;

}
h2, h3, h4{
	font-size: 24px;
        font-family: Mistral, Georgia, Helvetiva, Arial, sans-serif;
	font-weight: bold;
	color: #222222;
	line-height: 110%;
        margin-bottom: 6px;
}

a {
	color: #FF5600;
        text-decoration:none;
        outline:none;
}
a:hover {
	color: #0066CC;
	        cursor:pointer;
}

.button::-moz-focus-inner , .knapp::-moz-focus-inner { border: 0; }
.button2::-moz-focus-inner { border: 0; }

.button, .button2{
        color:#ffffff;
        cursor:pointer;
        border:0px;
	font-size: 13px;	
        text-align: center;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
        overflow:hidden;
        outline:none;
        width:110px;
        height:30px;
        padding-bottom:3px;
 	background-image:url("tankspriddas/menyknapp3.jpg");
        background-repeat:no-repeat;
}
.button2, .knapp{
        color:#ffffff;
                cursor:pointer;
 	background-image:url("tankspriddas/menyknapp3.jpg");
 	        width:110px;
        height:30px;
                outline:none;
                        border:0px;
}

#top {
	width: 1024px;
	height: 130px;

}
textarea, input {
	font-family: Georgia, Helvetica, sans-serif;
        font-size:13px;
	border: solid 1px #ccc;
        background-color: #F6F6F6;
        outline:none;
}
#aroundlogo {
	float: left;
        overflow:hidden;
}
#logo {
        float:none;
	width: 365px;
        height:66px;
	margin-top: 11px;
	margin-left: 320px;
}

#aroundtopmenu{
	float: left;
        overflow:hidden;
}
#topmenu {
	float: none;
        width:775px;
        height:20px;
        margin-top: 0px;
        margin-left:135px;
}
#topmenu li {
        list-style: none;
        float:left;
	font-size: 19px;	
        text-align: center;
	margin-right: 27px;
	font-family: Mistral, Georgia, Arial, Helvetica, sans-serif;
        overflow:hidden;
}
#topmenu li a{
        color: #333333;
        display:block;
}

#topmenu li.mainlevel_current a {

}
#container{
	width: 100%;
        margin-top:5px;

}
#around_boxright1, #around_boxright2, #around_boxright3{
	float: left;
        overflow:hidden;
}
#boxright1, #boxright2, #boxright3{
	float: none;

}
#around_bigboxleft{
	float: left;
        overflow:hidden;
}
#bigboxleft{
	float: none;
}

#around_footer{
	float: left;
        overflow:hidden;
}
#footer {
	width: 1024px;
	height: 30px;
        text-align: center;
        margin-bottom:5px;
}
.roundedCorners{
        background-color:#FFFFFF;
}

.roundedCorners_1{        
	background-image:url("Images/header.jpg");
        -moz-border-radius-bottomleft:6px; 
        -webkit-border-bottom-left-radius:6px;
        -moz-border-radius-bottomright:6px;
        -webkit-border-bottom-right-radius:6px;
}