/* Ballerud Hagesenter */

body {
	background: #000;
	margin: 0;
	padding: 0;
}

body,html,td,p {
	font: normal 12px/18pt Tahoma, Geneva, sans-serif;
	color: #FFF;
}

div#wrapper {
	
	width: 1002px;
	height: auto;
	margin: 0 auto;
}

div#logobanner {
	background: url(../images/logobanner.jpg) no-repeat top center;
	width: 1002px;
	height: 100px;
	margin: 0 auto;
}

div#menu {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 982px;
	height: 55px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}

div#flashbanner {
	width: 1002px;
	height: 304px;
	margin: 0 auto;
}
div#strek {
	background: url(../images/understrek.jpg) no-repeat top center;
	width: 1002px;
	height: 17px;
	margin: 0 auto;
}

div#container {
	width: 1002px;
	min-height: 200px;
	height: auto;
	margin: 0 auto;
}

div#maincontent {
	width: 761px;
	min-height: 180px;
	height: auto;
	padding: 10px;
	border-right: 1px solid #d1c8ae;
	float: left;
	
}
div#newsarea {
	width: 200px;
	min-height: 180px;
	float: right;
	height: auto;
	padding: 10px;
	float: left;
}
div#clearer{
	clear: both;	
}
div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 1002px;
	height: 64px;
	margin: 0 auto;
}
div#profilfelt {
	width: 200px;
	float: right;
	/*min-height: 20px;*/
	/*height: auto;*/
	/*margin: 0 auto;*/
	height: 230px;
	min-height: 230px;
	padding: 10px;
}

div#tagmark { padding-top: 10px; text-align:center; width:100%; }
td { vertical-align: top; }
img { border: none; }

div#maincontent a:link, a:visited 
{
font-family: inherit;
color: #fff;
font-size: inherit;
font-weight: normal;
text-decoration: underline;
}

div#maincontent a:hover, a:active
{
font-family: inherit;
color: #afafaf;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}

a:link, a:visited
{
font-family: inherit;
color: #9fbd45;
font-size: inherit;
font-weight: normal;
text-decoration: normal;
}

a:hover, a:active
{
font-family: inherit;
color: #afafaf;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}



h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #9fbd45;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #9fbd45;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #9fbd45;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #9fbd45;
}
td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}

#superlogin {
	background-color: #fff;
	}

