/*å*/
#container {
	width: 960px;
	margin: 10px auto 10px auto;
}


#top {
	width: 960px;
	height: 225px;
	background-image: url('/grafik/alven_topp.jpg');
	background-repeat: no-repeat;
}
#page {
	width: 960px;
}
#menu {
	width: 200px;
	margin: 20px 0 0 0;
	float: left;
}
#content {
	width: 738px;
	margin: 20px 0 0 20px;
	float: left;
	background-color: white;
	border: 1px solid #DCDCDC;
}
#content2 {
	width: 700px;
	margin: 20px 20px 20px 20px;
}


td, span, div, th, body, a {
	font-family: 'times new roman', arial, sans-serif;
	font-size: 12pt;
	color: black;
}
a {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin-top: 0;
}



body {/*
	background-image: url('/bilder/berg_bkg.jpg'); grön dbfbd8 gron f1fbef
	background-repeat: no-repeat; gul f7f6d0
	background-color: #C8DBC8;*/
	/*background-color: #e3f6ce;  gron */
	
	
}

.cl {
	clear: both;
}

ul, ol {
	padding-left: 20px;
}

#menu ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
#menu li.active a {
	/* border-bottom: 3px solid #f51d05;*/
	color: red;
}
#menu ul a {
	font-size: 13pt;
	text-decoration: none;
}
.inacmenulink {
	font-size: 13pt;
}

.smallcontact {
	font-size: 12pt;
	text-align: right;
}


.rand {
	height: 6px;
	width: 100%;
	background-color: #f51d05;
	background-image: url('/grafik/rand.jpg');
	background-repeat: repeat-x;
	clear: both;
}


.puffL, .puffM, .puffR {
	width: 160px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.puffL {
	margin-right: 20px;
}
.puffM {
	margin-right: 20px;
}

.puffhorn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.puffbild {
	width: 158px;
	border: 1px solid #DCDCDC;
}
.pufflank {
	text-decoration: none;
}


.gb-table {
	margin-bottom: 20px;
	width: 100%;
}
.gb-t, .gb-l, .gb-r, .gb-b {
	border: 1px solid #e3f6ce;
}

td.gb-name {
	background-color: #e3f6ce;
}

.redframe {
	border: 1px double red;
}

.schematable td {
	vertical-align: top;
}
.str {
	font-weight: bold;
}
.red {
	color: red;
}
