body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu{
	border-right: 3px solid #000000; 
	width: 200px;
	height: 600px;
	float:left;
	padding: 2px;
}

.menu2{
	border-right: 3px solid #000000; 
	width: 200px;
	height: 550px;
	float:left;
	padding: 2px;
}



.menuRow{
	height: 45px;
	}
	
.menuRowInfo{
	color: #333399;
	font-size: 14pt;
}

.menuRowActive{
	height: 45px;
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
}
.menuRowActive2{
	height: 10px;
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
}
.menuRow2{
	height: 10px;
	}
a:link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}
 
a:visited {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}

a:hover{
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
	}

a:active {
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
	}
	
.contentHeader{
	width: 700px;
	height: 30px;
	text-align: center;
	font-size: 18pt;
	color: #000000;
	float: left;
	position: absolute;
	left: 225;
}
.contentHeader2{
	width: 700px;
	height: 30px;
	text-align: center;
	font-size: 18pt;
	color: #000000;
	float: left;
	position: absolute;
	left: 225;
}
.content{
	width: 700px;
	height: 600px;
	padding: 2px;
	float:left;
	position: absolute;
	top: 50;
	left: 225;
}

.content2{
	width: 700px;
	height: 600px;
    text-align: center;
	padding: 2px;
	float:left;
	position: absolute;
	top: 50;
	left: 225;

table.calenderTable {
	width: 700px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.calenderTable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.calenderTable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.styrelseTable {
	width: 700px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.styrelseTable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.styrelseTable td {
	vertical-align: top;
	height: 25px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.justnu {
	width: 800px;
	font-size: 16pt;
	font-weight: bold;
	background-color: white;
}
table.justnu th {
	vertical-align: top;
	width: 80px;
	font-size: 14pt;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.justnu td {
	
	vertical-align: top;
	width: 80px;
	font-size: 14pt;
	font-weight: bold;
	background-color: white;
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


.weekDays{
	vertical-align: top;
	width: 110px;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.headLine{
	vertical-align: top;
	width: 300px;
	height: 80px;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.info{
	vertical-align: top;
	width: 400px;
	height: 80px;
	font-size: 16pt;
	color: #000000;
}

.pic1{
	padding: 2px;
	float:left;
	position: absolute;
	top: 5;
	left: 50;
}
.pic2{
	padding: 2px;
	float:left;
	position: absolute;
	top: 300;
	left: 50;
}
.pic3{
	padding: 2px;
	float:left;
	position: absolute;
	top: 50;
	left: 280;
}
.pic4{
	padding: 2px;
	float:left;
	position: absolute;
	top: 350;
	left: 220;
}
.pic5{
	padding: 2px;
	float:left;
	position: absolute;
	top: 5;
	left: 520;
}
.pic6{
	padding: 2px;
	float:left;
	position: absolute;
	top: 320;
	left: 550;
}