/************************************* FRAMEWORK *************************************/

body {
	margin:0;
	padding:0;
	background-color:#fff;
}

#wrapper {
	width:872px;	
	padding:0 23px;
	margin:0 auto;
	background:url(../img/gradient-wrapper.jpg) repeat-y #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
	line-height:16px;
}

#shadow-bottom { 
	margin:0 auto 50px auto;
	width:918px;
	height:10px;
	background:url(../img/shadow-bottom.jpg) no-repeat;
}

/************************************* GLOBAL's *************************************/

.clear { clear:both;}

a {
	color:#008854;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
/* 	color:#000; */
	text-decoration:underline;
}

#content-text a[href^="mailto"] {
	background-image:url(../img/ico_mail_outline.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
}
#content-text a.mail {
	background-image:url(../img/ico_mail_outline.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
}

a img { border:none;}

#content-text a.arrow {
	background:url(../img/icn-link-arrow.jpg) no-repeat;
	padding-left:15px;
	color:#008854;
}

img.border { border:1px solid #CED2D6;}

#content-text a.arrow:hover { text-decoration:underline;}

.align-center {
  text-align: center;
}

h1 { 
	font-size:20px;
	font-weight:normal;
	color:#262626;
}

h3 { 
	font-size:13px;
	line-height:145%;
}

h4 { 
	font-size:11px;
	line-height:145%;
}

.left { float:left; width: 487px; }

li.pipe { 
	background:url(../img/icn-pipe.gif) no-repeat right;
	padding: 0 10px 0 0 ;
	margin: 0 10px 0 0 !important;
}

/************************************* HEADER *************************************/

#header { 
	width:870px;
	height:89px;
	padding-top:24px;
}

#logo { 
	float:left;
	margin-right:30px;
}
#searchbox{
	float:right;
	padding:0px;
	margin:0px;
	line-height:normal;
	width: 205px;
}
#searchbox fieldset legend {
	display:block;
	font-size:0;
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	width:0;
}
#searchbox fieldset {
	border:0 solid transparent;
	margin:0;
	padding:0;
}
#searchbox input.tx-indexedsearch-searchbox-sword {
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
	color:#2B2B2B;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	margin:0;
	padding:2px;
	width:140px;
}
#searchbox input.tx-indexedsearch-searchbox-button-text {
	/*background-color:#FFFFFF;*/
	background: url(../img/bg_btn_suche.jpg) no-repeat;
	/*border:1px solid #B3B3B3;*/
	border: none !important;
	color:#028952;
	font-size:10px;
	height: 18px;
	margin-left:2px;
	padding-left:16px;
	/*text-transform:uppercase;*/
	width: 56px;
}
/************************************* META-NAVIGATION *************************************/

#navi-meta { 
	float:right;
}

#navi-meta ul {
	float:right;
	margin:0 10px 0 0;
	padding:0;
	
	font-size:10px;
	list-style:none;
}

#navi-meta ul li {
	margin-right:2px;
	display:inline;
}

#navi-meta ul li.pipe {
	background:url(../img/icn-pipe-green.gif) no-repeat right;
}

#navi-meta ul li a { 
	color:#008854;
	font-size:10px;
}

#navi-meta ul li a:hover,
#navi-meta ul li a:focus,
#navi-meta ul li a:active {
	text-decoration:underline;
}

#navi-meta input { 
	float:right;
	border:1px solid #D2D2D2;
}
/************************************* TOP-NAVIGATION *************************************/

#navi-top {
	width:870px;
	height:107px;
}

#navi-top ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}

#navi-top ul li a {
	font-weight:bold;
}

#navi-top ul li a:hover,
#navi-top ul li a:focus,
#navi-top ul li a:active {
	text-decoration: none;
}

#navi-top ul.lvl1 li.top,
#navi-top ul.lvl1 li.top-last {
	width:173px;
	height:27px;
	float:left;
	display:block;
	border-right:1px solid #fff;
	background:url(../img/bg-navi-top-first-li.jpg) no-repeat;
}

#navi-top ul.lvl1 li.top-last { 
	width:174px;
	background:url(../img/bg-navi-top-last-li.jpg) no-repeat;
	border:none;
}

#navi-top ul.lvl1 li.active,
#navi-top ul.lvl1 li:hover { background:url(../img/bg-navi-top-first-li-active.jpg) no-repeat;}

#navi-top ul.lvl1 li.active ul.lvl2,
#navi-top ul.lvl1 li:hover ul.lvl2 { background:url(../img/bg-topnavi-lvl2-active.jpg) no-repeat;}

#navi-top ul.lvl1 li.top-last.active,
#navi-top ul.lvl1 li.top-last:hover { background:url(../img/bg-navi-top-last-li-active.jpg) no-repeat;}

#navi-top ul.lvl1 li.top-last.active ul.lvl2,
#navi-top ul.lvl1 li.top-last:hover ul.lvl2 { background:url(../img/bg-topnavi-lvl2-last-active.jpg) no-repeat;}

#navi-top ul.lvl1 li.top a,
#navi-top ul.lvl1 li.top-last a { padding-left:11px;}

#navi-top ul.lvl1 li.top-last ul.lvl2 { 
	width:174px;
	border:none;
	background:url(../img/bg-topnavi-lvl2-last.jpg) no-repeat;
}

#navi-top ul.lvl1 li.top-last ul.lvl2 li { width:174px;}

#navi-top ul.lvl1 li a {
	height:20px;
	padding-top:7px;
	display:block;
	color:#fff;
}

#navi-top ul.lvl2 {
	width:173px;
	height:80px;
	border-right:1px solid #000;
	background:url(../img/bg-topnavi-lvl2.jpg) no-repeat;
	font-size:10px;
	line-height:19px;
}

#navi-top ul.lvl2 li { 
	height:18px;
	width:173px;
}

#navi-top ul.lvl2 li:hover,
#navi-top ul.lvl2 li.active {
	background:url(../img/bg-navi-top-li2-active.jpg) no-repeat bottom;
}

#navi-top ul.lvl2 li a { 
	color:#008854;
	height:18px;
	padding:0 0 0 11px !important;
}

#navi-top ul.lvl2 li:hover a,
#navi-top ul.lvl2 li.active a {
	color:#fff;
}

/************************************* LEFT-NAVIGATION *************************************/

#navi-left {
	float:left;
	width:180px;
	margin-right:6px;
	padding-top:60px;
}

#navi-left ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:150%;
	letter-spacing:-0.1px;
}

#navi-left ul li.open { list-style-image:url(../img/icn-arrow-open.gif); }

#navi-left ul li a {
	color:#008854;
	font-weight:bold;
	background:url(../img/icn-link-big-arrow.jpg) no-repeat;
	padding-left:10px;
}

#navi-left ul li a:hover,
#navi-left ul li a:focus,
#navi-left ul li a:active,
#navi-left ul li a.active {
	text-decoration:underline;
}

#navi-left ul li ul {
	margin-left:10px;
}

#navi-left ul li ul li a { font-weight:normal;}

/************************************* CONTENT *************************************/

#content {	padding-bottom:50px;}

#content-text {
	width:682px;
	margin-left:186px;
	padding-top:20px;
}

#content-teaser-boxes {	
	width:710px;
	margin-left:130px;
	padding-top:20px;
}


#content-text div.single {
/* 	width:487px; */
	width: 100%;
}


#content-text div.marginal {
	float:left;
	width:155px;
	margin: 43px 0 0 33px;
}

#content-startpage {
	margin-left: 130px;
	padding-top: 40px;
	width: 710px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:6px;
	margin-bottom:10px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #cecece;
}

div.csc-textpic {
/* 	float:left; */
/* 	margin:0 8px 10px 0; */
/* 	border:1px solid #CECECE; */
}

div.csc-textpic div.csc-textpic-imagewrap { 
/* 	border-bottom:1px solid #D1D1D1; */
}

div.csc-textpic div.csc-textpic-imagewrap img {
/* 	padding:3px 3px 0 3px; */
}

div.csc-textpic h5 {
	margin:0;
	padding:5px 2px 0 9px;
	display:block;
	width:144px;
	height:26px;
	border-bottom:1px solid #D0D0D0;
	background:url(../img/gradient-infobox-headline.jpg) repeat-x;
	font-size:10px;
}

#content-text div.csc-textpic-text p {
	margin-top:4px;
	padding-left:0px;
	font-size:11px;
	line-height:16px;
/* 	letter-spacing:-0.8px; */
	width:auto;
}

/*div.csc-textpic-left p,
div.csc-textpic-intext-left p {
	padding-left:7px;
}*/

#content-text div.left p { 
	/* width: 487px; */
}

#content-text ul {
	list-style-type: none;
}

#content-text ul li {
	background: transparent url(../img/bulletpoint.gif) no-repeat scroll left 6px;
	padding-left: 8px;
}


.border-bottom {
	border-bottom:1px dotted #c4c4c4;
}

/************************************* FOOTER *************************************/

#footer {
	width:870px;
	height:18px;
	background:url(../img/bg-footer.jpg) no-repeat #252525;
	text-align:center;
	padding-top:4px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul li {
	display:inline;
	margin-right:3px;
	font-size:10px;
}

#footer ul li a {	
	color:#fff;
	font-size:10px;
}

#footer ul li a:hover {	text-decoration:underline;}


/***************** MISC ***************/

div.powermail_check_inner { 
	float:left;
	margin-right:25px;
	margin-bottom:5px;
}

#powermaildiv_uid8 { clear:both;}

input.powermail_submit { margin-top:10px;}

.tx-powermail-pi1 label {
	display: block;
	font-weight: bold;
}

.tx-powermail-pi1 label span {
  font-weight: normal;
}

.tx-powermail-pi1 fieldset {
	border: 1px solid #D2D2D2;
}

.tx-powermail-pi1 fieldset legend { 
  font-weight: bold;
  padding: 0;
}

.tx-powermail-pi1 input.powermail_text {
	border: 1px solid #D2D2D2;
}

.tx-powermail-pi1 input,
.tx-powermail-pi1 select,
.tx-powermail-pi1 textarea,
.tx_powermail_pi1_fieldwrap_html_radio {
  margin-bottom: 5px;
  margin-top: 2px;
}

.tx-powermail-pi1 select {
  width: 175px;
}

.tx-powermail-pi1 textarea {
	border: 1px solid #D2D2D2;
}

.tx-powermail-pi1 .powermail_mandatory_js {
	color: red;
}

#powermaildiv_uid21 {
  margin-top: 8px;
}



/**** powermail floated layout  *****/




.tx-powermail-pi1_formwrap fieldset.floated {
	padding: 15px;	
	margin-bottom: 15px;
}



.tx-powermail-pi1_formwrap fieldset.floated label {
	/* label */
	display: block;
	width: 250px;
	float: left;
	clear: both;
	font-weight: bold;
}


.tx-powermail-pi1_formwrap fieldset.floated p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	padding: 0;
}


.tx-powermail-pi1_formwrap fieldset.floated .powermail_radio_inner label {
	font-weight: normal;
}

.tx-powermail-pi1_formwrap fieldset.floated .tx_powermail_pi1_fieldwrap_html {
	clear: both;	
}

.tx-powermail-pi1_formwrap fieldset.floated .powermail_submit {
	margin-left: 250px;	
}


.tx-comments-pi1 {
	/* width: 485px; */
}
.tx-comments-pi1 .user-info {
	padding-left:100px;
}
/* tt_news */
.news-list-container {
	/* width: 475px; */
	padding-top: 11px;
	overflow: hidden;
	/* border-top: 3px solid #d2d2d2; */
}
.news-list-container .news-date {
	float: left;
	width: 100%;
	margin-bottom: 9px;
	color: #008854;
}
.news-list-container .news-list-morelink a {
	padding-left: 13px;
	background-image: url(../img/more_arrow_news.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #008854;
}
.news-list-container .news-list-morelink a:hover {
	text-decoration: underline;
}
.news-list-container .news-list-item {
	border-bottom: 1px solid #d2d2d2;
	/* float: left; */
	margin-bottom: 20px;
	padding-bottom: 27px;
	/* width: 475px; */
	clear: left;
	overflow: hidden;
}
.news-list-container .news-list-item .news-content{
	/* float: left; */
	width: 100%;
}
.news-list-container .news-list-item .news-image {
	float: left; 
	width: 123px;
	height: 96px;
	padding-right: 29px;
}
.news-list-container .news-list-item img {
	border: 1px solid black;
	padding: 1px;
}

.news-list-container .news-list-item .news-item {
/*	float: left;
	width: 334px; */
}

.news-list-container .news-list-item .news-item  h3 {
	margin: 0;
	color: #008854;
	font-size: 11px;
	font-weight: bold;
}
.news-list-container .news-list-item .news-item  h3 a {
	color: #008854;
}
.news-list-container .news-list-item .news-item  p {
	margin: 0;
}

/* tt_news single */
.news-single-item .news-single-timedata {
	margin-bottom: 10px;
}
.news-single-item a {
	color: #008854;
	font-size: 10px;
}
.news-single-item a:hover {
	text-decoration: underline;
}
.news-single-item h3 {
	margin: 0;
	margin-bottom: 15px;
	color: #008854;
	font-size: 11px;
	font-weight: bold;
}
.news-single-item h3 a {
	color: #008854;
}
.news-single-item h2 {
	margin: 0;
	margin-bottom: 5px;
	color: #008854;
	font-size: 16px;
	font-weight: bold;
}
.news-single-item h2 a {
	color: #008854;
}
.news-single-item .news-single-img {
	float: left;
	margin: 0 10px 10px 0;
}
.news-single-item p {
	display: inline;
}
.news-single-item .news-single-additional-info {
	margin-top: 20px;
}
.news-single-item .news-single-additional-info p {
	display: block;
	margin: 0;
}
.news-single-item .news-single-timedata {
	text-align: right;
	color: #008854;
}


.tx-strgbfeusersimulate-pi2 {
	margin-top:1em;
}

.tx-strgbfeusersimulate-pi1 form,
.tx-strgbfeusersimulate-pi2 form {
	margin:0;
	padding:0;
	width:100%;
}

.tx-strgbfeusersimulate-pi1 form fieldset,
.tx-strgbfeusersimulate-pi2 form fieldset {
	width:100%;
	margin:0;
	padding:0;
	border:0;
}

.tx-strgbfeusersimulate-pi1 form legend,
.tx-strgbfeusersimulate-pi2 form legend {
	display:none;
	width:100%;
	margin:0;
	padding:0;
}

.tx-strgbfeusersimulate-pi1 form label,
.tx-strgbfeusersimulate-pi2 form label {
	margin:0;
	padding:0;
	width:100%;
}

.tx-strgbfeusersimulate-pi1 form .input-text,
.tx-strgbfeusersimulate-pi2 form .input-text {
	margin:0;
	padding:0;
	width:95%;
}
.tx-strgbfeusersimulate-pi1 form .input-submit,
.tx-strgbfeusersimulate-pi2 form .input-submit {
	float:right;
}

div.teaser-box {
	float:left;
	margin:0 8px 10px 0;
	border:1px solid #CECECE;
	width: 155px;
}

#content-text div.marginal div.teaser-box {
  margin-right:0;
}

div.teaser-box csc-header {
	width: 144px;
}

/*div.teaser-box div.csc-textpic-imagewrap { border-bottom:1px solid #D1D1D1;} */

div.teaser-box div.csc-textpic-imagewrap img {padding:3px 4px 0 4px;}

div.teaser-box h5 {
	margin:0;
	padding:5px 2px 0 9px;
	display:block;
	width:144px;
	height:26px;
	border-bottom:1px solid #D0D0D0;
	background:url(../img/gradient-infobox-headline.jpg) repeat-x;
	font-size:10px;
}

div.teaser-box-text {
	border:1px solid #CECECE;
}

div.teaser-box .csc-textpic-text {
	border-top: 1px solid #CECECE;
}

div.teaser-box .csc-text {
	width: auto !important;
	
	margin-top: 4px !important;
	padding-left: 7px !important;
	
	line-height: 16px !important;
	font-size: 11px !important;
	letter-spacing: -0.8px !important;
}

div.teaser-box .csc-text a {
	background-image: url(../img/more_arrow_news.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #008854;
	padding-left: 13px;
}

div.teaser-box .csc-text a:hover,
div.teaser-box .csc-text a:focus,
div.teaser-box .csc-text a:active {
/* 	color:#000; */
/* 	text-decoration: underline; */
}

div.teaser-box dl.csc-textpic-image {
	margin-bottom: 3px !important;
}


table tr.tr-even td {
	background-color: #E5E5E5;
	border-bottom: 1px solid #fff; 
	padding-right: 10px;
}

table tr.tr-odd td { 
	background-color:#F3F3F3; 
	border-bottom:1px solid #fff; 
	padding-right:10px;
}

table tr.tr-even td.td-last,
table tr.tr-odd td.td-last {
	border-left: 1px solid #fff;
	padding-left: 10px;
}


/********************************* SUCHFORMULAR ***********************************/

fieldset legend {
	color:#000;
}

.tx-indexedsearch {

}

.tx-indexedsearch form {

}

.tx-indexedsearch-form,
.tx-indexedsearch-search-for,
.tx-indexedsearch-search-select-order,
.tx-indexedsearch-search-select-results,
.tx-indexedsearch-search-select-group,
.tx-indexedsearch-search-submit {
	margin-bottom:0.5em
}

div.tx-indexedsearch-form {
	float:left;
}
div.tx-indexedsearch-search-submit {
	float:right;
}

.tx-indexedsearch label {
	float: left;
	width: 100px;
	margin: 0.4em 0 0 0;
/* 	vertical-align:middle; */
}

.tx-indexedsearch div.tx-indexedsearch-form input.sword {
	float: left;
	width: 230px;
	margin: 0;
/* 	vertical-align:middle; */
}

.tx-indexedsearch .tx-indexedsearch-search-submit input.sword {

}

#content-text .tx-indexedsearch-browsebox ul.browsebox li {
	background-color:transparent;
	background-image:none;
/* 	padding-left: 0px */
}


/********************************* TOP-LINK ***********************************/

#content p.csc-linkToTop {
	text-align: right;
	margin-top: 20px;
}

#content p.csc-linkToTop a {
	background-image: url(../img/link-to-top.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

/***************************** social bookmarks  *****************************/
.tx-timtabsociable-pi1 {
	position:absolute;
    width: 600px;
    min-height: 200px;
}

.bookmarks {
    background-color: #FFFFFF;
    border: 1px solid #008854;
    display: none;
    float: left;
    height: 180px;
    margin-left: -110px;
    margin-top: -182px;
    width: 154px;
    z-index: 99;
}

.bookmark {
    background-image: url(../img/btn_weiterempfehlen.jpg) !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    float: left;
    height: 18px;
    margin-left: 0px;
    margin-top: 0;
    width: 125px;
}

.print:hover {
    cursor: pointer;
}

.print {
    background-image: url(../img/btn_seite_drucken.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin-left: 30px;
    margin-top: 0;
    width: 125px;
}

.bookmark-icon {
    float: left;
    height: 20px;
    margin: 7px 17px 9px 14px;
    width: 20px;
}

.social-tagline {
    border-bottom: 1px solid;
    padding-left: 5px;
	
    color: #008854;
    background-color: #2B2B2B;
}

.mailtofriend {
    background-color: #2B2B2B;
    border: 1px solid;
    color: #008854;
    float: left;
    margin-left: -1px;
    padding-left: 5px;
	height:18px;
    width: 149px;
}

.bookhover {
    background-image: url(../img/btn_bookmark.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    width: 80px;
    margin-right: 30px;
}
