BODY
{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
}

img
{
    border: 0;
}

P, TD, SPAN, DIV, INPUT, TEXTAREA, SELECT
{
	font-family:Tahoma;
	font-size:12px;
	color:#858585;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

A
{
	color:#06192b;
	text-decoration:underline;
}

A:hover
{
	color:#898989;
	
}

H1
{
	font-family:Tahoma;
	font-size:24px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	color: #535353;
}

H2
{
	font-family:Tahoma;
	font-size:20px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	color: #535353;
}

H3 
{
	font-family:Tahoma;
	font-size:16px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	margin-top:10px;
}
H4
{
	font-family:Tahoma;
	font-size:14px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #535353;
}
	
H5
{
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #535353;
}

H6
{
    font-family: Calibri, Tahoma;
    color: #535353;
    font-size: 21px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: normal;
    padding: 0 0 10px 0;
    margin: 10px 0px 10px 0px;
}
	

/* --- CLASSES --- */


.body
{	background-color:#2E363F
}

.toptop 
{
    height: 100px;
    background: #FFFFFF url(../images/top.jpg) left no-repeat;
    width: 100%;
}

.top
{
	background:url(../images/menubackground.jpg) no-repeat;
	padding: 5px 0px 5px 250px;
}
.top a {
    display: block;
    float: left;
    line-height: 16px;
    height: 16px;
    border-right: solid 1px #ffffff;
    padding: 0 10px;
    color: #ffffff;
    text-decoration: none;
}

.top a:hover, .top a.selected
{
    text-decoration: underline;
    color: #FFFFFF;
}
.bakgrund
{	background-image:url(../bg_right.gif);
	background-repeat:repeat;
}

.MENY {display:block;float: left;}
.MENY A, .menyselected a
{	
	display:block;
	border-right:1px solid #ffffff;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}

.menyselected 
{
    border: solid 1px #ff00ff;
}

.menyselected a 
{
    text-decoration: underline;
    display: block;
}

.MENY A:hover,
.menyselected a:hover
{
    color: #FFFFFF;
	text-decoration: underline;
}

.submeny a:hover 
{
    color:#06192b;
}

.submeny A
{	
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;	
}

.selected
{
	color:2E363F;
}
.content
{
	padding-top:15px;
	padding-left:15px;
}

.padding
{	
	padding-left:15px;
}


.toptopLeft 
{
    width: 100%;
}

.toptopBanner 
{
    padding: 14px;
}

.firstsubmenuHeader
{
    color: #626358;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    display: block;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
}


.firstsubmenu A
{	
	display: block;
	padding-left:18px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;	
}


.containerleft 
{
    background: #B5B7A8 url(../images/containerleftlogobackground.jpg) no-repeat left top;
}

/* Sidmallar */

.smsContainer 
{
    border: 0px;
}

.smsErbjudande
{
    padding: 8px;  
    text-align: center;
}

.smsErbjudande div
{
    border: 1px solid #cccccc;
    padding: 10px;
}

.smsSpacer 
{
    padding: 15px 15px 0px 15px;
}

.smsText 
{
    padding: 8px 8px 30px 8px;
}

.html2 
{
    width: 100%;
    height: 100%;
}