/* 1. Ueberschrift / Links / Schriften */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. TYPO3 */



body {	
	background-color: #cfd3d6;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

/* Farben

dunkelgrau #868889
hellgrau #b5b4b4
grau (Schrift) #333 
gruen #3e9842

*/

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h2 {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

h3 {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

h4 {
	color: #fff;
	background-color: #868889;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
	display: block;	
}

h5 {
	color: #fff;
	background-color: #868889;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 2px 5px 2px 5px;
	display: block;	
}

h5 a:link, h5 a:visited, h5 a:active {
	color: #fff;
	text-decoration: none;
}

h5 a:hover {
	color: #b5b4b4;
	text-decoration: none;
}

h6 {
	color: #fff;
	background-color: #3e9842;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 1px 3px 1px 3px;
	display: inline-block;
}

a:link, a:visited, a:active  {
	color: #3e9842;
	text-decoration: none;
}

a:hover {
	color: #333;
	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 0;
	padding: 0 0 0 0;
}

ul li {
	list-style: none;
	background-image: url(../pics/li.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 0 3px 0;
	padding: 0 0 0 16px;
}

hr {
	color: #868889;
	background-color: white;
	height: 1px;
	border: 0px;
	border-top: 1px dotted #868889;
	margin-top: 6px;
	margin-bottom: 6px;	
}


/* 3. Container */

.jumper {
	position: relative;
	visibility: hidden;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

.jumperlink {
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}

#allbox {
	width: 975px;
	margin: 0 auto 0 auto;
	text-align: left;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 975px;
	height: 120px;
	background-color: #fff;
}

#topnavbox {
	padding: 94px 0 0 0;
}

#topnav {
	float: left;
	padding: 0 10px 0 20px;
	text-transform: uppercase;
	font-size: 12px;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
	color: #000;
	text-decoration: none;
}

#topnav a:hover, #topnav a#currenttop {
	color: #3e9842;
	text-decoration: none;
}

#searchbox {
	float: left;
}

#topnavtrenner {
	float: left;
}

#langbox {
	float: left;
}

.langsingle {
	width: 21px;
	float: left;
	margin: 0 5px 0 0;
}

#logobox {
	width: 200px;
	position: absolute;
	top: 0px;
	z-index: 10;
	margin: 0 0 0 775px;
}

#logo {
	width: 200px;
}

#logo img {
	margin: 15px 0 0 30px;
}

#headerbox {
	position: absolute;
	top: 120px;
	z-index: 5;
}

#headerbg {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 260px;
	background-position: center;
	z-index: 3;
}

/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: 975px;
	position: absolute;
	top: 319px;	
	z-index: 9;
}

#middleall {
	position: absolute;
	background-image: url(../pics/middleallbox_bg.gif);
}

#navallbox {
	width: 220px;
	float: left;
}


#nav {
	width: 220px;
}

#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#nav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	border-bottom: 1px dotted #fff;
}

#nav a {
	display: block;
	padding: 8px 2px 8px 25px;
	width: 193px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #b9bec0;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
}

#nav a:hover, #nav a#current  {
	color: #fff;
	background-color: #868889;
}

#nav a#start {
	padding: 22px 8px 8px 25px;
}

#nav .subtitle {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#nav a#currentstart {
	color: #fff;
	background-color: #868889;
	padding: 22px 8px 8px 25px;
}

#nav #wirtschaft a:link, #nav #wirtschaft a:visited, #nav #wirtschaft a:active {
	color: #fff;
}

#nav #wirtschaft a:hover {
	color: #fff;
	background-color: #da1713;
}

#nav ul li ul {
	padding: 0 0 20px 0;
	background-color: #868889;
}

#nav ul li ul li {
	border-bottom: none;
}

#nav ul li ul li a {
	display: block;
	padding: 8px 8px 8px 25px;
	width: 187px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #868889;
}

#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active {	
	color: #b5b4b4;
}

#nav ul li ul li a:hover, #nav ul li ul li a#subcurrent  {
	color: #fff;
}

#nav ul li ul li ul {
	padding: 0 0 0 0;
}

#nav ul li ul li ul li a {
	display: block;
	padding: 4px 8px 4px 45px;
	width: 167px;
	height: auto;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #868889;
}

#nav ul li ul li ul li a:link, #nav ul li ul li ul li a:visited, #nav ul li ul li ul li a:active {
	color: #b5b4b4;
}

#nav ul li ul li ul li a:hover, #nav ul li ul li ul li a#subsubcurrent  {
	color: #fff;
	background-image: url(../pics/nav_subsubcurrent.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#nav ul li ul li ul li ul li a {
	display: block;
	padding: 2px 8px 2px 65px;
	width: 147px;
	height: auto;
	font-size: 11px;
	text-transform: none;
	background-color: #868889;
}

#nav ul li ul li ul li ul li a:link, #nav ul li ul li ul li ul li a:visited, #nav ul li ul li ul li ul li a:active {
	color: #b5b4b4;
}

#nav ul li ul li ul li ul li a:hover, #nav ul li ul li ul li ul li a#subsubsubcurrent  {
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

#iconbox {
	margin: 50px 0 0 28px;
}

#print {
	height: 25px;
	padding: 0 0 0 20px;
	font-size: 11px;
	background-image: url(../pics/icon_print.gif);
	background-repeat: no-repeat;
	float: left;
}

#print a:link, #print a:visited, #print a:active {
	color: #868889;
	text-decoration: none;
}

#print a:hover {
	color: #fff;
	text-decoration: none;
}

#tip {
	height: 25px;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	font-size: 11px;
	background-image: url(../pics/icon_tip.gif);
	background-repeat: no-repeat;
	float: left;
}

#tip a:link, #tip a:visited, #tip a:active {
	color: #868889;
	text-decoration: none;
}

#tip a:hover {
	color: #fff;
	text-decoration: none;
}

.tipafriend_error {
	color: #3e9842;
	font-style: italic;
}

#copy {
	margin: 12px 0 48px 28px;
	font-size: 11px;
}

#copy a:link, #copy a:visited, #copy a:active {
	color: #868889;
	text-decoration: none;
}

#copy a:hover {
	color: #fff;
	text-decoration: none;
}

#contentallbox {
	width: 755px;
	float: left;
}

#contentheaderbox {
	width: 755px;
	height: 60px;
	background-color: #fff;
	opacity: .85;
	filter: Alpha(opacity=85);
}

#contentheader {
	padding: 22px 0 0 40px;
	font-size: 14px;
	text-transform: uppercase;
}

#contentboxbg {
	width: 755px;
	background-color: #f4f4f5;
}

#contentbox {
}




/* 3.2. Container Fu�bereich - bottom */

#bottomallbox {
	width: 975px;
}




/* 4. TYPO3 Extensions */

/* csc-textpic-caption */

.csc-textpic-caption {
	font-size: 10px;
	padding: 6px 0 0 0;
}


/* rlmp_tmplselector */


#contentbox #onecol #sub1 {
	width: 680px;
	padding: 20px 0 20px 40px;
}

#contentbox #twocol #sub1 {
	width: 320px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol #sub2 {
	width: 320px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol2zu1 #sub1 {
	width: 420px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol2zu1 #sub2 {
	width: 220px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol2zu1news #sub1 {
	width: 475px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol2zu1news #sub2 {
	width: 200px;
	padding: 20px 0 20px 40px;
	float: right;
	font-size: 11px;
}

#contentbox #twocol2zu1news #sub2 p.bodytext {
	padding: 0 5px 0 0;	
}

#contentbox #twocol2zu1topimage {
	width: 755px;
	float: left;
}

#contentbox #twocol2zu1topimage #sub1 {
	width: 475px;
	padding: 20px 0 20px 40px;
	float: left;
}

#contentbox #twocol2zu1topimage #sub2 {
	width: 200px;
	padding: 20px 0 20px 40px;
	float: right;
	font-size: 11px;
}

#contentbox #twocol2zu1topimage #sub2 p.bodytext {
	padding: 0 5px 0 0;	
}


#contentbox #twocol_topimage {
	width: 755px;
	float: left;
}

#contentbox #twocol_topimage #sub1 {
	width: 320px;
	float: left;
	padding: 20px 0 20px 40px;
}

#contentbox #twocol_topimage #sub2 {
	width: 320px;
	float: left;
	padding: 20px 0 20px 40px;
}

#contentbox #twocol_topcontent #topimage {
	width: 680px;
	padding: 20px 0 20px 40px;
}

#contentbox #twocol_topcontent #sub1 {
	width: 320px;
	float: left;
	padding: 20px 0 20px 40px;
}

#contentbox #twocol_topcontent #sub2 {
	width: 320px;
	float: left;
	padding: 20px 0 20px 40px;
}


#contentbox #threecol #sub1 {
	width: 200px;
	float: left;
	padding: 20px 0 20px 40px;
}

#contentbox #threecol #sub2 {
	width: 200px;
	float: left;
	padding: 20px 0 20px 40px;
}

#contentbox #threecol #sub3 {
	width: 200px;
	float: left;
	padding: 20px 0 20px 40px;
}


/* 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: #333;
	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: #fff;
	background-color: #868889;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 12px;
	padding: 2px 5px 2px 5px;
	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: #fff;
	text-decoration: none;
}

.rahmen_teaserbild h2 a:hover {
	color: #b5b4b4;
	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, input.tx-powermail-pi1_confirmation_submit, input.tx-powermail-pi1_confirmation_back, input.tx-powermail-pi1_mandatory_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;
}


.tx-powermail-pi1_confirmation form {
	clear: both;
	float: none;	
	margin: 0 0 12px 0;
}

.tx-powermail-pi1_confirmation table {
	font-size: 12px;
	background-color: transparent;	
}

.tx-powermail-pi1_confirmation table tr td {	
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding: 0 0 3px 0;
}

/* 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: #333;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}


.tt_address_form form {
	width: 475px;
	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;
}

input.tt_address_radio {
	width: auto;
	margin: 5px 6px 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: 475px;
	margin: 36px 0 0 0;	
}

.tt_address_abmelden a:link, .tt_address_abmelden a:visited, .tt_address_abmelden a:active  {
	color: #333;
	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: #333;
	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: #333;
	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: #333;
	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;
	background-image: none;
}

.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: #333;
	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: #333;
	margin: 2px 6px 0 0;
	padding: 0 0 0 0;	
	text-align: right;
	font-size: 10px;
	float: left;
}

.news-latest-content h2 {
	color: #333;
	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: #333;
	text-decoration: none;
}

.news-latest-content h2 a:hover {
	color: #3e9842;
	text-decoration: none;
}

.news-latest-content h3 {
	color: #333;
	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-date-category {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}

.news-list-content h2 {
	color: #333;
	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: #333;
	text-decoration: none;
}

.news-list-content h2 a:hover {
	color: #3e9842;
	text-decoration: none;
}

.news-list-content h3 {
	color: #333;
	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;
}

.news-single-imgcaption {
	font-size: 9px;
	width: 280px;
}

/* 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;
}

/* fotoboek */

.tx-gooffotoboek-pi1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fotoboek_single {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fotoboek_single .image {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

#fotoboek_single .comment {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 273px;
	width: 755px;
	background-color: #fff;
	opacity: .85;
	filter: Alpha(opacity=85);
	height: 37px;
}

#fotoboek_single .commenttext {
	margin: 0 0 0 0;
	padding: 6px 0 0 10px;
	width: 400px;
	float: left;	
}

#fotoboek_single .commentnav {
	margin: 0 0 0 0;
	padding: 15px 10px 0 0;
	width: 325px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #333;	
}


#fotoboek_single .commentnav a:link, #fotoboek_single .commentnav a:visited  {
	color: #333;	
}

#fotoboek_single .commentnav a:hover, #fotoboek_single .commentnav a:active  {
	color: #3e9842;	
}


#fotoboek_single .comment h1 {
	color: #333;
	text-transform: uppercase;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}

#fotoboek_single .comment h2 {
	color: #333;
	text-transform: none;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}

#fotoboek_single .prev {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 155px;
	width: 25px;
	height: 25px;
	left: 220px;
	opacity: .75;
	filter: Alpha(opacity=75);
}

#fotoboek_single .next {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 155px;
	width: 25px;
	height: 25px;
	right: 0;
	opacity: .75;
	filter: Alpha(opacity=75);
}




#fotoboek_single_nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
}

#fotoboek_single_nav .image {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fotoboek_single_nav .comment {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 146px;
	width: 320px;
	background-color: #fff;
	opacity: .85;
	filter: Alpha(opacity=85);
	height: 37px;
}

#fotoboek_single_nav .commenttext {
	margin: 0 0 0 0;
	padding: 6px 0 0 10px;	
}

#fotoboek_single_nav .commentnav {
	margin: 0 0 0 0;
	padding: 5px 10px 0 0;
	width: 310px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #333;	
}

#fotoboek_single_nav .commentnav a:link, #fotoboek_single_nav .commentnav a:visited  {
	color: #333;	
}

#fotoboek_single_nav .commentnav a:hover, #fotoboek_single_nav .commentnav a:active  {
	color: #3e9842;	
}

#fotoboek_single_nav .comment h1 {
	color: #333;
	text-transform: uppercase;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}

#fotoboek_single_nav .comment h2 {
	color: #333;
	text-transform: none;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}

#fotoboek_single_nav .prev {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 55px;
	width: 25px;
	height: 25px;
	left: 0;
	opacity: .75;
	filter: Alpha(opacity=75);
}

#fotoboek_single_nav .next {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 55px;
	width: 25px;
	height: 25px;
	right: 0;
	opacity: .75;
	filter: Alpha(opacity=75);
}







