/* Reset */ 

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
/*q:before,q:after {
	content:'';
}*/
abbr, acronym {
	border:0;
}
* {
	padding:0;
	margin:0;
}
/* End Reset ------  */

/*-----------containers------------------*/

body {
	background-color: #FFFFFF;
	background-image: url(images/bgrep.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	overflow-y:scroll;
	
}
#container {
	width:700px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

#content {
	width: 700px;
	height: auto;
	margin-top: 20px;
	padding-left:50px;
	
}

#contentKontakt {
	width: 700px;
	height: auto;
	margin-top: 20px;
	
}



#leftColumn{
	width:390px;
	height:auto;
	float:left;
	display:inline;


}

#rightColumn{
	width:210px;
	height:auto;
	float:left;
	display:inline;
	text-align:left;
	padding-left: 20px;	
/*	margin-left:auto;
	margin-right:auto;*/


}

.heading {
	text-align: center;
}
p {
	
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#header {
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 145px;
}
/*Menu----------------------------------------------------------*/

	#meny {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	height: 20px;
	width: 700px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}
	
	#menu ul, #menu li {
	/*margin: 0;
		padding: 0;*/
		display: inline;
}
#menu a:link, #menu a:visited {
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #002C69;
	font-family: Arial, sans-serif;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu a:link #current, #menu a:visited #current, #menu a:hover {
	/*padding-bottom: 10px;*/
		color: #999999;
}
#menu a:hover {
	color: #999999;
}
.symbol {
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #002C69;
	font-family: Arial, sans-serif;
		
}
/*end menu*/


	.border {
	background-image:url(images/border_line.jpg);
	background-repeat:repeat-x;
	background-position:center;
	width:600px;
	text-align: center;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	clear:both;
}
a {
	font-size: 16px;
	color: #949494;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D9D9D;
}
a:hover {
	text-decoration: none;
	color: #012D6A;
}
a:active {
	text-decoration: none;
	color: #012D6A;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size: 16px;
	color: #002C69;
	margin-bottom: 1px;
	margin-top: 0px;
	text-align:left;
}
h2 {
	font-size: 14px;
	color: #002C69;
	margin-top: 1px;
	margin-bottom: 0px;
	text-align:left;
	;
}

#contentKontakt h1, #contentKontakt h2{

text-align:center;
}
#footer {
	background-image:url(Images/bgrep.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 60px;
	width: 700px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:20px;
	clear:both;
}
#navlist_footer {
	width:700px;
	float: left;
}
#navlist_footer ul, #navlist_footer li {
	display: inline;
	list-style-type: none;
	width: 700px;
}
#navlist_footer a:link, #navlist_footer a:visited {
	line-height: 25px;
	text-align: center;
	text-decoration:none;
	font-size: 11px;
	color: #002C69;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist_footer a:link#current, #navlist_footer a:visited#current, #navlist_footer a:hover {
	color: #999999;
}
#navlist_footer a:hover {
	color: #999999;
}
#symbol_footer {
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-family: Arial, sans-serif;
	margin-left:5px;
	margin-right:5px;
}
.flags{
width:auto;
height:auto;
float:left;
display:inline;
margin-top:10px;
}

.flags ul li{
display:block;
line-height:20px;
}

