body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;

}
td.menu {
	//color: #606060;
	color: #000000;
	background-color: #E1D8C5;
	padding: 3 3 3 3;
}
.footer, .lastUpdate {
	font-size: 8pt;
	color: #606060;
	text-decoration: none;
}
td.header {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
}
th.content {
	font-weight: bold;
//	color: #606060;
	color: #000000;
	text-decoration: none;
	background-color: #E1D8C5;
	font-size: 10pt;
	border: 3px solid #E1D8C5;
}
table.info .content, {
	font-weight: bold;
//	color: #606060;
	color: #000000;
	text-decoration: none;
	background-color: #E1D8C5;
	font-size: 10pt;
	width: 200px;
	margin: 3px;
}

h1 {
	font-weight: bold;
	// color: #606060;
                color: #000000;
	text-decoration: none;
	background-color: #E1D8C5;
	font-size: 10pt;
	border: 3px solid #E1D8C5;
	margin: 0px;
	padding: 0px;
}

ul {
   margin: 0 0 0 15px;
   padding:0;
   list-style-image:url(/fileadmin/template/natura/img/pfeil.gif);
}

.content,.blockcontent, .termine,.date,li {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.menutoplevel {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
//	color: #606060;
                color: #000000;

	text-decoration: none;
}
.menusublevel {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
//	color: #606060;
	color: #000000;

	text-decoration: none;
}
tr.menuActive{
  background-color: #EEE9DE;
}

tr.menuNormal {
  background-color: #E1D8C5;
}

table.block {
	border: 1px solid #E1D8C5;
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 3px;
}
table.pagetable {
	border: 1px solid #E1D8C5;

}
.menutoplevelact {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
//	color: #606060;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.menusublevelact {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
//	color: #606060;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}

input, textarea{
	border: 1px solid #606060;
	font-size: 10pt;
}
.blocksubmit {
	border: 1px solid #606060;
	background-color: #E1D8C5;
//	color: #606060;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

div.contentsection table
{
padding-top: 0px; 

}

a {
	color: #AA7E59;
}

hr {
	border: 1px dotted #F2EBE3;
	width: 95%;
}

table.contentTable{
	font-size: 10pt;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	background-color: #FAF5F1;
	border: 1px solid #DFCFBF;
}
table.contentTable form table {
  font-size: 10pt;
}
