
#all {  }
html>body #all { height: auto; }
body
{
	font-family: Times New Roman;
	color: #000000;
	background: white;
	font-size: 12px;
	overflow-x: auto;
	overflow-y: scroll;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:black;
	scrollbar-track-color:white;	
}

a:link img { border: 0px solid black }

a:visited img { border: 0px solid black }

a:active img { border: 0px solid black }

a:link
{
	color: #FCFCF5;
	text-decoration:none;
}

a:visited
{
	color: #FCFCF5;
	text-decoration: none;
}

a:active
{
	color: #FCFCF5;
	text-decoration:underline;
}

a:hover
{
	color: #FCFCF5;
	text-decoration:underline;
}

div.base
{
	background-image: url(../images/content_back.jpg);	
	position: absolute;
	left: 50%;
	top: 20px;
	width: 770px;
	margin-left: -385px;
	

}
div.meny_historia
{
	padding-top: 2px;
	visibility:hidden;
	background-color:#663333;
	position: absolute;
	left: 0px;
	top: 122px;
	width: 772px;
	height: 16px;
	z-index:3;

}

div.meny_kalender
{
	color: #FCFCF5;
	padding-top: 2px;
	padding-left:10px;
	visibility:hidden;
	background-color:#663333;
	position: absolute;
	left: 0px;
	top: 122px;
	width: 762px;
	height: 16px;

}

table.top
{
	border-collapse: collapse;
	border-spacing: 0px;
	width:770px;
}

table.content
{

}

table.bottom
{
	border-collapse: collapse;
	border-spacing: 0px;
	width:770px;
}
table.content a:link
{
	color: black;
	text-decoration: underline;
}

table.content a:visited
{
	color: black;
	text-decoration: underline;
}

table.content a:active
{
	color: black;
	text-decoration: underline;

}

table.content a:hover
{
	color: black;
	text-decoration: underline;
}
td.top
{
}

td.meny
{
	padding-left: 10px;
	background-color:#663333;
	color: #FCFCF5;

}

td.submeny
{
	padding-left: 10px;
	color: #FCFCF5;

}

td.content_left
{
	border-width:1px;
	border-style: none dotted none none;
	border-color: #663333;
}

td.content
{
	padding-left: 150px;
	padding-right: 150px;
}
td.content_right
{
	vertical-align: text-top;
}

div.vecka_info
{
  	position:absolute;
  	width:230px;
  	height:300px;
  	right:20px;
  	top:130px;
}
.vecka_info a:hover
{
	cursor:help;
}

img.vecka_krus1
{
 	position:absolute;
 	left:0px;
 	top:0px;
 	z-index:0;
}

img.vecka_krus2
{
  	position:absolute;
  	right:0px;
  	bottom:0px;
 	z-index:0;
}
div.vecka_text
{
	font-size: 13px;
  	position:absolute;
  	top:50px;
  	left:65px;
	z-index:2;
}

div.kalenderdate
{
	padding-left:20px;	
	
}

div.kalendertext
{
	padding-left:40px;	
}

td.logga
{
	color: #FCFCF5;
}

td.bottom
{
	background-color:#663333;
	color: #FCFCF5;
}

td.contact_left
{
	align:right;
	padding-right:20px;
	line-height:175%;
}

td.contact_right
{
	padding-left:20px;
	border-width:1px;
	border-style: none none none dotted;
	border-color: #663333;
}

td.content_middle
{
	border-width:1px;
	border-style: none dotted;
	border-color: #663333;

}

img.links_pil
{
position:absolute;
top:140px;
left:10px;
z-index:-1;
}

img.calendar_krus
{
position:absolute;
bottom:55px;
right:10px;
z-index:0;
}
b.textheadline
{
	font-size: 24px;
	color: #663333;
}

b.textheadline2
{
	font-size: 18px;
	color: #663333;
}
b.textheadline3
{
	font-size: 14px;
	color: #663333;
}
div.prod
{
	font-family: Tahoma;
	color: gray;
	font-size: 11px;
	position:absolute;
	bottom:-15px;
	right:2px;
}
