body {
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.headline {
	color: #990000;
	font-family: sans-serif;
	font-weight: bolder;
	text-align: center;
	font-size: 40px;
	left: 50%;
}

.subheadline {
	color: #336633;
	font-family: sans-serif;
	text-align: center;
	font-size: 40px;
	left: 50%;
	font-size: 30px;
}

#logoXL {
	
	width: 230px;
	height: 230px;
}

#welcome {
	position: absolute;
	top: 10%;
	width: 99%;
}

#welcome .copy {
	position: fixed;
	color: #990000;
	font-family: sans-serif;
	text-align: right;
	font-size: 12px;
	bottom: -5px;
	right: 5px;
}

.copy a {
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.copy a:hover {
	color: #195A35;
}



#spacer_nav {
	background-color: #990000;
	border-style: none;
	border-width: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 1;
}

#nav_logo {
	height: 70px;
	width: 70px;
	z-index: 3;
	position: absolute;
	right: 20px;
}

#nav {
	background-color: #990000;
	border-style: none;
	border-width: 0px;
	height: 20px;
	margin: 0px;
	min-width: 830px;
	width: 100%;
	padding: 0px;
	z-index: 1;
}

#nav .nav_link {
	background-color: #990000;
	float: left;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	z-index: 2;
	height: 16px;
}

#nav .nav_link_on {
	background-color: #ffffff;
	color: #99cc99;
	float: left;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	z-index: 2;
	height: 16px;
}

#nav #nav_link_01 {
	width: 130px;
}

#nav #nav_link_02 {
	width: 80px;
}

#nav #nav_link_03 {
	width: 120px;
}

#nav #nav_link_04 {
	width: 50px;
}

#nav #nav_link_05 {
	width: 60px;
}

#nav #nav_link_06 {
	width: 120px;
}

#nav #nav_link_07 {
	width: 60px;
}

#nav #nav_link_08 {
	width: 90px;
}

.nav_link a {
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.nav_link a:hover {
	color: #99cc99;
}


.nav_link_on a {
	color: #195A35;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.nav_link_on a:hover {
	color: #990000;
}

.content {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 140px;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	padding-top: 35px;
	clear:both;
	padding-right: 135px;
}

.content h1 {
	color: #195a35;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}

.content a:hover {
	color: #195A35;
}

.content a {
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.illustration {
	margin-top: 35px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 140px;
	padding:0px;
	float: left;
}

.subnav {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 145px;
	padding-top: 5px;
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
}

.subnav_news {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 235px;
	padding-top: 5px;
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
}
.subnav_link a:hover {
	color: #195a35;
}

.subnav_link a {
	color: #990000;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

.subnav_link_on a:hover {
	color: #195a35;
}

.subnav_link_on a {
	color: #195a35;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

.termine .news {
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: none;
	background-color: #990000;
	border-style: none;
	border-width: 0px;
	margin-right: 10px;
	padding: 10px;
	padding-right: 30px;
	width: 190px;
	float: left;
}

.termine .event {
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: none;
	background-color: #195a35;
	border-style: none;
	border-width: 0px;
	margin-right: 10px;
	padding: 10px;
	padding-right: 10px;
	width: 210px;
	float: left;
}

.termine .info a {
	color: #990000;
	text-decoration: none;
}

.termine .info a:hover {
	color: #195a35;
	text-decoration: none;
}

.termine .info {
	text-decoration: none;
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	margin-right: 10px;
	padding-top: 10px;
	vertical-align: middle;
	width: 640px;
	float: left;
}

.termine {
	clear:both;
	float:left;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	padding-top: 35px;
}

.termine .legal	{
	margin-left: 236px;
}

.shop {
	display: block;
	clear:both;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #990000;
	border-style: none;
	border-width: 0px;
	margin-top: 10px;
	padding: 15px;
	width: 390px;
	height: 130px;
	min-height:130px;
	max-height:160px;
	float:left;
}

.shopimg{
	margin-top: 10px;
	/*float:left;*/
}

.shop .info h1 {
	font-size: 14px;
	letter-spacing: 1px;
	font-style: italic;
}

.shop .item {
	font-weight: bold;
	text-align: right;
	position: relative;
	bottom: 0px;
}

.shop .price {
	font-size: 16px;
	font-style: italic;
}

.shopcontent {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 40px;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	padding-top: 35px;
	max-width:600px;
}

.shopcontent h1 {
	color: #195a35;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}

.shopcontent a:hover {
	color: #195A35;
}

.shopcontent a {
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.warning {
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	font-weight:bold;
	color: #990000;
	padding: 5px;
	padding-bottom: 10px;;
	width: 600px;
	clear:both;
}

.legal {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	padding: 5px;
	padding-bottom: 10px;;
	width: 600px;
	clear:both;
}

.legal a:hover {
	color: #990000;
}

.legal a {
	color: #195A35;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.kontakt {
	position:relative;
	clear:both;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 625px;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	padding-top: 35px;
	min-width:250px;
}

.kontakt h1 {
	color: #195a35;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}

#kontakt_spacer {
	margin-top: 35px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 15px;
	float: left;
}

#kontakt_illstration {
	float: left;
}

.kontakt a:hover {
	color: #195A35;
}

.kontakt a {
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

img.gall	{
	float: left;
}