/* CSS Document */
/* ALLMANA TAGGAR */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	height:100%;
	background: #c3c3cc url(../images/bg.gif) repeat-y 50% 0px;
	/*background-color: #c3c3cc;*/
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	margin-bottom: 17px;
}

h1 span {
	font-weight:normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 2px;
}

p {
	margin-bottom: 16px;
	line-height: 16px;
}

p.noborder a, p.noborder a:link, p.noborder a:active, p.noborder a:visited, p.noborder a:hover {
	border:0px;
}

a, a:link, a:active, a:visited   {
	font-weight: normal;
    text-decoration: none;
	color: #000000;
    border-bottom: 1px solid #000000;
}

a:hover   {
	font-weight: normal;
    text-decoration: none;
	color: #c3c3cc;
    border-bottom: 1px solid #c3c3cc;
}

img {
	border: 0px;
}

/* LAYOUT  ALLMANT */

#ram {
	position:absolute;
	left:50%;
	top: 0px;
	width: 800px;
	min-height: 100%;
	margin-left: -400px;
	background-color: #ffffff;
}

* html #ram {
	height: 100%;
}

.rensa {
	clear: both;
}

/* LAYOUT SIDHUVUD */

#sidhuvud {
	margin: 0px 2px;
	padding: 25px 0px 0px 40px;
	background-color: #e1e1e7;
	height: 104px;
	width: 756px;
}

/* LAYOUT MENY */

#menybox {
	margin: 2px 2px 0px 2px;
	background-color:#000000;
	width: 796px;
	border-bottom: 1px solid #ffffff;
}

#menybox table#adress {
	background-color: #c3c3cc;
	border-bottom:2px solid #ffffff;
}

#menybox table#adress td {
	color: #000000;
	padding:5px 30px 5px 10px;
}
#menybox table {
	color:#C1AF6B;
}

#menybox table td.ppg-logga {
	text-align: right;
	padding: 0px 5px 0px 0px;
}

#menybox table a, #menybox table a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}

#menybox table table.h-over a, #menybox table table.h-under a, #menybox table table.h-over a:hover, #menybox table table.h-under a:hover {
	font-weight: normal;
	border: 0px;
}

#menybox table table.v-over td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:5px 30px 5px 10px;
}

#menybox table table.v-over td.aktiv {
	font-weight: bold;
}

#menybox table table.h-over td {
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:5px 15px 5px 10px;
}

#menybox table table.v-over td.menuoff, #menybox table table.h-over td.menuoff{
	background-color:#000000;
}

#menybox table table.v-over td.menuon, #menybox table table.h-over td.menuon {
	background-color:#C3C3CC;
}

#menybox table table.v-under td {
	border-right: 1px solid #ffffff;
	padding:5px 30px 5px 10px;
}

#menybox table table.v-under td.aktiv {
	font-weight: bold;
}

#menybox table table.h-under td {
	
	border-left: 1px solid #ffffff;
	padding:5px 15px 5px 10px;
}

#menybox table table.v-under td.menuoff, #menybox table table.h-under td.menuoff {
	background-color:#000000;
}

#menybox table table.v-under td.menuon, #menybox table table.h-under td.menuon {
	background-color:#C3C3CC;
}

/* LAYOUT UNDERMENYER */

#undermenyboxtom {
	margin: 0px 2px;
	height: 29px;
	width: 796px;
}

#undermenyboxtom p {
	padding: 10px 58px 10px 0px;
	text-align: right;
	font-style:italic;
}

#undermenybox {
	margin: 0px 2px;
	height: 29px;
	width: 796px;
	border-bottom: 3px solid #000000;
}

.undermeny {
	margin: 7px 10px 0px 10px;
	color: #C1AF6B;
	font-weight: bold;
}

.undermeny a,.undermeny a:link, .undermeny a:active, .undermeny a:visited   {
	font-weight: bold;
    text-decoration: none;
	color: #000000;
    border: 0px;
}

.undermeny a:hover   {
	font-weight: bold;
    text-decoration: none;
	color: #c3c3cc;
    border: 0px;
}

/* LAYOUT INNEHALL */	

#innehall {
	margin: 0px 2px;
	width: 796px;
}

#v-innehallbox {
	margin: 20px 0px 0px 58px;
	display: inline;
	float: left;
	width: 320px;
}

#v-innehallbox ul, #h-innehallbox ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
	border: none;
}

#v-innehallbox ul li, #h-innehallbox ul li {
	display: block;
	background-image: url("/images/li_mark.gif");
	background-repeat: no-repeat;
	width:300px;
	padding: 0px 0px 5px 25px;
}

#h-innehallbox {
	margin: 20px 58px 0px 0px;
	display: inline;
	float: right;
	width: 320px;
}

#tot-innehallbox {
	margin: 20px 58px 0px 58px;
	width: 620px;
}

/* LAYOUT NYHETER */

#nyhetsram {
	margin: 0px 58px 0px 58px;
	width: 676px;
}

.nyhetsbox {
	float:left;
	width: 676px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	clear:both;
	border-bottom: 1px solid #000000;
}

.nyhetsbild {
	width: 320px;
	padding-bottom: 25px;
	float:left;
}

.nyhetstext {
	width: 320px;
	float:right;
	padding-bottom: 25px;
}

/* LAYOUT KONTAKT */

#kontaktram {
	margin: 0px 58px 0px 58px;
	width: 676px;
}

.kontaktbox {
	float:left;
	width: 676px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	clear:both;
}

.v-kontakt {
	width: 320px;
	padding-bottom: 25px;
	float:left;
}

.h-kontaktbild {
	width: 320px;
	float:right;
	padding-bottom: 25px;
}

#kontaktram .kontaktbox .h-kontaktbild img {
	float:right;
}

.h-kontakt {
	width: 320px;
	float:right;
	padding-bottom: 25px;
}

#kontaktram .kontaktbox .v-kontakt img, #kontaktram .kontaktbox .h-kontakt img {
	/*float:left;*/
	margin-bottom: 30px;
}


/* LAYOUT SIDFOT */

#sidfot {
	clear:both;
	text-align: right;
	color:#C3C3CC;
	width: 676px;
	margin: 30px 58px 30px 58px;
}

/* LAYOUT KUNDLOGGIN */

#adminform label {
	font-weight: bold;
}

#adminform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;  
	width:200px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

#adminform .knapp {
	font-style: normal;
	color:#000000;
	width:100px;
	height:20px;
	border: 1px solid #000000;
	background-color: #c3c3cc;
}	