html, body {
	background-color: #9CC7BD;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	scrollbar-3dlight-color: #ECECEC;
	scrollbar-arrow-color: #929359;
	scrollbar-base-color: #D4D4D4;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D4D4D4;
	scrollbar-track-color: #ffffff;
}

#center {
	position:absolute;
	width:1000px;
	height:542px;
	left:50%;
	top:50%;
	margin-top:-271px;
	margin-left:-500px;
}

#datum {
	position:absolute;
	width:440px;
	height:20px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	right: 16px;
	text-align: right;
	top: 40px;
}

#rahmen {
	position:absolute;
	width:1000px;
	height:463px;
	top: 60px;
}

#top {
	position:absolute;
	width:536px;
	height:60px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	left: 0px;
}

#left {
	position:absolute;
	width:344px;
	height:452px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border: 5px solid #FFFFFF;
	background-color: #929359;
}

#rechts {
	position:absolute;
	width:446px;
	height:452px;
	left: 544px;
	top: 0px;
	padding: 0px;
	overflow: auto;
	border: 5px solid #FFFFFF;
	background-color: #929359;
	margin: 0px;
	vertical-align: top;
}

#rechtsgalerie {
	position:absolute;
	width:446px;
	height:452px;
	left: 544px;
	top: 0px;
	padding: 0px;
	overflow: hidden;
	border: 5px solid #FFFFFF;
	background-color: #929359;
	margin: 0px;
	vertical-align: top;
}


#content {
	position:absolute;
	width:380px;
	height:auto;
	left: 23px;
	top: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

#bildunten1 {
	position:absolute;
	width:223px;
	left: 0px;
	padding: 5px 0px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	bottom: 0px;
	text-align: left;
	line-height: 0px;
	margin: auto 0px 0px;
	font-size: 0px;
}
#bildunten2 {
	position:absolute;
	width:223px;
	padding: 5px 0px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	bottom: 0px;
	right: 0px;
	text-align: right;
	line-height: 0px;
	margin: auto 0px 0px;
	font-size: 0px;
	border: 0px none;
}

#unten {
	position:absolute;
	width:354px;
	height:auto;
	bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#untenrechts {
	position:absolute;
	width:444px;
	height:auto;
	bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	right: 0px;
}

#mitte {
	position:absolute;
	width:164px;
	height:452px;
	background-image: url(images/menueback.gif);
	background-repeat: no-repeat;
	border: 5px solid #FFFFFF;
	overflow: hidden;
	left: 362px;
	top: 0px;
}


#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}



#clear
	{
	clear: both;
	}
	
hr {
	height           : 1px;
	width            : 100%;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #B4B576;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}	

#accordion {
	position:absolute;
	width:164px;
	height:auto;
	left: 0px;
	top: 100px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

#accordion ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#accordion ul li a {
	cursor: pointer;
	font-size: 21px;
	color: #7B7C3E;
	text-decoration: none;
	outline-width:0px;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-right: 2px;
	padding-left: 2px;

}
#accordion ul li a:hover {
	cursor: pointer;
	color: #FFFFFF;

}

#accordion ul li a:active {
	cursor: default;
	color: #FFFFFF;

}


 #accordion  ul li .active {
	color: #FFFFFF;
	cursor: default;
   } 
/******************************* Text and image formatting *******************************/

p {
}

p.quote:first-letter 
{
	color: #FFFFFF;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
	padding-right: 4px;
	font-family: "Times New Roman", Times, serif;
	line-height: 15px;
   
}

h1 {
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

h2 {
	color: #FFFFFF;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	padding-left: 5px;
	line-height: normal;
}

h3 {
	height: 31px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #D6D88F;
	border-bottom: 1px dotted #FFFFFF;
	text-indent: 8px;
}

h4 {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}

blockquote {
	background-color: #87884F;
	border: 1px dotted #EBE2B7;
	padding: 10px;
	color: #EAEBCD;
	line-height: normal;
	display: block;
}

.read_more {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}



.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #D6D88F; text-decoration: none;}     /* unvisited link */
a:visited {color: #D6D88F; text-decoration: none;}  /* visited link */
a:hover {color: #FFFFFF; text-decoration: none;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

#untenrechts a:link {color: #7B7C3E; text-decoration: none;}     /* unvisited link */
#untenrechts a:visited {color: #7B7C3E; text-decoration: none;}  /* visited link */
#untenrechts a:hover {color: #FFFFFF; text-decoration: none;}   /* mouse over link */
#untenrechts a:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

.date_box {
	background-image: url(images/date.gif);
	height: 51px;
	width: 52px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #7B7A62;
}

.date_box_day {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	width: auto;
	font-family: "Times New Roman", Times, serif;
}

#menueoben {
	position:absolute;
	width:440px;
	height:20px;
	text-decoration: none;
	right: 6px;
	text-align: right;
	top: 36px;
}

#menueoben ul{
	margin: 0;
	padding: 0;
	list-style: none;

}

#menueoben ul li {
	position: relative;
	float: right;
	width:auto;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}

#menueoben ul li a {
	cursor: pointer;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	outline-width:0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}

#menueoben ul li a:hover {
	cursor: pointer;
	color: #7B7C3E;
}

#menueoben ul li a:active {
	cursor: default;
	color: #7B7C3E;
}


 #menueoben  ul li .active {
	color: #7B7C3E;
	cursor: default;
   } 


#bilderunten

{
	height: auto;
	left: 1px;
	position: absolute;
	width: auto;
   } 


#headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #D6D88F;
	height: auto;
	width: auto;
	font-style: oblique;
	background-image: url(images/headback.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 54px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.headweiss {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
}
.headweiss2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.headbeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #505128;
	font-weight: normal;
	font-style: italic;
}
.weissbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.weissbold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.sponsoren

{
	height: auto;
	left: 0px;
	position: absolute;
	width: 444px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #929359;
	bottom: 0px;
   } 

