body
{
background-color: #5F2C02;
}

table.header
{
	background-color: #E7BB73;
	border-right: 1px solid #6E3506;
	border-left: 1px solid #6E3506;
}

table.navigation
{
	background-color: #E7BB73;
	border-left: 0px solid #6E3506;
	border-bottom: 0px solid #6E3506;
	margin: 0px;
}

td.navigation
{
	border-bottom: 0px solid #000000;
	padding: 0px;
	margin: 0px;
}


td.navigationActive
{
	border-bottom: 0px solid #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #ffffff;
	color: #3D1D03;
}

td.right
{
	border-left: 0px solid #cc9966;
	border-right: 1px solid #6E3506;
	border-bottom: 1px solid #6E3506;
	padding-top: 0 px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E7BB73;
}


td.left
{
	border-left: 1px solid #6E3506;
	border-bottom: 1px solid #6E3506;
	padding-top: 0 px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #E7BB73;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


table.footer
{
	background-color: #EBC594;
	border: 0px solid #cc9966;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #993300;
}

a.navig {
	color: #5F2C02;
	background-color: #E7BB73;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

a.navig:hover {
	color: #993300;
	background-color: #FCFCDF;
}

p.extern {
	margin-top: 30px;
	margin-bottom:5px;
}

p
{
	color: #5F2C02;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 26px;
}

p.intro
{
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 26px;
}

p.summary
{
	font-weight: bold;
	color: #006699;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 16px;
}

p.picture
{
	margin-top: 20px;
	margin-bottom: 10px;
}


p.bildunterschrift
{
	color: #333333;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
}

ul
{
	margin-top: 0px;
	margin-bottom: 33px;
}

li
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}

.zitat
{
	font-style : italic;
	color: #003366;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 20px;
}

h1
{
	color: #5F2C02;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	color: #934119;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3
{
	color: #003366;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
}