body {
	margin: 20px;
	background: #2a072c; /* 2A072C */
	font-size: 10pt;
	font-family: sans-serif, univers, tahoma, arial, verdana, sans;
	color: #666;
}

#bakgrunn {
	width: 965px;
}

#cttb {
	width: 740px;
	background: #000;
	float: left;
	border: 2px solid #2C3339;
	padding: 3px 10px 10px 10px;
}

#meny {
	width: auto;
	background: #201020;
	margin-bottom: 10px;
	padding: 2px;
}

#meny p, #logo p {
	text-align: center;
}

#meny hr {
	color: #555;
	background-color: #555;
	height: 1px;
	padding: 0px;
	border: 0px;
}

#cttb p {
	color: #ababab;
}


#innhold {
	width: 530px;
	background: #000;
	float: right;
	padding: 0px 0px 0px 0px;
}

#info {
	width: 200px;
	float: left;
}

#info div {
	margin: 0px 0px 10px 0px;
	padding: 3px;
	border: 1px dotted #666;
	background-color: #171717;
}

#info div h1, #info div h2 {
	font-family: verdana, arial, tahoma, univers, sans-serif, sans;
	color: #984;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;

}

#info div h1 {
	float: left;
	font-size: 1.15em;
}

#info div h2 {
	float: right;
	font-size: 0.75em;
	line-height: 1.7em;
}


#reklame {
	width: 180px;
	background: transparent;
	float: right;
	height: 100%;
	min-height: 100%;
}

#reklame div.reklametekst {
	background: #fff;
	border: 2px solid #999;
	margin: 0px 0px 12px 0px;
	padding: 5px;
	width: 160px;
}

#reklame div.reklamebilde {
	background: #fff;
	border: 2px solid #999;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	width: 170px;
}


#reklame div p {
	text-align: center;
	color: #000;
	font-weight: bold;
}

#reklame img {
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#reklame #nestekonsert {
	background: #fff;
}

#reklame #nestekonsert p {
	color: #000;
}

.op100 {
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.op75 {
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}


.op50 {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.right {
	text-align: right;
}

/* div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; } */
/* div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; } */



p { 
	margin: 0px;
	text-align: justify;
}

/* #innhold p + p { */ /* avstand mellom to avsnitt, IE 6.0 forstår ikke */
/*	margin: 1em 0px 0px 0px;
} */

a {
	color: #765;
	text-decoration: none;
}

a:active, a:focus {
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #a98;
	text-decoration: none;
}

p.clearboth {
	clear: both;
	border-bottom: 1px solid #666;
	margin: 0px 0px 2px 0px;
}

p.skille {
	clear: both;
	margin-bottom: 10px;
}


div.lboks {
	margin: 0px 0px 13px 0px;
	padding: 4px;
	border: 0px dotted #666;
}

div.lboks h1 { 
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 112%;
	text-align: right;
	border-bottom: 1px solid #666;
	font-weight: normal;
	color: #333;
}

div.lboks + div.lboks { 
	margin-top: 1.9em !important;
}

div.lboks h1 span {
	float: left;
	font-weight: bold;
	color: #908040;
	font-weight: normal;
	font-size: 112%;
} 

.gbgray, .gbsvar {
	color: #333 !important;
}


div.lboks h1 a {
	margin: 0;
	font-size: 80%;
	color: #765;
	text-decoration: none;
}
	
div.lboks h1 a:hover {
	margin: 0;
	font-size: 80%;
	color: #a98;
	text-decoration: none;
}


#innhold p { 
	margin: 3px 0px 2px 0px;
	color: #579;
}

div.lboks p { 
	margin: 3px 0px 2px 0px;
	color: #579;
}

div.innholdtopp {
	margin: 0px 0px 10px 0px;
	padding: 3px;
	border: 1px dotted #666;
	background-color: #171717;
}

p.nav {
	text-align: center;
	font-weight: bold;
	margin: 20px 0px 20px 0px !important;
}

p.right {
	text-align: right;
}

p.gbtopp {
	text-align: center;
	margin: 0px;
}

p.foto3 {
	text-align: center;
}

p.foto3 img {
	border: 1px solid #fff;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.lboks p.avsnitt {
	margin: 3px 0px 15px 0px;
}


input, textarea {
	width: 350px;
	overflow: auto;
}

.autowidth {
	width: auto !important;
}

.formlabel {
	width: 160px;
	float: left;
	margin-bottom: 12px;
	/* background: #654; */
}

.forminput {
	/* background: #456; */
	margin-bottom: 12px;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
