/* Smart design, kort prosess*/

body {
	font: 8pt/16pt georgia;
	text-align: center;
	background-color: #FFFFFF;
	}
.hovedtittel {
	font: 45pt/48pt georgia;
}

/* specific divs */
#container {
	width: 975px;
	text-align: left;
	background-image: url(../img/bear-nett.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	}
#containerunder {
	width: 975px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}	
#meny {
	font: 7pt/11pt georgia;
	float: right;
	background-image: url(../img/skillelinje.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 25px;
}

#meny a {
	text-decoration: none;
	padding-left: 5px;
	color: #666666;
}

#meny a:hover {
	text-decoration: underline;
	color: #666666;
}

#menyliste {
	font: 9pt/13pt georgia;
	padding-left: 0;
	margin-left: 0;
}
#menyliste li {
	list-style: none;
	margin: 0;
}

#menyliste a {
	text-decoration: none;
	color: #666666;
}

#menyliste a:active {
	text-decoration: none;
	color: #FF0000;
}

#menyliste a:hover {
	text-decoration: underline;
	color: #666666;
}

#innhold {
	font: 12pt/16pt georgia;
	float: right;
	width: 375px;
	padding: 25px;
}
#innholdunder {
	font: 12pt/16pt georgia;
	float: right;
	width: 675px;
	padding: 25px;
}
#innholdunder table {
	font: 9pt/13pt georgia;
	text-align: left;
	vertical-align: top;
	border: 0;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#innholdunder table td {
	vertical-align: top;
}
#innholdunder a {
	text-decoration: none;
	color: #999999;
}

#innholdunder a:active {
	text-decoration: none;
	color: #FF0000;
}

#innholdunder a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}

#header {
	font: 12pt/16pt georgia;
	float: left;
	position: relative;
	width: 150px;
	margin-left: 175px;
	margin-top: 25px;
}.valgtmeny {
	color: #FF00FF;
}
.pluss5 {
	margin-left: 5px;
}
.ingresshoved {
	background-color: #FFFFFF;
}
.ingresspad {
	padding: 2px;
}
h1 {
	font: 24pt/30pt georgia;
	color: #0099FF;
}
.undertittel01 {
	font: 24pt/30pt georgia;
	color: #0099FF;
}
.undertittel02 {
	font: 20pt/26pt georgia;
	color: #0099FF;
}
.start-thumb {
	align: left;
	text-align: left;
	margin-right: 25px;
}
.td01 {
	width: 185px;
}
.td02 {
	width: 20px;
	font: 12pt/12pt georgia;
	color: #CCCCCC;
}
.td03 {
	font: 10pt/13pt georgia;
	padding-left: 20px;
}
.td04 {
	width: 200px;
}	
.td05 {
	width: 175px;
}
.td06 {
	color: #CCCCCC;
}

.style3 {color: #FF00FF}
.style4 {color: #FF0000}
.style6 {
	color: #FF00FF;
	font-size: 1.3em;
	padding: .1em;
}
.style7 {
	color: #0099FF;
	font-size: 1.1em;
	padding: .1em;
}
.kart {
	text-decoration: none;
	color: #00A0C6;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, helvetica;
}
.kart:hover {
	color: #00A0C6;
	text-decoration: none;
}
.credits {
	font-size: 0.7em;
	color: #CCCCCC;
}

