@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #032344;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #032344;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(Images/bakgrmm.gif);
	background-repeat: repeat-y;
}
.oneColFixCtr #container {
	width: 841px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(Images/Bakgrunn_842x595.gif);
	height: 595px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 50px;
	left: auto;
	right: auto;
	position: relative;
}
#animation {
	height: 250px;
	width: 380px;
	background-color: #FFF;
	float: left;
	margin-top: 155px;
	margin-left: 49px;
	background-image: url(animation/Animation_260410/Animation_sommer.gif);
}
#meny {
	height: 50px;
	width: 550px;
	position: relative;
	margin-top: 115px;
	margin-left: 30px;
	color: #FFF;
	list-style-type: none;
	float: left;
}
.oneColFixCtr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 238px;
	overflow: auto;
	margin-top: 89px;
	float: right;
	margin-right: 95px;
	font-size: 11px;
	color: #000;
}
.oneColFixCtr #container #mainContent strong {
	font-size: x-large;
	color: #F33;
	text-decoration: blink;
}
#telefon {
	height: 20px;
	width: 300px;
	float: right;
	margin-top: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
}
#filemail {
	background-color: #FEEE30;
	height: 37px;
	width: 161px;
	position: absolute;
	top: 510px;
	left: 650px;
}
#meny ul { 
list-style-type: none; 
text-align: center;
margin: 0;
padding: 0;
}

#meny ul li { 
display: inline; 
}
#meny ul li a { 
text-decoration: none;
padding: .2em 1em;
color: #fff;
}
#meny ul li a:hover
{
	color: #6F0;
}
#textrod {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
