/* CSS Document */
body
{
margin: 0px auto;
background-color:#e6edf7;
background-image:url('');
background-repeat: repeat-x;
background-position:top center;
overflow-x:hidden}

img { border:0; }
form { margin:0; padding:0; }

table
{
font-family: verdana;
font-size: 12px;
line-height:18px;
}


img { border:0; }
form { margin:0; padding:0; }

input,textarea
{
font-family: verdana;
font-size: 11px;
}

a {
color: #4c6fa9;
font-weight:bold;
text-decoration: none;
}

a:hover {
	color: #e83e31;
	font-weight:bold;
	text-decoration: none;
}

#container{
background-image:url('../images/bkgcontainer.png');
background-repeat: repeat-y;
background-position:top center;

	width:1000px;
	color: #000000;
	margin:auto;
	top:0px;
	text-align:left;
	position:relative;
}

#menu{
	width:300 px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	top:-1280px;
	left:170px;
	position:relative;
}

#menu2{
	width:300 px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	top:-50px;
	left:160px;
	position:relative;
} 

#datum{
	width:300 px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	top:-1336px;
	left:324px;
	position:relative;
} 

#datum2{
	width:300 px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	top:-105px;
	left:324px;
	position:relative;
} 

#header{

background-color:#e6edf7;
background-image:url('../images/bkgcontainer.png');
background-repeat: no-repeat;
background-position:top center;

	height:166px;
	width:900px;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	
}

#content{
	width:440 px;
	color: #000000;
	top:-30px;
	left:135px;
	position:relative;
}

#right{

	height:640px;
	width:220px;
	color: #000000;
	top:-460px;
	left:665px;
	text-align:center;
	position:relative;
}

#footer{

	width:1000px;
	color: #000000;
	top:-620px;
	left:0px;
	text-align:center;
	position:relative;
}

#tekst{
font-family: verdana;
font-size: 11px;
	width:700px;
	color: #000000;
	top:-540px;
	left:135px;
	text-align:left;
	position:relative;
}
