.inlineblock {
	vertical-align: text-top;
	display: -moz-inline-box;
	display: inline-block;
}

HTML {
	height: 100%;
}
BODY {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;

/*	lila: 		#DA0293;
	ljuslila: 	#F5B5E2;
	x-bla: 		#3E4FB5;
	bla: 		#5251A6;
	morkgul: 	#F4B024;
	ljusgul: 	#FEEECF;
	snittgul: 	#F8CE71; */
}

IMG {
	-ms-interpolation-mode: bicubic;
}

HR {
	background-color: #000000;
	color: #000000;
	border: none;
	height: 1px;
}


H1 {
	color: #000000;
	font-size : 14pt;
	font-weight : normal;
}

H2 {
	font-size : 10pt;
	font-weight : bold;
}

A, .linkcopy {
	text-decoration: none;
	color: #5251A6;
	font-weight : bold;
	font-size : 7pt;
}

A.linkbeforetoday {
	text-decoration: none;
	color: #AAAAAA;
	font-weight : bold;
	font-size : 7pt;
}

A:Hover {
	text-decoration: none;
	color: #DA0293;
	font-weight : bold;
}

EM {
	font-size : 8pt;
}

STRONG{
	font-size : 8pt;
	font-weight : bold;
}

.sidrubrik {
	font-family: 	'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	color: 			#000000;
	font-size: 		16pt;
	font-weight: 	bold;
	word-wrap: 		break-word;
}

.rubrik {
	color: #000000;
	font-size : 14pt;
	font-weight : normal;
}

.smallrub {
	color: #000000;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
}

.ingress {
	font-size : 8pt;
	line-height : 1.5;
	font-style: oblique;
}

.text {
	font-size : 8pt;
	line-height : 1.6;
}



.veckansmeny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

#aktuellt .rubrik {
	font-family: 	'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	color: 			#000000;
	font-size: 		16pt;
	font-weight: 	bold;
	word-wrap: 		break-word;
}

#aktuellt .ingress {
	font-size: 10pt;
	line-height : 1.6;
	font-style: normal;
}

#aktuellt .text {
	font-size : 8pt;
	line-height : 1.6;
}

#aktuellt HR {
	background-color: #cccccc;
	color: #cccccc;
}


TABLE {
	border-collapse: collapse;
}

TD {
	font-size : 7pt;
	line-height : 1.6;
}

.tableRubrikEnd {
	color: #FFFFFF;
	font-size : 1px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	background-color: #DA0293;
	background-image: url(/_IMAGES/rutor/rubrik_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tableRubrikWithEnd {
	color: #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	height: 18px;
	padding: 0px 10px 0px 5px;
	background-color: #DA0293;
	background-image: url(/_IMAGES/rutor/rubrik_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tableRubrik {
	color: #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	height: 18px;
	padding: 0px 3px 0px 5px;
	background-color: #DA0293;
}

.tableData {
	height: 18px;
	padding: 3px 3px 3px 5px;
	background-color: #F8CE71;
}

/* används i visa_bild.php */
.tableDataLessPadding {
	height: 18px;
	padding: 3px 0px 3px 0px;
	background-color: #F8CE71;
}

.tableDataBright {
	height: 18px;
	padding: 3px 3px 3px 5px;
	background-color: #FEEECF;
}

/* används i visa_bild.php */
.tableDataBrightLessPadding {
	height: 18px;
	padding: 3px 0px 3px 0px;
	background-color: #FEEECF;
}

.tableBlank {
	height: 18px;
	padding: 3px 3px 3px 5px;
	background-color: #FFFFFF;
}


OPTGROUP {
	color: #DA0293;
	font-style:normal;
}

OPTION {
	color: #000000;
}

SELECT, TEXTAREA, .field {
	font-size: 11px ;
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	/* line-height: 1; */
}

SELECT {
	padding: 0;
}

.field {
	height: 13px;
}

.button {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #666666;
	background-image: url(/_IMAGES/knappar/button_bg.png);
	background-color: #ca59b5;
	background-position: center;
	background-repeat: repeat-x;
}


IMG {
	border: none;
}

.bildtext {
	font-size : 7pt;
	font-weight : normal;
	text-align : left;
}

.kommentar {
	color: #000000;
	font-size : 10px;
	font-weight : normal;
}

div.rutaInloggning {
	width: 188px;
	height: 16px;
	background-image: url(/_IMAGES/rutor/rubrik_bg_inloggning.png);
	background-repeat: no-repeat;
}

div.rutaInloggning:hover {
	background-image: url(/_IMAGES/rutor/rubrik_bg_inloggning_darker.png);
}

div.rutaInloggning table {
	position: relative;
	left: 0px;
	top: 0px;
}

div.rutaInloggning td {
	color: #fff;
	font-size : 10px;
	font-weight: bold;
	width: 178px;
	text-align: right;
}

div.rutaInloggningBody {
	width: 180px;
	height: 111px;
	padding-top: 0px;
	background-image: url(/_IMAGES/rutor/ruta_inloggning.png);
	background-repeat: no-repeat;
}

table.rutaInloggningBody {
	position: relative;
	left: 10px;
	top: 0px;
}

td.rutaInloggningBody {
	width: 135px;
	height: 111px;
}


.rutaBigRubrik {
	color: #000;
	font-size : 14pt;
}

div.rutaRubrik {
	width: 160px;
	height: 16px;
	background-image: url(/_IMAGES/rutor/rubrik_bg_left.png);
	background-repeat: no-repeat;
	cursor: move;
}

div.rutaRubrik:hover {
	background-image: url(/_IMAGES/rutor/rubrik_bg_left_darker.png);
}

div.rutaRubrik table {
	position: relative;
	left: 0px;
	top: 0px;
}

div.rutaRubrik td {
	color: #fff;
	font-size : 10px;
	font-weight: bold;
	text-align: right;
	width: 150px;
}

.rutaRubrik a {
	color: #fff;
}

div.rutaBody {
	width: 150px;
	padding-top: 3px;
	background-image: url(/_IMAGES/rutor/ruta_bg_left.png);
	background-repeat: repeat-y;
}

div.rutaBody table {
	position: relative;
	left: 10px;
	top: 0px;
	width: 135px;
}

div.rutaBody table table {
	left: 0px;
	top: 0px;
}

div.rutaEnding {
	width: 150px;
	height: 10px;
	background-image: url(/_IMAGES/rutor/ruta_bg_bottom_left.png);
	font-size: 1px;
}

BODY.concept {
	margin: 0;
    height: 100%
}
#conceptheader {
	background-color: color_base1;
	margin: 0;
	color: #fff;
    border-bottom: 1px solid #fff;
}

#conceptheader .link {
	color: #fff;
}
#conceptheader .link:hover {
	color: #fff;
	text-transform: underline
}
#conceptheader TABLE {
	border-collapse: collapse;
	border: 0;
}
#conceptheader TD {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
}
#conceptheader .menu {
	background-image: none;
    background-color: #000;
}
