body
{
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #3D3D3D;
	text-decoration : none;
	background-color : #FFFFFF;
	
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}

td
{
	font-size : 12px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	text-decoration : none;
	line-height:1.4em;
}


div
{
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}


P, UL, LI
{
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : normal;
	color : #3D3D3D;
	margin: 0px 0px 0px 0px;
}

img
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px
}


/* Vanliga länkar */
a		
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : none;

}

a:visited
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : none;

}

a:active
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : none;
}

a:hover
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : underline;
}


.myBackground
{
	background-color : #DEE0D5;
	background-image: url(img/bggrey.gif);
	background-repeat: repeat-y repeat-x;
	
	background-attachment: fixed;
}

.news_bg
{
	background-image: url(/img/nyheter_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
}

.top
{
	width: 809px;
	height: 80px;
	vertical-align:bottom;
	padding: 18px 0px 0px 0px;
}

.menu
{
	height: 22px;
	width: 809px;
	vertical-align:top;
	padding: 2px 15px 0px 10px;
	border: 1px solid #EEEEEE;
	color : #CCCCCC;
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	
	background-color : #FFFFFF;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	
}

/* Meny-länkar */
.menu a
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : none;

}

.menu a:visited
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : none;

}

.menu a:active
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration : underline;
}

.menu a:hover
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #555555;
	text-decoration :underline;
}



.menu2
{
	height: 19px;
	width: 809px;
	vertical-align:top;
	padding: 1px 15px 0px 16px;
	
	color : #F1F1F1;
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : none;
	font-style : none;

	background-color : #FFFFFF;
	background-image: url(img/menu2_bg.gif);
	background-repeat: repeat-y;
	background-position: center top; 
	background-attachment: fixed;
}

/* Meny-länkar */
.menu2 a
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : none;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}

.menu2 a:visited
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : none;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}

.menu2 a:active
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : none;
	font-style : none;
	color : #FFFFFF;
	text-decoration : underline;
}

.menu2 a:hover
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : none;
	font-style : none;
	color : #FFFFFF;
	text-decoration :underline;
}

.middle
{
	width: 809px;
	vertical-align:top;
	padding: 10px 10px 10px 10px;

	background-color : #FFFFFF;
	background-image: url(img/middle_bg.gif);
	background-repeat: repeat-y;
	background-position: center top; 
	background-attachment: fixed;
}

.bottom
{
	vertical-align:bottom;
	padding: 1px 4px 0px 0px;
}

.mainPageElement
{
	padding: 20px 0px 20px 0px;
	vertical-align:top;
}

.tdDottedX
{
	background-image: url(img/dotted_x.gif); background-repeat: repeat-x; background-position: left center;
}

.tdDottedY
{
	background-image: url(img/dotted_y.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 18px;
}


.newsBg
{
	background-color : #FFFFFF;
	border-left : 1px solid #B0B0B0;
	border-right : 1px solid #B0B0B0;
	width: 170px;
	vertical-align:top;
}

.newsTopic
{
	font-size : 13px;	
	font-family : Trebuchet MS,Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #3D3D3D;
	text-decoration : underline;
	display:inline;
	padding: 10px 8px 2px 8px;
}

.newsText 
{
	font-size : 11px;
	font-family : Trebuchet MS,Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #3D3D3D;
	text-decoration : none;
	display:inline;
	padding: 0px 8px 0px 8px;
}



/* Vanliga länkar */
.newsText a		
{
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #007D4A;
	text-decoration : underline;
}

.newsText a:visited
{
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #007D4A;
	text-decoration : underline;
}

.newsText a:active
{
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #00462A;
	text-decoration : none;
}

.newsText a:hover
{
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #00462A;
	text-decoration :underline;
}



.newsPrice
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #A15047;
	text-decoration : none;
	display:inline;
	padding: 4px 8px 6px 8px;
}


h1
{
	font-size : 18px;	
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	color : #cc3333;
	text-decoration : none;
	display:inline;
	line-height:2.0em;
}


h2

{
	font-size : 14px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #333333;
	text-decoration : none;
}

h3
{
	font-size : 13px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	color : #3A3A3A;
	text-decoration : none;
	line-height: 1.3;
margin-top: 2px;
}


h4
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #333333;
	text-decoration : none;
margin-top: 2px;
}

h5
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #333333;
	text-decoration : none;
	line-height: 1.1;
	margin-top: 3px;
}



/* Horizontal ruler används för att skilja avsnitt etc */
HR
{
	display:inline;
	width: 100%;
	height: 1px; 
	color: #928F8D; 
	border: 0px; 
} 

/* formulär */
form
{ 
	margin-bottom: 0; 
	margin-top:0;
}
.textbox
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
	padding-left: 2px
}


.dropruta 	{
	height: 17px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.0em;
	border: 1px solid #E6DFE2;
	border: solid 1px #E6DFE2;
}


textarea
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
}

.btn 
{
	cursor: pointer;
	height: 19px;
	background-color: #EBEBEB; 
    font-weight: normal; 
    font-family: Verdana, Arial ;
    font-size: 11px;
	color: #424242;
}

.imgBorder
{
	border: 1px solid #4B4B4B;
}


.border
{
	border: 1px solid #555351
}


/* ================================================================================================ */
/* ...............................::: TEXTER START :::.............................................. */
/* ================================================================================================ */

.textSmall
{
	font-size : 13px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	color : #3A3A3A;
	text-decoration : none;
}

.textLarge
{
	font-size : 13px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #3A3A3A;
	text-decoration : none;
}

.textBold
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : none;
	color : #595959;
	text-decoration : none;
}

.textRed
{
	font-size : 14px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	color : #cc3333;
	text-decoration : none;
    letter-spacing: 1px;
}

.textBottom
{
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : white;
	text-decoration : none;
	line-height: 13px;
}




