/* CSS Document */

body {
	background: url(images/top_nu_bw2.png);
	background-repeat: repeat-x;
	background-color: #1F252E;
}
#slogan {
	background: url(images/banner_bg_bw.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 700px;
}
#tekst {
	tekst-align: left;
	margin-top: 20px;
	margin-left: 20px;
	Float: right;
	height: 60px;
	width: 400px;
	background; transparent;
}
#logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	background: url(images/logo.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 120px;
	overflow: hidden;
}
#navcontainer {
	align: center;
	width: 100%;
	float: left;
	background-color: #808284;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .65em;
	letter-spacing: 2px;
	font-weight: bold;
}

#navcontainer ul li a {
	padding: 0.2em 12px;
	background-color: #808284;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #58595b;
}

#navcontainer ul li a:hover {
	background-color: #d1d3d4;
	color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #333132;
	text-align: left;
	text-transform: uppercase;
	font: bold normal 10px/10px "franklin gothic", verdana, lucida, arial, helvetica, sans-serif;
}


#header {
	background: url(images/top_main.png);
	background-repeat: no-repeat;
	height: 348px;
	width: 700px;
	background-color:#000000;
}
#mainContent {
	text-align: left;
	padding: 5px;
	height: 407px;
	width: 690px;
	width-max: 700px;
	background-color: #FFFCDF;
}
#contentLeft {
	text-align: left;
	padding: 4px;
	float: left;
	width: 540px;
	height: 400px;
	background-color:#FFFCDF;
}
#contentRight {
	padding: 4px;
	float: right;
	width: 130px;
	height: 400px;
	background-color:#000000;
}
#footer {
	clear: both;
	color: white;
	font-size: 9px;
}

h1{
	text-align: left;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: Black;
}
div#menu {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}	
a:visited {
	color: #FFFFFF;
}



/* menu */

