html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;	
	font-family: Palatino Linotype, Lucida Grande, Book Antiqua, Palatino, Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 1em;
	text-align: center;
	background: url(/valg2009/images/bg.jpg) repeat-x;
}

a { color: black; }
form { margin: 0; padding: 0; }
img { border: none; }
h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }

#container {
	width: 910px;
	margin: 0px auto;
	padding-bottom: 40px;
}
.canvas {
	background: url(/valg2009/images/canvasbg.gif) repeat-y;
	text-align: center;
}
.header {
	width: 910px;
	overflow: hidden;
	background-color: #701215;
	text-align: left;
	margin: 10px 0px 0px 0px;
}
.header a {
	display: block;
	width: 108px;
	height: 64px;
	text-decoration: none;
	margin-left: auto; margin-right: auto;
}
.header .topbar {
	overflow: hidden;
	height: 20px;
	background-color: #5a0e11;
}
.header .columns {
	width: 910px;
	overflow: hidden;
}
/* ONE */
.header .columns .one {
	float: left;
	width: 580px;
	margin-top: 30px;
	padding: 15px 0 0 30px;
	overflow: hidden;
}
.header .columns .one .buste {
	float: left;
	width: 78px;
	height: 117px;
	background: url(/valg2009/images/buste.gif) no-repeat;
}
.header .columns .one .buste a {
	width: 78px;
	height: 117px;
	display: block;
	text-decoration: none;
}
.header .columns .one .typelogo {
	margin: 60px 0 0 20px;
	float: left;
	width: 411PX;
	height: 25px;
	background: url(/valg2009/images/typelogo.gif) no-repeat;
}
.header .columns .one .typelogo a {
	width: 411PX;
	height: 25px;
	display: block;
	text-decoration: none;
}
/* TWO */
.header .columns .two {
	float: left;
	width: 210px;
	padding: 10px 0 0 15px;
	border-left: 1px solid #5A0E11;
}
.header .columns .two .row {
	margin-bottom: 5px;
}
.header .columns .two h1 {
	font-size: 1.0em;
	font-weight: normal;
	color: #da2229;
}
.header .columns .two h2 {
	font-size: 0.75em;
	font-weight: normal;
	color: white;
}
.header .columns .two a {
	display: inline;
	color: white;
	text-decoration: underline;
}


/* NAVIGATION */

#page1 .navigation .nav1 {	background-color: white; color: black; }
#page2 .navigation .nav2 {	background-color: white; color: black; }
#page3 .navigation .nav3 {	background-color: white; color: black; }
#page4 .navigation .nav4 {	background-color: white; color: black; }

.navigation {
	overflow: hidden;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
}
.navigation ul {
	width: 910px;
	margin: 0;
	padding: 0;
}
.navigation ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation ul li a {
	float: left;
	height: 22px;
	width: auto;
	overflow: hidden;
	padding: 6px 12px 0px 12px;
	display: block;
	background-color: #5a0e11;
	margin: 0;
	border-top: 1px solid #701215;
	border-left: 1px solid #701215;
	text-align: center;
	font-size: 12px;
	color: #e1b7b8;
	text-decoration: none;
}
.navigation .nav1 { margin-left: 20px; }
.navigation ul li a:hover {
	background-color: #9d181e;
	color: white;
}


/* CONTENT */

.contentContainer {
	width: 910px;
	padding: 20px 0;
	background: url(/valg2009/images/bottomgradient.jpg) bottom no-repeat;
}
.content {
	width: 850px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}
/* TOPSPOT */
.content .topspot {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
/* L */
.content .topspot .l {
	float: left;
	width: 550px;
}
.content .topspot .l .box {
	width: 520px;
	background-color: #f0eff7;
	border-top: 1px solid #1c1d55;
	border-bottom: 1px solid #1c1d55;
	background: url(pics/boxbg.jpg) repeat-x;
	background-color: white;
}
.content .topspot .l .box h1 {
	font-size: 1.1em;
	margin: 10px;
	color: #da2229;
}
.content .topspot .l .box ol {
	margin: 0 0 10px 5px;
	padding-left: 35px;
}
.content .topspot .l .box ol li {
	font-size: 0.8em;
	color: #1c1d55;
}
.content .topspot .l .box ol li a { color: #1c1d55; text-decoration: none; }
.content .topspot .l .box ol li a:hover { color: #1c1d55; text-decoration: underline; }

.content .topspot .l .kandidater {
	width: 550px;
	overflow: hidden;
	margin-top: 10px;
}
.content .topspot .l .kandidater .col {
	float: left;
	width: 160px;
	margin-right: 20px;
	overflow: hidden;
}
.content .topspot .l .kandidater h1 {
	font-size: 0.8em;
	color: #1c1d55;
	margin-top: 10px;
}
.content .topspot .l .kandidater h1 a {
	text-decoration: none;
	color: #1c1d55;
}
.content .topspot .l .kandidater h1 a:hover {
	text-decoration: underline;
}
.content .topspot .l .kandidater h2 {
	font-weight: normal;
	font-size: 0.8em;
	color: #701215;
}
/* R */
.content .topspot .r {
	float: right;
	width: 273px;
}
.content .topspot .r h2 {
	margin-top: 10px;
	font-size: 0.9em;
	color: #701215;
}
/* BIG NOTE */
.bignote {
	width: 510px;
	border: 2px solid #d00;
	padding: 10px;
	margin-bottom: 20px;
}
.bignote a {
	text-decoration: none;
	color: #1c1d55;
}
.bignote a:hover{
	text-decoration: underline;
}
.bignote h3 {
	color: #DA1D1C;
}
/* MIDSPOT */
.content .midspot {
	width: 850px;
	overflow: hidden;
	clear: both;	
}
.content .midspot .midleft {
	float: left;
	width: 470px;
}
/* NEWS */
.content .midspot .midleft .news {
	width: 530px;
}
.content .midspot .midleft .news .row {
	margin-bottom: 15px;
}
.content .midspot .midleft .news .row a {
	text-decoration: none;
}
.content .midspot .midleft .news .row a:hover{
	text-decoration: underline;
}
.content .midspot .midleft .news .note {
	font-family: Verdana, Arial;
	font-size: 0.5em;
	color: black;
}
.content .midspot .midleft .news .desc {
	font-family: Verdana, Arial;
	font-size: 0.5em;
	color: black;
}
.content .midspot .midleft .news h1 {
	font-size: 1.3em;
	border-bottom: 1px solid #75879f;
	border-bottom: 1px solid #e5e7ef;
	color: #75879f;
	margin: 0 0 15px 0;
	padding: 10px 5px 5px 5px;
	background: url(/valg2009/images/boxbg.jpg) repeat-x 0px -150px;
}
.content .midspot .midleft .news h2 {
	float: left;
	clear: both;
	color: #5a0e11;
	font-size: 0.8em;
	margin: 0;
}
.content .midspot .midleft .news h3 {
	padding-left: 100px;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.content .midspot .midleft .news p {
	font-size: 0.8em;
	margin: 0 0 10px 0;
	color: #706c65;
	padding-left: 100px;
}
.content .midspot .midright {
	float: right;
	width: 270px;
	overflow: hidden;
}
/* BANNER */
.content .midspot .midright .banner {
	width: 270px;
}
.content .midspot .midright .banner h1 {
	font-size: 0.8em;
	margin: 0 0 20px 0;
}
.content .midspot .midright .banner h1 a {
	text-decoration: none;
	color: #1c1d55;
}
.content .midspot .midright .banner h1 a:hover {
	text-decoration: underline;
}




/* FOOTER */

.canvasEnd {
	width: 910px;
	height: 1px;
	overflow: hidden;
	background: url(/valg2009/images/canvasbg.gif) repeat-y;
	border-bottom: 1px solid #beb8ab;
}
.footer {
	width: 910px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 0.8em;
	color: #888;
}
.footerContainer {
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
.footer .fot1 {
	float: left;
	width: 300px;
}
.footer .fot1 h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #555;
	margin-top: 5px;
}
.footer .fot1 h2 {
	font-size: 0.7em;
	font-weight: normal;
}
.footer .fot2 {
	float: left;
	width: 300px;
}
