@charset "UTF-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #f8f8f6;
	margin: 0px;
	padding: 0px;

}

.wrapper {
width:100%;
float:left;
}

.top {
width:100%;
float:left;
height:68px;
background-color:#000;
}

.int {
width:780px;
margin:0px auto;
}

ul, ol, li {

}

.main {
line-height:24px;
float:left;
width:100%;
background-image:url(./images/topbck.jpg);
background-repeat:repeat-x;
padding-top:20px;
padding-bottom:20px;
background-color:#fff;
}

.logo {
margin-top:20px;
width:auto;
float:left;
color:#fff;
font-size:2em;
background-image:url(./images/logo_janitsjarringen_hvit.gif);
background-repeat:no-repeat;
height:48px;
width:40px;
}


.slogan {
color:#c4c4c4;
font-size:0.5em;
letter-spacing:1px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
float:right;
padding-top:10px;

}

.topmenu {
float:right;
width:auto;
margin-top:36px;
}

.left {
float:left;
width:31%;
padding-right:2%;
background-image:url(./images/horsep.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.leftfull {
float:left;
width:62%;
}

.center {
width:31%;
float:left;
padding-right:2%;
padding-left:1%;
background-image:url(./images/horsep.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.right {
width:31%;
float:left;
padding-left:1%;
}

.rightmain {
width:31%;
float:right;
/*background-image:url(./images/horsep.jpg);*/
background-repeat:no-repeat;
background-position:top left;
padding-left:4%;
}

.teaser {
width:100%;
float:left;
height:auto;
}

.teaser {
padding:0 0 30px 34px;
background-image:url(./images/teaserbck.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.content {
float:left;
width:100%;
background-image:url(./images/vertsep.jpg);
background-repeat:no-repeat;
background-position:top center;
padding-top:30px;
margin-top:10px;
padding-left:28px;
}

.contentnormal {
float:left;
width:100%;
padding-top:10px;
margin-top:10px;
}

.footer {
float:left;
width:100%;
border-top:1px solid #e3e3e3;
padding-top:12px;
font-size:0.88em;
color:#999;
}

h1 {
padding:0;
margin:14px 0 14px 0;
font-size:3.0em;
font-family:"Times New Roman", Times, serif;
color:#444;
line-height:1em;

}

.readmore {
background-image:url(./images/button.jpg);
background-repeat:no-repeat;
background-position:top left;
width:97px;
text-align:center;
margin:6px 0;
color:#666;
font-size:0.88em;
}

.readmore a:link, readmore a:visited, .readmore a:hover {
color:#666;
text-decoration:none;
}



/*Headlines*/

h2 {
padding:6px 0;
margin:0;
color:#95b015;
font-size:1.4em;
}

.italic {
margin: 0 0 30px 0;
	padding: 0;
	font: normal 110% Georgia;
	color:brown;
	font-size:1.2em;
	line-height:30px;
	}



/*List Styles*/

.topmenu ul {
padding:0;
margin:0;
}
.topmenu ul li {
float:left;
list-style:none;
	font-size: 11px;
}
	


/*Link classes*/
a:link, a:visited {
color:#95b015;
}

a:hover {
color:#222;
text-decoration:none;
}

.topmenu ul li a:link, .topmenu ul li a:visited{
padding:14px 20px 18px 20px;
text-decoration:none;
color:#fff;
height:32px;
line-height:32px;
}

.topmenu ul li a:hover{
padding:14px 20px 18px 20px;
text-decoration:underline;
color:#fff;
height:32px;
line-height:32px;
}

.topmenu ul li a:active{
padding:14px 20px 18px 20px;
text-decoration:bold;
color:#fff;
height:32px;
line-height:32px;
}

img.image {
border:1px solid #e4e4e4;
padding:6px;
margin:0 10px 0 0;
}

.date {
	margin: 0 0 0 0;
	padding: 0;
	font: bold 110% Georgia;
	font-size:0.9em;
	line-height:30px;
}

.date2 {
	margin: 0 0 0 0;
	padding: 0;
	font: normal 110% Georgia;
	font-size:0.9em;
	line-height:30px;
}

.datex {
	margin: 0 0 0 0;
	padding: 0;
	font: bold 110% Georgia;
	font-size:0.9em;
	line-height:30px;
	color: red;
}

.fabrikk1 {
float:right;
width:auto;
}

.rowformat1{
background-color:#F7F6F3;
}

.rowformat2{
background-color:#ffffff;
}


.advertisement {
float:left;
width:100%;
height:68px;
padding-top:8px;
background-color: #ffffff;
color:#999;
}

.int_annonse {
width:780px;
margin:0px auto;
background-image:url(./images/annonse.gif);
background-repeat: no-repeat;
background-position: right;
}