body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h2, h3, h4, p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p{
margin-bottom: 10px;}

/*********************
****    RUBRIKER   ***
**********************/

#startright h1{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #961414;
}

#startright h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

#righttop h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #961414;
	height: 20px;
	position: relative;
	top: 50px;
	padding: 0 0 0 5px;
	width: 560px;
}


#left1 h1{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	text-align: right;
	width: 155px;
	margin: 10px 0 0 0;
}

#left1 h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid white;
	text-align: right;
	width: 155px;
	margin: 20px 0 10px;
}

#left2 h1{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #961414;
	text-align: left;
	width: 155px;
	border-bottom: 1px solid #961414;
	margin: 60px 0 10px 5px;
	
}


#right1 h2, #right2 h2, #merinfo h3{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

#right h3{
	font-size: 12px;
	font-weight: bold;
}

#right h4{
	font-size: 11px;
	font-weight: bold;
}

#merinfo h1{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#merinfo h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #961414;
	height: 20px;
	padding: 0 0 0 2px;
}



/*********************
****    LÄNKAR    ****
**********************/


a, a:link, a:hover, a:active, a:visited{
	text-decoration: none;
	color: #961414;

}

a:hover{
	text-decoration: underline;
}


/********************
***     BILDER     ***
*********************/
#merinfo img{
	margin: 0 10px 10px 0;
	border: 1px solid #999;
}


/********************
***     ANNAT     ***
*********************/

.hoger{
	float: right;
}



hr{
	height: 1px;
	border-top: 1px solid #333;
}
/********************
***   MENYN    ***
*********************/

#menu, #submenu{
	text-transform: uppercase;
	font-weight: bold;
}

#menu ul{
	list-style-type: none;
	padding: 0px;
}

#menu ul li{
	float: left;
}


#menu ul{
	margin: 0px 0 0 2px;
	font-size: 12px;
}

#menu ul li{
	margin-top:2px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:hover, #menu ul li a:active, #menu ul li a:visited, #submenu a, #submenu a:link, #submenu a:hover, #submenu a:active, #submenu a:visited{
	color: #999;
	padding:6px 12px;display:block;border-right:1px solid #ccc;
}

#menu ul li a:hover, #submenu a:hover{
	color: #666;
	background:#fff;
}

#vagnsmeny, #tillbehorsmeny{
	float: left;
	height: 20px;
	background-color: #F7F4EC;
	padding: 2px 0 0 2px;
	visibility: hidden;
}

#vagnsmeny{
	margin: 0 0 0 290px;
}

#tillbehorsmeny{
	margin: 0 0 0 15px;
}

#submenu a{
	margin-right: 10px;
}

/*****************************
***   VERTIKALA MENYER    ***
*****************************/
#left1 a, #left1 a:link, #left1 a:hover, #left1:active, #left1:visited{
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 155px;
	margin-bottom: 5px;
}

#left1 a:hover{
	background-color: #999;	
	text-decoration: none;
}


#left2 a, #left2 a:link, #left2 a:hover, #left2:active, #left2:visited{
	display: block;
	color: #961414;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 155px;
	margin: 0 0 5px 5px;
}

#left2 a:hover{
	background-color: #fff;	
	text-decoration: none;
}

#left2 p{
width: 150px;
padding: 5px;}

/********************
***   SIDFOTEN    ***
*********************/

#footer ul{
	list-style-type: none;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

#footer ul li{
	margin-right: 30px;
	float: left;
}


/********************
***   FORMULÄR    ***
*********************/

fieldset{
	background: transparent;
	border: 0px;
	padding: 0px;
	width: 225px;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	width: 200px;
	margin-bottom: 10px;
}

textarea{
	height: 100px;
}

.btn{
	width: 80px;
}