body { 
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #484848;
	background:#ffffff url('bilder/000.gif');
}

* { margin:0; padding:0; border:0;}

#ruta {
	margin-left:auto; margin-right:auto;
	width:900px;
	text-align:left;
	background:trensparent;	
}

#kropp {
	width:900px; margin:0px;
	text-align:left;	
}

#top {
	text-align:center;
	width:100%; height:132px;
	background:#ffffff url('bilder/bak-top.png');
}

#huvud { 
	width:900px;
	height:132px;
	margin-left:auto; margin-right:auto;
	text-align:left;
}

#bottom {
	text-align:center;
	width:100%; height:132px;
	background:#ffffff url('bilder/bak-top.png');
}
#fot {
	text-align:left;
	width:900px; height:132px;
	margin-left:auto; margin-right:auto;
}

#kolumn1 {
	float:left;
	width:200px;
	overflow:hidden;
}

#kolumn2 {
	float:left;
	width:700px;
	background: url('bilder/bakcell.gif');
	overflow:hidden;
}

#meny { width:200; float:left;	background: url('bilder/bakcell.gif');
height:100%; }

#meny a:link { text-decoration: none; color: #666666;}
#meny a:visited { text-decoration: none; color: #666666;} 
#meny a:hover { text-decoration: none; color: #cc0000;}
#meny a:active { text-decoration: none; color: #000000;}

.menyrad {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 192px;
	margin:4px;
	padding-bottom:4px;
	border-bottom: solid 1px #ccc;
}

#nyhet {
	width:485px; height: 86px;
	border:1px solid #c00;
	background: url('kongress/bilder/bak.gif');; margin-left:60px; margin-right:40px; margin-top:20px; margin-bottom:20px
}
#annons {
	background: url('bilder/annonsruta.png');
	margin: 10px 0px 10px 30px;
	width:645px; height:100px;
}

#annons1 {
	background: url('bilder/annonsruta1.png');
	margin: 10px 0px 10px 30px;
	width:645px; height:100px;
}

#annons2 {
	background: url('bilder/annonsruta2.png');
	margin: 10px 0px 10px 30px;
	width:645px; height:100px;
}
#annons3 {
	background: url('bilder/annonsruta3.png');
	margin: 10px 0px 10px 30px;
	width:645px; height:100px;
}


h1 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #808040;
	margin: 20px 20px 20px 40px;
}

h2 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #808040;	margin: 20px 20px 0px 40px;

}

h3 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 20px 0px 0px 40px;
}

ul { margin: 12px 40px 12px 90px; }

li{	list-style-image: url('kongress/bilder/plutt.gif'); margin-top:8px; margin-bottom:8px; }

hr { border:0; width:90%; height:1px; background-color:#CCC; color:#CCC; text-align:center; }
  
a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #000000;} 
a:hover { color: #cc0000;}
a:active { color: #000000;} 

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text1 {font-family: verdana,sans-serif;
     font-size: 12px;     line-height: 140%;
     font-weight:normal;
     color:#484848;
     margin-top: 50px;
	 margin-right: 30px;
     margin-left: 40px;
}
.text2 {font-family: verdana,sans-serif;
     font-size: 11px;
     line-height: 140%;
     font-weight:normal;
     color:#484848;
     margin: 10px 50px 10px 40px;
}
.text3 {font-family: verdana,sans-serif;
     font-size: 11px;
     line-height: 140%;
     font-weight:normal;
     color:#484848;
     margin: 10px 50px 60px 40px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}
.clearfix {display: inline-block;} 	
/* Gömmer för IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut clearfix */