body {
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#30495F;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}

div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Menu */

#level_1{
	width:140px;
	height: 20px;
	float:none;
	z-index:1;
}

#level_1:hover{
	background-color:#F7D102;
}

#aMenu1{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}

#aMenu1:hover{
	text-decoration: underline;
	background-color:#F7D102;
}

#aMenu2{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}

#aMenu2:hover{
	text-decoration: underline;
}

#aMenu2:hover{
	font-style:italic;
}

/* layout */
#divTop{
	width: 969px;
	max-width:969px;
	background-image:url(images/bobbelbg.jpg);
	background-repeat:no-repeat;
	height:186px;
}

#divMain{
	width:969px;
	max-width:969px;
}

#divMenu{
	margin-right:20px;
	float:left;
	width:139px;
	text-align:right;
}

#divContent{
	float:left;
	width:610px;
	max-width:610px;
	background-image:url(images/bgContent.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

#divRight{
	margin:0px 0px 0px 0px;
	float:left;
	width:195px;
	max-width:200px;
	
}

#divBottom{
	background-color:#568C8E;
	width: 969px;
	height:15px;
	vertical-align:middle;
}

/* speciel tekst og menu*/

#designer {
	margin: 0 auto;
	width: 969px;
	padding-top: 6px;
	color: #FFFFFF;
	font-family: verdana;
	font-size:10px;
	clear:both;
}

#designer a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

#designer a:hover {
	text-decoration: underline;
}
