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



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

h2,h3,h4,h5,h6 {
	color:#AC5A8C;
}

em,i {
	color:#AC5A8C;
}

/*#####CONTENT#####*/
#contentarea a {
	color:#AC5A8C;
	border-bottom:1px #AC5A8C dotted;
}

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

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

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

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