body{
	background: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.maincontainer{
	background: #FFFFFF url(gfx/sidefyll.gif) repeat-y;
	margin: 1em auto;
	padding-bottom: 1em;
	width: 799px;
}

.maincontent{
	padding-left: 140px;
	padding-right: 20px;
}

.mainwrapper{
	background: url(gfx/logo.jpg) no-repeat top left;
	padding-top: 160px;
}


/**/
.mainmenu{
	float: left;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 120px 0 0 3px;
	position: relative;
	width: 120px;
}

.mainmenu li{
	background: url(gfx/menubackground.gif) no-repeat top left;
	padding: 3px 0 0;
	width: 100px;
}

.mainmenu li a{
	color: #000000;
	display: block;
	font-size: .8em;
	font-weight: bold;
	padding: 4px 0 5px 14px;
	text-decoration: none;
	
}

.mainmenu li a:hover{
	color: #FFFFFF;
}

/**/

.whatsnew{
	border: 1px solid #960F03;
	clear: right;
	float: right;
	margin-right: 20px;
	width: 200px;
}

.whatsnew h2{
	background-color: #960F03;
	color: #FFFFFF;
	font-size: .8em;
	margin: 0;
	padding: .1em .2em;

}

.whatsnew p{
	font-size: .8em;
	padding: 0 .2em .2em;
}

h1 {
	font-weight : bold;
	font-size : 1.3em;
}

h2 {
	font-weight : bold;
	font-size : 1.1em;
	margin-bottom : 0;
}
h3 {
	font-size : 1.0em;
	font-weight : bold;
}

p{
	font-size: .9em;
	margin-top : 0;
}

.maincontent li{
	font-size: .9em;
}

.contactinfo {
	clear: both;
	font-size : 0.7em;
	text-align: center;
}

.contactinfo  a:active, .contactinfo a:visited, .contactinfo a:link  {
	color : Black;
}
.contactinfo a:hover  {
	color : #730D0D;
	text-decoration : none;
}

.litenskrift{
	font-size: .7em;
}

/*Medlemstabell*/

.medlemstabell table{
	border-collapse: collapse;
}

.medlemstabell td{
	font-size: 0.9em;
}

.medlemstabell td.instrument{
	width: 8em;
}

.medlemstabell td.navn{
	width: 20em;
}

.medlemstabell th{
	text-align : left;
}
.medlemstabell td{
	padding: 2px;	
}



.medlemstabell tr.navn{
	background-color: #FFFFFF;
}

.medlemstabell tr.navn a{
	background-color: #FFFFFF; color: #000000; text-decoration: none;
}

.medlemstabell tr.navn a:hover{
	background-color: #FFFFFF; color: #999999; text-decoration: none;
}

.medlemstabell tr.navn-alternate{
	background-color: #EEEEEE;
}


.medlemstabell tr.navn-alternate a{
	background-color: #EEEEEE; color: #000000; text-decoration: none;
}

.medlemstabell tr.navn-alternate a:hover{
	background-color: #EEEEEE; color: #999999; text-decoration: none;
}



/*Terminliste*/

.terminliste table{
	border-collapse: collapse;
}

.terminliste td{
	font-size: 0.9em;
}


.terminliste th{
	text-align : left;
}
.terminliste td{
	padding: 5px;	
}


.terminliste tr.alternate{
	background-color: #EEEEEE; color: #000000; text-decoration: none;
}




<!-- ALTERNATIV -->
navn{
	background-color: #FFFFFF;
}

navn a{
	background-color: #FFFFFF; color: #000000; text-decoration: none;
}

navn a:hover{
	background-color: #FFFFFF; color: #999999; text-decoration: none;
}

navn-alternate{
	background-color: #EEEEEE;
}


navn-alternate a{
	background-color: #EEEEEE; color: #000000; text-decoration: none;
}

navn-alternate a:hover{
	background-color: #EEEEEE; color: #999999; text-decoration: none;
}


/*END Medlemstabell*/



/*Medlemsinfo-popup */

.medlemsinfo-body{
	font-family: verdana, arial;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url("medlemsinfo/bakgrunn/bakgrunn_4.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}


.medlemsinfo{
	font-family: verdana, arial;
	font-size: 12px;
	background-color:EEEEEE;
}

.medlemsinfo a{
	color: #000000;
	font-size: 12px;
}


.medlemsinfo2{
	font-family: verdana, arial;
	font-size: 12px;
	background-color: #FFFFFF;
}


.medlemsinfo2 a{
	color: #000000;
	font-size: 12px;
}


.medlemsinfo-overskrift{
	font-family: verdana, arial;
	font-size: 26px;
	font-weight: bold;
	
}


/*END Medlemsinfo-popup */
