body {
	font-family: Trebuchet MS;
	font-size: 0.75em;
}

a {
	text-decoration: none;
	color: #7c7f9a;
}

a:hover {
	text-decoration: underline;
}

br.clearer {
	font-size: 0;
	height: 0px;
	width: 0px;
	line-height: 0px;
	clear: both;
}

#background {
	background: url(../images/bg_menu2.jpg);
	width: 100%;
	min-height: 400px;
}

#bgLeft {
	background: url(../images/bg_menu2.jpg);
	width: 1920px;
}

#main {
	background: url(../images/bg_main.png) repeat-y;
	width: 1151px;
	margin: auto;
	padding-bottom: 30px;
}

#header {
	width: 1000px;
	background: url(../images/bg_head.jpg) no-repeat;
	min-height: 156px;
	margin-left: 66px;
	position: relative;
}

#home {
	display: block;
	width: 300px;
	height: 150px;
	position: absolute;
}

#headNavi {
	height: 40px;
	margin-right: 20px;
}

#headNavi ul {
	margin-top: 10px;
	float: right;
}

#headNavi ul li {
	float: left;
}

#headNavi ul li.trenner {
	border-right: 1px solid #496170;
	height: 1.3em;
	margin: 0 5px;
}

#headNavi ul li a {
	font-weight: bold;
	font-size: 1.1em;
	color: #496170;
	text-decoration: none;
}

#headNavi ul li a:hover {
	text-decoration: underline;
}

#ringLink {
	position: absolute;
	width: 200px;
	height: 50px;
	right: 10px;
	top: 45px;
}

#search {
	float: right;
	margin-top: 80px;
	margin-right: 15px;
}

#searchfields {
	position: relative;
	height: 22px;
}
#searchText {
	height: 20px;
	width: 160px;
	padding: 0 5px;
	border: 1px solid #7b81a6;
	margin-right: 5px;
	font-size: 0.9em;
	font-family: Arial;
	color: #7c80a6;
	position: absolute;
	top: 0;
	right: 38px;
}

#searchSubmit {
	width: 37px;
	border: none;
	height: 22px;
	background: url(../images/search_submit.jpg) no-repeat;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	margin-left: 66px;
	background: url(../images/bg_menu.jpg) repeat-x;
	width: 1000px;
	height: 32px;
}

#menu ul li {
	float: left;
	height: 32px;
	line-height: 32px;
}

#menu ul li {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	padding-top: 2px;
	background: url(../images/bg_menu_button.jpg) repeat-x;
	position: relative;
}

#menu ul li.active {
	background: url(../images/bg_menu_button_active.jpg) repeat-x;
}

#menu ul li:hover {
	background: url(../images/bg_menu_button_active.jpg) repeat-x;
}

#menu ul li a {
	font-size: 1.1em;
	line-height: 30px;
	height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	font-weight: bold;
}

#menu ul li.trenner {
	width: 2px;
	height: 32px;
	background: url(../images/bg_trenner_menu.jpg) no-repeat;
	padding: 0;
}

#menu ul li .submenu {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	width: 1000px;
	#background: url(../images/bg_submenu.png);	
	z-index: 10;
}

#menu ul li .submenu ul li {
	line-height: 18px;
	height: auto;
	float: left;
	padding: 0 5px;
	margin-left: 5px;
}

#menu ul li .submenu ul li ul li,
#menu ul li .submenu ul li ul {
	float: left;
}

#menu ul li .submenu ul li ul li {
	margin-left: 0;
}

#menu ul li .submenu ul li a {
	font-size: 0.9em;
	color: 	#7c7f9a;
	text-transform: none;
	line-height: 15px;
	display: block;
	font-weight: bold;
	border-bottom: 1px dotted #7c7f9a;
	margin-bottom: 5px;
	background: url(../images/bg_subCat.png) right center no-repeat;
}

#menu ul li .submenu ul li ul li {
	line-height: 14px;
}

#menu ul li .submenu ul li ul li a {
	font-weight: normal;
	border-bottom: none;
	margin-bottom: 0px;
	line-height: 14px;
	background: none;
}

#menu ul li .submenu ul li a:hover {
	text-decoration: underline;
}

#menu ul li .submenu  .subBg {
	float: left;
	background: #FFFFFF;
	#background: url(../images/bg_sub_right.png) left repeat;
	padding-top: 15px;
	width: 975px;
	padding-left: 25px;
	border-bottom: 15px solid #72800f;
}

#menu ul li .submenu  .subFooter {
	height: 8px;
	float: left;
	#background: url(../images/bg_sub_footer.png) no-repeat;
}

#menu ul li ul {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: -5px;
}

#menu ul li:hover .submenu {
	display: block;
}

#menu ul li ul li {
	background: none;
	margin: none;
	padding: none;
	position: none;
	width: 145px;
}

#menu ul li ul li a {
	height: auto;
	font-weight: normal;
}

#menu ul li ul li:hover {
	background: none;
}

#menu ul li ul li.active {
	background: none;
}

#menu ul li ul li ul {
	min-height: 185px;
}

#menu ul li ul li ul li {
	font-weight: normal;
	font-size: 0.90em;
}

#breadcrumps {
	margin-left: 66px;
	height: 32px;
	line-height: 32px;
	font-size: 0.9em;
	color: #5e5e5f;
}

#breadcrumps ul {
	display: block;
	padding-left: 15px;
}

#breadcrumps ul li {
	float: left;
	padding-right: 4px;
	height: 32px;
	line-height: 32px;
}

#breadcrumps ul li a {
	font-family: Verdana;
	font-size: 0.9em;
	color: #7c80a6;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
}

#breadcrumps ul li a:hover {
	text-decoration: underline;
}

#menuLeft {
	width: 230px;
	float: left;
	margin-left: 66px;
}

#menuLeft ul {
	float: left;
}

#menuLeft ul li {
	width: 172px;
	min-height: 28px;
	line-height: 30px;
	margin: 0 15px;
	margin-bottom: 2px;
	background: url(../images/bg_button_menu_left.jpg) no-repeat;
	padding-left: 28px;
	float: left;
}

#menuLeft ul li.active {
	background: url(../images/bg_button_menu_left_active.jpg) no-repeat;
}

#menuLeft ul li.active a {
	color: #535579;
}

#menuLeft ul li:hover {
	background: url(../images/bg_button_menu_left_active.jpg) no-repeat;
}

#menuLeft ul li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #72800f;
	text-decoration: none;
	line-height: 30px;
}

#menuLeft ul li ul {
	margin-left: -28px;
	background: url(../images/bg_menu_secound.jpg) center bottom no-repeat;
	padding-bottom: 15px;
}

#menuLeft ul li ul li {
	padding: 0;
	background: none;
	height: 22px;
	line-height: 22px;
	min-height: 0px;
	font-family: Verdana;
	font-size: 0.9em;
}

#menuLeft ul li ul li.active {
	background: none;
}

#menuLeft ul li ul li.active a {
	font-weight: bold;
}

#menuLeft ul li ul li  a {
	font-weight: normal;
	margin-left: 13px;
}

#menuLeft ul li ul li:hover {
	background: none;
}

#menuLeft ul li ul li:hover a {
	text-decoration: underline;
}

#content {
	float: left;
	width: 730px;
}

.containerLeft {
	margin-top: 8px;
	margin-right: 8px;
	border: 1px solid #7d80a6;
	float: left;
	width: 349px;
	padding-bottom: 3px;
}

.containerLeft h1 {
	font-weight: bold;
	font-size: 1.3em;
	color: #44476f;
	margin-top: 8px;
	margin-left: 7px;
}

.containerLeft p {
	margin-left: 10px;
	font-size: 1.2em;
	color: #48484c;
	margin-bottom: 12px;
}

.containerLeft a {
	text-decoration: none;
	color: #44476f;
	font-weight: bold;
}

.containerLeft img {
	margin: 0 !important;
}

.containerRight {
	margin-top: 8px;
	margin-right: 8px;
	border: 1px solid #7d80a6;
	float: left;
	width: 349px;
	padding-bottom: 2px;
}

.small h1,
.containerRight h1 {
	font-weight: bold;
	font-size: 1.3em;
	color: #44476f;
	margin-top: 10px;
	margin-left: 10px;
}

.small p,
.containerRight p {
	margin-left: 10px;
	font-size: 1.2em;
	color: #48484c;
	margin-bottom: 4px;
	margin-top: 4px;
}

.small a,
.containerRight  a {
	text-decoration: none;
	color: #44476f;
	font-weight: bold;
}

.containerRight img {
	margin: 0 !important;
}

.small {
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 1px;
	border: 1px solid #7d80a6;
	float: left;
	width: 170px;
}

.small img {
	margin: 0 !important;
}

#footerText {
	width: 970px;
	float: left;
	margin-left: 66px;
	padding: 30px 15px;
	color: #637279;
}

#footerText h1 {
	background: #d9dce6;
	color: #353535;
	font-size: 1.1em;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 5px;
	margin-bottom: 15px;
}

.footerCol {
	width: 475px;
	float: left;
	padding-right: 10px;
}

#footer {
	width: 1151px;
	margin: auto;
	height: 183px;
	background: url(../images/bg_footer.png) no-repeat;
}

#footerFrame {
	width: 1000px;
	height: 126px;
	background: url(../images/bg_footer2.jpg) no-repeat;
	margin-left: 66px;
	position: relative;
}

#footerLogo {
	float: left;
	width: 260px;
	height: 100px;
}

.keywords {
	width: 110px;
	height: 90px;
	margin-top: 13px;
	border-left: 1px solid #dce2d8;
	padding: 5px 15px;
	float: left;
	color: #615e5c;
}

.keywords h1 a {
	font-weight: bold;
	color: #615E5C;
}

.keywords ul li {
	font-weight: bold;
	line-height: 14px;
}
.keywords ul li a {
	color: #615E5C;
	font-size: 0.9em;
}

#footerMenu {
	width: 270px;
	height: 60px;
	margin-top: 13px;
	border-left: 1px solid #dce2d8;
	padding: 5px 15px;
	padding-top: 35px;
	float: left;
	color: #615e5c;
}

#footerMenu ul li {
	float: left;
	border-right: 1px solid #615e5c;
	padding: 0 5px;
}

#footerMenu ul li.last {
	border: none;
}

#footerMenu ul li a {
	text-decoration: none;
	color: #615e5c;
	font-weight: bold;
}

#footerMenu ul li a:hover {
	text-decoration: underline;
}

#herz {
	width: 68px;
	height: 96px;
	background: url(../images/herz.jpg) no-repeat;
	position: absolute;
	left: 900px;
	top: -33px;
}

.myGallery {
	background: none !important;
	border: none !important;
}

.tx-rgsmoothgallery-pi1 {
	background: none !important;
	border: none !important;
}

.slideElement {
	background-color: #FFFFFF !important;
	border: none !important;
}

#contentBig {
	width: 990px;
	margin-left: 66px;
	padding: 0 0 0 15px;
	font-size: 1.2em;
}

#contentBig a {
	color: #87a969;
	text-decoration: none;
}

.csc-default {
	#float: left;
}

#footerText .csc-header-n1 {
	width: 970px;
}

#startBoxLeft {
	width: 210px;
	float: left;
	height: 320px;
	overflow: hidden;
}

#startBoxLeft img {
	margin: 0;
	margin-bottom: 6px;
}

#startSlider {
	float: left;
	margin-left: 10px;
}

#startBoxTwoCols {
	width: 613px;
	height: 116px;
	border: 1px solid #a1a2b5;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#startBoxTwoCols .csc-header-n1 {
	width: auto;
	float: left;
}

.startBoxSmall h1,
#startBoxTwoCols h1 {
	color: #87a969;
	font-size: 1.4em;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
}

.startBoxSmall {
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	border: 1px solid #a1a2b5;
	width: 298px;
	height: 116px;
}

.last {
	margin-right: 0px;
}

#contentHeader {
	width: 740px;
	background: #e9e7dd;
	height: 50px;
	float: left;
}

#headline {
	width: 650px;
	height: 50px;
	line-height: 50px;
	float: left;
	margin-left: 20px;
}

#headline h1 {
	font-size: 1.5em;
	color: #535579;
	font-family: Trebuchet MS;
	line-height: 50px;
	text-transform: uppercase;
}

#navi {
	float: left;
	margin-top: 15px;
}

#contentMain {
	width: 700px;
	padding: 0 20px;
	font-size: 1.2em;
	background: #f6f3e8;
	float: left;
}

#contentMain a {
	text-decoration: none;
	color: #535579;
	font-weight: bold;
}

#contentMain a:hover {
	text-decoration: underline;
}

#contentMain h1 {
	font-weight: bold;
	color: #535579;
}

.boxLeft {
	width: 350px;
	float: left;
	margin-bottom: 5px;
	padding-right: 5px;
}

.boxLeft h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Trebuchet MS;
	color: #838e45;
	font-weight: bold;
	line-height: 35px;
	margin-left: 10px;
}

.boxRight h1 a,
.boxLeft h1 a {
	text-decoration: none;
	font-weight: bold;
	color: #838e45;
	line-height: 35px;
}

.boxRight {
	width: 350px;
	float: left;
	margin-bottom: 5px;
	padding-right: 5px;
}

.boxLeft .csc-default,
.boxRight .csc-default {
	float: left;
}

.boxLeft .csc-default img,
.boxRight .csc-default img {
	margin: 0 !important;
}

.boxRight h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Trebuchet MS;
	color: #838e45;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	margin-left: 10px;
}

.boxLeft h1 a:hover,
.boxRight h1 a:hover {
	text-decoration: underline;
}

.dark {
	background: #f1f3fa;
}

.bright {
	background: #f8f5ed;
}

.imageLink {
	display: block;
	width: 400px;
	height: 350px;
	position: absolute;
	left: 150px;
	z-index: 1;
}

.tx-rgsmoothgallery-pi1 {
	float: left;
}

.tx-indexedsearch {
	margin-left: 81px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
div.csc-textpic-border div.csc-textpic-single-image img {
	border: none;
	padding: 0px 15px 15px 11px;
	background: url(../images/image_shadow.png) no-repeat;
}

#content p {
	min-width: 100px;
}

#searchform_select_tx_sgglossary_pi1 {
	width: 670px;
	border-bottom: 1px solid #7c80a6;
}

#searchform_select_tx_sgglossary_pi1 p a,
#searchform_select_tx_sgglossary_pi1 p {
	margin-bottom: 10px;
	color: #7d7fa6;
	text-decoration: none;
}

#searchform_select_tx_sgglossary_pi1 p a:hover {
	color: #44476f;
}

.tx-sgglossary-pi1 {
	padding: 0 15px;
}

.tx-sgglossary-pi1 tr td {
#	font-weight: bold;
}

.tx-sgglossary-pi1 tr td a {
	margin-right: 40px;
}

.tx-sgglossary-pi1 b {
	font-weight: bold;
	color: #a1a2b5;
	margin-bottom: 10px;
}

.tx-indexedsearch-whatis {
	line-height: 40px;
	font-size: 1.2em;
	background: #E9E7DD;
	color: #535579;
	width: 940px;
	padding-left: 30px;
	font-weight: bold;
}

.tx-indexedsearch-browsebox {
	font-size: 1.1em;
	margin-left: 30px;
}

.tx-indexedsearch-res {
	position: relative;
}

.details,
.title {
	margin-left: 30px;
	font-size: 1.1em;
	color: #44476F;
	background: #E9E7DD;
	width: 900px;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
}

.details,
.title a {
	line-height: 30px;
	color: #44476F;
	text-decoration: none;
	font-weight: bold;
}

.details a:hover,
.title a:hover {
	text-decoration: underline;
}

.rating {
	position: absolute;
	right: 45px;
	top: 22px;
}

.description {
	font-size: 1.1em;
	padding: 10px 0;
	padding-left: 15px;
	margin-left: 30px;
	background: #F8F5ED;
	width: 900px;
}

.details a {
	font-size: 0.9em;
	line-height: 20px;
	font-weight: normal;
	height: auto;
	text-decoration: none;
	color: #44476F;
}

.details {
	font-size: 0.9em;
	line-height: 20px;
	font-weight: normal;
	height: auto;
}

#contentMain ul {
	list-style-type: disc;
	list-style-position: inline;
	margin-left: 25px;
}

.noSub .submenu {
	display: none !important;
}

.twoCols b a {
	font-weight: bold;
}

.overlayContent {
	position: absolute;
	bottom: 40px;
	right: 25px;
	width: 140px;
}

.overlayContent h1 a {
	font-weight: bold !important;
	font-size: 0.9em !important;
	line-height: 20px !important;
}

.overlayContent p {
	font-size: 0.9em !important;
	line-height: 14px !important;
	margin-bottom: 5px;
}

.overlayContent p a {
	font-size: 0.8em !important;
	line-height: 14px !important;
}

.overlayContent img {
	margin-bottom: 20px;
}

.csc-textpic-intext-left-nowrap h1 {
	margin: 0;
}

#navi .csc-default {
	float: left;
}