body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/left-bg-l.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2,h1 {
    font-size: 16px;
}
img {
	border: 0;
}
#main {
	margin: 0 auto;
	width: 766px;
	height: auto;
	text-align: left;
}
#footer {
	width: 100%;
	height: 39px;
	background-image: url(images/bot-bg.gif);
	text-align: left;
	font-size: 10px;
}
#footer .content {
	width: 666px;
	margin: 0 auto;
	padding-top: 10px;
}
#left {
	width: 505px;
	height: auto;
	float: left;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 22px;
	margin-bottom: 25px;
}
#left_right {
	width: 151px;
	height: auto;
	float: right;
	margin-left: 30px;
}
#right {
	width: 149px;
	height: auto;
	float: left;
	margin-top: 47px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #767676;
}
a:active {
	color: #767676;
}

textarea { color:#838282; width:235px; height:87px; padding-left:5px; overflow:auto}

ul {
	margin: 0 2em;
	padding: 0;
}

#meny {
	margin-left: 45px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#meny a  {
	background-image: url(images/menu.jpg);
	display:block;
	height: 22px;
	width: 115px;
	background-position: top;
	color: #000;
	padding-left: 5px;
	padding-top: 23px;
	font-size: 12px;
	float: left;
	text-decoration: none;
}
#meny a:hover {
	background-image: url(images/menu.jpg);
	background-position: bottom;
}

#header {
	width: 100%;
	height: 59px;
}
#header img {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	padding-top: 9px;
}
#header form {
	width: auto;
	height: auto;
	float: right;
	padding-top: 20px;
}
table.product th.top {
	font-weight: bold;
	text-align: center;
}

table.product th {
	font-weight: bold;
	text-align: left;
}
table.product td {
	text-align: center;
}
table.product td.left {
	text-align: left;
}

div.error {
	margin-left: 10%;
	margin-right: 10%;
	padding: 5px;
	border: 1px dotted #ff0000;
}
div.error p:before {
	content: "Feil: ";
	font-weight: bold;
}
div.error p {
	margin: 0;
	padding: 0;
}

div.news_cat {
	border-bottom: 1px dotted #ccc;
}

div.news {
	margin-left: 10px;
}

div.news h4 {
	margin: 0;
	padding: 0;
}

p.news_datetime {
	font-size: 10px;
	color: #ccc;
	text-align: right;
	margin: 0;
	padding: 0;
}

div.statusmessage a {
	display: block;
	border: 1px solid #ff0000;
	color: #ff0000;
	text-decoration: none;
	width: 300px;
	padding: 15px;
	text-align: center;
	font-weight: bold;
}

div.statusmessage a:hover {
	background-color: #f0f0f0;
}
