
/* Cascading Style Sheets for bolom.se website */

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #030;
	background-color: #cc9;
	background-repeat: no-repeat;
	background-position: center center; 
	margin: 0;
	padding: 0;
}

p {
	padding: 0.5em;
	font-size: 100%;
        text-align: left;
}

h1 {
	font-size: 3em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0em;
}

h2 {
	font-size: 1.25em;
	margin: 0;
	padding: 0.25em;
}

h3 {
	font-size: 1.0em;
	margin: 0;
	padding: 0.25em;
}

img {
	border-style: none;
	border-width: 1px;
	border-color: #ccc;
}

#yttre {
	height:100%;
	min-height:100%;
	margin: 0 180px;
	border: 0px solid #000;
	border-width: 0 0px;
	margin-bottom:-72px;
	}

html>body #yttre {height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#rubrik{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:80px;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden;
}

#vmeny {
	position:relative;
	float: left;
	width: 180px;
	margin-left: -179px;
	}
* html #vmeny {padding-bottom:2px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/

#vmeny p {padding:0px 2px 0px 3px;}
#hmeny p {padding:0px 3px 0px 2px;}

#vmeny li {margin:0 0 0 0.5em; padding:0 2px 0 0;}
#vmeny ul {margin:0 8px 1em 0; padding:0; list-style:none; font-size:100%}

#hmeny li {margin:0 0 0 0.5em; padding:0 0 0 2px;}
#hmeny ul {margin:0 8px 1em 0; padding:0; list-style:none; font-size:100%}

#hmeny {
	position:relative;
	float: right;
        text-align: right;
	width: 180px;
	margin-right: -179px;
	}
* html #hmeny {padding-bottom:72px ;margin-right:-180px;}/* stop float drop in ie */

#fot {
	width:100%;
	clear:both;
	height:70px;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	text-align:center;
	position:relative;
}
#fot p {
	clear:both;
	text-align:center;
	padding: 0em;
}
* html #fot {/*only ie gets this style*/
	\height:72px;/* for ie5 */
	he\ight:70px;/* for ie6 */
}
#fixarubrik {height:82px;}/*needed to make room for header*/
#fixafot {clear:both;height:70px;line-height:0;}/*needed to make room for footer*/
* > html #fixafot {float:left;width:100%;}
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #mitten {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#mitten {
	position:relative;
	float: right;
	width: 100%;
	margin: 0 -0.5%;
	padding-top: 5%;
	}
#mitten h2 {
	text-align:left;
	}
#mitten ul { 
	list-style-type: none;
	margin: 0em 0% 0em 0%
}

#mitten ol { 
	list-style-type: decimal;
	text-align: left;
}
#inre {
	float: left;
	width: 99%;
	}
#kontakt input[type="text"] {width:100%; max-width:20em}
#kontakt textarea {display:block; width:100%; max-width:28em}
* html #kontakt textarea {display:block; width:28em}
#imitt {
        text-align: center;
}
#imitt p {
        text-align: center;
}
#jul {
        text-align: center;
}
#jul p {
        text-align: center;
	font-family: mistral, verdana, arial, helvetica, sans-serif;
	font-size: 3em;
	color: #f00;
}
.bakgrund {
	background-color: #ffa;
}
.vmenyval {
  	text-align: left;
	margin: 0% 0% 0% 0%
}
.hmenyval {
  	text-align: right;
	margin: 0% 10% 0% 0%
}
.brev {
	text-align: left;
  	font-size: 0.7em;
}
.statcounter {
  	text-align: center;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
a:link {
        color: #006;
	text-decoration: none;
}
a:visited {
        color: #900;
	text-decoration: none;
}
a:hover {
        color: #F00;
}
a:active {
        color: #00C;
	text-decoration: none;
}
a:focus {
        color: #F00;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}
small {
	font-size: 75%;
}

fieldset {
	border: 1px solid #545454;
}
caption {
	font-size:small; font-weight:bold
}
table {
	border-collapse:collapse; empty-cells:show; font-size:0.9em
}
td, th {
	padding:0.25em 0.5em; text-align:left; vertical-align:top
}

.imitten {
	text-align:center
}

.siffror {
	text-align:right
}
