body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #EEEEEE;	
	text-align: center;
	margin: 0px auto;
	height: 100%;
}

img {
	border: 0px;
}

div#container {
	width: 942px;
	min-height: 100%;
	height: 100% !ignore;
	margin: 0px auto;
	background-color: #EEEEEE;
	padding: 15px 0px 0 0px;
	text-align: left;
}

div#header {
	margin: 0px auto;
	text-align: left;
	width: 942px;
}

div#header div#logo {
	padding: 0px 0 10px 20px;
	text-align: left;
}

div#header div#navBar {
	z-index: 500;
	clear: both;
	height: 45px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	background-image: url(../images/menyBar.gif);
	background-repeat: no-repeat;
}

div#header div#navBar li {
	list-style       	: none;
    display          	: inline;
    float            	: right;
    margin           	: 17px 45px 0px 0px;
	padding				: 0;
    display          	: block;
}

div#header div#navBar li a {
    text-decoration	 : none;
    color            : #00406E;
    font-size        : 11px;
    height			 : 23px;
    text-decoration  : none;
    padding          : 7px 0em 0em 0em;
    border           : 0px solid #c0c0c0;
	display			 : block;
	float			 : left !ignore;
}

div#header div#navBar li a:hover {
    text-decoration	 : none;
    color            : #00406E;
    padding          : 7px 0em 0em 0em;
    border           : 0px solid #cccccc;
    display          : block;
}

div#contents {
	text-align: left;
	width: 942px;
	min-height: 475px;
	clear: both;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

div#contents div#left {
	text-align		: left;
	width			: 180px;
	float			: left;
	padding			: 10px 10px 0 30px;
	margin-top		: 9px;
	border			: 0px solid red;
	clear: none;
}

div#contents div#left ul li a:link, div#contents div#left ul li a:active, div#contents div#left ul li a:hover, div#contents div#left ul li a:visited {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	color			: #00406E;
	text-decoration	: none;	
	font-weight		: bold;
}

div#contents div#left ul li ul#sub_meny li a:link,
div#contents div#left ul li ul#sub_meny li a:active, 
div#contents div#left ul li ul#sub_meny li a:hover,
div#contents div#left ul li ul#sub_meny li a:visited {
	font-size			: 10px;
	color				: #00406E;
	text-decoration		: none;	
	font-weight			: bold;
	background-image	: url('../images/corner.gif'); 
    background-position : 0px 1px;
	background-repeat	: no-repeat;
	padding				: 0 0 0 10px;
}

div#contents div#left ul li ul#sub_meny li {
	background-image	: none; 
}

div#contents div#left ul {
	list-style-type	: none;
	margin			: 0px 0px 0px 0px;	
	padding			: 0px 0px 0px 0px;	
}

div#contents div#left li {
	margin			: 0px 0px 0px 0px;	
	padding			: 5px 5px 5px 5px;
	background-image	: url('../images/line.gif'); 
    background-position : 0px bottom;
	background-repeat	: no-repeat;
}

div#contents div#rightImage {
	width			: 700px;
	text-align		: left;
	float			: right;
	margin			: 0px 0px 0 0;
	padding			: 1px 15px 0px 0px;
	clear: none;
}

div#contents div#right {
	width			: 655px;
	float			: right;
	clear			: none;
	text-align		: left;
	margin			: 0px;
	padding			: 10px 40px 0px 5px;
}

div#contents div#right h1 {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 20px;
	font-style		: normal;
	font-weight		: 400;
	color			: #00406E;
	margin-bottom	: 5px;
}

div#contents div#right h2 {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 18px;
	font-style		: normal;
	font-weight		: 400;
	color			: #00406E;
	margin-bottom	: 5px;
}

div#contents div#right h3 {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: 600;
	color			: #00406E;
	margin-bottom	: 5px;
}

table#kontakt tr td {
	padding: 0px 0 2px 0;
}

div#contents div#right a.nyheter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #00406E;
}

div#footer {
	padding: 15px 40px 0 0;
	clear: both;
	text-align:	right;
	color: #00406E;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

/* CONTENTS */

div#contents div#right p {
	margin: 0 0 11px 0;
}

div#contents div#right a:link,
div#contents div#right a:hover,
div#contents div#right a:active,
div#contents div#right a:visited {
	color: #00406E;
	font-weight: normal;
	text-decoration: none;
}

div#contents div#right a:hover {
	text-decoration: underline;
}

div#contents div#right img {
	border: 0;
}

div#contents div#right img.leftwp {
	margin: 0 10px 10px 0;
	padding: 0;
}

div#contents div#right img.rightwp {
	margin: 0 0 10px 10px;
	padding: 0;
}


div#contents div#right form {
	margin: 0;
	padding: 0;
}

div#contents div#right input,
div#contents div#right textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
 	color: #000;
 	background-color: #fff;
	width: 198px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #ccc;
}

div#contents div#right span.couriernew {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

div#youtubelist {
	margin-left: 4px;
	max-height: 390px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-right: -20px;
}

div#youtubelist div.ytlink{
	color: #00406E;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}


div#flags {
	float: right;
	clear: right;
	padding-right: 13px;
}


