body, td{
	font-family :  Arial, Verdana,sans-serif;
	font-size : 12px;
	color: black;
}




a:link {color : #333333;text-decoration : none;  font-weight : bold; }
a:visited {color : #004F9B;text-decoration : none; font-weight : bold; }
a:hover {color : #0000FF;	text-decoration : underline; font-weight : bold; }
a:active{color : #FF2F59; text-decoration : none; font-weight : bold; }



th{
		background-color : #CCCCCC;	
		color:#E80000;
}

body {
	background-color : white;
	color : #333333;
}

input,textarea 	 	{
			font-size:11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal;
			/* letter-spacing:0.05em; */
			color: #666666;
			vertical-align: text-top;
			border-width: 1px;
			border-color: #666666;
			background-color:#F7F5F3;
			}

.tdframe{
		background-color : #CCCCCC;	
}

.header{
		background-image : url("upload/header/system/bg.jpg");
}

.adress{
	background-image : url("upload/header/system/bg25.jpg");
}

.adress2{
	background-color : #E80000;	
	color : White;
	padding-left:15px;


}

.border{
	border : 1px solid Black;	
	background-color : #F5F5F5;
}

.boxheader{
	background : #E80000;
	color : white;
	font-size : 14px;
	text-align : center;
	padding-top:5px;
	border : 1px solid Black;
	font-weight : bold;
}



.menu{
	background-color : #FFFFFF;
	color : #333333;
	border : 1px solid Black;
	padding:5px;
}
.main{
	background-color : #FFFFFF;
	color : #333333;
	border : 1px solid Black;
	padding:5px;
}
.annons{
	background-color : #FFFFFF;
	color : #333333;
	border : 1px solid Black;	
	padding:5px;	
}

/* Menyer */
.menulevel1{
	color : Black;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.menulevel1:link {color : Black;text-decoration : none;}
a.menulevel1:visited {color : Black;text-decoration : none;}
a.menulevel1:hover {color : #FF0000;	text-decoration : underline;}
a.menulevel1:active{color : #0000FF; text-decoration : none;}

.menulevel2{
	color : Black;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	padding-left:20px;
}
a.menulevel2:link {color : Black;text-decoration : none;}
a.menulevel2:visited {color : Black;text-decoration : none;}
a.menulevel2:hover {color : #FF0000;	text-decoration : underline;}
a.menulevel2:active{color : #0000FF; text-decoration : none;}

.menulevel3{
	color : #666666;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	padding-left:40px;
}
a.menulevel3:link {color : #666666;text-decoration : none;}
a.menulevel3:visited {color : #666666;text-decoration : none;}
a.menulevel3:hover {color : #FF0000;	text-decoration : underline;}
a.menulevel3:active{color : #0000FF; text-decoration : none;}

/*	Textformatteringar */
.rubrik{
	font-size : 16px;
	color: #E80000;
	letter-spacing : 3px;
}

.ingress{
	font-size : 12px;
	color: black;	
	font-weight:bold;
}

.brodtext{
	font-size : 12px;
	color: black;
}

.bildtext{
	font-size : 10px;
	color: black;
}
.bildtext_rod{
	font-size : 10px;
	color: red;
}


