@charset "ISO-8859-1";
 	* {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}	
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: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container #mainContent ul li img {
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container  {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #369;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 955px;
} 
#container_skjema {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 955px;
}
#header  {
	height: 100px;
	font-weight: bold;
	color: #FFF;
} 
#headerfooter  {
	height: 20px;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	margin-top: 5px;
}
h1   , h2, h3, h4, h5, h6{
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1em;
	padding-top: 14px;
}
h3 {
	font-size: 1em;
	padding-top: 14px;
	font-style: italic;
}
h4 {
	font-size: 1em;
	padding-top: 14px;
	text-transform: uppercase;
}
#sponsorer  {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#mainContent  {
	margin-top: 20px;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
} 
#mainContent_takk {
	margin-top: 20px;
	margin-right: 230px;
	margin-left: 200px;
	background-color: #000;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 3px solid #000;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainContent_skjema {
	margin-top: 20px;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer  {
	text-align: center;
	background-color: #000;
	height: 20px;
	padding-top: 5px;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
} 
#footer a  {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#meny {
	width: 16em;
	float: left;
	margin-top: 2em;
	margin-left: 1em;
}

#meny ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
		
#meny li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#meny li a  {
	display: block;
	color: #333;
	text-decoration: none;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
}

#meny li a:hover {
	color: #999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
}
#meny p img {
	border: 1px solid #369;
}
#mainContent ul li {
	margin-left: 25px;
	list-style-type: disc;
}
#paamelding {
	height: auto;
	width: auto;
	border: 1px dotted #369;
	padding: 15px;
	margin-top: 10px;
	background-color: #AFC5CC;
}
#skjemamelding {
	width: auto;
	border: 1px solid #369;
	background-color: #FFF;
	text-align: center;
	height: 14px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
input {
	color: #333;
	background-color: #FFF;
	border: 1px solid #369;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-left: 10px;
}
#container #header #headerfooter a {
	color: #FFF;
}
#container #header #headerfooter a:hover {
	text-decoration: none;
}
#container #mainContent a img {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #369;
	padding: 3px;
}
.pristekst {
	font-size: 11px;
	font-weight: normal;
}
#tremenn {
	text-align: center;
}
