body {
    /*height:100%;
	min-height:100%; */
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #01544A ; 
	scrollbar-base-color: #F9F8CD; 
	scrollbar-darkshadow-color: #484742; 
	scrollbar-face-color: #f2f2f2; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #484742; 
	scrollbar-track-color: #CCCCCC;
	text-align:center;
	/*margin: 0 6%;*/
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFEF5;
	font-size:0.75em;
	
}
html {
	/* für den Scrollbalken ,damit er in firefox, mozilla nicht verschwindet. 
	Sonst rutscht der Inhalt nach links (geht nicht in Safari)*/
	min-height:100%; 
	margin-bottom:0.1px;
}

a, a:visited, a:active {
	color:#01544A;
	font-weight: bold;
}
a:hover {
	background-color:#01544a;
	font-weight: bold;
	color: #F9F8CD;
}

a.submenulink {
	display:block;
	margin: 0;
	padding: 3px 10px 3px 25px;
	font-size: 0.9em;
	text-decoration: none;
	border: 0 none;
	background-color: #F9F8CD;
}

a.currentlink:link,
a.currentlink:visited {
	background-color:#01544a; /*dunkelgruen*/
	font-weight: bold;
	color: #F9F8CD; /*gelb*/
}

a.submenulink:hover {
	background-color:#01544a; /*dunkelgruen*/
	font-weight: bold;
	color: #F9F8CD; /*gelb*/
}
a.blind:link, a.blind:visited, a.blind:hover, a.blind:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	background-color: #F9F8CD;
}
ul.submenulist {
	padding: 0 0 15px 0;
	margin: 0;
	width: 176px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #01544a;
	background-color: #F9F8CD;
}
li.submenutopic {
	padding: 0;
	list-style-type:none;
}
li.margin {
	margin-bottom:10px;
}

ul.submenulist_sub {
	padding-left:0;
	margin: 0px;
	width: 177px;
}

a.submenulink_sub {
	display:block;
	margin: 3px 1px 3px 26px;
	padding-left: 20px;
	font-size: 0.9em;
	text-decoration: none;
	border: 0 none;
	background-color: #F9F8CD;
}

a.submenulink_sub:hover {
	background-color:#FEFEF5;
	font-weight: bold;
	color: #01544A;

}
a.currentlink_sub, a.currentlink_sub:visited , a.currentlink_sub:hover{
	background-color:#FEFEF5;
	font-weight: bold;
	color: #01544A;
}


h1,h2,h3,blockquote {
	margin: 0;
	padding: 0;
}
h1 {
	font-size:1.2em;
	font-weight:bold;
	color: #01544A;

}
h2 {
	font-size:1.0em;
	color: #01544A;
}
h3 {
	font-size:0.9em;
	color: #01544A;
}

h4 {
	font-size:0.9em;
	color: #01544A;
	font-weight: normal;

}

.klein {
	font-size:0.8em;
	font-weight: normal;
}

ul.dot {
	padding: 0;
	margin: 5 0 5 -20px;

}
li.dot {
	padding: 0 0px 0 0;
	list-style-type:none;
	list-style-position: outside;
	list-style-image: url(images/quadi.gif);
	margin-left: -20px;
}
#xmas{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	float: left;
}


#inhalt {
	MARGIN: auto;
	width: 800px;
	text-align: left;
	background-image: url(bilder/patchwork_links.gif); 
	background-repeat: no-repeat;
	background-color: #F9F8CD;
	background-position: bottom left !important;
	border-width: 0 1px 1px 1px;
	border-color: #01544A;
	border-style: solid;
	height: 574px;
}

#inhalt[id] {
	min-height: 574px; /*nicht bei IE*/
	height: auto; 
}

#seitenkopf {
	text-align: left;
	margin: 0;
	padding: 0 0 0 0px;
	height: 160px;
	background: #F9F8CD url(bilder/stoffhg.jpg) repeat-x left top;
}

#links {
	text-align: left;
	margin: 60px 0 10px;
	float:left;
	padding: 0px 0px 0 28px;
	width: 205px;
	height: 300px;
}

#mitte {
	text-align: left;
	margin: 0 30px 20px 235px;
	padding: 60px 0px 10px;
}

.oeffnungszeiten {
	text-align:right;
	padding-right:30px;
}

.zeiten {
	margin: 2px;
	margin-top: 12px;
	border: 0;
	padding: 3px;
	font-weight: bold;
}

#copyrighthinweis {
	margin: 2px;
	border: 0;
	padding: 0;
	text-align:right;
}
.unsichtbar {
	display:none;
}
.headline {
	text-align: justify;
	background-color: #01544A;
	
	margin-left: 28px;
	margin-top: 52px;
	/*padding-top: 12px;
	padding-bottom: 11px;
	padding-right: 6px;
	padding-left: 8px;*/

}
.subheadline {
	text-align: justify;
	padding-left: 0px;
	margin-left: 28px;
	margin-top: 15px;
}
.logo {
	float: left;
	padding: 0px;

}
table.messen {
	border: 1px solid #01544A;
	margin: 1px;
	padding: 2px 4px 2px 7px;
	font-size: 1.0em;
	vertical-align: top;

}

table.shop {
	border: 1px solid #01544A;
	margin: 1px;
	padding: 0;
	font-size: 1.0em;
	vertical-align: top;

}

.hg-gruen {
	color: #f9f8cd;
	background-color: #01544a;
	font-weight: bold;
}
td.shop {
	border-top: 1px solid #01544A;
	border-right: 1px solid #01544A;
	border-bottom: none;
	border-left: 1px solid #01544A;
	padding: 1px;
}
td.shop_rechts {
	border-right: 1px solid #01544A;
}
td.shop_links {
	border-left: 1px solid #01544A;
}
td.shop_unten {
	border-bottom: 1px solid #01544A;
}
.info {
	border: 1px solid #01544A;
}
.info h2 {
	padding:6px 5px;
	font-size: 1.1em;
}
.info-text {
	color: #000000;
	margin:5px;
	padding:0;
}
.liste-schmal 
{
	font-size: 8.5pt;
	color: #01544A;
	background-color: #FEFEF5;
	height: 20px;
	width: 60px;
	cursor: hand;
	border: 1px solid #01544A;
	margin-bottom: 1px;
} 
.liste
{
	font-size: 8.5pt;
	color: #01544A;
	background-color: #FEFEF5;
	height: 20px;
	width: 85px;
	cursor: hand;
	border: 1px solid #01544A;
	margin-bottom: 1px;
} 

table.blog {
	border: 1px solid #01544A;
	margin: 1px 1px 5px 1px;
	padding: 2px 4px;
	font-size: 1.0em;
	vertical-align: top;

}
table.blog h2 {
	padding:2px 0;
	margin:2px 0;
}
table.pages {
	margin: 5px 0;
}
hr	{
	background-color:#01544a;
	border:none;
	display:block;
	height:1px;
}
.blog_details h2,
.blog_details img,
.blog_details p {
	margin: 0 0 10px 0;
}
.blog_details h2 {
	font-size:1.2em;
}
.blog_details span {
	display:inline-block;
	margin-bottom:3px;
}
.blog_details img {
	display:block;
	margin: 0 auto 10px auto;
}
.blog_details p {
	width: 500px;
	text-align:justify;
}
a.pdf {
	background-image:url(images/pdficon_small.gif);
	background-repeat:no-repeat;
	display:inline-block;
	line-height:20px;
	padding:0 3px 0 20px;
}
a.pdf:hover {
	text-decoration:none;
}
