/* CSS Document */


html
{
	height:100%;
}
body
{
	height:100%;
	background-color: #990000;
	background-position: top center;
	background-image: url('../images/bg.gif');
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	line-height:13px;
	color: #000;
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
}
img {
	border: none;
}
.smallText
{
	font-size: 11px;
	text-transform: uppercase;
}
#pageContainer
{
	position: relative;
	display:table;
	background-color: #fff;
	background-image: url('../images/win_bg.gif');
	width:750px;
	height:100%;
	margin: auto;
	padding: 0;
	text-align: left;
}
#pageContainerIndex
{
	position: relative;
	background-color: #fff;
	background-image: url('../images/win_index.gif');
	background-repeat: none;
	width:750px;
	height: 591px;
	margin: auto;
	padding: 0;
	font-size: 18px;
	line-height: 110%;
}
a.linkIndex
{
	color: #000;
	text-decoration: none;
}
a.linkIndex:hover
{
	color: #000;
	text-decoration: underline;
}
#leftColumn
{
	position: relative;
	left: 25px;
/*	top: -75px; */
	padding: 0;
	margin-bottom: 40px;
	margin: 0;
	float: left;
	text-align: center;
	text-transform: uppercase;
	width: 222px;
	display: block;	
	clear: none;
	font-size: 12px;
	line-height: 125%;
}
#nav
{
	position: relative;
	right: 26px;
	width: 467px;
	height: 75px;
	background-color: #f1efe1;
	background-image: url('../images/nav_bg.gif');
	float: right;
}
#navlist
{
	margin: 0;
	padding-left: 4px;
	list-style: none;
	position: absolute;
	top: 53px;
}
#navlist li
{
	height: 22px;
	width: 74px;
	margin-left: 2px;
	display: block;
	background-image: url('../images/nav_tab_off.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 0px;
	text-transform: uppercase;
}
#navlist li#active 
{
	background-image: url('../images/nav_tab_on.gif');
	font-weight: bold;
}
#navlist a
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 12px;
}
#navlist a:hover
{
	color: #810000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#navlist li#active a:hover
{
	color: #000;
	font-weight: bold;
}
#navbuttons
{
	margin: 0;
	padding-right: 6px;
	list-style: none;
	float: right;
}
#navbuttons li
{
	height: 20px;
	width: 74px;
	margin-left: 2px;
	display: block;
	background-image: url('../images/nav_button.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 0px;
	text-transform: uppercase;
}
.flag img
{
	text-decoration: none;
	position: relative;
	top: 4px;
	float: left;
	padding-left: 4px;
}
#navbuttons a.text
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 10px;
}
#navbuttons a.text:hover
{
	color: #d4ceb7;
	text-decoration: none;
	font-size: 11px;
}
#pageContent
{
	position: relative;
	display: block;
	padding-top: 40px;
	width: 421px;
	padding-right: 50px;
	padding-left: 0;
	text-align: left;
	float: right;
	font-size: 18px;
	line-height: 110%;
	font-weight: normal;
	height: 100%;
	clear: none;
}
#pageContent a
{
	color: #000;
	text-decoration: none;
}
#pageContent a:hover
{
	color: #000;
	text-decoration: underline;
}
#footer
{
	position: relative;
	top: 40px;
	margin-bottom: 60px;
	text-align: center;
	float: right;
	font-size: 12px;
	line-height: 125%;
	text-transform: uppercase;
}
#footer a
{
	color: #000;
	text-decoration: none;
}
#footer a:hover
{
	color: #000;
	text-decoration: underline;
}
h1
{
	text-transform: uppercase;
	font-size: 24px;
}
h2
{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
.listHeader
{
	position: absolute;
}
.indentText
{
	position: absolute;
	display: block;
	padding-left: 230px;
}
.indentTextShort
{
	position: absolute;
	display: block;
	padding-left: 100px;
}
#stillfilm
{
	background-image: url('../images/button_stillfilm.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	width:182px;
	height:42px;
	display: block;
	float: left;
	text-align: left;
}
#stillfilm a
{
	position: relative;
	left: 52px;
	top: 10px;
	color: #fff;
	text-decoration: none;
}
#stillfilm a:hover
{
	color: #d4ceb7;
	text-decoration: none;
}
.leftColumnText
{
	position: relative;
	left: 20px;
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 130%;
	width: 200px;
}
.leftColumnText a
{
	color: #810000;
	text-decoration: none;
}
.leftColumnText a:hover
{
	color: #810000;
	text-decoration: none;
}
#leftColumnList
{
	position: relative;
	left: 20px;
	text-align:left;
	width: 200px;
}
#leftColumnList a
{
	color: #810000;
	text-decoration: none;
}
#leftColumnList a:hover
{
	color: #810000;
	text-decoration: none;
	font-weight: bold;
}
.galleriBildVanster
{
float: left;
margin-right: 12px;
font-size: 12px;
line-height: 115%;
text-align: center;
text-transform: uppercase;
height: 190px;
}
.galleriBildHoger
{
float: left;
font-size: 70%;
line-height: 115%;
text-align: center;
text-transform: uppercase;
height: 190px;
}