/* Grundstile */

body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}

body a:link, body a:visited, body a:active {
	color: #094E20;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}


ul, ul li, ul ul, li li {
	list-style: none;
}

img {
	border: none;
}

h1	{
	font-size: 18px;
	color:#0E722A;
	line-height: 150%;
	margin-bottom: 15px;
}

h2	{
	font-size: 18px;
	color:#000000;
	line-height: 150%;
	margin: 10px 0px;
}

p 	{
	margin-bottom: 7px;
}

th	{
	color:#0E722A;
}
	
/* Grundlayout */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #AFAAB1;
}

#container {
	text-align: left;
	width: 940px;
	margin:auto;
}

table#layout	{
	background-color: #F0F0F0;
}


/* Kopfbereich */

#headright	{
	background-image: url(images/layout/panorama4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#headright h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	margin-top: 38px;
	margin-left: 65px;
	line-height: normal;
	letter-spacing: 0.03em;
}

#headright h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin-top: 8px;
	margin-left: 85px;
	letter-spacing: 0.04em;
}

#headright h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	text-align: right;
	margin-right: 45px;
	margin-top: 34px;
	font-weight: normal;
	letter-spacing: 0.05em;
}


/* Naviation */


.navigation		{
	background-color: #ADC5A3;
	vertical-align: top;
	border-left: solid 7px #0E722A;
	border-right: solid 3px #0E722A;
	border-top: solid 1px #0E722A;
}

ul.topnavi {
	padding-bottom: 10px;
}

ul.topnavi li {
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	border-bottom: solid 1px #094E20;
}

ul.secondnavi li	{
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #094E20;
	background-image: url(images/layout/naviline26.jpg);
	background-repeat: repeat-x;
}

li.hauptpunkt	{
	background-image: url(images/layout/naviline32_4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

li.letzterpunkt	{
	border-bottom: none !important;
}

li a	{
	padding-left: 7px;
}

li li a	{
	padding-left: 14px;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #000000;
	text-decoration: none;
	display: block;
}

.navigation a:hover	{
	color: #666666;
	text-decoration: none;
	background-color: #CEDAC2;
	display: block;
}

#aktiv a  {
	color: #666666;
	background-color: #CEDAC2;
	display: block;
	text-decoration: none;
}

a.aktiv  {
	color: #666666 !important;
	background-color: #CEDAC2;
	display: block;
	text-decoration: none;
}



/* Contentbereich */

#content	{
	padding: 25px;
	vertical-align: top;
	background-color: #D1D4E0;
	border-top: solid 1px #5175A9;
	border-right: solid 7px #49525E;
}

#contentlinks, #content	{
	padding: 25px;
	vertical-align: top;
	background-color: #D1D4E0;
	border-top: solid 1px #5175A9;
}

#contentrechts	{
	padding: 25px 25px 25px 0px;
	vertical-align: top;
	border-right: solid 7px #49525E;
	border-top: solid 1px #5175A9;
	background-color: #D1D4E0;
}

#slideshow	{
	padding: 25px 0px 25px 25px;
	vertical-align: top;
	background-color: #999999;
	border-top: solid 1px #5175A9;
	border-right: solid 7px #49525E;
}

#presse	{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bac1d0;
	border-right-color: #a0a8bc;
	border-bottom-color: #a0a8bc;
	border-left-color: #bac1d0;
}

#contentlinks h3, #content h3	{
	font-size: 14px;
	color:#0E722A;
	line-height: 150%;
	margin: 10px 0px;
}

.erstegross	{
	font-size: 14px;
	border-bottom: solid 1px #49525E;
	padding-bottom: 20px;
}

.gross	{
	font-size: 14px;
	border-bottom: solid 1px #49525E;
	padding: 10px;
}

.grossliste	{
	font-size: 14px;
	padding-bottom: 25px;
}

.zahlen	{
	text-align: right;
}

.listehell	{
	/*background-color: #DCE1EF;*/
	background-color: #D9DEE7;
}

.listedunkel	{
	background-color: #C9CDD5;
}

/* Fussbereich */

.fuss	{
	background-color: #0E722A;
}

#impressum	{
	padding-left: 21px;
	font-size: 14px;
	line-height: 28px;
	color:#F0F0F0;
	background-image: url(images/layout/footer_bglinks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#impressum a:link, #impressum a:visited, #impressum a:active {
	color: #F0F0F0;
	text-decoration: none;
}

#impressum a:hover	{
	color: #666666;
	text-decoration: none;
}

#impressumaktiv	{
	padding-left: 21px;
	font-size: 14px;
	line-height: 28px;
	color:#666666;
	background-image: url(images/layout/footer_bglinks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#copyright	{
	padding-right: 15px;
	font-size: 14px;
	line-height: 28px;
	color:#F0F0F0;
	text-align: right;
	background-image: url(images/layout/footer_bgrechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
