@import url('style_nav.css');

/* Tags */

body { 
	padding:0;
	margin:0;
	font:10px "Verdana", sans-serif;
	color:#000000;
	background:#FFFFFF;
}

form { 
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	font-weight:normal;
}

img {
	border:0;
	display:block;
}

td {
	padding-top:0;
	padding-bottom:0;
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.3em;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

hr {
	display:block;
	clear:both;
	border:0;
	height:2px;
	background-color:#CCC7BB;
	color:#CCC7BB;
	margin:5px 0 5px 0;
}


h3 {
  font-family:Tahoma;
  font-size: 1.5em;
  line-height:2.7em;
  font-weight:normal;
  letter-spacing:0.2em;
  display:inline;
}

/* Layers */

#maincontainer {
	position:absolute;
	top:10px;
	left:10px;
	width:920px;
	background-color:#FFFFFF;
	border:0;
}

#middlecontainer {
	position:relative;
	top:0;
	left:0;
	width:920px;
	background-color:#FFFFFF;
	border:0;
}

#rightcontainer {
	position:relative;
	float:left;
	top:0;
	left:0;
	width:800px;
	background-color:#FFFFFF;
	border:0;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:920px;
	border:0;
}

#navigering {
	position:relative;
	float:left;
	text-align:right;
	top:0;
	left:0;
	width:120px;
	background-color:#EBE7DF;
	border:0;
}

#main {
	position:relative;
	float:left;
	top:10px;
	left:0;
	width:430px;
	background-color:#FFFFFF;
	border:0;
}

#right {
	position:relative;
	float:left;
	top:10px;
	left:0;
	width:370px;
	background:#FFFFFF;
	border:0;
}

#main_right {
	position:relative;
	float:left;
	top:10px;
	left:0;
	width:800px;
	background:#FFFFFF;
	border:0;
}

#footer {
	position:relative;
	width:920px;
	color:#000000;
	text-align:center;
	border:0;
}

#navigering ul {
	width:120px;
	margin:0;
	padding:0;
	list-style:none;
}

#navigering li {
	padding:0 0 0 0;
	background-image:none;
	line-height:normal;
	list-style-position:outside;
	list-style-type:none;
}

#navigering li a:hover {
	background-color:#CCC7BB;
}

#navigering li a {
	margin:0 0 0 0;
	display:block;
	padding:10px 0 10px 0;
	border:none;
	width:100%;
}

#navigering .Current a {
	background-color:#CCC7BB;
}


/* Links */

.link_nav:LINK, .link_nav:VISITED {
	font-family:Verdana;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5em;
	color:#000000;
	background-color:#FFFFFF;
}

.link_nav:HOVER {
	font-family:Verdana;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5em;
	color:#EF8418;
	background-color:#FFFFFF;
}

.link_search:LINK, .link_search:VISITED {
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.5em;
	color:#000000;
	background-color:#FFFFFF;
}

.link_search:HOVER {
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.5em;
	color:#EF8418;
	background-color:#FFFFFF;
}

.left_nav:LINK, .left_nav:VISITED	{
	font-family:Arial Black;
	font-size:1.1em;
	line-height:1.5em;
	color:#000000;
	background-color:#EBE7DF;
}

.left_nav:HOVER {
	font-family:Arial Black;
	font-size:1.1em;
	line-height:1.5em;
	color:#000000;
	background-color:#CCC7BB;
}

.link_purple:LINK, .link_purple:VISITED	{
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.5em;
	color:#000000;
	background-color:#E9DFEE;
}

.link_purple:HOVER {
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.5em;
	color:#EF8418;
	background-color:#E9DFEE;
}

/* Classes */

.clear {
	clear:both;
}

.height_spacer5 {
	height:5px;
}

.height_spacer10 {
	height:10px;
}

.height_spacer15 {
	height:15px;
}

.height_spacer20 {
	height:20px;
}

.pad_sides {
	padding:0 25px 0 25px;
}

.pad_left {
	padding:0 0 0 25px;
}

.pad_left100 {
	padding:0 20px 0 100px;
}

.purple_line {
	height:2px;
	background-color:#472073;
}

* html .purple_line {
	color:#472073;
	background:#472073;
	height:2px;
}

.purple_line_pads {
	height:2px;
	background-color:#472073;
	margin-left:25px;
	margin-right:25px;
}

.grey_line {
	height:5px;
	background-color:#CCC7BB;
}

.grey_line2 {
	height:2px;
	background-color:#CCC7BB;
}

.rubrik {
	font-family:Verdana;
	font-size:1.3em;
	line-height:2.7em;
}

.orange {
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.2em;
	color:#EF8418;
}

.ingress {
	font-family:Verdana;
	font-size:1.0em;
	line-height:1.2em;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.LeftPadding20 {
	padding:0 0 0 20px;
}

.dotted_line {
	margin:2px 0 0 0;
	border:0;
	border-top:1px dotted #000000;
}

/* IE Fix */
* html .dotted_line {
	border-top:none;
	height:0;
	background: url(/img/dotted_line.gif) no-repeat top;
}


