/* CSS Document */


#Head {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:48px;
	z-index:3;
	background-image: url("images/header.png");
}
#HeadRubrik {
	position:absolute;
	left:139px;
	top:-3px;
	width:599px;
	height:20px;
	z-index:5;
}
#Rubrik {
	position:absolute;
	left:10px;
	top:58px;
	width:582px;
	height:30px;
	z-index:1;
}

#Main {
	position:absolute;
	left:158px;
	top:49px;
	width:602px;
	height:692px;
	margin:0;
	z-index:2;
}
#Image {
	position:absolute;
	left:158px;
	top:49px;
	width:602px;
	height:90%;
	z-index:2;
}

#LeftCol {
	position:absolute;
	left:2px;
	top:49px;
	width:156px;
	z-index:4;
	color: #2F6698
}
button.LeftCol {
	width:100%;
}
button.Time {
	width:50%;
}

#Content {
	position:absolute;
	left:10px;
	top:89px;
	width:582px;
	height:182px;
	z-index:2;
}

.HeaderRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

