body {
	background-color: #c2d4e9;
	background-image: url(../gfx/BG-BIG.jpg);
	height: 100%;
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	background-position: 0px 0px;

	background-repeat: repeat;

	padding: 0px;
	margin: 0px;
	left: 0;
	position: relative;
	word-break: normal;
	font-size: 14px;
}

.mytable {
	padding-top: 20px;
}

a {
}

* {
	margin: 0;
	padding: 0;
}

#maincontent {
	background-image: url(../gfx/content_bg.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #253251;
	margin-left: auto;
	margin-bottom: 25px;
	margin-right: auto;
	margin-top: 0px;
	width: 880px;
	padding: 25px;
	min-width: 880px;
	background-color: white;
	border-style: solid;
	z-index: 1;
}


#maincover {
	margin-left: 22px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	left: 400px;
	background-repeat: no-repeat;
	border-style: none;
	z-index: 1;
}
#header{
	border-color: #253251;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-top: 0px;
	color: white;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../gfx/header.jpg);
	margin-top: 25px;
	background-repeat: no-repeat;
	height: 270px;
	width: 880px;
}

#header h1{
	color: #182136;
	padding-top: 14px;
}
#middler{
	padding: 0px;
	/* background-image: url(gfx/sort3.png); */
	/* opacity: 0.60; */
}

.myMargin, .required {
	line-height: 12px;
	margin: 2px;
	font-size: 11px;
}




p{
	margin-bottom: 10px;
}


h1 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	left: -3px;
	position: relative;
	font-size: 185%;
	font-weight: bold;
}


h3 {
	font-size: 23px;
	line-height: 21px;
}


h5 {
	
	
	font-size: 18px;
	
}

.bakgrunn{
}

.required { 
	margin: 2px;
	padding: 0;
}

#rt a{
text-decoration: none;
/*padding-left: 11px;
background-image: url(gfx/ee_n.gif);
background-repeat: no-repeat;
background-position: 0 2px; */
}

#rt a:hover{
	background-position: 0 2px;
	/* background-image: url(gfx/ee_o.gif); */
	text-decoration: underline;
}

#rt {
	text-align: right;
	top: 20px;
	position: relative;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 8px;
}
	
#reeltime {
	text-align: right;
		padding-left: 2px;
		visibility: visible;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		padding-top: 3px;
		font-size: 9px;
		color: #949498;
		opacity: 0.8;
	}
	 #reeltime a {
		color: #767579;
		text-decoration:none;
		/* background-image: url("gfx/ee_n.gif");  */
		background-repeat: no-repeat;
		background-position: 0 2px;
	}
	 #reeltime a:hover {
		text-decoration:none;
		/* background-image: url("gfx/ee_o.gif"); */
	}









#intro{
	font-weight: normal;
	font-size: 17px;
}

#firstpart{
	margin: 0px;
	padding: 0px;
}

.error{
	text-align: left;
	font-style: italic;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 14px;
	color: #9c0014;
}

.email{
}

.direkte{
	text-align: right;
	width: 100%;
}

.mytable input{
	font-size: 14px;
	height: 16px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0px;
}

.mytable #wf_Land{
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
	width: 200px;
}

.mytable label{
	color: black;
	font-size: 14px;
	font-style: italic;
	height: 16px;
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.optin{
	color: black;
}

.oneChoice{
}

