/*
 * CSS for NorSIS
 * Forfatter: Jan Ove Iversen, Klapp Media AS og Jan Erik Paulsen, Fabric - http://fabric.no
 ******************************
 */

#buttoncontainerleft{
    text-align: left;
    float: left;
    display:inline;
    margin:0;
    padding:0;
    width: 180px;

}
#buttoncontainerright {
padding-top:12px;
}
#buttoncontainerleft .p{
   padding:0;
   margin:0;
}

#bodytext1{
    float: left;
    width: 350px;
    background-color: #FFFFFF;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 40px;
    line-height: 15px;
}
/*a.readmore:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
}
a.readmore:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: none;
}
a.readmore:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #579E2D;
    text-decoration: underline;
}*/
#bodytext2{
   /* position:relative;
	left: 200px;
	top: 0px;*/
	float:left;
    width: 180px;
    background-color: #FFFFFF;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 60px;
    line-height: 15px;
}
#bodytextleft{
    /*position: relative;
	top: 0px;
	left:0px;*/
	float:left;
    width: 168px;
    background-color: #FFFFFF;
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 60px;
    line-height: 15px;
	height: auto;
	/*border-right-color:#dfe2de;
	border-right-style:solid;
	border-right-width:1px;*/
}
#bodycontainer2{
    float:left;
    width:921px;
    /*height:600px;*/
}
#bodycontainer3{
    text-align:left;
    float:left;
    width:100%;
    /*height:100%; */
    background-color:#ffffff;
    margin-left:0;
    margin-right:0;
    overflow: hidden;
	padding-bottom:60px;
	padding-top:5px;
    /*height: 550px;*/
}
.bodytext p{
    margin:0;
    padding:0;   
}
#footerlogo{
    float: left;
    margin-right: 12px;
}
#footertext{
    float: left;
    display:inline;
    line-height: 10px;
}
#footer{
    clear:both; /* Jan Erik */
    padding-top: 12px;
    padding-bottom:80px;
    background-image: url(/system/modules/no.klapp.norsis/resources/images/line_bottom.gif);
    background-repeat: repeat-x;
    background-position: center top;
    float: left;
    width: 100%;
}
.footertypo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #FFFFFF;
}
img.buttonleft {
    margin-bottom: 12px;
}
img.topimage {
    float: right;
}
#topimage{
    float: right;
    background-image: url(/bilder/toppfoto/toppfoto_selected.jpg);
    background-position: right bottom;
    height: 174px;
    width: 400px;
    background-repeat: no-repeat;
}
#logo{
	position:absolute;
    float: left;
	background-color:#CC0000;
	width: 300px;
	height:100%;
}
img.topmargin {
    margin-top:8px;
}
img.datavett {
    margin-top: 20px;
}
img.marginheading {
    margin-top:12px;
    margin-bottom:12px;
}
img.topmenudivider {
/*   	top: 5px;
	width:1px;
	margin:0px;
	padding:0px;*/
}

#shadow_space {
	/*background-image:url(../images/gradient_under_top.png);*/
	background-position:bottom;
	background-repeat:repeat-x;
	width: 500px;
	height: 10px;
	float:left;
}