/*======================== SIDANS POSITION ========================*/
#pageholder {
	position: absolute;
	left: 50%;
	margin-top: 11px;
	margin-bottom:11px;
	width: 800px;
	margin-left: -400px;
}

.body {
	background-image:url(../../../images/backgrounds/background.gif);
	margin-top: 11px;
	margin-bottom: 11px;
}

hr {
	color:#d92b9a;
	width:100%;
	height:1px;
}
/*======================== LÄNKAR ========================*/
a:link    { color: #C60184; text-decoration: underline; }
a:hover   { color: #C60184; text-decoration: underline; }
a:visited { color: #C60184; text-decoration: underline; }
a:active  { color: #C60184; text-decoration: underline; }

/*======================== MENY ========================*/
.menyNotActive {
	background-image:url(../images/menu/not_active.gif);
	width:74px;
	height:22px;
	text-align:center;
}

.menyNotActive#hover:hover {
	background-image:url(../images/menu/not_active.gif);
}

.menyInactive {
	background-image:url(../images/menu/inactive.gif);
	width:74px;
	height:22px;
	text-align:center;
}

.menyInactive#hover:hover {
	background-image:url(../images/menu/active.gif);
}

.meny {
	background-image:url(../images/menu/active.gif);
	width:74px;
	height:22px;
	text-align:center;
}

.menyInactiveLast {
	background-image:url(../images/menu/inactive_last.gif);
	width:350px;
	height:22px;
	vertical-align:middle;
}

.menyInactiveLast#hover:hover {
	background-image:url(../images/menu/active_last.gif);
}

.menyLast {
	background-image:url(../images/menu/active_last.gif);
	width:350px;
	height:22px;
}

a.menutext:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}

a.menutext:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}
a.menutext:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}

a.menutext:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}

a.linkimages:link {
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.linkimages:visited {
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.linkimages:hover {
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.linkimages:active {
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/*======================== RUBRIK ========================*/
.rubrik_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	color: #5C4E4B;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.rubrik_grey_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-stretch: narrower;
	font-weight: 900;
	color: #5C4E4B;
	line-height: normal;
	margin-bottom: 9px;
}

.rubrik_cyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #cf33a0;
}

.rubrik_cyan_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #cf33a0;
	margin-bottom: 15px;
	line-height: 20px;	
}

.rubrik_cyan_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #cf33a0;
	margin-bottom: 20px;
	line-height: 25px;	
}

.bild_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #cf33a0;
	margin-bottom: 4px;
	line-height: 20px;	
}

.rubrik_partners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #cf33a0;
	margin-bottom: 4px;
	line-height: 20px;
	letter-spacing:0px;
}

.rubrik_light_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	color: #a19798;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

/*======================== TEXTER =========================== */
.text_partners {
	color: #544c49;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing:0px;
}

.text_grey {
	color: #574e4f;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.text_cyan {
	color: #cf33a0;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.text, p {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.text_light_grey {
	color: #a19798;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.text_white {
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

/*======================== BILDER =========================== */
.image_play {
	position:relative;
	top: 2px;
}

