﻿body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;	
	background: #3E4672 url(images/back_fade.gif) repeat-x;
	color: #E7EAF4;
}

table {		
	border-collapse: collapse;
	border-spacing: 0;	
	font-size: 12px;
	line-height: 18px;
}

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

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

h2 {
	font-size: 12px;
	color: white;
}

img {border-width: 0px;}
td {vertical-align: top;}
.b {font-weight: bold;}


/* intro - start -----------------------------------------------*/
div#intro_h {
	position: relative;
	width: 100%;
	height: 311px;	
	background: url(images/back_intro.jpg) repeat-x;
	margin-top: 112px;
	text-align: center;		
}

div#intro_pic {
	width: 100%;
	height: 311px;
	background: url(images/intro_pic.jpg) no-repeat center;
	text-align: center;
}

div#talen
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 600px;
	height: 10px;
}


#ned, #fra
{
	position: absolute;
	width: 150px;
	height: 20px;
	display: block;
}
#ned {top: 130px; left: 40px;}
#fra {top: 160px; left: 40px;}

#talen a:link, #talen a:visited
{
	color: #F90;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #304b83;
}
#talen a:hover
{
	color: #FFD800;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
}



/* intro - end -----------------------------------------------*/


/* head - start -----------------------------------------------*/
td#head_h {
	height: 274px;
	background: url(images/back_head.jpg) repeat-x;
}


div#head_pic {
	background: url(images/head_pic.jpg) no-repeat;
	width: 779px; 
	height: 274px;	
	text-align: right;
}

div#icon_h {padding: 30px 45px 0px 0px;}
/* head - end -----------------------------------------------*/

/* main - start -----------------------------------------------*/
td#main_h {padding-left: 40px;}

div#news_block {
	width: 193px;
	background: url(images/back_news.gif) repeat-y;
	margin: 77px 0px 0px 20px;
}

div#request_block {
	width: 193px;
	background: url(images/back_news.gif) repeat-y;
	margin: 55px 0px 0px 20px;
}

div#news_block_in {
	background: url(images/back_news_bottom.gif) no-repeat bottom;
	padding: 20px 18px 20px 18px;
	font-size: 11px;
	letter-spacing: 1px;
}


.news_date {
	font-size: 11px;
	margin: 5px 0px -2px 0px;
}

div.main_title {
	font-size: 18px;
	color: white;
	margin: 30px 0px 22px 0px;
	text-transform: uppercase;	
}

div#request_text {
	margin-top: 50px;
}

/* main - end -----------------------------------------------*/

#intro_opt_txt
{
	text-align: center;
	width: 650px;
	font-size: 10px;
	line-height: 14px;
	color: #A9A9A9;
	margin:  0px auto;
}

/* foot - start -----------------------------------------------*/
td#foot {
	height: 24px;
	background: url(images/back_foot.gif) repeat-x;
}

td#foot_txt
{
	height: 15px;
	font-size: 11px;
	padding: 0px ;
	color: #21242D;
	text-align: center;
}
/* foot - end -----------------------------------------------*/


