/************ Body ************/

body {background-color: #95B8BF; margin: 0px 0px; font: 75% Verdana, Arial, Helvetica, sans-serif;}

/************ Scrollbar ************/

html, body 
{ 
scrollbar-face-color: #95B8BF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #95B8BF;
scrollbar-darkshadow-color: #95B8BF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
} 

/************ Innehåll ************/

#wrap {
background: #95B8BF;
margin-right: auto;
margin-left: auto;
width: 1000px;
}

#top {
background: #95B8BF;
widht: 840px;
height: 31px;
clear: both;
padding: 2px;
}

#main {
background: #ffffff;
float: left;
width: 840px;
}

.roundtop {background: #95B8BF;}
.roundbottom {background: #95B8BF;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #ffffff;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff;}
.main-content {padding: 10px; text-align: center;}

/************ Annonser höger ************/

#sidebar-right{
background:#95B8BF;
float:right;
width:160px;
text-align: center;
}

/*** Fot med annonser ***/

#footer-container {
background: #95B8BF;
margin-right: auto;
margin-left: auto;
width: 1000px;
}

#footer-add {
background: #95B8BF;
height: 60px;
width: 120px;
padding: 4px;
float: left;
border-right: 4px dotted #ffffff
}

#footer-add-last {
background: #95B8BF;
height: 60px;
width: 0px;
padding: 4px;
float: left;
}

.add-justify-1 {position: relative; top: 0px;}
.add-justify-2 {position: relative; top: 0px;}
.add-justify-3 {position: relative; top: 17px;}
.add-justify-4 {position: relative; top: 0px;}
.add-justify-5 {position: relative; top: 0px;}
.add-justify-6 {position: relative; top: 0px;}

.footer-content {padding: 5px;}

/*** Länkar ***/

a {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline}
.lankrubrik {font-family: Verdana; font-size: 12px; font-weight: bold;}
.lankmeny {font-family: Verdana; font-size: 12px; font-weight: bold;}

/*** Text ***/

.rubrik {font-family: Verdana; font-size: 16px; font-weight: bold;}
.rubrik2 {font-family: Verdana; font-size: 20px;}
.rubrik3 {font-family: Verdana; font-size: 12px;}
.rubrik4 {font-family: Verdana; font-size: 10px; color: white;}
.lista {list-style-type: square; list-style-position: outside; margin-left: 15px;}

/*** Tabellkolumn ***/

td {font-family: Verdana; font-size: 10px;}
.kantlinje {border-bottom: 1px dotted #003366}
.kantlinje2 {border: 1px solid #003366}

/*** Menyattribut ***/

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}
