img {
    vertical-align: top;
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}

h1 {
    font-size: 36px;
    line-height: 1.2;
}
h1.sub {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;	
}

h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4,p14 {
    font-size: 14px;
}

h5 {
    font-size: 17px;
}
h6 {
    font-size: 15px;
}

ol {
    list-style: decimal;
}

li {
    margin-left: 30px;
}
/* sletted ul fra liste */
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, pre, table, address, fieldset {
    margin-bottom: 10px;
}
.italic {
    font-style: italic;
}
.bold, .strong {
    font-weight: bold;
}
.lower {
    text-transform: lowercase;
}
.cright {
    clear:right; 
}
.cleft {
    clear:left; 
}
.cboth {
    clear:both; 
}
.nfloat {float:none !important;}

.notice {
	font-size:12px;
	text-align:right;
    color: #a4a4a4;
    padding: 10px;
}

.inline * {
	display: inline;
}

.arrow li {
    background: url("../gfx/bakgrunner/arrow.png") no-repeat scroll 0 6px transparent;
    margin-left: 0 !important;
    padding-left:8px !important;
}

.arrow li a {
    color: #434343;
}

li.darrow, .darrow {
    background: url("../gfx/bakgrunner/doublearrow.png") no-repeat scroll 0 6px transparent;
    font-weight:bold;
    padding-left:12px !important;
}

.infobox p, .nom{
    margin:0 !important;
}

.grey {
    color:#434343;
}

.grey3 {
    color:#333333;
}

.red {
    color:#D72920;
}

.lgrey, .metadata, .modify-date {
    color:#757171;
}

.subhead {
    border-bottom: 1px solid #757171;
    margin-bottom: 10px;	
}

.mtop5 {
    margin-top:5px !important;
}
.mb0 {
    margin-bottom:0px !important;
}
.mb10 {
    margin-bottom:10px !important;
}
.m0, .nom li, .nom h3 {
    margin:0 !important;
}

.w100 {
    width:100%;
}

.imgpad {
    margin-left:123px;
    /* min-height:63px; */
}

.thumbnail {
    margin-bottom: 10px;
}
.thumbnail.left {
    margin-right: 10px;
}
.thumbnail.right {
    margin-left: 10px;
}
.imgpad h3 {
	font-size: 16px;
    font-weight: bold;
    margin:0 !important;
}

.imgpad p {
    margin:0;
}

.greybox {
    background-color: #E3E1D9;
    padding:10px;
    margin-bottom:10px;
}
.greybg {
    background-color: #E3E1D9;
}

.hide{ display:none;}



