@import url('fonts/Lilly-fontfacekit/stylesheet.css');
@import url('fonts/CartoGothic/stylesheet.css');
@import url('fonts/pt-sans/stylesheet.css');
/* ----------------------------------------------------------



-------------------------------------------------------------- */
body {
	font-size: 14px;
	font-family:  "CartoGothicStdBook",Verdana, Arial, Sans-Serif;
	background-color: #fff;
    border: none;
	background-position: 0;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "LillyRegular",  Arial, Verdana, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #006633;
	padding-bottom: 0px; 
	margin-bottom: 0px;
}

h3{
	font-family: "LillyRegular", Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	padding-bottom: 0px; 
	margin-bottom: 5px;
}
a {
	color: #000000 ; 
	font-family: "CartoGothicStdBook",Verdana, Arial, Helvetica ; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none
}
a img {
	border: 0;
}
a:hover {
	color: #000000 ;
	text-decoration: underline;
}
p {
	color: #99CC99;
	font-family:  "CartoGothicStdBook",Verdana, Arial, Helvetica ; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	margin: 0 20px 0 0;
}
#copy {
	font-size: 14px;
	width: 870px;
	margin: 5px auto 15px auto;
	height: 40px;
	color: #003300;
	clear: both;
}
#copy a {
	color: #003300 ; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none
}
#header {
    border: none;
	margin: 50px 0 0 100px ;
	float:left;
	padding: 0 ;
	height: 74px;
	width: 350px;
}
#content {
		background: url("images/textruta2.png") no-repeat; 
		text-align: left;
	    border: 0px;
		float: left;
		margin: 0 0 100px 100px;
		padding: 0;
		height: 461px;
		width: 344px
}
#meny-text {
	    border: 0px;
		float: left;
		margin: 18px 0 0 23px;
		padding: 0 0 0 0;
		height: 400px;
		width: 250px
}	
	#page {
	
	background: url("images/bg.jpg") no-repeat; 
	border: white;
	margin: 0 auto;
	padding: 0 0px 0px 0;
	text-align: left;
	width: 870px;
	border: 0px;
	height: 855px
	}
	#main {
		clear: both;
	}
	.slider-wrapper, .theme-default {
		width: 300px !important;
	}
	.slider-wrapper * {
		max-width: 300px !important;
	}
	#bildspelsruta {
		background: transparent url("images/bildspelsruta.png") no-repeat;
		text-align: left;
		margin: 10px 0 0 20px;
		padding: 15px 0 0 40px;
		width: 280px !important;
		overflow: hidden;
		border: 0px;
		height: 230px;
		position: relative;
		top: 5px;
	}
	#bildspelsruta2 {
		background: transparent url("images/bildspelsruta.png") no-repeat;
		text-align: left;
		margin: 0 25px 0 0;
		padding: 15px 0 0 40px;
		position: relative;
		top: -8px;
		width: 319px;
		border: 0px;
		height: 230px;
		float: left;
	}