/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #3d3d3d;
	font-size: 100%;
	background:url(../images/bg_body.jpg) no-repeat 50% 0;
	background-color:#3d3d3d;
}

body#konsument {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #3d3d3d;
	font-size: 100%;
	background:url(../images/bg_body-2.jpg) no-repeat 50% 0;
	background-color:#3d3d3d;
}

a, a:link, a:active, a:visited   {
	font-weight: normal;
    text-decoration: none;
	color:#FF9900;
    border-bottom:1px solid #ff9900;
}

a:hover   {
	font-weight: normal;
    text-decoration: none;
	color: #333333;
	border-bottom:1px solid #333333;
}

img.left {
	float:left;
	padding: 0px 15px 15px 0px;
	background-color: #ffffff;
}

img.right {
	float:right;
	padding: 0px 0px 5px 5px;
}

h1 {
	font-size:110%;
	margin-bottom: 7px;
}

h2  { 
	font-size:90%;
	color:#999999;
	font-weight:normal;
}

.rensa {
	height:1px;
	clear:both;
}

p {
	padding:5px 0px 7px 0px;
	font-size:80%;
}

/* LAYOUT  ALLMANT STRUKTUR */

#ram {
	position:absolute;
	left:50%;
	top: 0px;
	width: 960px;
	height: auto;
	margin-left: -480px;
}

#rampreview {
	position:absolute;
	left:50%;
	top: 0px;
	width: 594px;
	height: auto;
	margin-left: -297px;
}

#vanster {
	position: absolute;
	top: 0px;
	width: 594px;
	height:auto;
}

#hoger {
	position: absolute;
	top: 0px;
	left: 594px;
	width:366px;
	height:auto;
}

/* LAYOUT VANSTER */

#sidhuvud {
	width: 594px;
	background:url(../images/bg_topp_v.jpg) #3d3d3d no-repeat;
	height:230px;
	margin:25px 0px 0px 0px;
}	

.vidpennan {
	font-size:80%;
	float:right;
	margin: 130px 40px 0px 0px;
	color:#666666;
	line-height:18px;
}

#sidhuvud .vidpennan img {
	margin-top:10px;
	border:0px;
}

#sidhuvud .vidpennan a img {
	border:0px;
}

#innehall {
	width: 594px;
	height:auto;
	background:url(../images/bg_innehall_v.jpg) #3d3d3d repeat-y;
}

#textbox {
	margin:0px 50px 0px 50px;
}

.nyhetslut {
	background:url(../images/nyhetslut.gif) #f6f6f6 no-repeat;
	height:50px;
}

.nyhetslut-2 {
	font-size:80%;
	font-style:italic;
	background:url(../images/nyhetslut-2.gif) #f6f6f6 no-repeat;
	height:50px;
}

.nyhetslut-3 {
	font-size:80%;
	font-style:italic;
	background:url(../images/nyhetslut-3.gif) #f6f6f6 no-repeat;
	height:50px;
}

.kommentera {
	font-size:80%;
	background:url(../images/kommentera.gif) #f6f6f6 no-repeat;
	height:25px;
	padding: 3px 0px 20px 30px;
	margin:0px 0px 0px 0px;
}

.kommentervisa {
	font-size:80%;
	margin:10px 0px 0px 0px;
}

.kommentervisa p {
	font-size:110%;
	padding:10px 0px 0px 0px;
}

.kommentarslut {
	background:url(../images/kommentarslut.gif) #f6f6f6 no-repeat;
	height:25px;
}

#sidfot {
	width: 594px;
	background:url(../images/bg_botten_v.jpg) #3d3d3d no-repeat;
	height:100px;
}

/* LAYOUT HOGER */

#bildspel {
	width: 366px;
	background:url(../images/bg_fotoram.jpg) #3d3d3d no-repeat;
	height:333px;
	margin:158px 0px 15px 0px;
}	

#bildspel-2 {
	width: 366px;
	background:url(../images/bg_fotoram-2.jpg) #3d3d3d no-repeat;
	height:333px;
	margin:158px 0px 15px 0px;
}	

#senaste-topp {
	width: 366px;
	background:url(../images/bg_akt_topp.jpg) #3d3d3d no-repeat;
	height:80px;
	margin:0px 0px 0px 0px;
}	

#senaste-topp h1 {
	font-weight: normal;
	font-size:110%;
	padding:50px 0px 0px 50px;
}

#senaste-innehall {
	width: 366px;
	background:url(../images/bg_akt_innehall.jpg) #3d3d3d repeat-y;
	height:auto;
}	

#meromniklas, #senastebox, #kategoriebox, #arkivbox, #favoritbox {
	margin:0px 30px 0px 50px;
}

#senastebox h1, #kategoriebox h1, #arkivbox h1, #favoritbox h1 {
	font-weight: normal;
	font-size:110%;
	padding:20px 0px 0px 0px;
}

#senastebox ul, #kategoriebox ul, #arkivbox ul, #favoritbox ul {
	margin: 0px;
	padding:0px;
	list-style:none;
}

#senastebox ul li, #kategoriebox ul li, #arkivbox ul li, #favoritbox ul li {
	display: block;
	width:auto;
	height:auto;
	padding:0px;
	padding: 0px 0px 5px 0px;
	font-size:80%;
}

#senaste-botten {
	width: 366px;
	background:url(../images/bg_akt_botten.jpg) #3d3d3d no-repeat;
	height:50px;
	margin:0px 0px 15px 0px;
}	

/* KOMMENTERA */

#kommentarform {
	margin-top:10px;
	padding:10px 20px 10px 40px;
	font-family: "Courier New", Courier, mono;
	border-top:1px dashed #dcdcdc;
	border-bottom:1px dashed #dcdcdc;
	background-color:#f0f0f0;
}

#kommentarform p {
	padding:0px 0px 3px 0px;
}

#kommentarform span.kommentar {
	color:#ff0000;
	font-size:80%;
}

#kommentarform .falt {
	width: 400px;
	height: 18px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #999999;
	font-style:italic;
	background-color:#f0f0f0;
	padding:2px 2px 2px 10px;
}

#kommentarform .faltliten {
	width: 200px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #999999;
	font-style:italic;
	background-color:#f0f0f0;
	padding:2px 2px 2px 10px;
}

#kommentarform .falttext {
	width: 400px;
	height: 120px;
	border: 1px solid #999999;
	font-style:italic;
	background-color:#f0f0f0;
	padding:2px 2px 2px 10px;
	margin-bottom:5px;
}

#kommentarform .knapp {
	margin: 5px 0px 10px 0px;
	border: 1px solid #999999;
	background-color: #e6e6e6;
	width:100px;
	border: 1px solid #cccccc;
	background-image: url(../images/knapp_skicka.gif);
	background-repeat: no-repeat;
	height:26px;
}



/* ADMIN */

#adminmeny {
	width: 366px;
	background:url(../images/bg_akt_topp.jpg) #3d3d3d no-repeat;
	height:80px;
	margin:160px 0px 0px 0px;
}

#adminmeny h1 {
	font-weight: normal;
	font-size:110%;
	padding:50px 0px 0px 50px;
}

#adminmeny-innehall {
	width: 366px;
	background:url(../images/bg_akt_innehall.jpg) #3d3d3d repeat-y;
	height:auto;
}	

#adminmeny-botten {
	width: 366px;
	background:url(../images/bg_akt_botten.jpg) #3d3d3d no-repeat;
	height:50px;
	margin:0px 0px 15px 0px;
}	

#adminbox {
	margin:0px 30px 0px 50px;
}

#adminbox ul {
	margin: 0px;
	padding:0px;
	list-style:none;
}

#adminbox ul li {
	display: block;
	width:auto;
	height:auto;
	padding:0px;
	padding: 0px 0px 5px 0px;
	font-size:80%;
}

