@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family:Arial;
	font-size:13px;
	color:#000;
	text-align:left;
	margin:0;
	height:auto;
}

body {
	background:#fff;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

a {
	outline:none;
}

h1 {
	font-weight:normal;
	color:#296a40;
	font-size:22px;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:1px solid #A2424D;
	height:25px;
}

h2,
h2 a {
	font-size:13px;
	font-weight:bold;
	color:#296a40;
	margin-bottom:15px;
	text-decoration:none;
}

#preload {
	display:none;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width:90%;
	padding:0;
	background:none;
	margin:0;
}

#header {
	display:none;
}


#schmuckbild img {
	display:none;
}

#content_container {
	background:none;
}

#content_container #col1 {
	width:232px;
	float:left;
	margin-top:52px;
	
	display:none;
}

#content_container #col2 {
	width:100%;
	float:left;
	margin-left:41px;
	padding-top:24px;
	margin-bottom:30px;
	
	margin:0;
	padding:0;
}

#content_container #bookmark {
	display:none;
}

#content_container p {
	margin-bottom:20px;
	line-height:18px;
}

#content_container a {
	color:#296A40;
	text-decoration:none;
}

#content_container ul {
	margin-left:25px;
	margin-bottom:20px;
}

#content_container a:hover {
	text-decoration:underline;
}

#push,
#footer {
	display:none;
}

#footer {
	background:url(../img/footer_bg.jpg) top left no-repeat;
	width:964px;
	margin:0 auto;
}

#col1 {
	font-size:12px;
	color:#0a0a0a;
}

#col1 .aktuelles_heading_container,
#col1 .kontakt_heading_container,
#col1 .fotos_heading_container {
	margin-bottom:15px;
}

#col1 .fotos_heading_container {
	padding-left:6px;
}

#col1 .aktuelles_heading {
	width:70px;
	height:17px;
	background:url(../img/aktuelles_heading.png) top left no-repeat;
	text-indent:-9999px;
	float:left;
}

#col1 .kontakt_heading {
	width:61px;
	height:15px;
	background:url(../img/kontakt_heading.png) top left no-repeat;
	text-indent:-9999px;
	float:left;
}

#col1 .fotos_heading {
	width:45px;
	height:15px;
	background:url(../img/fotos_heading.png) top left no-repeat;
	text-indent:-9999px;
	float:left;
}

#col1 .heading_link {
	float:right;
	color:#474747;
	font-size:11px;
	text-decoration:none;
	background:url(../img/heading_link_arrow.png) right 4px no-repeat;
	padding-right:9px;
}

#col1 .heading_link:hover {
	text-decoration:underline;
}

#col1 .news-latest-container {
	padding-left:20px;
	padding-top:10px;
	height:107px;
	border-top:1px solid #a2424d;
}

#col1 .kontakt-container {
	padding-left:20px;
	padding-top:10px;
	border-top:1px solid #a2424d;
}

#col1 .fotos-container {
	padding-left:14px;
	padding-top:10px;
	border-top:1px solid #a2424d;
	height:126px;
}

#col1 .news-latest-item,
#col1 .kontakt-item {
	margin-top:10px;
}

#col1 .news-latest-item a {
	color:#000;
	text-decoration:none;
	padding-left:10px;
	background:url(../img/link_arrow.png) left 4px no-repeat;
}

#col1 .news-latest-item a:hover {
	text-decoration:underline;
}

#col2 .news-list-item {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #A2424D;
}

#col2 .news-list-image,
#col2 .news-single-img {
	float:right;
	margin-left:15px;
}

/*#col1 .tx-chgallery-pi1 {
	padding-left:14px;
	padding-top:10px;
	border-top:1px solid #a2424d;
}*/

#col1 .chgallery-item {
	width:99px;
	height:67px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}

#col1 .tx-chgallery-pi1 img {
	height:67px;
}
