html {
	height: 100%;
}

body{
	margin-bottom: 1px;
	margin:20px;
	margin-top: 20px;
	padding:0;
	font: 9pt arial, sans-serif;
	background:rgb(27, 27, 27);
}



a{
	color:black;
	font-weight:bold;
}

a:hover{
	color:yellow;
}

div#super{
	width:850px;
	min-height:570px;
	background:url(../bilder/killar_bg.gif) no-repeat;
}

div#top{
	height:88px;
	background:url(../bilder/killar_topbar2.gif) no-repeat;
}


div#top2{
	height:115px;
	background:url(../bilder/topbar_ny.gif) no-repeat;
}



div#menu{
	width:850px;
	height:56px;
}

div#menu2{
	width:850px;
	height:22px;
	padding:8px 0 0 0px;
	background:url(../bilder/links_yellow_bg.gif) no-repeat;
	text-align:center;
}


div#menu2 a{
	font-size: 8.5pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

div#menu2 a:hover{
	text-decoration:underline;
}



div#maincont{
	width:850px;
}



h3{
padding:0;
margin:0;
}




td#left{
	width:280px;
	height:360px;
}

td#left_full{
	width:620px;
	text-align: center;
}



#bildplats{
	width:260px;
}

#bildplats_full{
	
}


.text_content{
	padding:0 10px;
}

.bild_content{
	padding:10px 10px;
	min-height:430px;
	background:#c9c9c9;
}


#bildtext{
	font:8pt verdana, sans-serif;
	color:black;
	font-weight: bold;
}


td#content{
	width:340px;
	height:376px;
}

td#content_2spalt{
	width:620px;
}


td#content2{
	width:530px;
	height:376px;
}


td#right{
	width:190px;
	height:400px;
}


td#right div.top{
	min-height:40px;
	background:url(../bilder/gulbg_transp_1px.png) repeat-y 0 0;
}

td#right div.bottom{
	width:182px;
	height:46px;
	background:url(../bilder/gulbg_bottom.png) no-repeat 0 0;
}


div#bottom{
	width:850px;
	height:30px;	
	background:url(../bilder/killar_bg_bottom.gif) no-repeat;
}


td#right h1{
	font:bold 10pt times, serif;
	padding:0;
	margin:0;
}

td#right p{
	padding:0;
	font-size:8.2pt;
}

td#right p.small{
	font-size:7.3pt;
}

td#right a{
	font-size:8.2pt;
	text-decoration:none;
	color:black;
}

td#right a:hover{
	text-decoration:underline;
	color:red;
}


td.gastbok{
	padding-bottom:5px;
	border-bottom: 2px solid black;
}


span.yellow{
	color:yellow;
	font-size:11px;
}

span.yellow a{
	color:yellow;
}

span.yellow a:hover{
	color:black;
}


p, h1{
	margin:0;
	padding:0;
}

p{
	padding-bottom:10px;
}


h1{
	font: bold 14pt arial, sans-serif;
	padding-bottom:10px;
}


.inner{
	padding:20px;
}
.inner_content{
	padding: 0 20px;
}

div#admin{

background:white;
padding-left:20px;

}


div#admin a{
	color: red;
}

div#admin a:hover{
	color: black;
}


.inkllogga{
	width:850px;
}

.loggor{
	width:400px;
	height:50px;	
	padding-top:10px;
}

img.imgloggor{
	width:400px;
	height:50px;
}



hr{
	margin:10px 0;
}

.gelbe
{
	background: yellow;
	font: bold 9pt arial, sans-serif;
	color: black;
	border:0;
	width:320px;
}


.gelbe2
{
	background: yellow;
	font: bold 9pt arial, sans-serif;
	color: black;
	border:0;
	width:267px;
}


	
.swartz{
	background: black;
	font: bold 10pt arial, sans-serif;
	color: white;
	border:0;
}

	
	div.navigator{
		padding:10px 0 0 0;
		text-align:center;
	}
	div.totalpagesdisplay{
		padding-top:5px;
		text-align:center;
	}
	.navigator a, span.inactive{
		padding : 0px 5px 2px 5px;
		margin-left:0px;
		border-top:1px solid #999999;
		border-left:1px solid #999999;
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
	}
		
	.navigator a:link, .navigator a:visited,
	.navigator a:hover,.navigator a:active{
		color: white;
		background-color: black;
		text-decoration: none;
	}
	.navigator a:hover{
		color:yellow;
	}
	
	span.inactive{
		background-color :yellow;
	}

/*

div#myWrapper{
	font-family:geneva, sans-serif;
}

div#myWrapper a{
	font-size:8pt;
	font-weight:bold;
	color:#f06;
}

div#myWrapper a:hover{
	color:black;
}


div#myWrapper p, div#myWrapper td{
	font-size:8pt;
	color:black;
}

div#myWrapper h1{
	font-size:15pt;
	font-weight:bold;
	color:#f06;
}
*/


a{
	outline: none;
}

div#faq div{
	margin-bottom:12px;
	margin-left:10px;
	color:black;
}	
	
div#faq a{
	display:block;
	color:black;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:6px;
	margin-left:0;
}
	
div#faq a:hover{
	text-decoration:underline;
}