@charset "UTF-8";
body {
	background-color: #FF0;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/design/test10.jpg);
	background-attachment: fixed;
}
/* CSS Document */

#wrapper {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 200px;
	width: 760px;
	background-color: #000;
	background-image: url(../bilder/design/headbanner.jpg);
}
#wrapp_slider {
	float: left;
	height: 300px;
	width: 760px;
	background-color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slider ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slider ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textbox {
	float: right;
	height: 120px;
	width: 160;
	margin-top: 50px;
	margin-right: 60px;
	line-height: 17px;
	padding: 0px;
}

#content {
	float: left;
	height: auto;
	width: 760px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#colume_left  {
	float: left;
	height: auto;
	width: 558px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FEF753;
}
#colume_left_index {
	float: left;
	height: auto;
	width: 750px;
}
#textblock_index {
	float: left;
	height: auto; /* sätt om den här till auto när fler inläggs har skrivits */
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 10px;
	background-color: #FFF;
}
#textblock_index p a {
	font-weight: bold;
	color: #F00;
}
#textblock_index p a:hover {
	font-weight: bold;
	color: #666;
}

#colume_right {
	background-color: #FFF;
	float: left;
	height: 500px;
	width: 168px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
#colume_right ul {
	margin: 0px;
	padding: 0px;
	display: l;
}
#colume_right ul a {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
#footer {
	background-color: #000;
	float: left;
	height: 50px;
	width: 760px;
	padding-top: 10px;
}
#footer .gultext_center a {
	color: #FCF050;
	text-decoration: underline;
}
#footer .gultext_center a:hover {
	color: #FFF;
	text-decoration: underline;
}

.menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	float: left;
	background-color: #000;
	
	-moz-box-shadow: 0px 8px 10px #344514;
	-webkit-box-shadow: 0px 8px 10px #344514;
	box-shadow: 0px 8px 10px #344514;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=145, Color='#344514')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=145, Color='#344514');
}

.menu ul{
	list-style:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}

.menu li{
	float:left;
	padding:0px;
		}
		
		
		.menu li a{
	color:#FEF050;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: uppercase;
		}


.menu li a:hover, .menu ul li:hover a{
	color:#FC0;
	text-decoration:underline;
			}
			
			.menu li ul{
	display:none;
	height:auto;
	border:0px;
	position:absolute;
	width:120px;
	z-index:200;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	}
		
		.menu li:hover ul{
	display:block;
	text-decoration: none;
		}
		
		.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:140px;
	text-decoration: none;
		}
		
		.menu li:hover li a{
	background:none;
	text-decoration: none;
	color: #FBF151;
		}
		
		.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	color: #FEF753;
	text-decoration: none;
		}
		
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#FC0;
	text-decoration:underline;
			}
			
			.menu p{
	clear:left;
	text-decoration: none;
		}	
h1 {
	font-size: x-large;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: x-large;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: large;
	margin-top: 5px;
	color: #000;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 16px;
}
#textblock_index h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.gultext_center {
	color: #FCF050;
	text-align: center;
}
.center {
	text-align: center;
}
.fetstil {
	font-weight: bold;
}
.texttider {
	color: #FCF050;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 18px;
}
.uppdaterat {
	font-family: Verdana, Geneva, sans-serif;
	color: #FDED4F;
	float: left;
	padding-left: 10px;
}
.uppercase_gul {
	text-transform: uppercase;
	color: #FEF552;
	font-size: medium;
}

.arial_special {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 23px;
	text-align: center;
	line-height: 10px;
}
.uppercase_underline {
	text-transform: uppercase;
	text-decoration: underline;
	color: #000;
}
.shadow {
	-moz-box-shadow: 0px 8px 10px #344514;
	-webkit-box-shadow: 0px 8px 10px #344514;
	box-shadow: 0px 8px 10px #344514;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=145, Color='#344514')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=145, Color='#344514');
	
}
.text_shadow {
text-shadow: 0px 6px 20px #000000;
filter: dropshadow(color=#000000, offx=0, offy=6);
}
.red {
	color: #F00;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#colume_right ul a:hover {
	color: #000;
	text-decoration: underline;
}
x
