/* CSS Document */
/* ALLMANA TAGGAR */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	font-style: normal;
	color:#666666;
	height:100%;
	background: #666666 url(../images/bg.jpg) repeat-y 50% 0px;
} 

h1 {
	font-size: 110%;
	letter-spacing: 1px;
	margin-top:8px;
	margin-bottom:5px;
}

h2 {
	font-size: 100%;
	letter-spacing: 1px;
	margin-top:8px;
	margin-bottom:5px;
}

a, a:link, a:active, a:visited   {
	font-weight: bold;
    text-decoration: none;
	color: #000000;
    border-bottom: 1px solid #000000;
}

a:hover   {
	font-weight: bold;
    text-decoration: none;
	color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* LAYOUT  ALLMANT */
#ram {
	position:absolute;
	left:50%;
	top: 0px;
	width: 750px;
	height: 100%;
	margin-left: -375px;
	
}

.rensa {
	clear: both;
}

/* VANSTER BOX */

#vanster {
	position: absolute;
	top: 0px;
	width: 201px;
	height: 100%;
}

#flash {
	width: 201px;
	height: 350px;
}

#sidfot {
	width: 201px;
	height: 150px;
	background-image: url(../images/bg_sidfot.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 18px;
	font-size: 65%;
	letter-spacing: 1px;
	color: #e6e6e6;
	font-weight:bold;
}

#sidfot a {
	color: #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

/* MENY BOX */

#meny {
	position: absolute;
	top: 0px;
	left: 201px;
  	width: 123px;
}



html>#meny { 
	top: 0px; 
	}

#meny ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#meny ul li {
	/*float: left;*/
	height: 50px;
	width: 123px;
}

#meny li > ul {
	top: auto;
	left: auto;
	}
#meny ul li a {
	display: block;
	height: 50px;
	margin: 0;
	padding: 0px;
}

#foretag a {
	width: 123px;
	background: url(../images/meny_foretaget_off.gif) no-repeat 0px 0px;
	border: 0px;
	}
#foretag a:hover, #foretagAktiv a {
	background: url(../images/meny_foretaget_on.gif) no-repeat 0px 0px;
	border: 0px;
	}

#webb a {
	width: 123px;
	background: url(../images/meny_webb_off.gif) no-repeat 0px 0px;
	border: 0px;
	}
#webb a:hover, #webbAktiv a {
	background:  url(../images/meny_webb_on.gif) no-repeat 0px 0px;
	border: 0px;
	}

#tryck a {
	width: 123px;
	background: url(../images/meny_tryck_off.gif) no-repeat 0px 0px;
	border: 0px;
	}
#tryck a:hover, #tryckAktiv a {
	background:  url(../images/meny_tryck_on.gif) no-repeat 0px 0px;
	border: 0px;
	}
 
#kontakt a {
	width: 123px;
	background: url(../images/meny_kontakt_off.gif) no-repeat 0px 0px;
	border: 0px;
	}
#kontakt a:hover, #kontaktAktiv a {
	background:  url(../images/meny_kontakt_on.gif) no-repeat 0px 0px;
	border: 0px;
	}
#hem a {
	width: 123px;
	background: url(../images/meny_hem_off.gif) no-repeat 0px 0px;
	border: 0px;
	}
#hem a:hover {
	background:  url(../images/meny_hem_on.gif) no-repeat 0px 0px;
	border: 0px;
	}
/* HOGER BOX */

#hoger {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 426px;
	height: 100%;
}

.startbild {
	margin: 0px;
	height: 274px;
	width: 426px;
	background-image: url(../images/bg_startsidan.jpg);
	background-repeat: no-repeat;	
}

.textbox {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 85%;
	letter-spacing: 1px;
}

.textbox a {
	border-bottom: 1px solid #000000;
}

.textbox a:hover {
	border-bottom: 1px solid #ffffff;
}

.textbox p {
	font-size: 90%;
	letter-spacing: 1px;
}

.textbox img.bild  {
	margin-top: 25px;
	margin-bottom: 10px;	
}

.textbox dl {
	float: right;
	width: 386px;
	padding: 0px 0px 15px;
	display:inline;
	margin-top: 20px;
}

.textbox dt {
	float: right;
	width: 236px;
	margin: 0px 0px 5px;
	padding: 0px;
	letter-spacing: 1px;
	font-weight:bold;
}

.textbox dd {
	margin: 0 0 0 150px;
	padding:0px;
	font-size: 85%;
	line-height: 1.3em;
	letter-spacing: 1px;
}

.textbox dl dd.img {
	margin: 0px;
}

.textbox dl dd.img a {
	border: 0px;
}

.textbox dd.img img {
	float:left;
}

.textbox dl dt a {
	font-size: 85%;
	text-decoration: none;
	color: #000000;
    /*border-bottom: 1px solid #000000;*/
	border: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.8px;
}

.foretagetbild {
	margin: 0px;
	height: 170px;
	width: 426px;
	background-image: url(../images/bg_foretaget.jpg);
	background-repeat: no-repeat;	
}

.webbbild {
	margin: 0px;
	height: 170px;
	width: 426px;
	background-image: url(../images/bg_webb.jpg);
	background-repeat: no-repeat;	
}

.tryckbild {
	margin: 0px;
	height: 170px;
	width: 426px;
	background-image: url(../images/bg_tryck.jpg);
	background-repeat: no-repeat;	
}

.kontaktbild {
	margin: 0px;
	height: 170px;
	width: 426px;
	background-image: url(../images/bg_kontakt.jpg);
	background-repeat: no-repeat;	
}

/* KONTAKT FORM */

.kontakt	{
	margin: 0px;
	font-weight: bold;
}			

#kontaktform p {
	margin: 6px 0px;
}

#kontaktform span {
	margin: 6px 0px;
}

.kommentar 		{
	font-style: italic; 
	color:#CCAA77; 
	margin: 6px 0px;
}
	   
#kontaktform .falt, #kontaktform textarea {
	font-size:100%;
	font-style: italic;
	color:#666666;
	width:300px;
	padding: 5px;
	border: 1px solid #fafafa;
	background-image: url(../images/bg_falt.jpg);
	background-repeat: no-repeat;
}	
					
#kontaktform textarea {
	height:120px; 
	font-size: 100%;
}								   

#kontaktform table#spamkontroll td {
	font-size: 90%;
}

#kontaktform .faltspam {
	font-size:100%;
	font-style: italic;
	color:#666666;
	width:70px;
	padding: 5px;
	border: 1px solid #fafafa;
	background-image: url(../images/bg_falt.jpg);
	background-repeat: no-repeat;
}

html>body #kontaktform textarea { 
height: 120px; 
font-size: 120%; 
}

#kontaktform .knapp {
	font-size:100%;
	color:#333333;
	width:60px;
	height: 22px;
	border: 1px solid #fafafa;
	background-image: url(../images/bg_falt.jpg);
	background-repeat: no-repeat;
}	

#tack 	{
	font-size:100%;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(../images/bg_tack.jpg);
	background-repeat: no-repeat;
}					

