body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(/Web/Images/BG-hv.gif);
	margin: 10px 0 20px 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	min-height: 1000px;
}
.tinget #container {
	width: 66.5em; /*66.5em 798px*/
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
}

.tinget #mainContent {
	padding: 0;
	margin:0;
	margin-top:0em;
	background: #FFF;
	float:left;
	/*min-height:1000px;*/
	width: 66.5em;/*66.5em 798px  */
	border-bottom: white 5px solid;
}

.tinget #top {
}

#firsttop{
	float:left;
	width:100%;
	height:43px; 
	border-bottom: #FFFFFF 6px solid;
	position:relative; 
}

#secondtop{
	border-top: #FFFFFF 4px solid;
	border-bottom: #FFFFFF 6px solid;
	float:left;
	width:100%;
	background: url(/Web/Images/bkmgraa.png);
	height:3.5em;
}

.tinget #content {
	float:left;
	width: 66.5em; /*66.5em 798px*/
	overflow:hidden;
}

.tinget #rightcontent {
	background:url(/Web/Images/bg-grey-1.gif);
	padding:0;
	margin:0;
	/*position:relative;*/
	float:right;
	width: 50em; /*50em 600px*/
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.tinget #leftcontent {
	margin:0;
	padding:0;
	float:left;
	width:16em; /*16em 191px*/
	background:url(/Web/Images/bg-grey-1.gif);
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

.tinget #optionalill {
}




p {
	margin:0;
	padding: 0;
}



a {
	color: #017bb6;
	text-decoration:none;
}


a:link {color: #017bb6; text-decoration:none;}     /* unvisited link */
a:visited {color: #224c6e}  /* visited link */
a:hover {color: #000000; text-decoration: underline;}   /* mouse over link */
a:active {outline: none;}   /* selected link */



img {
	border-style:none;
	padding:0;
	margin:0;
}

hr {
	 margin:0;
	 padding:0;
	 border: 0;
	 color: #c9c9c9;
	 background-color: #c9c9c9;
	 height: 1px;
}

/* -------LISTER OG BULLETS------ */

ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

li {
	background:url(/Web/Images/bullet-gronn.gif) no-repeat 0 0.3em;
	padding-left: 1.5em;
}

.bulletlink ul {
	color: #017bb6;
	list-style-type: none;
}

.bulletlink li {
	background:url(/Web/Images/bullet.png) no-repeat 0 0.3em;
}

.bulletprint ul {
	color: #017bb6;
	list-style-type: none;
}

.bulletprint li {
	background:url(/Web/Images/bullet-utskrift.gif) no-repeat 0 0px;
}

.bullet-right {
	background:transparent url(/Web/Images/bullet.gif) no-repeat scroll 0%;
	background-position: right center;
	padding:0 1.1em 0 0;
}

