.header {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;
}
.txtfooter {
	font-family: Arial;
	font-size: 10px;
	color: #bcbdc0;
}
#list-menu {
	width: 171px;
	overflow: hidden;
	display: block;
}
#list-menu ul {
	width: 171px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Arno Pro";
	font-size: 12px;
	vertical-align: top;
	list-style-position: outside;
	overflow: hidden
}
#list-menu li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden
	padding; 0
	margin: 0;
}
#list-menu a {
	display: block;
	width:171px;
	text-decoration: none; /*lets remove the link underlines*/
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #000000;
	color: #5f5f5f;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: hidden
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #5f5f5f;
	width: 171px;
	overflow: hidden
}

#list-menu a:hover {
	background: #333333;
	color: #a3ce17;
	overflow: hidden
} 
.backwindow {
	background-color: #767676;
}
.contentwindow {
	background-color: #000000;
	background-image: url(images/logo-cut-bakk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtBIG {
	font-family: "Arno Pro";
	font-size: 30px;
	font-weight: bold;
	color: #a3ce17;
}
.txtRegular {
	font-family: "Arno Pro";
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.txtConcept {
	font-family: "Arno Pro";
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}
.txtConceptGreen {
	font-family: "Arno Pro";
	font-size: 20px;
	font-weight: normal;
	color: #A3CE17;
}
#footerlink a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #bcbdc0;
	text-decoration: none;
}
#footerlink a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #bcbdc0;
	text-decoration: none;
}
#footerlink a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #a3ce17;
	text-decoration: none;
}
#footerlink a:active {
	text-decoration: none;
	color: #bcbdc0;
}
.txtRegularGreen {
	font-family: "Arno Pro";
	font-size: 16px;
	font-weight: bold;
	color: #A3CE17;
}
#links a:link {
	font-family: "Arno Pro";
	font-size: 16px;
	font-weight: normal;
	color: #A3CE17;
	text-decoration: none;
}
#links a:visited {
	font-family: "Arno Pro";
	color: #A3CE17;
	text-decoration: none;
}
#links a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#links a:active {
	color: #A3CE17;
}
.txtRegularArticles {
	font-family: "Arno Pro";
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	float: none;
}
.picMargin {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.picMargin2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.maincat {
	height: 32px;
	overflow: hidden;
}
