/* Standard element */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #999 url(img/bg.gif) repeat-y;
	
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	padding-left: 25px;
}
p {
	margin-bottom: 1.2em;
}
ul {
	margin: 0 0 10px 22px;
}
li {
	list-style-image: url(img/li.gif);
}

/* misc */
.clearer {
	clear: both;
}
div.quote {
	border-left: 4px solid #36C;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.1em Verdana,serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}

/* top & header */
.top {
	/*background: url(img/top.gif);*/
	color: #FFF;
	height: 105px;
	width: 939px;
}
.top h1 {
	font: bold 2em sans-serif;
	padding: 8px 16px 0;
}
.top h1 span {
	font: normal 60% Verdana,sans-serif;
}
.header {
	/*background: url(img/header.gif); */
	padding: 0px 0 0px 1px;
	height: 353px;
	width: 939px; 
}
/* toplogo */
.logo {
	float: left;
	padding: 20px 20px 20px 20px;
}

/* top menu */

.indentmenu{
	top: 81px;
	left: 532px;
	width: 421px;
	position: absolute;
		text-align: center;
}


.indentmenu a {
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	width: 75px;
	text-align: center;
 
}

.indentmenu ul{
margin: 1px 1px 1px 1px ;
padding: 0;
float: center;
width: 100%; /*width of menu*/

border-width: 1px 0;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
text-decoration: none;
border-right: 1px solid #FFFFFF; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	background: #555; color: #FFF;
}

/* flags */

.flag_sweden{
	top: 41px;
	left: 859px;
	position: absolute;
}

.flag_england{
	top: 41px;
	left: 893px;
	position: absolute;
}
	
.flag_poland {	
    top: 41px;
	left: 927px;
	position: absolute;
}


/* ------------------------------------------------------------*/
/* left menu */
div.leftmenu ul {
		float: left;
	margin: 10px 10px 10px 10px;
}
div.leftmenu li {
	list-style-image: none;
}
div.leftmenu a {
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 5px 0 5px 8px;
	text-decoration: none;
	width: 180px;
}
div.leftmenu a#current {
	background: #666; color: #FFF;
}
div.leftmenu a:hover {
	background: #555; color: #FFF;
}
div.leftmenu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}


/* ------------------------------------------------------------*/



/* left side */
div.content_left {
	top: 81px;
	left: 473px;
	width: 480px;

	margin: 10px 0 0 30px;
	width: 650px; 

	float: left;  
	}
div.content_start {
	top: 81px;
	left: 473px;
	width: 850px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}
div.date {

	color: #FFF;
	font-weight: bold;
	padding: 10px;
}
div.newsitem {

	border-color: #EEE #EEE #DDD #EEE;
	clear: both;


	margin: 6px;
	padding: 0px;
}
div.newsitem img {
	border: 3px single #ffffff;
	margin: 0px 10px 10px 10px;

}
div.newsitem img.left {
	float: left;
}
div.newsitem img.right {
	float: right;
}
div.newsitem .title {
	color: #999696;
	font:   15pt arial,sans-serif;
	font-weight: bold;
	padding: 4px 0px;
}
div.newsitem .body {
	font-family: Tahoma,sans-serif;
	line-height: 160%;
	font-size: 8pt; /* alternativt 11px*/

}

/* right side */
div.content_right {
	width: 331px;
	position: absolute;
	top: 118px;
	left: 622px;
}

div.links a {

	border-bottom: 1px solid #EEE;
	display: block;
	font: bold 0.8em Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #333;
}
div.links a:hover {
	color: #0080DD; background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .title {

	color: #FFF;
	font: normal 10 px Tahoma,sans-serif;
	padding: 5px 8px;
}

/* footer */
div.footer {

	border: 1px solid #EEE;
	color: #000000;
	margin-left: 6px;
	margin-top: 30px;
	width: 925px;

}
div.footer .copyright {
	padding: 6px 12px;
	color: #999999;
	font:  9px tahoma,sans-serif;
}
div.footer a {
	color: #000000;
	font:  9px tahoma,sans-serif;
	text-decoration: none;
}
.footer .left, .footer .right {padding: 0 6px;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}


table {
	font-family: Tahoma, Verdana, Arial;
border-collapse: collapse;
	border-left: 0px solid #373B3E;
	}
	
.logoshow {
    border: 0px;
    }




th {
	text-align:left;
	border: 0px solid #373B3E;
     color: #ffffff;
	background: #373B3E;
	padding-left: 0px;	
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

td {
	border: 0px solid #373B3E;
	color: #373B3E;
	padding-left: 0px;	
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
td.header {
	border: 1px solid #373B3E;
	color: #373B3E;
	padding-left: 3px;	
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

 div.ingress 
 {
	color: #333333;
	font-family: Tahoma;
	 line-height: 150%;
	 	font-weight: bold;
	font-size:13px;}
	
	
	
 div.rekrytering 
 {
	padding-left: 6px;	
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 80px;
	width: 380px; 
	background: #75A644;
	color: white;
	font-family: Tahoma;line-height: 150%;font-size:11px;}
	border: 10px solid #373B3E;
