/* Info ****************
CSS
Tobias Stenström
www.ofod.se
************************ */	

/* Allmänt
************************ */	
* { 
	margin:0; 
	padding:0;}
body { 
	background: center url(bilder/bg.gif) repeat-y #191a1e;
	font-size:small;}	

* html body { 
	font-size:large; 
	f\ont-size:small; }

li { 
	list-style-type:none;}
	
/* Länkar
************************ */	
a:link 		{ text-decoration:underline; color:#000; }
a:active 	{ text-decoration:underline; color:#A69675; }
a:visited 	{ text-decoration:underline; color:#000; }
a:hover 	{ text-decoration:none; color:#A69675;}	
a img 		{ border:0;}

/* Typografi
************************ */				
h2 {
	font-size:150%;
	font-weight:bold;
	color: #A69675; }
	
	
p {
	font:normal 100%/1.6 arial, sans-serif; 
	color:#131416;
	margin:0 0 10px;}
	
p.ingress {
	font-size:100%;
	font-weight:bold;}
	
p.ingress2 {
	font-size:100%;
  color:#A69675;
	font-weight:bold;}
	
p.ingress3 {
	font-size:80%;
	font-weight:bold;}

p.rubrik {
	font-size:200%;
	font-weight:bold;
	color: #A69675;
}	

p.underrubrik {
	font-size:150%;
	font-weight:bold;
	color: #A69675;
}	

p.underrubrik2 {
	font-size:150%;
	font-weight:bold;
	color: #000000;
	text-align:center;
}	
	
div#header ul {
	font:normal 100%/1.6 arial, sans-serif; 
	color:#191a1e;
	width:711px;
	padding-top:190px;
	text-align:center;}
div#header li {
	display:inline;
	margin:0 15px;}	
div#header li.active a {
	font-weight:bold;}	
div#header li a {
	text-decoration:none;}
div#header li a:hover {
	text-decoration:underline;}
	
	div#links ul {
	font:normal 100%/1.6 arial, sans-serif; 
	color:#191a1e;
	text-align:center;}
div#links li {
	display:inline;}	
div#links li.active a {
	font-weight:bold;}	
div#links li a {
	text-decoration:none;}
div#links li a:hover {
	text-decoration:underline;}
ul#vi {
	font:bold 100%/1.6 arial, sans-serif; 
	color:#191a1e;
	margin:0 0 10px;}
ul#vi li {
	background:url(bilder/arrow.png) 0 3px no-repeat;
	padding-left:20px;
	margin:0 0 2px 10px;}	
	
/* STRUKTUR
************************ */	
div#topdiv {
	background: url(bilder/bg_top.gif) repeat-x;
	height:221px;
}	
div#header {
	background:url(bilder/header2.gif)  0 repeat-y;
	width:709px;
	height:221px;
	margin:0 auto 0;
	position:absolute;
}
div#links{
	margin-bottom:0;
	margin-top: -34px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;

}
div#container{/*behållaren för hela sidan*/
  width:711px;
  margin-left:auto;
  margin-right:auto;
  position: static;
  height:auto; /* Firefox, Safari, IE7 etc*/
  height: 440px; /*IE6*/
  min-height: 440px;
}

div#content {/*innehållet mellan header och footer*/
	margin-left: 20px;
	margin-right: 20px;
	width:671px;
	padding-bottom: 150px;
}	
div#split {
	margin-left: 20px;
	width:495px;
	padding-bottom: 50px;
}

div#bild {
	width:475px;
	height:85%;
	position: relative;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	float: none;
	left: auto;
}
div#news {
	width:250px;
    position: absolute;
	padding-bottom: 150px;
	}
div#tabell {
  background-color: #DEDEDE;
}

div#form {
	width:495px;
    position:absolute;
	padding-bottom: 50px;
	}

#footer{
	clear:both;
	position: fixed;
	bottom: 0px;
	width: 709px;
	height: 40px;
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
  margin-right:auto;
	padding: 0px;
	}

ul#bilder li {
	display:inline;}	
ul#bilder li a img {
	height:60px;
	margin:0 5px 5px 0;}
	
form {
	width:230px;
	float:right;
	display:inline;
	margin:0 0 0 20px;}	
form ol li {
	background:none;
	padding:2px 0 2px 0;
	text-align:right;}
form label {
	font:bold 85%/1.5 arial;
	display:block;
	float:left;
	text-align:left;}
form input {
	font:normal 85%/1.2 arial;
	width:110px;
	background-color:#e3d8c5;
	border-top:solid 1px #191a1e;
	border-right:solid 2px #060607;
	border-bottom:solid 2px #060607;
	border-left:solid 1px #191a1e;
	padding:2px;}	
form textarea {
	font:normal 100%/1.2 arial;
	width:223px;
	height:100px;
	clear:left;
	display:block;
	background-color:#e3d8c5;
	border-top:solid 1px #191a1e;
	border-right:solid 2px #060607;
	border-bottom:solid 2px #060607;
	border-left:solid 1px #191a1e;
	padding:2px;}
form button {
	font:normal 85%/1.2 arial;
	width:110px;
	background-color:#c4b191;
	border-top:solid 1px #191a1e;
	border-right:solid 2px #060607;
	border-bottom:solid 2px #060607;
	border-left:solid 1px #191a1e;
	padding:2px;}
	
	
	
html{
	height: 100%;}
body{
	height: 100%;}

#TopFrame {
	width: 90%;
	height: 100%;
	border: 0px;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

* html #nonfooter{
	clear:both;
	height: 768px;}


/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer{
	margin-top: auto;}
