/* CSS Document */

li {
margin-bottom:8px;
line-height:1.4em;
}

p {
line-height:1.4em;
margin-top:5px;
margin-bottom:10px;
}


ul { 
margin-left:19px; 
margin-top:5px;
padding-left:2px;
}

body {
	background-image:url(bilder/bg.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#innehall {
	width:780px; 
	margin:0px auto;
}
	
#navigation {
	width:780px; 
	margin:0px auto; 
	border-top: solid 1px #000000;
	padding-top:5px;
	height:40px;
}	

#sidhuvud {
	height:90px;
	padding-top:10px;
}

#mitten {
	min-height:250px; 
	border-bottom: solid 1px #000000;
	padding-bottom:30px;
	width:780px;
}

#sidfot {
	height:30px; 
	text-align:center;
	position:relative;
	width:780px;
}


.menylank {
float:left; 
padding-right: 19px;
}


img{
	border: 0px;
}

a {
	color: #000000;
}

h1 {
font-size:20px;
font-weight: normal;
color:#069FBF;
margin-bottom:1px;
margin-top:0px;
}

h2 {
font-size:13px;
font-weight: bold;
color:#000;
margin-bottom:6px;
margin-top:6px;
}

.medlem {
width:410px; margin-left:50px;
}

.left {
width:410px; float:left;}


.right {float:left; width:320px; padding-left:50px;}

.spalt1 {float:left; width:280px; padding-right:20px;}
.spalt2 {float:left; width:280px; padding-right:20px;}
.spalt3 {float:right; width:180px;}



.brclr{
	clear:both;
}

.textrutor {
float:left;
width:200px;

}

.textrutorbred {
float:left;
width:400px;
}


.formfalt {
width:180px;
}

.formfaltokdiv {
width:1px;	
height:1px;	
overflow:hidden;
visibility:hidden;
}
.formfaltok {
width:20px;	
}

#formular {
background-color:#ffffFF;}

