body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(/bilder/grad.png);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	margin:0px;
}
img
{
	border:none;
}
a
{
	border-bottom:1px dotted #000080;
	text-decoration:none;
	color:#000080;
}
#sidan
{
	width:1001px;
	height:100%;
	text-align:left;
	position:relative;
	background-color:#ffffff;
	margin: 0 auto; 
}
#bildrutan
{
    position:absolute;
    border:1px solid black;
    width:820px;
    height:auto;
    z-index:100;
    background-color:#ffffff;
    left:100px;
    top:100px;
    text-align:center;
    padding-bottom:10px;
}
#bildrutan img
{
    padding:10px;
}
#titel
{
	position: absolute;
	top: 35px;
	left: 10px;
}
#footer
{
	margin-top: 20px;
	padding: 2px;
	border-top: 1px solid #808080;
	text-align: center;
	font-size: 11px;
	width:997px;
	letter-spacing: 5px;
}
#valkommen
{
	padding-top: 15px;
	padding-bottom: 150px;
	padding-left: 10px;
	width: 650px;
}
.knapp
{
	display:block;
	
	width:150px;
	margin: 2px;
	padding: 5px;
	color: #000000;
	background-image:url(../bilder/button.png);
	background-repeat:repeat-x;
	background-color:#d2d2d2;
	border:1px solid #a0a0a0;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}
.sub
{
	margin-top:-18px;
	background-image:none;
	background-color:#c0c0c0;
}
#knapp1
{
	position:relative;
	float:left;
	left: 150px;
	top: -20px;
}
#knapp1b
{
	position:relative;
	float:left;
	left: 100px;
	top: -100px;
}
#knapp3
{
	position:relative;
	float:left;
	left: 0px;
	top: 70px;
}
#knapp2
{
	position:relative;
	float:right;
	right: 150px;
	top: -20px;
}
#knapp2b
{
	position:relative;
	float:right;
	right: 100px;
	top: -100px;
}
#karta
{
	position:relative;
	float:left;
	left: 210px;
	top: -100px;
	margin-bottom:-100px;
}
#kartab
{
	position:relative;
	float:left;
	left: 170px;
	top: -135px;
	margin-bottom:-100px;
}
#karta img
{
	border: 2px solid #808080;
}
#klocka
{
	float:right;
	padding-right:4px;
	text-align: right;
}
#banners
{
	width: 1001px;
	text-align: center;
}
#banners a
{
	border: none;
}
#banners img
{
	border: 1px solid #d0d0d0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content
{
	width:1001px;
	background-image: url(../bilder/vattenstampel.jpg);
	min-height: 500px;
	background-repeat:no-repeat;
}
#menyrad a
{
	display:block;
	float:left;
	height:15px;
	width:108px;
	margin: 2px;
	padding: 5px;
	color: #000000;
	background-image:url(../bilder/button.png);
	background-repeat:repeat-x;
	border:1px solid #a0a0a0;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}
#menyrad a.active
{
	background-image:url(../bilder/button_on.png);
}
#menyrad a:hover
{
	background-image:url(../bilder/button_on.png);
}
#menyrad
{
	padding:0px;
	height: 33px;
	width:1001px;
	background-color:#f0f0f0;
}
#kalendermeny
{
	padding-bottom: 5px;
	background-color:#f0f0f0;
	padding-left:35px;
	font-size: 13px;
}
#brodtext
{
	padding-left: 50px;
	padding-right: 100px;
}
h1
{
	font-weight:bold;
	font-size: 16px;
	border-bottom: 1px solid black;
	margin-top: 25px;
}
h2
{
	font-weight:bold;
	font-size: 14px;
	margin-bottom:6px;
	margin-top:25px;
}
h3
{
	font-weight:bold;
	font-size: 14px;
	font-style:italic;
	margin-bottom:6px;
	margin-top:5px;
}
p
{
	margin-top:3px;
	margin-bottom:10px;
	line-height:normal;
}
td 
{
	vertical-align:top;
	width:150px;
	padding:0px;
	padding-bottom:3px;
}
#bild
{
	left: 80px;
	top: 200px;
	display: none;
	position:absolute;
	padding: 20px;
	background-color:#ffffff;
	border: 1px solid black;
}
#kalender a
{
	border:none;
}
#gastbokform
{
	position:relative;
	left: 200px;
	width: 400px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:left;
	border: 1px solid #808080;
	background-color:#ffffff;
}
#gastbok
{
	position:relative;
	left: 200px;
	width: 400px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:left;
	border: 1px solid #808080;
	background-color:#ffffff;
}
#gastbokform input
{
	width: 300px;
}
#gastbokform textarea
{
	width: 300px;
	height: 100px;
}
.gbdatum
{
	padding-top:19px;float:right;font-size:11px;color:#a0a0a0;
}
.gbnamn
{
	padding-top:15px;border-bottom:1px solid #808080;font-weight:bold;
}
#gbsidor
{
	font-size: 12px;
	padding-top:15px;
	text-align:center;
	padding-bottom:5px;
}

#forumregform
{
	position:relative;
	left: 200px;
	width: 400px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:left;
	border: 1px solid #808080;
}
#forumregform input
{
	width: 250px;
}
#moosetext
{
	padding-left: 25px;
	padding-right: 25px;
	width: 400px;
	height: 1650px;
}
#moosebilder
{
	float:right;
	width:500px;
}
#moosebilder img
{
	padding-top: 50px;
}
#moosemeny a
{
	display:block;
	float:left;
	height:15px;
	width:150px;
	margin: 2px;
	padding: 5px;
	color: #000000;
	background-image:url(../bilder/button.png);
	background-repeat:repeat-x;
	border:1px solid #a0a0a0;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}
#moosemeny a.active
{
	background-image:url(../bilder/button_on.png);
}
#moosemeny a:hover
{
	background-image:url(../bilder/button_on.png);
}
#moosemeny
{
	padding:0px;
	height: 33px;
	width:1001px;
	background-color:#f0f0f0;
}
#forumlist
{
	border:1px solid silver;
}
#forumlist thead td
{
	background-image:url(../bilder/button.png);
	background-repeat:repeat-x;
	background-position: -5px;
	padding: 3px;
	font-size: 12px;
}
#forumlist tbody td
{
	border-top:1px solid silver;
	border-right:1px solid silver;
	padding: 3px;
	width:auto;
	vertical-align:middle;
}
#forumlist tbody td.senaste
{
	border-right:none;
	font-size:12px;
	background-color:#f8f8f8;
}
#forumlist tbody td.senaste a
{
	color:#5050a0;
}
#forumlist td.nummer
{
	text-align:right;
	background-color:#e8e8e8;
}
#forumlist td.titel
{
	font-size: 16px;
	font-weight: bold;
	background-color:#f0f0f0;
}
#forumlist td.titel a
{
	border-bottom: none;
	color: #5050a0;
}
#forumlist td.tradtitel
{
	font-size: 14px;
	background-color:#f0f0f0;
}
#forumlist td.tradtitel a
{
	border-bottom: none;
	color: #5050a0;
}
.forumtrad
{
	border: 1px solid silver;
	width: 900px;
}
.forumtrad td
{
	width:auto;
	padding: 3px;
}
.forumtrad td.datumrad
{
	background-image:url(../bilder/button.png);
	background-repeat:repeat-x;
	background-position: -5px;
	font-size: 11px;
	height: 14px;
}
.forumtrad td.namnruta
{
	background-color:#f0f0f0;
}
.forumtrad td.text
{
	background-color:#ffffff;
}
.forumtrad td.bilder
{
	border-top:1px solid silver;
	text-align: center;
	background-color:#f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.forumtrad td.bilder a
{
	border:none;
}
.forumtrad td.bilder img
{
	border:1px solid black;
	padding:10px;
	background-color:#ffffff;
}
.forumtrad td.text textarea
{
	width:400px;
	height: 150px;
	margin-left:150px;
}
#tradbild
{
	display:none;
	width:auto;
	height:auto;
	border:none;
	padding:0px;
	margin-top: 15px;
}
#loginbox
{
	display:block;
	width:560px;
	font-size:11px;
	border:1px solid silver;
	border-bottom: none;
	background-color:#f0f0f0;
	padding: 5px;
}
#nytradbox
{
	display:block;
	width: 100px;
	font-size:12px;
	border:1px solid silver;
	border-top: none;
	background-color:#f0f0f0;
	padding: 5px;
}
#loginbox input
{
	 font-size: 11px;
}
.loginrutor
{
	width: 100px; height: 12px;
}
.miniatyrbild
{
	border:1px solid black;
	padding:5px;
	background-color:#ffffff;
}
