/* CSS Document */

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	

body {
	background: white url(/design/body_bg2.gif) top repeat-x;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}	


a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
	
a.pdf {
	padding-right: 25px;
	background: url(/design/pdf.gif) no-repeat right;
	}


h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #63666f;
	border-left: 3px solid #9296a4;
	padding: 0px 0px 7px 10px;
	margin: 30px 0px 0px 0px;
	}
	
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #63666f;
	border-left: 3px solid #9296a4;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
	
h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	}
	
h4 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #white;
	}

#spacer {
	height: 40px;
	}

#wrapper {
	float: left;
	}

#sitebody {
	width: 812px;
	}


#loggan {
	border-top: 10px solid #cacfdf;
	padding-top: 10px;
	margin-bottom: 30px;
	}

#header {
	width: 606px; 
	height: 100px;
	float: left;
	margin-bottom: 3px;
	background: url(/design/header_bg.gif) repeat-x;
	}
	
#head_shade_r {
	width: 100px; 
	height: 100px;
	float: left;
	border-left: 2px solid white;
	background: url(/design/header_shaderight.gif) no-repeat;
	}
	
#head_shade_l {
	width: 100px; 
	height: 100px;
	float: left;
	border-right: 2px solid white;
	background: url(/design/header_shadeleft.gif) no-repeat;
	}
	
#header img{
	margin-top: 11px;
	}
	
	
#footer {
	width: 596px; 
	height: 26px;
	float: left;
	padding: 7px 5px;
	margin-top: 20px;
	background: url(/design/header_bg.gif) repeat-x bottom;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
	
#footer a {
	float: left;
	display: block;
	border-right: 1px solid white;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a#start {
	background: url(/design/hem.gif) no-repeat left;
	padding-left: 12px;
}

#footer a#end {
	border: none;
}


#footer a#advero {
	float: right;
	border: none;
	margin-top: 10px;
}


#foot_filler {
	border: 1px solid white;
	clear: both;
	float: left;
	width: 100px;
	}



#content {
	width: 600px;
	margin: 2px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}
	
#content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
	}
	
#content img{
	margin: 0px 2px 0px 10px;
	float: right;
	border-right: 3px solid #efcf19;
	padding: 15px 2px 0px 0px;
}

#content .img_wrap{
	float: left;
	margin-top: 3px;
	border-left: 3px solid #efcf19;
	padding: 1px 0px 1px 3px;
}
#content .img_wrap img{
	float: left;
	margin: 1px;
	padding: 0px;
	border: none;
}

	
.text_wrap {
	display: block;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-left: 3px solid #dcdee6;
	padding: 7px 0px 15px 10px;
	margin: 0px;
	}
	
.text_wrap ul{
	margin: 0px;
	list-style-type: square;
	padding-left: 15px;
	}
.text_wrap li{
	margin-left: 0px;
	}		

a.kont_push_riv {
	display: block;
	float: left;
	margin: 40px 0px 20px 23px;
	border: none;
	width: 260px;
	height: 250px;
	background: url(/design/kont_riv_push.gif) no-repeat;
}

a.kont_push_riv:hover {
	background: url(/design/kont_riv_push_over.gif) no-repeat;
}

a.kont_push_fors {
	display: block;
	float: left;
	margin: 40px 0px 20px 23px;
	border: none;
	width: 260px;
	height: 250px;
	background: url(/design/kont_fors_push.gif) no-repeat;
}

a.kont_push_fors:hover {
	background: url(/design/kont_fors_push_over.gif) no-repeat;
}

/***** MENYN *****/


#menyn_start {
	width: 608px;
	float: left;
	background: white;
	}

#menyn_start a{
	float: left;
	width: 141px;
	height: 106px;
	margin: 0px 1px;
	padding: 4px 0px 0px 9px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}
	
#menyn_start a#riv{
	background: url(/design/btn_start_riv.gif) no-repeat;
}
	
#menyn_start a#riv:hover{
	background: url(/design/btn_start_riv_over.gif) no-repeat;
}

#menyn_start a#fors{
	background: url(/design/btn_start_fors.gif) no-repeat;
}
	
#menyn_start a#fors:hover{
	background: url(/design/btn_start_fors_over.gif) no-repeat;
}

#menyn_start a#om{
	background: url(/design/btn_start_om.gif) no-repeat;
}
	
#menyn_start a#om:hover{
	background: url(/design/btn_start_om_over.gif) no-repeat;
}

#menyn_start a#kont{
	background: url(/design/btn_start_kont.gif) no-repeat;
}
	
#menyn_start a#kont:hover{
	background: url(/design/btn_start_kont_over.gif) no-repeat;
}
	

#menyn {
	width: 608px;
	float: left;
	}

	
#menyn a{
	display: block;
	width: 134px;
	height: 19px;
	padding:4px 7px 7px 9px;
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: #424759;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: left;
	text-decoration: none;
	}

#menyn a#current{
	background: #efcf19 url(/design/pil_active.gif) no-repeat top right;
	height: 22px;
	color: #333333;
}

#menyn a:hover{
	background: #424759 url(/design/pil_hover.gif) no-repeat top right;
}

#submeny {
	width: 608px;
	height:;
	background: #efcf19; 
	clear: both;
	float: left;
	margin-top: 1px;
	}
	
#submeny a{
	display: block;
	width: auto;
	height: 12px;
	padding: 8px 35px 5px 10px;
	float: left;
	border-right: 1px solid white;
	background: #edc114;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	}

#submeny a#current{
	background: #bdb578 url(/design/pil_active_sub.gif) no-repeat right;
	}
	
#submeny a:hover{
	background: #edc114 url(/design/pil_hover_sub.gif) no-repeat right;
	}

#filler {
	float: left;
	border: 1px solid white;
	}

/*****************/



/***** MAIN *****/

#main {
	width: 608px;
	height: auto;
	float: left;
	}

	
#main_content {
	clear: both;
	float: left;
	text-align: left;
	padding: 20px 10px 20px 10px;
	}
	
#main_shade_r {
	width: 100px; 
	height: 30px;
	float: left;
	border-left: 1px solid white;
	background: url(/design/main_shaderight.gif) repeat-y;
	}
	
#main_shade_l {
	width: 100px; 
	height: 30px;
	clear: both;
	float: left;
	border-right: 1px solid white;
	background: url(/design/main_shadeleft_b.gif) repeat-y;
	}

#main_pic_wrap {
	margin: 3px 0px 0px 1px;
	clear: both;
	float: left;
	width: 606px;
	height: 400px;
	background: white url(/design/startpic_bg.gif) no-repeat center;
	}
	
#main_pic_text {
	float: left;
	width: 250px;
	margin: 240px 0px 0px 20px;
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 12px;
	color: white;
	}
	
#main_pic_text h1{
	font-size: 14px;
	color: white;
	font-family: Arial, Helvetica;
	}
	
#dri_cert {
	float: right;
	margin-top: 320px;
	}
	
#dri_cert a{
	display: block;
	width: 153px;
	height: 80px;
	background: url(/design/dri_cert_push.gif);
	}
	
#dri_cert a:hover{
	background: url(/design/dri_cert_push_over.gif);
	}

#logobar {
	float: left;
	margin-top: 15px;
	}
	
#logobar img{
	float: left;
	padding: 0px 12px 0px 12px;
	}
	
#logobar #aaa{
	float: left;
	padding-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	border-right: 2px solid #cccccc;
	}

/*****************/


/**** FORMS ****/

.textinput {
	width: 200px;
	height: 14px;
	padding: 1px;
	border: 1px dashed #a6aab8;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background: #f3f5fb;
}

.input_textarea {
	width: 300px;
	height: 100px;
	padding: 1px;
	border: 1px dashed #a6aab8;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background: #f3f5fb;
}

/************/


