/* 
body {
	background-image: url(http://www.grafikenshus.se/graphics/interface/pic_1096.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	width: 750px;
	margin: 0px auto;
	}
 */
 
#main, #page, body, div, #page div, #page td {
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #323232;
}


h1,h2,h3,h4 {
	font-family: Arial;
	margin-top: 0px;
}
#page #header h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
}

small {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 16px;
}

a {
	color: #00b2e2;
}

#top {
height: 195px;
}

#menudiv {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	border: 0px;
	font-size: 12px;
	float: left;
}

#menu-left {
	width: 150px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
/*
#navigation{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	width: 162px;
	float: left;
	margin-right: 10px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	border-bottom: 1px solid #cecece;
}

#navigation li a {
	text-decoration: none;
	color: #323232;
}
#navigation li a.active {
	text-decoration: none;
	color: #1b8d35;
	font-weight: bold;
}


#navigation li a:hover {
	text-decoration: underline;
	color: #323232;
}
*/
#main {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	width: 750px;
	overflow: hidden;
}


#page {
	overflow: visible;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 0px;
}

#content {
	margin-top: 7px;
	padding-top: 4px;
}

#pagecontent {
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	border: 0px;
	margin-right: -10px;
	float: right;
}
.promo {
	float: right;
	width: 570px;
	margin-left: 12px;
}

.promo .maincolumn {
	width: 352px;
	float: left;
	margin-right: 26px;
	margin-top: 10px;
}

.promo .rightcolumn {
	float: left;
	margin-top: 10px;
	width: 190px;
/*	overflow: hidden;*/
}

.promo .rightcolumn img{
	margin-bottom: 10px;
}

.promo .rightcolumn small {
	width: 190px;
	display: block;
}


.promo .mainimage {
	margin-bottom: 20px;
}

#pagecontent hr {
	height: 1px;
	background-color: #cecece;
	color: #cecece;
	border: 0px;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

hr.clear {
	visibility: hidden;
}

#page .box, .box {
	border-top: 3px solid #00b2e2;
	padding-top: 5px;
	font-family: Arial;
	padding-bottom: 15px;
}

#page .box.calendar, box.calendar {
	border-color: #88bdc1;
	background-color: #e7f2f3;
}

#page .box.openhours, .box.openhours {
	border-color: #c9d77f;
	background-color: #eff3d8;
}

#page .box.about, .box.about {
	border-color: #4e6259;
}

#page #pagecontent .box hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

#page .box span, .box span {
	padding: 8px;
	padding-top: 0px;
	display: block;
}

.block {
	display: block;
}

.strong {
	font-weight: bold;
}


#footer2 {
	text-align: center;
	margin-top: 50px;
	border-top: 3px solid #94a89f;
	width: 750px;
	padding-top: 8px;
	font-family: Times;
	color: #4e6259;
/*	margin-left: -172px;*/
	position: relative;
	height: 80px;
}

#footer2 .logo {
	position: absolute;
	top: -55px;
}