BODY {
	background-color: #B1AD91;	
}

body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

/* layout */
#wrapper {	
position:relative;
width: 805px;
margin:0 auto;
text-align:left;
background-color:#B1AD91;
}

#contentbox {
	position:absolute;
	left:467px;
	top:243px;
	width:323px;
	height:350px;
	z-index:2;
	overflow: auto;
}

/* end layout */


hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

a:link, a:visited {
	color: #fa7f1c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #50e072;
}

a.category:link, 
a.category:visited {
  color: #fa7f1c;
  font-weight: bold;
}

a.category:hover {
  color: #50e072;
}

.mainlevel {
	text-transform: lowercase;	
}

a.mainlevel:link, 
a.mainlevel:visited, 
a.mainlevel:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 9px;
	color: #fff;
	text-align: left;
	width: 100%;
	text-decoration: none;
	line-height: 23px;
	background-image:(../images/menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}

#active_menu, 
a#active_menu:link, 
a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 9px;
	color: #fff;
	text-align: left;
	width: 100%;
	text-decoration: underline;
	line-height: 23px;
	background-image:(../images/menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 20px;
}

#menubox .moduletable {
	margin: 0;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

table.moduletable th {
	color: #fff;
	display:block;
	float:left;
	text-align: left;	
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}

.button {}

.contentpaneopen {
	color: #868C7C;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.buttonheading {
	vertical-align:top;
}

.componentheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 14px;	
	text-indent: 3px;
}

.contentheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #7BB449;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;	
	padding-bottom: 20px;
}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868C7C;
	text-align: left;
	white-space: nowrap;
}

.category  {
  color: #868C7C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
}

.sectiontablefooter {}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #868C7C;
  text-decoration: none;
  font-weight: normal;  
}

.smalldark {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  font-weight: normal;
}			

table.contenttoc {
  border: 1px solid #ccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {  
    color: #666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#868C7C;
}
a.mainlevel-bottom:link, 
a.mainlevel-bottom:visited, 
a.mainlevel-bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #868C7C;
	text-decoration: none;
}

.pathway {
	color: #333;
	font-weight: bold;
}

a.pathway:link,  
a.pathway:visited, 
a.pathway:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #868C7C;
	text-decoration: none;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1 {
	color: #7BB449;
	font-size: 12px;
	text-transform: uppercase;	
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
	padding-bottom: 5px;
}

h4 {
	font-size: 11px;
	color: #7BB449;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:150%;
	margin:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2 {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}
.exNavblock {
	background-image: url(Bilder/exNavblock.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: top right;
}.rightCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354426;
	padding-left:10px;
	padding-right:10px;
}
.midCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8EA98D;
	padding-left:12px;
	padding-right:12px;
}
.mainCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5BCA4;
	padding-left:8px;
	padding-right:22px;
}
.mainContheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC882D;
	text-decoration: underline;
}
