/* CSS Document */

a, a:link, a:active, a:hover {
	color:#7cb66e;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #44362B;
}

.bodytext {
	padding:0px;
	margin:0px;
	font-size:12px;
}

p {
	text-indent: 0px;
}

p.bodytext {
	margin-bottom:1em;
}


img {
	border:none;
}

ul {
	margin:0px;
	padding:0px;
}

#main {
	text-align:justify;
	line-height:1.5em;
}

#main ul{
	margin-left:30px;
	margin-bottom:1em;
}

#main li{
	list-style:none;
	list-style-image:url(../img/design01/bg_li.jpg);
}

.adresse .bodytext h1 {
	margin-bottom:0px;
	padding-bottom:0px;
}

h1, .csc-firstHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:normal;
	color:#49292a;
	padding-top:15px;
	margin-bottom:5px;
}

h2 {
	font-size:1em;
	font-weight:bold;
}

h3 {
	font-size:1.2em;
	color:#7cb66e;
	margin-bottom:10px;
}

.error {
	color: #C7161C;
	list-style:none;
	font-weight:bold;
}

/* SiteMap Typo3 */

.csc-menu {
	padding: 0px;
	margin-bottom: 25px;
	height:20px;
	width:100%;
	margin-left:-35px;
}

.csc-menu li {
	margin:0px;
	float:left;
	font-size:1em;
	list-style:none;
	color:#1669B5;
	padding-right:6px;
	padding-left:6px;
	border-left: 1px solid #1669B5;
}

.csc-menu a, .csc-menu a:link, .csc-menu a:visited, .csc-menu a:hover{
	color:#1669B5;
	text-decoration:none;
}

.csc-menu a:hover{ 
	text-decoration:underline;
}


/* Sitemap Dropdown */

#main .tx-dropdownsitemap-pi1 ul,
#main .tx-dropdownsitemap-pi1 li,
#main .tx-dropdownsitemap-pi1 ol {
	list-style-image:none;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	border:none;
	background:none;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	color:#7cb66e;
	text-decoration:none;
	background-color : inherit;
}

/* END Sitemap */



/* PageTeaser start */
#main .tx-jppageteaser-pi1-headline {
	color:#6c9961;
	border-bottom:1px dotted #6c9961;
	font-size:10px;
}
#main .tx-jppageteaser-pi1-headline span {
	font-size:12px;
}

/* Preise start */
#main table {
	padding-bottom:20px;
}
#main table thead {
	background:#FFEB89;
	text-align:center;
	font-weight:bold;
}
#main table tbody {
	background:#F8F3D6;
	text-align:center;
}
#main table thead th, #main table tbody td {
	padding:3px 5px;
}
#main table .bodytext {
	margin-bottom:0px;
	padding-bottom:0px;
}

#main .tx-thmailformplus-pi1 table tbody {
	text-align:left;
	background:none;
}
/* Preise ende */

/* NW_SHARE */

.nw_share_item {
	float:right;
	margin:10px 0px 0px 5px;
}
/* ######## */
