body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bilder/back.gif);
}

a {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a:hover { text-decoration: underline; color: #666666; }


A.light:link {	font-size: 11px; text-decoration: none;	color: #ffffff;	font-weight: normal;}
A.light:visited, A.light:active {	font-size: 11px; text-decoration: none; color: #ffffff;	font-weight: normal;	}
A.light:hover { font-size: 11px; text-decoration: underline; color: #EEEEEE; }

A.sub:link {	font-size: 10px; text-decoration: none;	color: #003366;	font-weight: bold;}
A.sub:visited, A.sub:active {	font-size: 10px; color: #003366;	font-weight: bold;	}
A.sub:hover { text-decoration: none; color: #3d77a7; }


A.red:link {	font-size: 12px; text-decoration: none;	color: #d10505;	font-weight: bold;}
A.red:visited, A.red:active {	color: #d10505;	text-decoration: none; font-weight: bold;	}
A.red:hover { text-decoration: underline; color: #d10505; font-weight: bold; }


.text_12p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	font-weight: normal;}

.text_10p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}


.ingress {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}


.sidfot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


.rubrik_liten {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.rubrik_mellan {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.rubrik_stor {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.rubrik_red_stor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d10505;
}

.rubrik_red_mellan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d10505;
}

.rubrik_red_liten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d10505;
}



input.ram {
	font: 9px/normal verdana, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 200px;
	
}

.textarea {font-family:verdana,geneva,arial;
	font-color:#666666;
	font-size:10px;
	height:100px;
	width:250px;
	border-color:#333333;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}

input.search {
	font: 9px verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	height: 18px;
	color: #ffffff;
	border-top-color: #D0E7FD;
	border-right-color: #336699;
	border-bottom-color: #2F5881;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #607e23;
	border-left-width: 2px;
	border-left-color: #D0E7FD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

