body {

	background-color: #cbcbcb;

	background-image: url('../bilder/bg.jpg');

	background-repeat: repeat-x;

	font-family : verdana, calibri, arial;

	font-size: 11px;

	color: #303030;

	overflow-Y: scroll;

}



a:link, a:visited, a:active {

	color: #117EA3;

}



a:hover {

	color: #48B0D7;

}



.layout {

	width: 900px; 

	margin: 0 auto; 

	padding-top: 40px;

	background: #FFFFFF;

}



#logga {

	float: none;

	margin: 0px 0px 0px 50px;

	background: url(../bilder/logga.jpg) no-repeat;

	height: 144px;

	width: 244px;

}



#logga h1 {

	padding: 0px;

	margin: 0px;

	visibility: hidden;

}



.txt {

	background: #FFFFFF;

	float: left;

	width: 900px;

	padding-bottom: 20px;

}



.txt h1 {

	color: #094088;

	font-size: 20px;

	font-style: normal;

	margin: 0px;

}



.txt .leftcolumn {

	float: left;

	margin-left: 20px;

	width: 160px;

}



.txt .rightcolumn {

	float: left;

	width: auto;

	margin-left: 50px;

}



ul.navigation {

	font-family : arial, calibri;

	font-size: 13px;

	font-weight: none;

	margin-left: 6px;

	padding-left: 0;

	list-style-type: none;

	margin-top: 0px;

	float: none;

	width: 100%;

	height: 33px;

}



ul.navigation li {

	display: block;

}

ul.navigation a, ul.navigation a:link  {

	padding-top: 8px;

	margin-right: 8px;

	margin-bottom: 5px;

	display: block;

	float: left;

	width: 146px;

	height: 25px;

	padding-left: 10px;

	text-decoration: none;

	color: #000000;

	background: url(../bilder/menu-out.jpg) no-repeat;

}



ul.navigation a:hover {
	color: #ffffff;
	background: url(../bilder/menu-over.jpg) no-repeat;
}

ul.navigation #akt {
	color: #ffffff;
	background: url(../bilder/menu-over.jpg) no-repeat;
}



.footer {

	background: #f4f4f4;

	border-top: 1px solid #dddddd;

	float: left;

	width: 900px;

	padding-bottom: 20px;

}



.footer .leftcolumn {

	float: left;

	margin: 25px 0px 10px 40px;

}



.footer .rightcolumn {

	float: right;

	margin: 15px 10px 10px 0px;

	background: url(../bilder/df.jpg) no-repeat;

	width: 88px;

	height: 25px;
	
	text-indent: -9999999999px;

}



.startbox {
	float: left;
	margin: 0px 10px 15px 0px;
	width: 250px;
	height: 200px;
	background: url(../bilder/box-bg.jpg) no-repeat;
}

.startbox h3 {
	margin: 15px 10px 10px 15px;
	font-size: 12px;
}

.startbox img {
	margin: 5px 0px 5px 47px;
}

.startbox a, .startbox a:link, .startbox a:visited {
	float: right;
	text-align: center;
	margin: 5px 5px 5px 0px;
	background: #ffffff;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #000000;
}

.startbox a:hover {
	color: #393939;
	background: #99c3f4;
}
