html, body {
	background: #f6f6f6 url('../gfx/background_page.png') top left repeat-x;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

/* Allgemeine Klassen */
.clear {
	clear: both;
}

.hidden {
	display: none;
}

.image_left {
	float: left;
	padding: 3px 12px 7px 0px;
}

.image_right {
	float: right;
	padding: 3px 0px 7px 12px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Allgemeine Elemente */
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	line-height: 1.3em;
	font-style: italic;
	color: #656565;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 8px 0;
}

h2.search {
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 0px 0;
}

h4 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 20px 0 8px 0;
	color: #000;
}

.teaser-single h5, .teaser h5, .searchresults h5 {
	padding: 0px;
}

hr {
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #999;
	background: #999;
	margin: 0px 0px 0px 0px;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
}

#content ul {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	list-style: url('../gfx/li_gray.gif');
	color: #000;
	padding: 0 0 0 15px;
}

#content ol {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	list-style: decimal;
	color: #000;
	padding: 0 0 0 30px;
}

#content .jqTransformSelectWrapper ul {
	list-style: none;
	padding: 0;
}

#content ul ul {
	font-size: 1em;
}

a,
a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

/* Containerpositionierung */
#page {
	width: 940px;
	height: 100%;
	margin: 0 auto;
}

#header {
	padding: 36px 36px 0px 40px;
	height: 48px;
	overflow: hidden;
}

#content {
	width: 940px;
}

#footer {
	width: 900px;
	padding: 40px 40px 40px 0px;
	text-align: right;
}

/* Navigationen */
#topnavigation {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	list-style: none;
	color: #000;
	float: left;
/* 	padding: 0 15px 0 150px; */
	padding: 0 15px 0 185px;
	width: 500px;
}

#topnavigation li {
	display: inline;
	padding: 0 30px 0 0;
}

#topnavigation a,
#topnavigation a:link,
#topnavigation a:visited {
	color: #656565;
}

#topnavigation a:hover,
#topnavigation a:focus,
#topnavigation a:active,
#topnavigation a.active {
	color: #000;
	text-decoration: none;
}

#languageswitch {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	list-style: none;
	color: #000;
	float: right;
	padding: 0;
	display: none;
}

#languageswitch li {
	display: inline;
	padding: 0 20px 0 0;
}

#languageswitch a,
#languageswitch a:link,
#languageswitch a:visited {
	color: #656565;
}

#languageswitch a:hover,
#languageswitch a:focus,
#languageswitch a:active,
#languageswitch a.active {
	color: #000;
	text-decoration: none;
}

/* Footernavigation */
#bottomnavigation {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	list-style: none;
	color: #000;
	float: right;
}

#bottomnavigation li {
	display: inline;
	padding: 0 15px;
}

#bottomnavigation a,
#bottomnavigation a:link,
#bottomnavigation a:visited {
	color: #656565;
}

#bottomnavigation a:hover,
#bottomnavigation a:focus,
#bottomnavigation a:active,
#bottomnavigation a.active {
	color: #000;
	text-decoration: none;
}

/* Hauptnavigation links */
#mainnavigation {
	padding: 0;
}

#content #mainnavigation ul {
	list-style: none !important;
	padding: 0;
	font-size: 1em;
	line-height: 1px;
	padding: 0 0 35px 0;
}

#mainnavigation li a.allgemein_link {
	width: 225px;
	height: 45px;
	background: transparent url('../gfx/background_navigation_allgemein.jpg') top left;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 30px 0px 0px 75px;
	display: block;
	color: #fff;
	text-decoration: none;
	list-style: none !important;
}

#mainnavigation li {
	padding: 0;
	border-bottom: 1px solid #fff;
}

#mainnavigation li.active img {
	border-bottom: 1px solid #f6f6f6;
}

#mainnavigation li.spacer {
	height: 75px;
	width: 300px;
}

/* Unternavigation links */
#content #mainnavigation ul ul {
	width: 300px;
	background: #fff;
	padding: 8px 0;
}

#content #mainnavigation ul ul ul {
	width: 275px;
	background: #fff;
	padding: 8px 0;
}

#mainnavigation li li {
	border-bottom: none;
	padding: 0px 5px 0px 20px;
	list-style: none !important;
}

#mainnavigation li li a,
#mainnavigation li li a:link,
#mainnavigation li li a:visited {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #666;
	width: 280px;
	padding: 8px 0px;
	display: block;
	border-bottom: 1px solid #f6f6f6;
}

#mainnavigation li li li a,
#mainnavigation li li li a:link,
#mainnavigation li li li a:visited {
	width: 260px;
}

#mainnavigation li li a:hover,
#mainnavigation li li a:active,
#mainnavigation li li a:focus,
#mainnavigation li li a.active {
	text-decoration: none;
}

#mainnavigation li li a.yellow:hover,
#mainnavigation li li a.yellow:active,
#mainnavigation li li a.yellow:focus,
#mainnavigation li li a.yellow.active {
	color: #F3A300;
	border-color: #F3A300;
}

#mainnavigation li li a.green:hover,
#mainnavigation li li a.green:active,
#mainnavigation li li a.green:focus,
#mainnavigation li li a.green.active {
	color: #95BF0D;
	border-color: #95BF0D;
}

#mainnavigation li li a.blue:hover,
#mainnavigation li li a.blue:active,
#mainnavigation li li a.blue:focus,
#mainnavigation li li a.blue.active {
	color: #5393C9;
	border-color: #5393C9;
}

#mainnavigation li li a.gray:hover,
#mainnavigation li li a.gray:active,
#mainnavigation li li a.gray:focus,
#mainnavigation li li a.gray.active {
	color: #000;
	border-color: #000;
}

/* Link Buttons */
#mainnavigation a.link-button,
#mainnavigation a.link-button:link,
#mainnavigation a.link-button:visited {
	display: block;
	width: 230px;
	height: 33px;
	font-size: 1.16em;
	color: #333;
	text-decoration: none;
	line-height: 33px;
	padding: 0px 6px 0px 25px;
	margin: 5px auto 0px auto;
	background: transparent url('../gfx/background_sidebar_button.png') top left no-repeat;
}

#mainnavigation a.link-button:hover,
#mainnavigation a.link-button:active,
#mainnavigation a.link-button:focus {

}

#content a.link-button,
#content a.link-button:link,
#content a.link-button:visited {
	display: block;
	width: 230px;
	height: 33px;
	font-size: 1.16em;
	color: #333;
	text-decoration: none;
	line-height: 33px;
	padding: 0px 6px 0px 25px;
	margin: 10px auto 0px auto;
	background: transparent url('../gfx/background_sidebar_button.png') top left no-repeat;
}

/* kleiner Warenkorb */
.sidebar_cart {
	background: #fff url('../gfx/background_sidebar_cart.png') top left no-repeat;
	width: 219px;
	padding: 20px 20px 10px 20px;
	margin: 0 auto;
}

.sidebar_cart h3 {
	color: #000;
}

.sidebar_cart h3 span {
	padding: 0 8px 0 0;
}

.sidebar_cart td {
	padding: 0 0 10px 0;
	vertical-align: top;
}

.sidebar_cart td img {
	padding: 3px 0 0 0;
}

/* großer Warenkorb */
#bigcart h3 span {
	padding: 0 8px 0 0;
}

#bigcart td {
	padding: 5px 0 0 0;
}

#bigcart td img {
	padding: 3px 0 0 0;
}


#bigcart .cart_header td {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px solid #eee;
	margin: 0 0 5px 0;
}

#bigcart .cart_footer td {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-top: 1px solid #eee;
	padding: 5px 0 15px 0;
}

/* Newssysteme */
.admin-news-categories {
	padding: 0px 20px;
}

#content .admin-news-categories ul {
	padding: 0 0 0 15px;
}

#content .admin-news-categories li {
	list-style: none;
	font-size: 12px;
	color: #666;
}

.teaser {
	padding: 0 0 20px 0;
}

.teaser-single {
	padding: 0 0 20px 0;
}

.article-head, .article-body, .article-image-title {
	padding: 0 20px;
}

.article-body {
	padding: 10px 20px;
}

.article-image {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

.article-image img {
	position: relative;
	top: 0;
	left: 0;
}

.article-image .article-image-description {
	width: 250px;
	position: absolute;
	bottom: 5px;
	right: 20px;
	float: right;
	background: transparent;
	color: #fff;
	padding: 5px 10px;
	z-index: 3;
	box-shadow: 0px 2px 5px #ccc;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	-moz-box-shadow: 0px 2px 5px #ccc;
}

.article-image-title p {
	color: #F3A300;
}

.donation-form {
	margin: 10px 0 0px -20px;
	width: 580px;
	background: #fff url('../gfx/background-template-column-right.png') top center no-repeat;
}

.donation-form table {
	padding: 20px 0px 10px 0px;
}

.donation-form p.back-link {
	padding: 20px 20px 0px 20px;
	font-weight: bold;
}

.donation-form-small {
	margin: 10px 0 0 -10px;
}

.donation-form td {
	vertical-align: middle;
	padding: 0 30px 0px 10px;
}

.donation-form-small td {
	vertical-align: middle;
	padding: 0 20px 5px 0px;
}

.donation-form td p {
}

.donation-form td p.error_msg {
	padding: 0px 10px 10px 10px;
}

.donation-form-small td p.error_msg {
	padding: 0px 10px 10px 0px;
}


.donation-form td p button {
	margin: 5px 0 0 -3px;
}

.donation-form-small td p button {
	margin: 5px 0 0 5px;
}

.donation-form td span {
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	color: #000;
}

.donation-form td span span {
	line-height: 20px;
}

.donation-form-small td span {
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	color: #000;
}

/* Seitenblättern */
.pagination {
	text-align: left;
	padding: 30px 0px 0px 0px;
	background: #fff url('../gfx/background-template-column-right.png') top center no-repeat;
}

#content .pagination a,
#content .pagination a:link,
#content .pagination a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	padding: 0 7px;
}

#content .pagination a:hover,
#content .pagination a:focus,
#content .pagination a:active,
#content .pagination a.active {
	color: #000;
}

#content .pagination span {
	color: #f5f5f5;
	font-size: 14px;
	font-weight: bold;
}


#content .pagination a.next {
	padding: 0 20px 0 10px;
	background: #fff url('../gfx/next.png') center right no-repeat;
}

#content .pagination a.prev {
	padding: 0 10px 0 20px;
	background: #fff url('../gfx/prev.png') center left no-repeat;
}

#content .pagination a.next:hover {
	background: #fff url('../gfx/next-hover.png') center right no-repeat;
}

#content .pagination a.prev:hover {
	background: #fff url('../gfx/prev-hover.png') center left no-repeat;
}

#content .pagination .prev-disabled {
	padding: 0 10px 0 20px;
	background: #fff url('../gfx/prev-disabled.png') center left no-repeat;
}

#content .pagination .next-disabled {
	padding: 0 20px 0 10px;
	background: #fff url('../gfx/next-disabled.png') center right no-repeat;
}

/* Startseitenmodule */
#tab-navigation {
	padding: 0 20px;
	height: 75px;
	width: 900px;
	overflow: hidden;
}

#tab-navigation a {
	display: block;
	width: 300px;
	height: 75px;
	float: left;
	background: #ccc;
}

#tab-navigation a.hfbi {
	background: transparent url('../gfx/tabs/tab_hfbi.png') top left no-repeat;
}

#tab-navigation a.hfbi-active, #tab-navigation a.hfbi:hover, #tab-navigation a.hfbi-active:hover {
	background-image: url('../gfx/tabs/tab_hfbi_hover.png');
}

#tab-navigation a.cfi {
	background: transparent url('../gfx/tabs/tab_cfi.png') top left no-repeat;
}

#tab-navigation a.cfi-active, #tab-navigation a.cfi:hover, #tab-navigation a.cfi-active:hover {
	background-image: url('../gfx/tabs/tab_cfi_hover.png');
}

#tab-navigation a.cwi {
	background: transparent url('../gfx/tabs/tab_cwi.png') top left no-repeat;
}

#tab-navigation a.cwi-active, #tab-navigation a.cwi:hover, #tab-navigation a.cwi-active:hover {
	background-image: url('../gfx/tabs/tab_cwi_hover.png');
}

#tab-content .tab {
	width: 900px;
	padding: 0 20px;
}

#tab-content .tab {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

#tab-content .tab img {
	position: relative;
	top: 0;
	left: 0;
	box-shadow: 0px 2px 6px #ccc;
	-webkit-box-shadow: 0px 2px 6px #ccc;
	-moz-box-shadow: 0px 2px 6px #ccc;
}

#tab-content .tab .text-wrapper {
	width: 465px;
	position: absolute;
	bottom: 10px;
	left: 40px;
	float: left;
	padding: 10px;
	z-index: 3;
	box-shadow: 0px 1px 4px -1px #999;
	-webkit-box-shadow: 0px 1px 4px -1px #999;
	-moz-box-shadow: 0px 1px 4px -1px #999;
}

#tab-content .tab .text-wrapper p,
#tab-content .tab .text-wrapper h1,
#tab-content .tab .text-wrapper h2,
#tab-content .tab .text-wrapper h3,
#tab-content .tab .text-wrapper h4 {
	color: #fff;
}

#tab-content .tab .text-wrapper p.link-buttons a {
	display: block;
	float: left;
	height: 14px;
	background: #ccc url('../gfx/tabs/link_button_background.png') top left repeat-x;
	border: 1px solid #fff;
	padding: 6px 10px;
	margin: 5px 10px 0 0;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

#tab-content .tab .text-wrapper p.link-buttons a span {
	padding: 0 5px 0 10px;
}

#tab-hfbi p.link-buttons a span {
	background: transparent url('../gfx/tabs/pfeil_hfbi.gif') left top no-repeat;
}

#tab-hfbi p.link-buttons a:hover span {
	background: transparent url('../gfx/tabs/pfeil_hfbi_hover.gif') left top no-repeat;
}

#tab-cfi p.link-buttons a span {
	background: transparent url('../gfx/tabs/pfeil_cfi.gif') left top no-repeat;
}

#tab-cfi p.link-buttons a:hover span {
	background: transparent url('../gfx/tabs/pfeil_cfi_hover.gif') left top no-repeat;
}

#tab-cwi p.link-buttons a span {
	background: transparent url('../gfx/tabs/pfeil_cwi.gif') left top no-repeat;
}

#tab-cwi p.link-buttons a:hover span {
	background: transparent url('../gfx/tabs/pfeil_cwi_hover.gif') left top no-repeat;
}

.sidebar_content > div {
	padding: 0 0 20px 0;
}

.searchresults {
	padding: 0 0 15px 0;
}