html, body { margin: 0; padding: 0; background: white; }
a img { border: none; }
a { text-decoration: none; color:#444; cursor: pointer; }
a:hover { color: #000; }
ul,li,ol {	margin:0; padding:0; }
table { border-collapse: collapse; }
td { padding: 4px 6px; vertical-align: top; }
p.title { font-weight: bold; }

h1 {
	font-size: 30px;
	font-style:bold;
	color: #8fd3ee;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

h2 {
	font-size: 15px;
	color: black;
	margin: 0;
	font-weight: normal;
}


h3 {
 	text-align: center;
	font-size:15px;
	color:#666;
	margin: -4px 0 6px 0;
}

h4 {
	font-size: 14px;
}

p.p { margin: 15px 0; line-height: 1.6em; }

#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin: 20px auto;
	
	height: 800px;
	color:#707173;
	line-height: 14px;
	width:900px;
}

#top { height: 260px; }

#topbild {
	height: 195px;
	width:560px;
	background-image:url("../bilder/stenar_huvud.jpg");
	float:left;
	margin-top:65px;
}

#logo {
	height:260px;
	width:340px;
	float:right;
}

#nav {
	position: absolute;
	top: 60px;
	color:#3CF;
	text-align: left;
}

#nav li {
	list-style-type:none;
	display:inline;
	font-family: "Verdana";
	font-size: 15px;
	margin-right: 64px;
}

#nav li a { color: #1d3d89; border: none; }
#nav li a:hover {  }
#nav li a.active { color: #8fd3ee; }

#tjanstmeny {
	margin-top: -7px;
	height: 20px;
	margin-bottom: -13px;
}
#tjanstmeny li {
	list-style-type:none;
	display:inline;
	font-size: 12px;
	margin-right: 10px;
}

#tjanstmeny li a { color: #1d3d89; border: none; }
#tjanstmeny li a:hover { border-bottom: dotted 1px #227fc4; }
#tjanstmeny li a.active { font-weight: bold; }

#content {
	min-height: 550px;
	padding: 20px 0;
	margin-bottom: 20px;
}


#leftcolumn {
	float: left;
	width: 520px;
	text-align:left;
	font-weight: normal;
	margin-top: 20px;
	color:#707173;
}

#rightcolumn {
	float: right;
	width: 240px;
	height: 631px;
	margin-top: 20px;
	padding: 40px 50px;
	background-image:url("../bilder/aktivitetsruta2.jpg");
	
}

#angelicasvanberg {
	position: absolute;
	top: 1040px;
	right: 50%;
	margin-right: -450px;
	width: 240px;
	height: 27px;
	font-size: 0px;
	overflow: hidden;
	color: transparent !important;
	cursor: pointer;
}

#foot {
	clear: both;
}

#maintable tr td { width: 33%; font-size: 11px; }
#maintable tr td img { display: block; margin: 20px auto 0 auto; }
#maintable tr td span { display: block; margin-bottom: 4px; }
#maintable tr td span a { color: #707173; text-decoration: underline; }
 
.stil2{
	font-size:14px;
	font-style:bold;
	color:#666;
	line-height:20px;
	margin-bottom: 10px;
	display: block;
}

.intro 
{ 
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.activity {	margin: 15px 0; font-size: 11px; }
.activity .date { display: block; color: #6e6f71; margin-bottom: 1px; }
.activity .name { color: black; margin-bottom: 2px; font-size: 13px; border-bottom: dotted 1px #22a8db; text-shadow: 1px 1px 0px white; }
.activity .name:hover { border-bottom: solid 2px #22a8db; }
.activity .location { display: block; color: #6e6f71; margin-top: 3px;  }

.course {	margin: 20px 0; font-size: 12px; }
.course .date { display: block; color: #888; margin-bottom: 3px; }
.course .name { color: black; margin-bottom: 2px; font-size: 14px; border-bottom: dotted 1px #22a8db; }
.course .name:hover { border-bottom: solid 2px #22a8db; }
.course .location { display: block; color: #888; margin-top: 7px;  }
.course .actReadmore { color: #707173; }
.course .actReadmore:hover { border-bottom: dotted 1px #707173; }

p.links a, a.big { line-height: 1.8em; font-size: 12px; }

p.p a, p.links a, ul li a, span.intro a { color: black; border-bottom: dotted 1px #37b1e0; }
p.p a:hover,  p.links a:hover, ul li a:hover, span.intro a:hover {border-bottom: solid 2px #37b1e0; }

#leftcolumn ul li, #leftcolumn ol li { margin-left: 20px; color:#63c2e7; margin-bottom: 5px; }
#leftcolumn ul li span, #leftcolumn ol li span { color:#707173; }


#bokaknapp { display: block; margin-bottom: 20px; }
.boka { display: block; margin: 15px 0 10px 0; }

.quote { background: #cce8f3 url("../bilder/quotebg.png") no-repeat right bottom; font-size: 22px; color: #707173; padding: 15px; line-height: 1.2em; margin-top: 20px; }

.quote span { display: block; font-size: 13px; font-style: italic; color: #777; }

.information { margin: 10px 0; background: #F7F7F7; border: solid 1px #E7E7E7; width: 100%; -webkit-border-radius: 5px; display: block; -moz-border-radius: 5px; }
.information td.title { font-weight: bold; width: 80px; }

.information td a { color: black; border-bottom: dotted 1px #63c2e7; }
.information td a:hover { border-bottom: solid 2px #63c2e7; }

.back { clear: both; display: block; background: #f0f9fd; padding: 5px 10px; border: solid 1px #e6f5fb; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin: 20px 0 0 0; text-align: center; font-size: 1.1em; }

#omtable tr td { padding: 12px; }

.clear { clear: both; }

.vara { width: 170px; float: left; padding: 10px 20px 10px 60px; background: #EEE; margin: 0 5px 5px 0; -webkit-border-radius: 5px; border: solid 1px #DDD; }
.vara img { max-height: 60px; margin: -5px 5px -5px -55px; float: left; }
.vara .name { color: black; margin-bottom: 2px; font-size: 12px; border-bottom: dotted 1px #22a8db;  line-height: 1.5em; }
.vara .name:hover { border-bottom: solid 2px #22a8db; }
.vara .info { margin: 4px 0; display: block; }
.vara .pris { color: black; }