body
{
	padding: 0px;
	margin:0;
	background-image: url(../bg_topp.gif);
	background-position: top left;
	background-repeat: repeat-x;		
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: arial, serif;
	font-weight: normal;
	text-align: left;
}

h2
{
	text-align: left;
	font-family: arial, serif;	
}

p {
	font-family: helvetica, arial, sans-serif;
	font-size : 13px;
}

p.intro {
	padding-top : 0px;
	margin-top : 0px;
	font-size : 17px;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.5em;
	display: block;
}

ol {
margin:0px;
padding:0px 10px 5px 20px;
}

ol li {
	font-size : 11px;
	padding: 0px 0px 10px 0px;
}

a {	
	color : #76BA3F;	
	text-decoration : underline;	
}
a:hover {
	text-decoration : none;
}

.container_12
{
	margin-bottom: 20px;
}

.partivis {
	cursor: pointer;
	cursor: hand;
}

td.sporsmal {
width:140px;
height:60px!important;
padding-right:10px;
font-size:12px;
line-height:1.3em;
}

td.svar {
height:60px;
width:60px;
text-align:center;
}

td.parti {
height:60px;
width:60px;
padding:0px;
margin:0px;	
text-align:center;
background:#fff;
}

td.tom {
background:#fff;
text-align:left;
font-weight:bold;
}


tr.even {
  background-color: #fff;
}

tr.odd {
  background-color: #eee;
}	

div.qtip {
font-family:arial;
font-size:10px;
}

tr.highlight {
	background-color: #dcdcdc;
}
#logo {
	height: 96px;
}	
	
#meny {
	background-color: #76ba3f;
	border-top: 10px solid #fff;
	text-transform: uppercase; 	
	font-family:  arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding : 5px 0 5px 15px;
	color:#fff;
}	

#meny a {	
	color : #fff;	
	text-decoration : none;	
	display:block;
	float:left;
	padding-right:20px;
}

#meny a:hover {	
	color : #000;	
	text-decoration : underline;	
}

#footer {
	clear:both;
	text-align:left;
	background-image: url(../bg_footer.gif);
	background-position: center left;
	background-repeat: repeat-x;	
	height : 50px;
}

#footercontent {
	padding:35px 0 35px 0;
	text-align: left;  
	width : 960px;    
	margin : 0px auto;
	font-size:12px;
}

.highlighter {
	display:none;
}
