body {
    width:950px;
	margin: 0 auto;
	padding:0px;
	background-color: #ECEADE;
	background-image:url('http://www.interago.se/images/papper_liten.png');

}
body, td, tr, th {
	font-size: 13px;
	color: #363530;
	line-height: 160%;
}

h1, h3{
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
    margin-bottom:13px;
    display:inline;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	color: #3c3b38;
    margin-bottom:9px;
	text-transform: uppercase; 	
}

h3{
	display:none;
}

a {
		color: #c42819;
        text-decoration:none;
        outline:none;
}
a:hover{
		color: #ca291a;
        text-decoration:underline;
}

#flags {
		float:right;
		height:17px;
		margin-right:16px;
		margin-top:5px;
		text-align:right;
		width:200px;
}

#flags img{
		border: 0px;
		margin-top:4px;
		margin-left:2px;
}

p{
       margin-top:6px;
       margin-bottom:13px;
}

.paragraf{
		margin-left:1px;
}

#container {
	width: 950px;
        margin: 0 0 0 0;
        
}
#contentarea {
	width: 950px;
	clear: left;
	margin: 5px 0px 0px 0px;
        padding:0 0 0 0;
        float: left;
	// padding-bottom: 30px;
	background-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 10px #e1dedb;
	-webkit-box-shadow: 0px 0px 10px #e1dedb;
	box-shadow: 0px 0px 10px #e1dedb;  
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	position:relative;
	min-height:650px;	

}
#top {
	width: 100%;
	height: 90px;
}
#top-cover {
	width: 950px;
	margin: 0 0 0 0;
}
#logo {
	width: 330px;
	height: 87px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	display:block;
}

#logo img{
	display:none;
}

#logo a img{
	display:inline;
}

#header {
	width: 950px;
	float: left;
	margin-bottom: 20px;
}

#spotlight {
        //clear:both;
	width: 560px;
	float: none;
        margin-top: 22px;
        margin-left: 28px;
        margin-right:auto;

}

#right {
	float: none;
	width: 300px;
	margin-right:30px;
        margin-top: 22px;

}

#user1 {
	width: 560px;
	float: none;
        margin-top: 30px;
	margin-left: 28px;
}

#user2 {
	float: right;
        overflow:hidden;
	}
#user3 {
	float: left;
        overflow:hidden;
        }

#footer {
	clear: left;
	float: left;
	width: 950px;
	height:50px;
    text-align: center;
	font-size: 13px;
	color: #000000;

}

h2.contentheading, h2.componentheading {
	//margin-bottom: 20px;
	margin-top: 10px;
}
/* COMMON TAGS */
.modifydate {
	color: #000000;
}
.author {
	color: #000000;
}
.createdate {
	color: #000000;
}
.contenttoc {
	margin: 5px;
}
ul {
        text-align:left;
        list-style: none;

}
li {
	//padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;        
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
        background-color: #F6F6F6;
}
.button {
        cursor:pointer;
        border:none;
        outline:none;
        height:25px;
        width:120px;
        background-image:url("Images/Knapp.jpg");
        background-repeat:no-repeat;
        background-position:top left;	
}
.hover{
        cursor:pointer;
        border:none;
        outline:none;
        height:25px;
        width:120px;
        background-position:bottom left;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}

#topmenu {
	float: right;
	clear:right;
        height: 35px;
	margin-top:8px;
	margin-right: 0px;
      margin-left:0px;
      background-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 10px #e1dedb;
	-webkit-box-shadow: 0px 0px 10px #e1dedb;
	box-shadow: 0px 0px 10px #e1dedb;  	  
  -moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	  

        position: relative;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
        margin-right:6px;
	margin-left: 6px;
}
#topmenu li {
        list-style: none;
	float: left;
        font-color: #FFFFFF;	
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 8px;
	line-height: 20px;
        overflow:hidden;
}

#topmenu li a{
	font-size:13px;
	color:#363530;
}

#topmenu li a:hover, #topmenu li#current a {
 	color: #C42819;
	text-decoration:none;
}


#topmenu li.item5 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item6 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item7 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item8 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item9 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item10 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item11 {	
        text-indent: -9000px;
        display:none;        
}
#topmenu li.item23 {	
        text-indent: -9000px;
        display:none;        
}

#topmenu li:hover, #topmenu li.hover{
	position: static;
}

.english_menu{
		width:173px !important;
		clear:right;
}

html>body #topmenu li a { width: auto; }

.flash-title
{
      font-size:19px;
}
.sIFR-active .flash-title
{
      visibility: hidden;
      line-height: 1em;
      margin:0px;

}

.twtr-widget p {
	font-size: 13px;
}

#statcounter{
	display:none;
}

.red_banner{
		width:578px;
		height:42px;
		display:block;
		position:absolute;
		top:96px;
		left:19px;
		z-index:5 !important;
}

.red_banner_headline{
		position:relative;
		top: -38px;
		left: 163px;
}

.red_banner_headline h5{
		color:#f7f6f0;
}

.red_banner_headline h5{
		position:relative;
		top:-28px;	
}

.red_banner_headline h5.sIFR-replaced{
		position:relative;
		top:0px;	
}

.preload{
		display:none;
}


