* { padding: 0; margin: 0; }
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #eed246; 
	background-image: url(../images/bakgrunn-body.gif); 
	background-repeat: repeat-y; 
	background-position: 0 0;
}
	
.nobackground { background-image: none; }
p, li { line-height: 15px; }
p { margin-bottom: 15px !important; }
td { }
a:link { color: #0000bf; }
a:visited { }
a:hover { }
a:active { }
.introside { background-color: white; background-image: none; }
h1 { color: #d29b3e; font-size: 28px; font-weight: normal; margin-bottom: 15px; }
h2 { color: #cc6500; font-size: 16px; font-weight: bolder; margin-top: 1.5em; margin-bottom: 15px; }
h3 { color: #ac6500; font-size: 12px; font-weight: bolder; margin-top: 1.5em; margin-bottom: 15px; }

#content ul { margin-bottom: 15px !important; margin-left: 20px; padding-left: 0; }
#content ol { margin-bottom: 15px; margin-left: 30px; padding-left: 0; }
#content li { font-weight: normal; margin-left: 20px; padding-left: 0; }

ol.vedtektskapittel { font-size: 14px; font-weight: bold; margin-bottom: 0;}
#content .bildehoyre { float: right; clear: right; margin-bottom: 15px; margin-left: 15px; }
#content .bildevenstre { margin-bottom:15px; float: left; margin-right: 15px; }
.spacer { clear: both !important; }
#forsidesozen { font-size: 10px; float: right; width:200px;text-align:center; margin-left: 10px; margin-bottom: 10px; margin-right:10px; margin-top:45px; }
#forsidesozen img { margin: 0; }
#forsidesozen button { margin: 0; }
.kanji {
	font-size:14px;
	line-height:22px;
}