	
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fefefe;
	color: black;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(/pix/bakgrund_tonad.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
}

a:link {
	color: #0055FF;
	text-decoration:none;
}
a:visited {
	color: #5577FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width: 900px;
	width: 925px;
	margin: 0 auto;
	text-align: left;
	background: white url(/pix/container_background.gif) no-repeat top right;
}

#fourohfour {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 25px;
}

#fourohfourContent {
	margin: 0 25px;
}

#globalNav {
	position: relative;
	height: 140px;
}

	#globalNav #logo {
		position: absolute;
		left: 25px;
		top: 25px;
	}

	#globalNav #globalMenu {
		position: absolute;
		left: 0px;
		top: 100px;
		list-style-type: none;
		width: 850px;
		background: url(/pix/flik_global_bakgrund.gif) repeat-x bottom left;

	}

	#globalNav #globalMenu li {
		float: left;
		text-decoration: none;
		color: #555;
		font-size: 12px;
		background-color: white;
		background-image:url(/pix/flik_global_bakgrund.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

		#globalNav #globalMenu li a {
			display: block;
			padding: 6px 8px 6px 8px ;
			color: #666666;
		}
		
		#globalNav #globalMenu li.active {
			background: url(/pix/flik_aktiv_bakgrund_right.gif) no-repeat top right;
		}
	
		#globalNav #globalMenu li.active a {
			background: url(/pix/flik_aktiv_bakgrund_left.gif) no-repeat top left;
			color: #ddd;
		}





		#start #globalNav #globalMenu li#linkStart,
		#nyheter #globalNav #globalMenu li#linkNyheter,
		#fakta #globalNav #globalMenu li#linkFakta,
		#kalender #globalNav #globalMenu li#linkKalender
		{
			background: url(/pix/flik_aktiv_bakgrund_right.gif) no-repeat top right;
		}


		#start #globalNav #globalMenu li#linkStart a,
		#nyheter #globalNav #globalMenu li#linkNyheter a,
		#fakta #globalNav #globalMenu li#linkFakta a,
		#kalender #globalNav #globalMenu li#linkKalender a
		{
			background: url(/pix/flik_aktiv_bakgrund_left.gif) no-repeat top left;
			color: #ddd;
		}


	#start #linkStart a,
	#meddelanden #linkMeddelanden a,
	#instruktioner #linkInstruktioner a,
	#kalender #linkKalender a,
	#grupper #linkGrupper a
	 {
		background-color: #ddd;
		font-weight: bold;		
	}

	
		#langSelect {
			position: absolute;
			top: 105px;
			left: 775px;
			font-size: 9px;
		}

		#langSelect a {
			color: #666;
		}


	#searchbox {
		position: absolute;
		right: 25px;
		top: 30px;
	}
	
		#searchbox a {
			color: #666;
			font-size: 9px;
		}


#content {
	clear: both;
}
	.col {
		width: 175px;
		margin: 0 25px 0 25px;
		float: left;
		display: inline;
	}

	.col2 {
		width: 400px;
		width: 425px;
		margin: 0 0 20px 0;
		float: left;
		display: inline;
	}

	.col3 {
		width: 625px;
		margin: 0 25px 0 25px;
		float: left;
	}

	#localNav {
		width:200px;
		float:left;
		margin: 0 25px 0 25px;
		display: inline;
	}



#footer {
	clear: both;
	background-color: #fff;
	border-top: 1px solid #000;
	padding: 10px;
	margin: 10px 25px 0 25px;
	color: #666;
}

/* lägg på css från/via begood */
ul.calender {
	list-style-type: none;
	margin: 1em 0 0 0;
}
ul.calender li {
	list-style-type: none;
	float: left;
}

ul.calender li a {
	background-color: #eee;
	padding: .5em;
}

ul.calender li.active a {
	font-weight: bold;
}

div.calendar {
clear: both;
}
div.calendar table {
border-collapse: collapse;
margin: 1em 0 1em 0;
}

div.calendar td {
clear: both;
border: 1px solid #ccc;
vertical-align: top;
padding: .5em;
}

div.calendar td span {
display: block;
margin: .5ex;
}
div.calendar th {
background-color:#eee;
padding: .5ex;
}

#localNav .module {
	padding: 0em;
	margin: 0 0 2em 0;
	background: white url(/pix/module_background.gif) repeat-x top left;
}

	#localNav .module h3 {
		font-weight: normal;
		font-size: 10px;
		padding: 6px 0 0 6px;
	}

	#localNav .module p {
		margin: 0 0 0 1em;
	}

	#localNav .module ul li {

	}

	#localNav .module form {
		margin: 0 0 0 1em;
	}

	#localNav .module ul {
		margin: 0 0 1em 1.5em;
	}

	#localNav .module ul.navigation {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
		#localNav .module ul.navigation a {
			display: block;
			padding: .3em 0 .3em 1em;
			margin: 0 0 0 1px;
			color: #666;
			font-size: 11px;
		}

		#localNav .module ul.navigation a.active {
			background-color: #ededed;
			font-weight: bold;
			color: #111;
		}

		#localNav .module ul.navigation li ul {
			list-style-type: none;
			margin: 0 0 0 20px;
			padding: 0;
		}
	
	#localNav .module ul.checkbox {
		list-style-type: none;
		margin: 0 0 1em 0;
	}
	
	#localNav .module ul.checkbox input {
		margin: 0 4px 0 0;
	}
	
	#localNav .module ul.checkbox li {
		margin: 0 0 5px 1em;
		list-style-type: none;
	}
	
	#localNav .module ul.checkbox li ul {
		margin: 5px 0 0 0;
	}


.aktuelltModul  {
	clear: both;
	padding: .5em 0;
	border-top:1px solid black;
}
	
	.aktuelltModul img {
		float: left;
		margin: 0 .5em .5em 0;
	}
	
	.aktuelltModul h1 {
		clear: left;
	}

	.aktuelltModul h3 {
		clear: left;
	}

	.aktuelltModul h4 {
		font-size: 14px;
	}

h1, h2, h3, h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:normal;
	margin-bottom:0.5em;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:0.3em;

}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color:black;
}
h2 {
	font-size: 20px;
	clear: left;
}

h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	background:#eee;
	font-size:11px;
	clear:both;
}

#sidebar {
	float: left;
	width: 175px;
	margin: 0 0 0 25px;
	padding: 10px 0 0 15px;
}

	#sidebar h3 {
		font-weight: bold;
	}

	#sidebar .module {
	}



.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { 
	border: none;  
	margin: 1em 0 1em 0;
}



td {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	vertical-align: top;
}

ul {
	margin: 0 0 0 2em;
}
.col2 ul, .col2 ol {
	padding:1em;
	margin:1em;
}

table.profil td {
	border: 0;
}

.obsruta {
	border: 1px solid #aaa;
	padding: .5em;
	margin: 0 0 1em 0;
}

p {
	margin: 0 0 .8em 0;
	line-height:1.3em;
}

.ingress {
	/* font-size:1.3em; */
	font-weight:bold;
}

span img {
	position: relative;
	float: none;
}

img.begood_icons {
	float: none;
	margin: 0;
	padding: 0;
}


.pubDate {
	font-size:10px;
	color:#666;
}
.bildtext {
	font-size:10px;
	color:#666;	
	text-align:right;
	margin:0.5em 0 0.8em 0;
}
.left {
	float:left;
	width:200px;
	margin:10px 10px 10px 0;
	padding:0;
}
.left .bildtext {
	text-align:left;
}
.right {
		float:right;
	width:200px;
	margin:10px 0px 10px 10px;
	padding:0;
}

#breadCrumb {
margin: 0 0 10px 25px;
}

	#sidebar .module {
border-bottom: 1px solid #aaa;
margin: 10px 0 10px 0;
	}

form input {
margin: .5em 0 0 0;
}

.aktuelltModul img.image1 {
	float: none;
}

 .faktaruta {
	width: 200px;
	float: right;
	margin: 0 0 5px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border:0px solid #ccc;
	color:#333;
	font-size:9px;
}
.faktaruta p {
	color:#333;
	font-size:9px;
}
.col2 img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.subscribeMessage {
	font-weight: bold;
}

.begoodSearchMarkedWord {
/*	background-color: yellow; */
	font-weight: bold;
}

xtable {
	font-size: 11px;
}

.tipsa {
	margin-top: 1em;
}
p.flerNyheter {
	margin-top: 1em;
	border-top: 1px solid #ccc;
	padding-top: .5em;
}


.clearer {
	clear: both;
}

p.tipsa {
	border-top: 1px solid #ccc;
	padding-top: .5em;
}
p.tipsa a {
	background-image: url(/begood/pix/silkicons/email_go.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: .5em;
}

hr { height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0 1em 0; }