/* CSS Document */

.snd-btn {
background-color:#FFFFFF;
color:#999999;
border:2px #999999 solid;
}

img {
border:0px;
}

.container {
margin:2.7% 2.5% auto;
font-size:12px;
font-family:TradeGothic Light,Verdana,TradeGothic,Georgia,Century Gothic, Times, serif;
}

.container #header {
/*border:solid #000000 2px;*/
width:960px;
height:90px;
}

.container #main {
/*border:solid #000000 2px;*/
margin-top:20px;
width:960px;
height:420px;
}
	.container #text {
	float:left;
/*	background-color:#009966;*/
	width:300px;
	height:320px;
	z-index:1000px;
	font-size:12px;
	color:#1A1A1A;
font-family:TradeGothic Light,Verdana,TradeGothic,Georgia,Century Gothic, Times, serif;
	/*background-image:url(../gfx/temp_text.jpg);*/
	background-position:bottom center;
	}
		.container #textlist {
	float:left;
/*	background-color:#009966;*/
	width:300px;
	height:320px;
	font-size:12px;
	color:#1A1A1A;
font-family:TradeGothic Light,Verdana,TradeGothic,Georgia,Century Gothic, Times, serif;
	/*background-image:url(../gfx/temp_text.jpg);*/
	background-position:bottom center;
	}
			.container #nyheter {
			width:300px;
			background-color:#FFFFFF;
			}
					.container #nyheter a{
					color:#000000;
					text-decoration:none;
					}
					.container #nyheter a:visited{
					color:#000000;
					text-decoration:none;
					}
			
			/*.container #nyheter2 {
			width:300px;
			height:50px;
			border:solid 1px #000000;
			background-color:#999999;
			}*/
	.stil4 {
	color: #999999;
	font-size:11px;
	text-decoration:none;
}
	.stil1 {
	color: #999999;
	text-decoration:none;
}
	.stil1 a {
	color: #999999;
	text-decoration:none;
}
	.stil6 {
	color: #000000;
	font-size:11px;
	text-decoration:none;
}
	.stil3 a {
	color: #999999;
	text-decoration:none;
}
	
	.head {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
	
	.container #text_inside {
	margin:0 28px 0 32px;
	}
			.container #text_inside a{
			color:#999999;
			}
	
	.container #thumbs {
	float:left;
/*	background-color:#993399;*/
	margin-left:-22px;
	margin-top:28px;
	width:350px;
	height:70px;

	}
			.container #imageOptions ul{
			margin:0 0 5px 0;
			list-style-type:none;
			}
			
			/*Mellanrum mellan thumbs*/
			.container #imageOptions li{
			display:inline;
			margin:0 12px 0 18px;
			}
	
			.container #imageOptions a img {
				border: none;
				/*padding: .5em 1em;
				width: 100px;*/
			}
			
			.container #imageOptions a{
				outline: none;
			}
			
	
	.container #loader {
	float:right;
/*	background-color:#99FF33;*/
	margin-left:2%;
	display:hidden;
	width:600px;
	height:420px;
	}

	.container #loader a {
	text-decoration:none;
	color:#1A1A1A;
	}
	
.container #footer {
/*border:solid #000000 2px;*/
margin-top:30px;
margin-bottom:30px;
width:960px;
height:30px;
}
