#rubrik {
	background:url(../images/rubrik.gif) top left no-repeat;
}


/*##############################TYPOGRAPHY##############################*/

h2,h3,h4,h5,h6 {
	color:#C80715;
	font-family:arial,verdana helvetica,sans-serif;
}

em,i {
	color:#C80715;
}

/*#####CONTENT#####*/
#contentarea h1 {
	font-size:1.7em;
}

#contentarea h2 {
	font-size:1.5em;
}

#contentarea, #right {
	font-family:arial,verdana helvetica,sans-serif;

}

#contentarea a {
	color:#C80715;
	border-bottom:1px #C80715 dotted;
}

#contentarea a:hover {
	color:#C80715;
	border-bottom:1px #C80715 solid;
}

#contentarea a:active {
	color:#C80715;
	border-bottom:1px #C80715 solid;
}

/*#####RIGHT#####*/
#right a {
	color:#C80715;
}

#right a:hover {
	color:#C80715;
	border-bottom:1px #C80715 dotted;
}
