/* Text */

h1{
	font-family: "Trebuchet MS";
	color: black;
    font-size: 18px;
	font-weight: 700;
}

h2{
	font-family: "Trebuchet MS";
	color: black;
    font-size: 18px;
	font-weight: 700;
}

h3{
	font: Trebuchet MS;
	font-weight: bold;
	color: black;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
	margin:0;
}

.headline{
	font: Trebuchet MS;
	font-weight: bold;
	color: black;
    font-size: 12px;
    line-height: 18px;
}

.headline_thin{
	font: Trebuchet MS;
	font-weight: normal;
	color: black;
    font-size: 12px;
    line-height: 18px;
}

/* Länkar */

A, A:visited, A:active {
	color : #cc3300;
	text-decoration : underline;
}

A:hover {
	color : #b02e02;
	text-decoration : underline;
}



A.newslink, A.newslink:visited, A.newslink:active {
    color: #73734c;  
	font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 18px;
	text-decoration : none;
}

A.newslink:hover {
    color: #73734c;  
	font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 18px;
	text-decoration : underline;
}

A.supportheadlinelink, A.supportheadlinelink:visited, A.supportheadlinelink:active {
    color: #000000;  
	text-decoration : none;
}


A.supportheadlinelink:hover {
    color: #000000;  
	text-decoration : none;
}

A.supportalllink, A.supportalllink:visited, A.supportalllink:active {
    color: #000000;  
	text-decoration : underline;
}

A.supportalllink:hover {
    color: #b02e02;  
	text-decoration : underline;
}

/* Forms */

.input {
	background-color : #ffffff;
	border-right : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	border-top : 1px solid #7c7c7c;
	border-left : 1px solid #7c7c7c;
	width : 252px;
	font-family: georgia,tahoma,verdana,arial;
	font-size: 13px;
	color : black;
}




/* Tabeller */

.top{
	background-color: #99CC00;
	vertical-align: top;
    align: left;
    padding-top: 19px;
    padding-left: 25px;
	#padding-right: px;
	#padding-bottom: px;
}

.base{
	vertical-align: top;
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    line-height: 19px;
    align: left;
    text-align: left;
}

.code{
    color: #73734c;  
	font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.support{
	vertical-align: top;
	text-align: left;
/*	width: 50%;	*/
}

.cell{
	padding-left: 10px;
    line-height: 18px;
}

.cell2{
	color: #73734c;
	text-align: center;
	width: 150px;
}

.cell_vit{
	background-color: #ffffff;
	padding-left: 10px;
}

.cell2_vit{
	color: #73734c;
	text-align: center;
	background-color: #ffffff;
	width: 150px;
}


.main{
	background-color: #f5f5e8;
	vertical-align: top;
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    line-height: 18px;
    align: left;
    text-align: left;
    padding-left: 23px;
	padding-right: 5px;
	padding-bottom: 23px;
	padding-top: 23px;
}

.nyheter{
	background-color: #f5f5e8;
	vertical-align: top;
    align: left;
    text-align: left;
    color: #73734c;  
	font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 18px;
    
    padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-top: 13px;

}

.left{
	background-color: #f5f5e8;
	vertical-align: top;
    align: left;
    text-align: left;
    color: #73734c;  
	font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 18px;
    
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}

.plate{
	vertical-align: top;
    align: left;
    text-align: left;
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    line-height: 19px;
    
    padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-top: 18px;
}

.small_plate{
	vertical-align: top;
    align: left;
    text-align: left;
	font-family: georgia,tahoma,verdana,arial;
    font-size: 13px;
    line-height: 19px;
    
    padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-top: 10px;
}