* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	background-color: #e4e4e4;
}

/* Font-size: 1.0em = 10px = 62.5% standard storlek 16px */

#maincontainer {
	width: 781px;
	margin: 0 auto;
}

/* TOP SECTION */

#topsection {
	margin-top: 3px;
	height: 196px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}

.hem .buttonhem,
.historik .buttonhistorik,
.visioner .buttonvisioner,
.thomee .buttonthomee,
.habo .buttonhabo,
.moller .buttonmoller,
.struktur .buttonstruktur,
.org .buttonorg,
.press .buttonpress
 {
	color: #e2e4f0;
}

.hem #topsection,
.visioner #topsection,
.struktur #topsection,
.org #topsection,
.press #topsection
 {
	background: url(/images/huvud/huvud_hem.jpg);
}

.historik #topsection {
	background: url(/images/huvud/huvud_historik.jpg);
}

.thomee #topsection {
	background: url(/images/huvud/huvud_thomee.jpg);
}

.habo #topsection {
	background: url(/images/huvud/huvud_habo.jpg);
}

.moller #topsection {
	background: url(/images/huvud/huvud_moller.jpg);
}

.sitelogo {
	width: 317px;
	height: 53px;
	position: absolute;
	z-index: 1;
	margin: 10px 0 0 12px;
	background: url(/images/lomond-logo.gif);
}

/* TOPNAV */

.nav {
	width: 781px;
	z-index: 3;
	margin: 3px 0 20px 0;
	background-color: #999999;
	height: 29px;
	font-size: 10px;
}

.nav ul {
	padding: 0;
	font-weight: bold;
}

.nav li {
	display: inline;
	list-style: none;
	
}

.nav li a {
	display: block;
	float: left;
	padding: 7px 6px 7px 7px;
	color: white;
	text-decoration: none;
	border-right: 2px solid #e4e4e4;
}

.nav a:hover {
	text-decoration: none;
	color: #fefdd5;
	background-color: #c0c0c0;
}

#contentwrapper {
	float: left;
	width: 100%;
}

.hem #contentcolumn,
.visioner #contentcolumn {
	margin: 0 270px 30px 270px;
	padding: 0 10px 0 10px;
	text-align: center;
}

.historik #contentcolumn {
	margin: 0 260px 30px 260px;
	padding: 0 20px 0 20px;
	text-align: center;
}

.thomee #contentcolumn,
.habo #contentcolumn {
	margin: 0 320px 30px 250px;
	padding: 0 20px 0 20px;
}

.moller #contentcolumn {
	margin: 0 320px 30px 284px;
	padding: 0 20px 0 20px;
}

.struktur #contentcolumn {
	margin: 0 0 30px 358px;
	padding: 0 20px 0 20px;
}

.org #contentcolumn,
.press #contentcolumn{
	margin: 0 0 30px 0;
	padding: 0;
}

.historik #contentcolumn h1,
.visioner #contentcolumn h1,
.struktur #contentcolumn h1,
.org #contentcolumn h1,
.press #contentcolumn h1 {
	color: #003399;
	font-size: 165%;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.thomee #contentcolumn h1,
.habo #contentcolumn h1,
.moller #contentcolumn h1 {
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

.historik #contentcolumn p {
	color: #003399;
	font-style: italic;
	margin-bottom: 40px;
}

.box {
    background-color: #ffffcc;
	padding: 10px;
	border: 1px solid #000;
	font-size: 10px;
	line-height: 1.2em;
	margin: 10px 0 0 0;
}


.hem #leftcolumn,
.visioner #leftcolumn {
	float: left;
	width: 270px;
	margin-left: -781px;
	text-align: right;
}

.historik #leftcolumn {
	float: left;
	width: 260px;
	margin-left: -781px;
	text-align: left;
}

.thomee #leftcolumn,
.habo #leftcolumn {
	float: left;
	width: 227px;
	margin-left: -781px;
	text-align: left;
}

.moller #leftcolumn {
	float: left;
	width: 227px;
	margin-left: -781px;
	text-align: left;
}

.struktur #leftcolumn {
	float: left;
	width: 320px;
	margin-left: -781px;
	text-align: left;
}

.struktur #leftcolumn h2 {
	font-size: 140%;
	line-height: 1.2em;
	margin: 30px 0 10px 0;
	font-weight: normal;
}

.struktur #leftcolumn img {
	margin-top: 25px;
}

.struktur #leftcolumn p {
	margin-bottom: 15px;
}

.hem #leftcolumn h1 {
	color: #003399;
	font-size: 190%;
	line-height: 1.2em;
	margin: 0 0 25px 0;
	font-weight: normal;
}

.hem #rightcolumn,
.visioner #rightcolumn {
	float: left;
	width: 270px;
	margin-left: -270px;
	padding: 0 0 0 0;
}

.hem #rightcolumn p,
.hem #leftcolumn p,
.visioner #rightcolumn p,
.visioner #leftcolumn p {
	margin-bottom: 25px;
}

.historik #rightcolumn {
	float: left;
	width: 260px;
	margin-left: -260px;
	padding: 0 0 0 0;
}

.historik #leftcolumn p,
.historik #rightcolumn p,
.struktur #rightcolumn p {
	margin-bottom: 10px;
}

.thomee #rightcolumn,
.habo #rightcolumn,
.moller #rightcolumn {
	float: left;
	width: 310px;
	margin-left: -310px;
	padding: 0 0 0 0;
	line-height: 1.4em;
}

.thomee #rightcolumn p,
.habo #rightcolumn p,
.moller #rightcolumn p {
	margin-bottom: 10px;
}

.thomee #rightcolumn img {
	margin: 30px 0 10px 0;
}

.thomee #rightcolumn h2 {
	color: #003399;
	font-size: 145%;
	margin: 0 0 5px 0;
}

.habo #rightcolumn h2 {
	color: #ca003a;
	font-size: 145%;
	margin: 0 0 5px 0;
}

small {
	font-size: 85%;
}

#footer {
	clear: left;
	width: 100%;
	color: #000;
	text-align: center;
	padding: 4px 0;
	font-size: 85%;
	background-color: transparent;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #000;
}

#footer a:hover {
	color: #504c51;
}

#footer img {
	border: none;
}




