
a img{ border:none; }

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001;
}

.nestemote {
        padding-left: 5px;
        padding-bottom: 5px;
        background: #EFEFEF;
        border: dashed;
        border-color: #BBBBBB;
        border-width: thin;
}

.logos {
        padding-right: 0;
        margin-right: 0;
        padding-left:0;
        margin-left:0;
        float: right;
        padding-bottom: 10px;
}
.logos h2 {
	margin-top: 70px;
	text-align: center;
}



.logosmenu {
        padding-bottom: 0px;
        text-align: center;
}


.headerlogos{
        /*float: right;*/
        /*align: right;
        text-align: right;*/
        padding-top: 7px;
        padding-right: 5px;
        position: absolute;
        top: 5px;
        left: 550px;
        width: 445px;
}

.pfnlogo {
	width: 1000px;
	height: 95px;
	margin: 0; padding: 0;
/*	margin-top: 5px;
	margin-left: 5px;
	float: left;*/
}
.pfnlogo img {
	/*float:left;*/
}

.headerimg{
        border: solid;
        border-color: #000;
        border-width: 1px;
}

.form{
        text-align: right;
}
form {
	padding:0;
	margin:0;
}
.logoskiller {
clear: both;
position: relative;
width: 157px;
height: 6px;
	background: url(bilder/samarbeidsskiller_157x6.gif) no-repeat;
	border: none;
}
hr{
        color: #f7941d;
        border: solid;
        border-width: 1px;
}
.csc-textpic-imagewrap dt {
position:relative;
left:-7px;
}
.csc-textpic-imagewrap {
        padding: 5px;
        border: solid 1px #E5E5FF;
        background: #F6F6F6;
        font-size:90%;
        color: black;
}

.caption
{
        float:right;
        margin: 5px;
        width: 265px;
        padding: 5px;
        border: solid 1px #E5E5FF;
        background: #F6F6F6;
        font-size:90%;
        color: black;
}
.caption.img{
        border: solid;
        border-width: 2px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

h1{
    margin: 10px 0;
    padding: 0;
	font-size: 22px;
}
h2 {
	margin: 2px 0 4px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 20px;
}

h3 {
	margin: 2px 0 4px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 14px;
}

h4 {
	margin: 2px 0 2px 0;
	padding: 0;
	font-weight: bold;
    font-size: 12px;
}
h5 {
	margin: 2px 0 2px 0;
	padding: 0;
	font-weight: bold;
    font-size: 12px;
}

strong{
        padding-top: 1em;
}




p, ol, ul {
	line-height: 160%;
	font-size: 12px;
}

/* Venstremeny. Kan gjerne lages med en klasse på listen i temaet */
/*#subnavlist {display:none}*/
ul#navlist, ul#subnavlist {
	list-style: none;
	list-style-position: outside;
	margin-left: 0; /* For IE og Opera */
	padding-left: 0; /* For Mozilla/Netscape */
	text-indent: 0;
}
#navlist li {
	position: relative;
	background: url(bilder/punktlistefirkant_17x15.gif) 0 3px no-repeat;
	margin-left: 0px;
	padding-left: 22px;
	padding-bottom: 5px;
}
li.current {
	font-weight: bold;
}
li.current li {
	font-weight: normal;
}
#subnavlist {
	padding-top:5px; /*Tilsvarer paddingen på li-bunnen (#navlist li) */
	display: none;
}
.current #subnavlist,
.active #subnavlist {
	display: block;
}
/* Dynamisk undermeny
#subnavlist {
	display: none;
	background-color: white;
	position: absolute;
	z-index: 10;
	width: 100%;
	border: 1px solid black;
	left: 50px;
	top:8px;
}

#subnavlist ul, #subnavlist a {
	background-color: white;
	display: block;
}
#navlist li:hover ul {
	display: block;
}
*/

/* Slutt på venstremeny */

h1 a, h2 a, h3 a, #navlist li a {
	text-decoration: none
}
ul {
	margin: 0 0 0 1.2em;
	padding-left: 0;
}

div.tx-kbconttable-pi1 {
	overflow: hidden; /* Hack for å få bakgrunnsstrek i IE bare mellom tabellcellene */
	width:575px; /* Hack for å få bakgrunnsstrek i IE bare mellom tabellcellene */
}
.tx-kbconttable-pi1 table {
	margin-top:20px;
	width: 99%;
	margin-left: -20px; /* Hack for å få bakgrunnsstrek i IE bare mellom tabellcellene */
}
.tx-kbconttable-pi1 td {
	width: 33%;
	padding-left: 20px; /* Skulle vært adjacent sibling selector */
	background: url(../mediafiler/samarbeidsskiller_6x157.gif) no-repeat; /* Skulle vært adjacent sibling selector */
}

/* adjacent sibling-selectors funker ikke i IE6...
.tx-kbconttable-pi1 td + td {
	background: url(../mediafiler/samarbeidsskiller_6x157.gif) no-repeat;
	padding-left: 20px;
}*/

.tx-mmdamfilelist-pi1-file_name img {
	float: none;
}

.tx-mmdamfilelist-pi1-title {
	clear: both;
}

.tx-mmdamfilelist-pi1-listrow-odd {
	background-color: #fafafa;
}

.kortnytt{
	/*list-style: none;*/
	border: solid;
	border-color: #ff9933;
	border-width: 1px;
	padding: 10px 5px;
	margin-bottom: 8px;
	text-indent: 0;
}
.tx-kbconttable-pi1 h1, .tx-kbconttable-pi1 h2, .tx-kbconttable-pi1 h3, .tx-kbconttable-pi1 h4 {
font-size: 14px;
font-weight: bold;
}
#colThree h1, #colThree h2, #colThree h3, #colThree h4 {
font-size: 14px;
}
.tx-kbconttable-pi1 h1, .tx-kbconttable-pi1 h2, .tx-kbconttable-pi1 h3, .tx-kbconttable-pi1 h4,
.kortnytt h1, .kortnytt h2, .kortnytt h3, .kortnytt h4 {
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	margin-bottom: 0;

}
.kortnytt p {
	margin: 0;
	padding: 0;
}
ul.dates {
	margin-left: 0;
	padding-left: 0;
	margin-right:0;
	list-style: disc;
    list-style-position: inside;
}


ul li.first {
        background: none;
}

a {
	color: #444;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #393939;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}


/* Header */

#header {
	background: url(bilder/meddesignmanual.gif) no-repeat;
	width: 1000px;
	height: 95px;
	position: relative;
	margin: 0;
}

#header * {


}


/* Content */

#wrapper {
	width: 1000px;
	height: 95px;
    border: 1px solid #000; /* Kantlinje er på grafikken */
	position: relative;
	margin: 20px auto 0;
	padding:0;
}
#content {
	width: 1000px; /* Husk også 2*1px kantlinje for total bredde */
	border: 1px solid #000;
	position: relative;
	margin: 0px auto 10px;
	padding:0;
	border-top:none;
}

#colOne { /* Hovedspalte */
	float: left;
	width: 575px;
	margin: 20px 10px 0 20px;
	overflow:hidden;
}

#colTwo { /* Venstrespalte */
	width: 165px;
	float: left;
	margin: 20px 0px 0 10px;
	display: inline; /* Løser venstremarg på venstrefloat */
	overflow:hidden;
}

#colThree { /* Høyrespalte */
	float: left;
	width: 180px;
	margin: 10px 0px 0 20px;
	overflow:hidden;
}
#innloggetinfo {
	height: 40px;
	width: 165px;
	margin-bottom: 10px;
}

#faktiskinnlogget {
	height: 40px;
	width: 125px; /* padding+tekstbredde=spaltebredde (colTwo)*/
	background:url(bilder/innloggetbanner.gif?cachevekk=3) no-repeat;
	padding-left:40px;
	overflow:hidden;
	font-size: 10px;
}

#verktoyfelt { /* Ikke ulik høyrespalte */
	float: left;
	width: 180px;
	height: 30px;
	margin: 20px 0px 0 20px; /* Toppmarg er omtrent toppen av teksten, ved én linjes overskrift */
	overflow:hidden;

	/* border: 1px #ABDA4D solid; (Bare for å ha fargekoden (SMN-grønn) noe sted) */
}

#verktoyfelt .csc-textpic {
	width: 30px;
	height: 30px;
	margin-left: 4px;
	float: right;
}
#verktoyfelt .csc-textpic-clear {
	clear: none;
}

.commentby{
	background:url(images/comment.gif) no-repeat;
	padding:0 0 0 5px;
	padding-left:20px;
}


.postedby{
	background:url(images/page.gif) no-repeat;
	padding:0 0 0 5px;
	padding-left:20px;
}

#content .info span.page {background:url(images/page.gif) 0 50% no-repeat;}
#content .info span.cat {background:url(images/comment.gif) 0 50% no-repeat;}

#colOne img {
	padding: 5px;
	border: none;
	margin: 3px;


}


#colTwo h3 {
	margin-top: 10px;

}





/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	/*background: url(images/linje.gif) repeat-x;*/
}

#footer p, #footer p a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 9px;
	color: #999;
}
.hoyre {
float: right;
}
.venstre {
float: left;
}
#sistendret {
	text-align: right;
	color:#666666;
	font-size:9px;
	margin-bottom:0pt;
	margin-right:5px;
}

a:hover {
	text-decoration: underline;
}





#commentform textarea
        {
	width:350px;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:3px solid #037CC5;
	color:#11112a;
}

.forsidetabell {
	width:100%;
	margin-top: 20px;
}

.jdGallery .slideInfoZone h2 {
	font-size: 18px;
}

.jdGallery .slideInfoZone p {
	font-size:12px;
}

/* =============== Diverse overstyringer av typo3-stiler ========= */
#colThree .infoboks, #colThree .csc-frame-frame1, #colThree .csc-frame-frame2 {
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid orange;
}
.infoboks, .csc-frame-frame2 {
	display: block;
	clear: both;
}

.csc-textpic-imagewrap {
	background-color: #fff;
	border: none;
}

.news-latest-container {
	background-color: white;
	border: none;
}
.news-latest-item {
	background-color: white;
}
.csc-sword {
	border: 1px solid gray;
}
div.tx-kbconttable-pi1 {
	clear:both;
}

#colOne .tx-smoothgallery-pi1 {
	width:569px;
}
/* ====== Noen egne kreasjoner ===== */
.programtabell td {
	border-bottom: 1px solid #aaaaaa;
}

.contenttable td {
	border-bottom: 1px solid #aaaaaa;
}

