.mulu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	line-height: normal;
}
.brod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}

a.brod:link {color: #eb008b; text-decoration: none}
a.brod:visited {color: #eb008b; text-decoration: none}
a.brod:hover {color: #aa0065; text-decoration: none}

.brodneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

a.brodneg:link {color: #eb008b; text-decoration: none}
a.brodneg:visited {color: #eb008b; text-decoration: none}
a.brodneg:hover {color: #aa0065; text-decoration: none}

.frames {
	width: 240px;
	height: 400px;
	overflow: auto;
}

#dailies {
	background-image: url(../images/bakgrund/greygrey.gif)
}

#film {
	background-image: url(../images/bakgrund/blueblue.gif)
}

#info {
	background-image: url(../images/bakgrund/pinkpink.gif)
}

#random {
	background-image: url(../images/bakgrund/greengreen.gif)
}

.dailies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

a.dailies:link {color: #66FFFF; text-decoration: none}
a.dailies:visited {color: #66FFFF; text-decoration: none}
a.dailies:hover {color: #CC66FF; text-decoration: none}

.film {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

.showInfo {color: #565353; text-decoration: none}

a.film:link {color: #565353; text-decoration: none}
a.film:visited {color: #565353; text-decoration: none}
a.film:hover {color: #FFCC00; text-decoration: none}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

a.info:link {color: #99CCCC; text-decoration: none}
a.info:visited {color: #99CCCC; text-decoration: none}
a.info:hover {color: #666666; text-decoration: none}

.random {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

a.random:link {color: #FFCC00; text-decoration: none}
a.random:visited {color: #FFCC00; text-decoration: none}
a.random:hover {color: #66FFFF; text-decoration: none}


.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}

a.datum:link {color: #333333; text-decoration: none}
a.datum:visited {color: #333333; text-decoration: none}
a.datum:hover {color: #ff7f00; text-decoration: none}

.rubrneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

a.rubrneg:link {color: #eb008b; text-decoration: none}
a.rubrneg:visited {color: #eb008b; text-decoration: none}
a.rubrneg:hover {color: #aa0065; text-decoration: none}

.detaljer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
}

a.detaljer:link {color: #eb008b; text-decoration: none}
a.detaljer:visited {color: #eb008b; text-decoration: none}
a.detaljer:hover {color: #aa0065; text-decoration: none}

a img {
	border:none;
	}

.hand {
	cursor: pointer;
		
}

#underConstruction {
	display: block;
	margin-left:auto;
	margin-right:auto;
}



