body,html
{
	background-color: #336633;
}

#page
{
	background: transparent;
	min-height: 300px;
	margin: 0 auto 0 auto;
	/* background-image: url(/media/graphics/logos/LGK_topplogoBig_w780h302-2.jpg); */
	/* background-image: url(/media/graphics/logos/LGK_topplogoBig_w780-2.jpg); */
	/* background-image: url(/media/graphics/logos/LGK_topplogoBig_w780h302.jpg); */
	background-image: url(/media/graphics/logos/lgk_topplogo5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#head
{
	background: transparent;
	width: 100%;
	  height: 160px;	/* 266px; */
	margin: 0;
	padding: 0;
	float: left;
}

#nav_1
{
	font-size: 12px;
	filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9;
}

#nav_2, #nav_3
{
	font-size: 11px;
	background-image: url(/graphics/gray/sub_bg.gif);
	filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9;
	background-color: transparent;
}

.block
{
	min-height: 360px;
}

.datum
{
	float: right;
	margin: 120px 10px 0 0 ;
	font-weight: bold;
}

#crumbs p
{
	color: #FFF;
	font-size: 12px;
	float: right;
	display: none;
	padding: 0 5px 0 0;
}

.w2col { width: 48%; }
.w3col { width: 32%; }


#headline h3
{
	margin: 0;
	padding: 0 0 0 5px;
	color: black;
	font-weight: normal;
}

iframe
{
	height:356px;
	width: 778px;
}

iframe.hspalt
{
	width: 220px;
	height: 340px;
	background-color: white;
	margin: 0;
	padding: 0;
	border-width: 0;
	float: right;
	overflow: hidden;
}

iframe.bloglist
{
	width: 210px; /* 540px nya 1:a sidan */
	height: 540px; /* 280 nya 1:a sidan */
	background-color: white;
	margin: 0;
	padding: 0;
	border-width: 0;
	overflow: hidden;
}

iframe.bloglist2
{
	width: 540px;
	height: 240px;  /* 172 */
	background-color: white;
	margin: 0;
	padding: 0;
	border-width: 0;
	overflow: hidden;
}

iframe.bildspelfront
{
    width: 750px;
    height: 370px;
	padding: 0;
	margin: 10px auto 0 auto;
	border: none;
	display:block;
}

iframe.bildspel
{
    width: 650px;
    height: 440px;
	padding: 0;
	margin: 20px auto 0 auto;
	border: none;
	display:block;
}

iframe.kalender
{
    width: 770px;
    height: 780px;
	padding: 0;
	margin: 0px auto 0 auto;
	border: none;
	display:block;
}

iframe.kalender2
{
    width: 550px;
    height: 778px;
	padding: 0;
	margin: 0px auto 0 auto;
	overflow: hidden;
	border: none;
	display:block;
}

/* 
div.plugs
{
	width: 100%;
	height: 90px;
	margin: 10px 0 0 20px;
}

div.plug a
{
	width: 185px;
	height: 80px;
	float: left;
	text-align: center;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0 ;
}

div.plug a
{	

}

div.plug img
{

}

div.plug a:hover
{	
	background-position: 0 -80px ;
}

*/


.left_line
{
	border-bottom: gray;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	margin: 0 0 0 -1px;
}

/* 
.right_line
{
	border-bottom: lightgray;
	border-width: 0 1px 0 0;
	border-style: none dotted none none;
	margin: 0 0 0 0;
}
*/


