﻿body
		{
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		color: #454545;
		}

#content
		{
		font-size: 1.1em;
		}

a
		{
		color: #428085;
		}

a:hover
		{
		color: #7dbabf;
		text-decoration: none;
		}

h1
		{
		font-size: 2.1em;
		letter-spacing: -0.05em;
		margin-bottom: 10px;
		color: #428085;
		}

h2
		{
		font-size: 1.8em;
		letter-spacing: -0.05em;
		margin-bottom: 5px;
		color: #428085;
		}

h3
		{
		font-size: 1.6em;
		letter-spacing: -0.05em;
		margin-bottom: 3px;
		}

h4
		{
		font-size: 1.4em;
		letter-spacing: -0.05em;
		margin-bottom: 2px;
		}

h5
		{
		font-size: 1.3em;
		letter-spacing: -0.05em;
		margin-bottom: 2px;
		}

h6
		{
		font-size: 1.2em;
		letter-spacing: -0.05em;
		margin-bottom: 1px;
		}

p
		{
		margin-bottom: 10px;
		}
		
		#footer p
				{
				margin-bottom: 1px;
				}


hr
		{
		display: block;
		border-bottom: solid 2px #E8E8E8;
		clear: both;
		margin-bottom: 10px;
		}

table
		{
		border-collapse: collapse;
		border: solid 1px #999999;
		width: 100%;
		margin-bottom: 15px;
		clear: both;
		}
		
		table td
				{
				border: solid 1px #cccccc;
				padding: 3px;
				}
				
				table td strong
						{
						font-size: 1.1em;
						}
				
				#content table td img
						{
						float: none;
						margin: 10px;
						padding: 0;
						clear: both;
						background-color: #CCCCCC;
						}

#content img
		{
		float: left;
		border: solid 1px #d6d6d6;
		padding: 5px;
		margin: 0 10px 10px 0;
		clear: left;
		}

		#sponsorWrapper span.sponsor
				{
				display: block;
				width: 145px;
				margin: 0 auto 10px;
				padding: 3px;
				border: solid 1px #e1e1e1;
				clear: both;
				background-color: #fff;
				text-align: center;
				}
				
				#sponsorWrapper .sponsor img
						{
						margin: 0;
						padding: 0;
						float: none;
						border: 0;
						}
		
		#banner img
				{
				padding: 0;
				margin: 0 auto;
				border: 0;
				}

.hr
		{
		display: block;
		border-bottom: dotted 1px #ccc;
		clear: both;
		margin-bottom: 10px;
		padding-top: 10px;
		}

div#content ul, div#content ul li
	{
	margin-left: 10px;
	list-style-type: square;
	}

.title {
	font-weight: bold;
	color: #006699;
	cursor: default;
	font-size: 10px;
}
.infoevent {
	color: #000000;
	cursor: default;
	font-size: 10px;
}

/* SKJEMA */
div#content input, div#content select
		{
		padding: 2px;
		border: solid 1px #B7B7B7;
		}

div#content form
		{
		margin-bottom: 10px;
		}

div#content form fieldset
		{
		float: left;
		clear: both;
		margin-bottom: 4px;
		display: block;
		width: 100%;
		}

div#content form label b
		{
		width: 125px;
		display: block;
		float: left;
		}

div#content form label input, div#content form label select
		{
		margin-right: 5px;
		font-size: 1.0em;
		float: left;
		}

div#content form label span.smaller-text
		{
		float: left;
		font-size: 0.9em;
		width: 150px;
		}

div#content span.important
		{
		color: #990000;
		}

div#content form input#submit_btn
		{
		border: 3px double #999999;
		border-top-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 1px;
		background-color: #FFFFFF;
		font-size: 0.8em;
		text-transform: uppercase;
		color: #666;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
		}

/* Table */
table tr th
		{
		background-image: url(../wsimages/table_head.jpg);
		background-repeat: repeat-x;
		border-top: solid 1px #badbdc;
		border-right: solid 1px #badbdc;
		border-bottom: solid 1px #dbf1f2;
		border-left: solid 1px #c6e3e5;
		text-align: left;
		padding: 0px 3px 0px 3px;
		}

/* Banner */
a#bigbanner
		{
		margin: 0 0 0 248px;
		}

a#bigbanner img
		{
		padding: 0;
		margin: 15px 0 0 0;
		}
