body {
	background-color: #e4e8e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
a:link {
	color: #992404;
	text-decoration:none;
}

a:visited {
	color: #992404;
	text-decoration:none;
}

a:active {
	color: #992404;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}


#meny a:link {
	color: #000000;
	text-decoration:none;
}

#meny a:visited {
	color: #000000;
	text-decoration:none;
}

#meny a:active {
	color: #000000;
	text-decoration:none;
}

#meny a:hover {
	color: #992404;
	text-decoration:underline;
}




#maincontainer {
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #b0b3b3;
	width: 732px;
	height: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#venstrecontainer {
	width: 357px;
	border: 1px solid #bbb4b0;
	background-color: #eee8e5;
	float: left;
	margin-right: 12px;
	height: 561px;
}
#hoyrecontainer {
	width: 357px;
	border: 1px solid #bbb4b0;
	float: left;
	height: 561px;
	background-color: #eaeaea;
}
#logo {
	background-image: url(images/logo.gif);
	height: 100px;
	width: 357px;
}
#meny {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #eee8e5;
	border-bottom-color: #eee8e5;
	height: 18px;
	background-color: #d0ccca;
	padding-left: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A0000;
	letter-spacing: 0.1em;
}
#vanligtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#logogalleriet {
	background-image: url(images/logogalleriet.gif);
	height: 100px;
	width: 357px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	}
.boks {
border: 1px;
border-color:#000000;
border-style:solid;
background-color:#CCCCCC;
}
.padding {
padding: 10px; }
#menyhoyre {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #eee8e5;
	border-bottom-color: #eee8e5;
	height: 18px;
	background-color: #d0ccca;
	padding-left: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
}
label {
	margin:0;
	float:left;
	display:block;
	width:250px;
}

.input {
	width:300px;
	
}
.rad1
{
background-color:#CCCCCC;

}

.rad2 {
background-color:#999999;


}