@charset "utf-8";
/* CSS Document */

@font-face {

    font-family: Myriad Tilt;

    font-style:  normal;

    font-weight: normal;

    src: url(../MYRIADT0.eot);

  }

  

body {

		background-color: #001749;

		color: #F5F3D4;

		font-family: arial, Verdana,sans-serif;

		background-image: url(../images/back_curve3.gif);

		background-repeat: no-repeat;

		background-attachment: scroll;

		background-position: right top;

		margin: 0 0 0 0;

		padding: 0 0 0 0;

	}

	

h1 {

    font-family: "Myriad Tilt", Arial, sans-serif;

}

	

.knapp { display: block; padding: 12px 0px 12px 0px; }

	

a {background-color: transparent;color: #F5F3D4;}

	

.menuitems {

		padding: 12px 0 0 9px;

		font-size: 11px;

		line-height: 24px;

		background-image: url(../images/borderleftdark.gif);

		background-position: top right;

		background-repeat: no-repeat;

	}

		

#menuarea {

		background-image: url(../images/back_menu.gif);

		background-position: top left;

		background-repeat: repeat-y;

	}

	

.menuitems a {

		background-color: #000031;

		color: #F5F3D4;

		text-decoration: none;

	}

	

.aktiv {

		color: #F4C421;

	}

	

.menuitems a:hover {

		color: #F4C421;

	}

	

#toppfelt {/*

		position: absolute;

		left: 0px;

		top: 0px;

		padding: 33px 126px 0 255px;

		z-index: 2;

		width: 100%; */

		height: 100px;

		text-align: center;

		vertical-align: middle;

		margin: 0 0 0 0;

	}

	

#tekstfelt { /*

		position: absolute;

		left: 0;

		bottom: 0px;

		top: 0;

		width: 100%;

		padding: 100px 126px 0 255px; */

		margin: 0 0 0 0;

		font-size: 0.9em;

	}

	

#tekstfelt img {

	margin: 0 0 0 1em;

	border: solid 1px #000031;

}

	

b {

		font-size: 1.2em;

	}

	

p {

		padding: 0 0 0 0;

		margin: 2px 0 10px 0;

	}

	

ul {

	list-style-type : disc;

	margin: 0 0 10px 20px;

}



li {

	padding: 1em 0 0 0;

}



li strong {

		color: #F4C421;

}

	

h1 {

		font-size: 36px;

		line-height: 36px;

		text-align: center;

		padding: 0 0 0 0;

		margin: 0 0 0 0;

	}

	

h2 {

		font-size: 22px;

		line-height: 22px;

		text-align: left;

		color: #F4C421;

		font-weight: bold;

		padding: 0 0 0 0;

		margin: 10px 0 0 0;

		font-variant: small-caps;

	}

	

h3 {

		font-size: 18px;

		line-height: 18px;

		text-align: left;

		color: #F4C421;

		font-weight: bold;

		padding: 0 0 0 0;

		margin: 20px 0 10px 0;

		font-variant: small-caps;

	}

	

p + h3 {

	margin: 30px 0 0 0;

}

	

h2 {

		padding: 0 0 0 0;

		margin: 10px 0 0 0;

		font-size: 27px;

	}



#menu  	{

		position: absolute;

		width: 250px;

		left: 0px;

		top: 0px;

  		height:100%;

  	}

	

input, textarea {

		width: 100%;

		margin: 0 0 20px 0;

		padding: 2px;

		border: solid 1px white;

		font-family: arial, Verdana,sans-serif;

		font-size: x-small;

		background-color: #001749;

		color: #F5F3D4;

}

	

textarea {

		height: 50px;

	}