.header .image
{
	background: url('../graphics/vest/steen_webtop.jpg') center right no-repeat;
}

a {
color:#222D93;    
}  

/******************** navbar ****************/

.navbar ol
{
	background: url('../graphics/vest/navbar_bg.png') repeat-x;
}
.navbar ol li a:hover, .navbar ol li:hover
{
	background: url('../graphics/vest/navbar_bg_hover.png') repeat-x;
}
.navbar ol li.selected
{
	background: url('../graphics/vest/navbar_bg_selected.png') repeat-x;
}
.navbar ol li.selected a
{
	color: #000;
}

.navbar ol ol
{
	background: #BFB8B5;
}

.navbar ol ol li a:hover
{
	background: #ac9991;
}

.right .search {
	background:transparent url(../graphics/vest/search_box.png) repeat scroll 0%;
}


/***************************** Link box *****************************/

.link_box {
		background:transparent url(../graphics/vest/link_box.png) repeat-x scroll left bottom;
}	
	
.link_box a {
	color:#000;
	font-size:14px;	
}		

.link_box h2
{
	border-bottom: 1px solid #D0CDCB;
}

.link_box a:hover
{
	color: #fff;
	background: #222D93;
}	
	
.link_box .level .level a {
	color:#D48634;	
}

.link_box .level
{
	border-bottom:1px solid #d0cdcb;
	font-size:11pt;
	margin-right:10px;
	padding:2px 0px;
}


.link_box .level .level
{
	padding-top: 0px;
	font-size: 8pt;
}


.link_box a
{
	color:#324357;
	display:block;
	padding:3px 0px 3px 5px;
	height: 1%;
}

.link_box .level .level a
{
	color: #000;
}

.link_box_bottom
{
	height: 5px;
	background: url('../graphics/vest/link_box_bottom_left.png') bottom left no-repeat;
}
.link_box_bottom div
{
	height: 5px;
	background: url('../graphics/vest/link_box_bottom_right.png') bottom right no-repeat;
}

/**************************** Other stuff *****************************/

.content table a .right .contacts a 
{
	color:#D48634;
}

.right .info a
{
	color: #D48634;
}

.target_group div ul li a
{
	color: #D4863;
}

.footer a:hover
{
	color: #D48634;
}

/************************* Persondataloven ***********************/

.persondataloven
{
	margin-top: 10px;
	margin-left: 5px;
}

.persondataloven_header
{
	font-size: 1px;
	line-height: 1px;
	background: red;
	height: 35px;
	padding: 0px;
}

.persondataloven_header img
{
	margin: 0px;
	padding: 0px;
}


.persondataloven_body
{
	border-left: 1px solid rgb(173, 182, 191);
	border-right: 1px solid rgb(173, 182, 191);
	border-bottom: 1px solid rgb(173, 182, 191);
	padding: 5px;
	background-color: rgb(244, 239, 235);
	width: 158px;
	margin: 0px;
	font-size: 11px;
}
.persondataloven_body span
{
	font-family: Tahoma,Verdana,sans-serif;
	display: block;
}

/*********************** Frontpage ************************/
.frontpage_picture {
	padding: 10px 0;
	text-align: center;	
}

.frontpage_picture img {
	width: 530px;
}

/********************** Testimonials ***********************/

.testimonial IMG {
	border: 0pt none;
}

.testimonial a {
	color:#000000;
	text-decoration:none;
}
.testimonial
{
	font-family: tahoma,Verdana,sans-serif;
	font-size: 11px;
	width: 540px;
	background-color: #fff;
}

.testimonial .left_testimonials
{
	float: left;
	background-color: #fff;
	width: 130px;
}

.testimonial .left_testimonials a {
}

.testimonial .left_testimonials .person
{
	font-size: 11px;
	font-weight: bold;
}

.left_testimonials div.line {
	margin-top: 6px;
	border-top: 1px solid #000;
	padding-bottom: 6px;
}

.person .text .testimonial_header {
	font-weight: bold;
}

.testimonial .right_testimonials {
	float: right;
	width: 400px;
}

.blackbox
{
	padding: 8px 8px;
	background-color: black;
	color: white;
}
.blackbox .picture {
	padding-right: 10px;
	float: left;
}

.blackbox .text {
	line-height: 1.4em;
	padding: 20px 0pt 10px 0pt;
}

.blackbox .text .blackbox_header {
	font-weight: bold;
}

.blackbox .text .name {
	padding-top: 10px;
	font-style: italic;
	font-weight: bold;
	float: right;
}

.category_desc 
{
	padding: 20px 0pt 10px 0pt;
}

.category_desc .text {
	float: left;
	width: 60%;
	line-height: 1.3em;
}

.category_desc .text ul li { font-family: tahoma,Verdana,sans-serif; font-size: 11px; }

.category_desc .text .category_header {
	font-weight: bold;
	font-size: 12px;
}

.category_desc .courses {
	font-size: 11px;
	float: right;
	width: 38%;
	padding-top: 10px;
}

.category_desc .courses .courses_header {
	font-weight: bold;
	padding-left: 5px;
}

.category_desc .courses ul {
	list-style-image: url('../graphics/bullet.png');			
	padding: 0 0 0 19px;
	margin: 0px;
}

.category_desc .courses ul li {
	font-size: 11px;
	padding: 2px 0px;
}

/******** Kampagne ***************************************************/

.formula {
	overflow:hidden;
}

.formula div.group {
	overflow:hidden;
	padding-bottom:5px;
}

.formula label {
	float:left;
	font-size:10pt;
	padding-right:10px;
	text-align:right;
	width:180px;
}

.formula label.red {
	font-weight: bold;
	color: #E53131;	
}

.formula input.text, .formula textarea {
	border-color:#AAAAAA rgb(187, 187, 187) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
}

.formula input.text {
	width: 300px;
}

.formula textarea {
	font-size: 10pt;
}

.formula input.radio, .formula input.checkbox {
	margin: 0pt;	
}

.formula table.selectOneRadio {
	border: none;	
}

.formula table.selectOneRadio td {
	padding: 0px 5px 0px 0pt;
	border: none;	
}

.formula .selectOneRadio label {
	color:#000000;
	float:none;
	width:auto;
}

.formula .selectOneRadio label input {
	float:left;
}

/* MENU */

.right .navigation ul a.selected {
	background-color: #C1BAB7;
}