/* GENERAL STYLES */

.content { width:738px;}
.content { 
padding-top: 30px;
padding-bottom: 40px;
padding-left: 30px;
padding-right: 30px;
border-right: 1px solid #000;	
border-left: 1px solid #000;	

 }

.tabell {	
padding-left: 20px;
padding-right: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.date {	
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#666;
}


.column_logo_left { 
padding-top: 40px;
padding-right: 20px;
padding-left: 20px;

 }

.column_logo_right { 
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;

 }


.righgt_column { 
padding-left: 20px;
padding-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;

 }
 
















/* GAMMALT CRAP NEDANFÖR HÄR*/

body{
	margin-top:0;
	padding:0;
	}

#web_bottom_left {
	left: 0px;
	 position: fixed;
	 background-position: bottom;
	/* background-image: url(../media/web_bottom_left.png); */
	 background-repeat: no-repeat;
	 width: 50px;
	 height: 100%;
	 padding-bottom: 0px;
	 margin-left: 0px;
	 margin-top: -4px;
	 border: 0px solid red;
	 background-color: transparent;
	 }		
	
a:link, a:visited {
	text-decoration:none; 
	color:#000;
	}	
a:hover {
	text-decoration:none; 
	color:#d21e29;
	}		
	
a img {
	border:0;
	}

#container{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: 0px solid blue;
	background: transparent url(../media/x_bg_container.jpg) top repeat-y;
	margin-top: 0px;
	margin-bottom: 20px;
	}

#header{
	background: transparent url(../media/x_bg_header.jpg) top no-repeat;
	height: 90px; /*Height of top section*/
	border: 0px solid blue;
}

#header .lefteye {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 90px;
    float: right;
	display: inline; /* Maste vara med for IE 6, http://www.positioniseverything.net/explorer/floatIndent.html*/
	text-align: right;
	}
		
#header .righteye {
	margin-right: 70px;
    float: right;
	text-align: right;
	}	












#rubrikcontainer {
	/* FÃ¶r att rubriken ska ligga fast */
	position: relative;
	width: 300px;
	padding: 0px;
	background-color: transparent;
	z-index: 3;
	border: 0px solid red;
	left: 188px;
	top: 57px;
	}
	
		
#contentwrapper{
	float: left;
	width: 899px;
	border: 0px solid blue;
	background: transparent url(../media/x_bg_footer.jpg) bottom no-repeat;	
	padding-bottom: 50px;
	}
	

	
	
	
#leftcolumn{
	margin-top: 20px;
	float: left;
	display: inline; /* Maste vara med for IE 6, http://www.positioniseverything.net/explorer/floatIndent.html*/
	width: 480px; /*Width of left column + marginleft
	height: 390px;	*/
	margin-left: 82px; /* 82Set left margin to -(MainContainerWidth)*/
	font-size: 0.7em;
	line-height:150%;
	background-color: transparent;
	border: 0px solid red;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	

	}




	
	
#contentcolumn{
	margin-top: 20px;
	width: 264px; /*	264px; */
/*	height: 390px; */
	margin-left: 564px; /*Set left margin to LeftColumnWidth*/
	border: 0px solid green;
	font-size: 0.65em;
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	background-color: transparent;	
	}
	
	
	

#rightcolumn{
	float: right;
	width: 10px; /*Width of right column*/
/*	margin-left: -10px; Set left margin to -(RightColumnWidth)*/
	background: transparent;
	border: 0px solid blue;
	}


.innertube_leftcolumn{
	padding-top: 19px;
	padding-left: 19px;
	padding-right: 30px;
	padding-bottom: 19px;
	border-right: 0px solid #eee;	
	}
	
	
.innertube_contentcolumn{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 15px;
	}	


.innertube_contentcolumn_index{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 11px;
	padding-right: 40px;
	padding-bottom: 15px;
	}	

.innertube_leftcolumn_index{
	padding-top: 19px;
	padding-left: 19px;
	padding-right: 11px;
	padding-bottom: 19px;
	}

.biggerfont{
	font-size: 1.1em;
	}	


#middlewrapper{
	float: left;
	width: 900px;
	height: 190px;

	margin-top: 20px;
	border: 0px solid blue;
	}



#middlecolumn{
	float: left;
	width: 600px;
	font-family: Arial, Geneva,  Helvetica, sans-serif;
	background-color: transparent;
    color:#000;
	font-size: 0.7em;
	line-height:150%;
	padding: 10px 0px 10px 0px;
	z-index: 3;
	border: 1px solid red;
	}

.innertube_middlecolumn{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
	padding-left: 100px;
	padding-bottom: 60px;
	padding-right: 10px;
	}


.innertube_middlecolumn_index{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 60px;
	padding-right: 0px;
	}



#tabeller{

	float: left;
	width: 200px;
	height: 210px;
	margin-right: 20px;
	margin-left: 0px;
	
	}


#top3_news a img {
	border: 1px solid #ccc;
	margin-bottom: 8px;	
	}










#footer{
	clear: left;
	
	width: 900px;
	height: 10px;
	background: #cacaca;
	font-family: Arial, Geneva,  Helvetica, sans-serif;
    color:#333;
    font-size: 0.55em;
	padding: 4px 0px 0px 0px;
	z-index: 13;
	border: 0px solid red;
	}

#footer a{
	color: #777;
	text-decoration:none;
	}

#footer .leftfoot {
	position: relative;
	margin-left: 100px;
	margin-top: -55px;
    float: left;
	text-align: left;
	
	}
		
#footer .rightfoot {
	position: relative;
	margin-right: 20px;
	margin-top: -66px;	
    float: right;
	/*display: inline;  Maste vara med for IE 6, http://www.positioniseverything.net/explorer/floatIndent.html*/
	text-align: right;
	}	


#nyhetsdatum{
	color:#d21e29;
	}		
#nyhetsdatum a, #nyhetsdatum a:visited, #nyhetsdatum a:active {
	color:#d21e29;
	text-decoration:none;
	}		
#nyhetsdatum  a:hover {
	text-decoration:none; 
	color:#d21e29;
	}	









 #menu{
 /* Menyknapparna fÃ¶r admin, ligger i ovankant av container */
	position: absolute;
	top: 30px;
	left: 58%;
	margin-top: 0px;	
	padding: 3px 0;
	margin-left: 0;
	border: 0px solid blue;
	z-index: 77;
	}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('../images/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bolder 11px "Lucida Grande", "Trebuchet MS", arial, Helvetica, sans-serif;; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;

}
