/* CSS Document */
*{
    padding: 0;
    margin: 0;
	
	
}
html{
	height: 100%;
}
body,html{
	margin:0;
	padding:0;
	
}
body {
	background-image: url(img/bg_consensum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment:fixed;
	font-size: 0.70em;
	background-color: #373739;
	letter-spacing: 110%;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p{
	margin-bottom: 0.70em;

}
a, a:visited{
	color: #e4d7a9;
}

h1{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EFEFEF;
	margin-bottom: 10px;
}
#wrapper{
	width: 730px;
	margin-left: 44px;
	margin-top: 43px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 530px;
	overflow: hidden;
}
#header{
	width: 100%;
	height: 60px;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-x;
	float: left;
}
#logo{
	width: 233px;
	height: 50px;
	float: left;
	padding-top:0px;
	background-image: url(img/logo_liten.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#startcontent{
	width: 100%;
	margin-top: 200px;
	text-align: center;
}
#content {
	background-color: #3a3a3c;
	/*border: solid 1px #000066;*/
	filter: alpha(opacity=70);
	-moz-opacity: 0.79;
	opacity: 0.70;
	height: 474px;
	overflow: hidden;
	width: 100%;
	float: left;
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
}
.gutter{
	padding-left: 24px;
	padding-right: 24px;
	width: 682px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: -389px;
	line-height: 180%;
}
.gutter2{
	padding-left: 30px;
	padding-right: 30px;
	width: 670px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: -439px;
	line-height: 150%;
}
#mainnav{
	float: right;
	margin-left:0px;
	height: 24px;
	padding-top: 15px;
	width:480px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	
}

.h1_rubrikbild{
	background-repeat: no-repeat;
	height: 0;
	width: 100%;
	padding:0;	
	padding-top: 27px;
	overflow: hidden;
	float: left;
	margin-bottom: 0.33em;
	line-height: 100%;
}
.topframe{
	float: left;
	margin-top: -60px;
	margin-bottom: 35px;
	text-align: right;
	width: 682px;
	height: 215px;
}

.leftcol{
	/*background-image: url(img/temp_leftcol.gif);*/
	height: 164px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
}

.rightcol{
	/*background-image: url(img/temp_rightcol.gif);*/
	background-repeat: no-repeat;
	float: right;
	height: 204px;
	width: 310px;
	margin-top: -6px;
	margin-right: 10px;
}
.delsida_leftcol{
	float: left;
	width: 340px;
	line-height: 150%;
}
.delsida_leftcol p{
	padding-top: 7px;
	
}
.delsida_rightcol{
	float: right;
	width: 300px;
	padding-top: 25px;
	text-align: center;
}

.delsida_rightcol img{
	/*border: 1px solid #FEFEFE;*/
}
.delsida_fullbredd{
	float: left;
	width:660px;
	line-height: 150%;
}
.delsida_fullbredd p{
	/*width: 100%;*/
}

.h2_divo{
	background: url(../../media/images/h2_divo.gif) no-repeat;
	width: 43px;
	height: 0px;
	padding-top: 16px;
	overflow: hidden;
	margin-left: -1px;
}
.h2_autodrop{
	background: url(../../media/images/h2_autodrop.gif) no-repeat;
	width: 127px;
	height: 0px;
	padding-top: 16px;
	overflow: hidden;
	margin-left: -1px;
}
h3{
	font-size: 110%;
	padding: 0;
	margin-bottom: 0;
	margin-top: 15px;

}
#citat{
	clear: both;
	width: 500px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}


#loginform fieldset{
	width: 80%;
	padding: 20px;
	padding-top: 0;
	float: left;
	margin-left: 10px;
	background: url(img/bg_fieldset.jpg) no-repeat bottom;
	color: #ffffff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.79;
	opacity: 0.70;
}
#loginform legend{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#loginform label{
	width: 200px;
	float: left;
}
#loginform .submit{
	float: right;
	width: 80%;
	padding-top: 20px;
	text-align: right;
}
#loginform .textfield input{
	width: 80%;
}

.image_right{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.image_left{
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}

.scrollable{
	height: 400px; padding-right: 20px; overflow: scroll; overflow-x: hidden;
}
.bildruta_content{
	float:left;
	margin-right: 3px;
	margin-top: 5px;
	width: 130px;
	text-align: center;
	background: #EFEFEF;
	border: 1px solid #999999;
	color:#000000;
}
.bildruta{
	width: 90px;
	height: 90px;
	padding: 7px;
}
.bildruta img{
	border: 1px solid #000000;
}

.tumnaglar img{
	margin: 2px;
	border: none;
}

.admintabell td, .admintabell th{
	padding: 4px;
	background:#333333;
}

.admintabell th{
	padding: 4px;
	background:#000000;
}