/* 1. Ueberschrift / Links / Schriften */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. TYPO3 */



body {	
	background-color: transparent;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1cm 1cm 1cm 1cm;
	padding: 0 0 0 0;
	text-align: left;
}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

h4 {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	display: block;	
	text-transform: uppercase;
}

h5 {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	display: block;	
	text-transform: uppercase;
}

h5 a:link, h5 a:visited, h5 a:active {
	color: #000;
	text-decoration: none;
}

h5 a:hover {
	color: #3e9842;
	text-decoration: none;
}

a:link, a:visited, a:active  {
	color: #3e9842;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a img {
	border: 0px;
}



/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

p.bodytext {	
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}


ul {
	list-style: none;
	margin: 0 0 12px 12px;
	padding: 0 0 0 0;
}

ul li {
	list-style: square;
}

hr {
	color: #000;
	background-color: white;
	height: 1px;
	border: 0px;
	border-top: 1px dotted #000;
	margin-top: 6px;
	margin-bottom: 6px;	
}


/* 3. Container */

.jumper {
	display: none;
}


#allbox {
	width: 18cm;
	margin: 0 0 0 0;
	text-align: left;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 18cm;
	height: auto;
	background-color: #fff;
}

#topnavbox {
	display: none;
}


#logobox {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	text-align: right;
}

#logo {
	width: 200px;
}

#logo img {
	margin: 0 0 0 0;
}

#headerbox {
	display: none;
}

#headerbg {
	display: none;
}

/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: auto;
	position: absolute;
	top: 170px;	
	z-index: 9;
}

#middleall {
	position: absolute;
	background-image: none;
}

#navallbox {
	display: none;
}

#contentallbox {
	width: 18cm;
	float: none;
}

#contentheaderbox {
	width: 18cm;
	height: auto;
	color: #000;
	background-color: transparent;
	opacity: 1;
	filter: Alpha(opacity=100);
	margin: 0 0 1.5cm 0;
}

#contentheader {
	padding: 0 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
}

#contentboxbg {
	width: 18cm;
	background-color: transparent;
}

#contentbox {
	width: 18cm;
}


/* 3.2. Container Fu�bereich - bottom */

#bottomallbox {
	width: 18cm;
}




/* 4. TYPO3 Extensions */

/* csc-textpic-caption */

.csc-textpic-caption {
	font-size: 10px;
	padding: 6px 0 0 0;
}


/* rlmp_tmplselector */


#contentbox #onecol #sub1 {
	width: 18cm;
	padding: 0 0 0 0;
}

#contentbox #twocol #sub1 {
	width: 8.5cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol #sub2 {
	width: 8.5cm;
	padding: 0 0 0 1cm;
	float: left;
}

#contentbox #twocol2zu1 #sub1 {
	width: 12cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol2zu1 #sub2 {
	width: 5cm;
	padding: 0 0 0 1cm;
	float: left;
}

#contentbox #twocol2zu1news #sub1 {
	width: 12cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol2zu1news #sub2 {
	width: 5cm;
	padding: 0 0 0 0;
	float: right;
	font-size: 11px;
}

#contentbox #twocol2zu1news #sub2 p.bodytext {
	padding: 0 5px 0 0;	
}

#contentbox #twocol2zu1topimage {
	width: 18cm;
	float: left;
}

#contentbox #twocol2zu1topimage #sub1 {
	width: 12cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol2zu1topimage #sub2 {
	width: 5cm;
	padding: 0 0 0 0;
	float: right;
	font-size: 11px;
}

#contentbox #twocol2zu1topimage #sub2 p.bodytext {
	padding: 0 5px 0 0;	
}

#contentbox #twocol_topimage {
	width: 18cm;
	float: left;
}

#contentbox #twocol_topimage #sub1 {
	width: 8.5cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol_topimage #sub2 {
	width: 8.5cm;
	padding: 0 0 0 1cm;
	float: left;
}

#contentbox #twocol_topcontent #topimage {
	width: 18cm;
	padding: 0 0 0 0;
}

#contentbox #twocol_topcontent #sub1 {
	width: 8.5cm;
	padding: 0 0 0 0;
	float: left;
}

#contentbox #twocol_topcontent #sub2 {
	width: 8.5cm;
	padding: 0 0 0 1cm;
	float: left;
}


#contentbox #threecol #sub1 {
	width: 5.5cm;
	float: left;
	padding: 0 0 0 0;
}

#contentbox #threecol #sub2 {
	width: 5.5cm;
	padding: 0 0 0 0.5cm;
	float: left;
}

#contentbox #threecol #sub3 {
	width: 5.5cm;
	padding: 0 0 0 0.5cm;
	float: left;
}


/* frames */

.link_mehr {
	float: right;
}

.link_mehr p.bodytext a:link, .link_mehr p.bodytext a:visited, .link_mehr p.bodytext a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_mehr p.bodytext a:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_zurueck a:link, .link_zurueck a:visited, .link_zurueck a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_backlink_lo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_zurueck a:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_backlink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_meldungen a:link, .link_meldungen a:visited, .link_meldungen a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_meldungen a:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.link_telefon h1 a:link, .link_telefon h1 a:visited, .link_telefon h1 a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../../../icons/tel.gif);
	background-repeat: no-repeat;
	padding: 0 0 4px 20px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}

.link_telefon h1 a:hover {
	color: #868889;
	text-decoration: none;	
	padding: 0 0 4px 20px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}

.rahmen_teaserbild {
	font-size: 11px;
}

.rahmen_teaserbild .csc-textpic-imagewrap {
	padding: 5px 10px 10px 5px;
	margin: 0 0 12px 0;
	background-image: url(../pics/rahmen_teserbild_bg.jpg);
	background-repeat: no-repeat;
}

.rahmen_teaserbild img {
	margin: 5px 10px 10px 10px;
}

.rahmen_teaserbild h2 {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 12px;
	padding: 0 0 0 0;
	display: block;	
}

 * html .rahmen_teaserbild h2 {
	margin: 0 0 6px 0;
}

.rahmen_teaserbild h2 a:link, .rahmen_teaserbild h2 a:visited, .rahmen_teaserbild h2 a:active {
	color: #000;
	text-decoration: none;
}

.rahmen_teaserbild h2 a:hover {
	color: #3e9842;
	text-decoration: none;
}




/* Mailform */

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form br, .csc-mailform-field {
	clear: both;
}

fieldset {
	line-height: 2em;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

label {
   float: none;
   text-align: left;
	width: 100%;
	line-height: 1.2em;
	font-size: 11px;
}

input {
	border: 1px solid #cfd3d6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

textarea {
	border: 1px solid #cfd3d6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

select {
	border: 1px solid #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

.csc-mailform-check {
	width: auto;
	float: left;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 0 0 0 0;
}

#mailformRadioknopf legend {
	display: none;
}

.csc-mailform-radio {
	width: auto;
	float: left;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	margin: 0 6px 12px 0;
	padding: 0 0 0 0;
}

.csc-mailform-submit {
	color: #3e9842;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 0 0 4px 17px;
	margin: 0 0 0 0;
	cursor: pointer;	
	width: auto;
	float: right;
	line-height: 15px;
}

/* powermail */

.tx-powermail-pi1_formwrap legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
	color: #3e9842;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 0 0 4px 17px;
	margin: 0 0 0 0;
	cursor: pointer;	
	width: auto;
	float: right;
	line-height: 15px;
}

/* tipafriend */

#tipafriend form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 320px;
	font-size: 11px;
}

#tipafriend form br, #tipafriend .csc-mailform-field {
	clear: both;
}

#tipafriend fieldset {
	line-height: 2em;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tipafriend label {
   float: none;
   text-align: left;
	width: 100%;
	line-height: 1.2em;
	font-size: 11px;
}

#tipafriend input {
	border: 1px solid #cfd3d6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#tipafriend textarea {
	border: 1px solid #cfd3d6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 3px 0 12px 0;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

#tipafriend .csc-mailform-submit {
	color: #3e9842;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 0 0 4px 17px;
	margin: 0 0 0 0;
	cursor: pointer;	
	width: auto;
	float: right;
	line-height: 15px;
}


/* tt_address_form */

.tt_address_form h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}


.tt_address_form form {
	width: 320px;
	font-size: 11px;
}

p.tt_address_error {
	margin: 3px 0 3px 24px;
}

.tt_address_error {
	color: #3e9842;
}

.tt_address_html-e-mail {
	width: auto;
	float: left;
	border: 1px solid #fff;
	background-color: #fff;
	margin: 0 6px 12px 0;
	padding: 0 0 0 0;
	
}

.tt_address_form_submit {
	color: #3e9842;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 0 0 4px 17px;
	margin: 24px 0 0 0;
	cursor: pointer;	
	width: auto;
	float: right;
	line-height: 15px;
}

.tt_address_abmelden {
	width: 320px;
	margin: 36px 0 0 0;	
}

.tt_address_abmelden a:link, .tt_address_abmelden a:visited, .tt_address_abmelden a:active  {
	color: #000;
	text-decoration: none;
}

.tt_address_abmelden a:hover {
	color: #3e9842;
	text-decoration: none;
}

/* macina searchbox */

.searchbox_text {
	float: left;
	margin: 0 8px 0 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

.searchbox_input {
	float: left;
}

.searchbox_input input {
	border: 0px;
	width: 125px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

html>body .searchbox_input input {
	margin: 1px 0 0 0;
}

.searchbox_submit {
	float: left;
	margin: 2px 0 0 8px;
}

.searchbox_submit input {
	border: 0px;
	width: 13px;
	height: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* tx-indexedsearch */

.tx-indexedsearch a:link, .tx-indexedsearch a:visited, .tx-indexedsearch a:active  {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch a:hover {
	color: #3e9842;
	text-decoration: none;
}

.tx-indexedsearch-form {
	float: left;
}

label#tx-indexedsearch-searchbox-label {
	width: 75px;
}

.tx-indexedsearch-search-submit {
	float: left;
	margin: 2px 0 0 10px;
}

input#tx-indexedsearch-searchbox-button-submit {
	border: 0px;
	width: 13px;
	height: 13px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin: 24px 0 24px 0;
	font-weight: bold;
	font-size: 14px;	
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw  {
	font-style: normal;
}


input.tx-indexedsearch-searchbox-sword {	
	border: 1px solid #cfd3d6;
	width: 150px;
	background-color: #fff;
	color: #000;
	padding: 1px 0 1px 0;
	margin: 0 0 0 0;
	font-size: 12px;
	float: none;
}

.tx-indexedsearch .searchbox-tmpl-css label {
	width: auto;
	float: none;
	padding: 1px 0 1px 0;
	margin: 0 12px 0 0;
}

ul.browsebox {
	margin: 12px 0 12px 0;
	padding: 3px 0 3px 0;
	text-align: center;
	border-bottom: 1px solid #b9bec0;
	border-top: 1px solid #b9bec0;
}

ul.browsebox li {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

.tx-indexedsearch-res {
	margin: 6px 0 6px 0;
}

.tx-indexedsearch-res h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	display: block;	
	border-bottom: 1px dotted #b5b4b4;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #3e9842;
}

.tx-indexedsearch-info {
	font-style: italic;
	margin: 0 0 24px 0;
}


/* csc-uploads */

table.csc-uploads {
	width: 100%;
}

table.csc-uploads td {
	vertical-align: top;
}

table.csc-uploads td p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.csc-uploads-icon {
	width: 25px;
}

td.csc-uploads-fileName  {
	padding: 0 0 6px 0;	
}

td.csc-uploads-fileSize  {
	width: 50px;
	text-align: right;
}

/* filelinks */


.filelinks .fileitem .fileicon {
	width: 25px;
	float: left;
}

.filelinks .fileitem .filedescription {
	float: left;
}

.filelinks .fileitem .filedescription .size {
	padding: 0 0 12px 0;
}

/* csc-sitemap */

.csc-sitemap ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;	
	background-image: none;
}

.csc-sitemap ul li {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	list-style: none;	
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background-image: none;
}

.csc-sitemap ul li a:link, .csc-sitemap ul li a:active, .csc-sitemap ul li a:visited {
	color: #000;
	text-decoration: none;
}

.csc-sitemap ul li a:hover {
	color: #3e9842;
	text-decoration: none;
}

.csc-sitemap ul li ul li {
	margin: 0 0 3px 25px;
	padding: 0 0 0 0;
	list-style: none;	
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}

.csc-sitemap ul li ul li ul li {
	margin: 1px 0 1px 0;
	padding: 0 0 0 17px;
	font-weight: normal;
	background-image: url(../pics/icon_sitemap.gif);
	background-repeat: no-repeat;
}

.csc-sitemap ul li ul li ul li ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	font-weight: normal;
	background-image: none;
	font-size: 11px;
	background-image: url(../pics/icon_sitemap.gif);
	background-repeat: no-repeat;
}

/* tt_news */

.news-latest-item img {
	margin: 0 0 6px 0;
}

.news-latest-content {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;	
}

.news-latest-date-category {
	color: #000;
	margin: 2px 6px 0 0;
	padding: 0 0 0 0;	
	text-align: right;
	font-size: 10px;
	float: left;
}

.news-latest-content h2 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;	
}

.news-latest-content h2 a:link, .news-latest-content h2 a:visited, .news-latest-content h2 a:active {
	color: #000;
	text-decoration: none;
}

.news-latest-content h2 a:hover {
	color: #3e9842;
	text-decoration: none;
}

.news-latest-content h3 {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;	
}

.news-latest-content h3 p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.news-latest-morelink {
	float: right;
	font-size: 10px;
	font-weight: bold;
}

.news-latest-morelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	line-height: 14px;
}

.news-latest-morelink a:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	line-height: 14px;
}

.news-latest-item hr {	
	margin: 12px 0 12px 0;
	padding: 0 0 0 0;
}

/* news-list-item  */

.news-list-item {
	position: relative;
	height: 90px;
}

.news-list-image {
	float: left;
}

.news-list-image img {
	margin: 0 20px 0 0;
}

.news-list-content {
	float: left;
}

.news-list-date-category {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}

.news-list-content h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 6px 0 3px 0;
	padding: 0 0 0 0;	
}

.news-list-content h2 a:link, .news-list-content h2 a:visited, .news-list-content h2 a:active {
	color: #000;
	text-decoration: none;
}

.news-list-content h2 a:hover {
	color: #3e9842;
	text-decoration: none;
}

.news-list-content h3 {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;	
}

.news-list-content h3 p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.news-list-morelink {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 72px;
	right: 0px;
	text-align: right;
}

.news-list-morelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_lo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	line-height: 15px;
}

.news-list-morelink a:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_morelink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	line-height: 15px;
}

.news-list-item hr {
	margin: 12px 0 12px 0;
}

.news-list-browse {
	font-size: 11px;
}


/* news-single */


.news-single-date-category {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;	
	float: right;
	font-size: 11px;
}

.news-single-item h2 {
	font-size: 14px;
	margin: 0 0 24px 0;
}

.news-single-item h3 {
	font-size: 12px;
	font-weight: bold;
}

.news-single-image {
	float: left;
}

.news-single-image img {
	margin: 0 40px 6px 0;
}

p.news-single-author {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-additional-info div {
	margin: 0 0 12px 0;
}

.news-single-additional-info div p {
	margin: 0 0 0 0;
}

.news-single-additional-info dl {
	margin: 0 0 12px 0;
}

.news-single-additional-info dt {
	font-weight: bold;
}

.news-single-additional-info dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a.news-single-backlink:link, a.news-single-backlink:visited, a.news-single-backlink:active {
	color: #3e9842;
	text-decoration: none;	
	background-image: url(../pics/tt_news_backlink_lo.jpg);
	background-repeat: no-repeat;
	margin: 24px 0 0 0;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

a.news-single-backlink:hover {
	color: #868889;
	text-decoration: none;	
	background-image: url(../pics/tt_news_backlink_hi.jpg);
	background-repeat: no-repeat;
	padding: 0 0 4px 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

/* Tabelle */

table {
	border: 0px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	background-color: #fff;
}

table caption {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
}

table tr {	
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table thead {
	background-color: #868889;
}

table tfoot td {
}

table tfoot tr.tr-last td {
	background-color: #fff;
	font-weight: bold;
	color: #868889;
	border-top: 1px solid #868889;
	border-bottom: 1px solid #868889;
}

table th {
	text-align: left;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 3px;
	color: #fff;
	background-color: #868889;
	font-size: 11px;
	font-weight: bold;	
}

table tr td {	
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding: 1px 1px 1px 3px;
}

table tr.tr-odd td {
	background-color: #fff;
}

table tr.tr-even td {
	background-color: #cfd3d6;
}

/* rgsmoothgallery */

.rgsmoothgallery-caption {
	display: none;
}






