#wrapper {
	height: 1000px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
#menyLeft {
	float: left;
	height: 600px;
	width: 152px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 5px;
	left: auto;
	padding-left: 3px;
}
#menyLeft table {
	width: 130px;
	display: table-cell;
}
.padding4 {
	padding-bottom: 4px;
}


#Kalender {
	float: right;
	height: 600px;
	width: 150px;
	background-color: #435875;
}



#top {
	height: 155px;
	width: 850px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content {
	height: 850px;
	width: 850px;
}
.nyheterDatum {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#columnRight {
	float: right;
	height: 845px;
	width: 680px;
	padding-left: 10px;
	margin-top: 5px;
}
.tdMain {
	vertical-align: top;
}
.kalRubrik {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.kalText {
	color: #FFFFFF;
	padding: 7px;
}
#columnRight li {
	display: inline;
}
.tdli {
	display: inline;
	list-style-type: disc;
	list-style-position: inside;
}



body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: circle;
}
#Sponsorer {
	float: right;
	height: 600px;
	width: 150px;
	background-color: #FFFFFF;
}
.tdBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 10px;
	vertical-align: top;
}
