/*======================== SIDANS POSITION ========================*/
#pageholder {
	position: absolute;
	left: 50%;
	top: 30px;
	width: 850px;
	margin-left: -425px;
}
/*======================== INNEHÅLLS POSITION ========================*/
#innehall {
	position: relative;
	left: 23px;
	top: 23px;
	right: 23px;
	bottom: 23px;
	width: 374px;
}

#innehallPartners {
	position: relative;
	left: 23px;
	top: 23px;
	right: 23px;
	bottom: 23px;
	width: 804px;
}

/*======================== LÄNKAR ========================*/
a:link    { color: #ED0972; text-decoration: underline; }
a:hover   { color: #ED0972; text-decoration: underline; }
a:visited { color: #ED0972; text-decoration: underline; }
a:active  { color: #ED0972; text-decoration: underline; }

/*======================== MENY-LÄNKAR ========================*/
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ED0972;
	vertical-align: middle;
}

.meny#meny:link {
	color: #ED0972;
	text-decoration: none;
}

.meny#meny:visited {
	color: #ED0972;
	text-decoration: none;
}

.meny#meny:active {
	color: #ED0972;
	text-decoration: none;
}

.meny#meny:hover {
	color: #808080;
	text-decoration: none;
}

/*======================== RUBRIKER ========================*/
.rubrikCyanMedium {
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ED0972;
	word-spacing: normal;
	letter-spacing: normal;
}

.rubrikCyan {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ED0972;
	word-spacing: normal;
	letter-spacing: normal;
}

.rubrikCyanLiten {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ED0972;
	word-spacing: normal;
	letter-spacing: normal;
}

.rubrikPartners {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ED0972;
	word-spacing: normal;
	letter-spacing: normal;
}

/*======================== TEXT ========================*/
.brodtextCyan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ED0972;
}

.brodtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.partners {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}

.partnersStor {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}

