/*--------------------------Allgemein--------------------------------*/
html, body {
	margin:0;
	padding:0
}
body {
	font: 76% arial, sans-serif;
	text-align:left;
	padding:10px;
	color:#000;
}
p {

}
a {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	color:#000;
	font-size:1.3em;
}
h1 { color: #8a5454;  border-bottom: 0px #ccc solid; }
h2 { color:#000; font-weight:bold; border-bottom: 0px #ccc solid; font-size:1em;}
h3 { color: #000; font-size:1em;}
h4 { font-size:1.1em; color: #666; background:inherit;  border-bottom: 0px #ccc solid; border-left: 8px solid #ccc; padding-left:5px;}
h5 { font-size:1.1em; color: #666; background:inherit;  border-bottom: 0px #ccc solid; border-left: 8px solid #e60003; padding-left:5px;}
table td{
	font-face: arial, sans-serif;
	font-size:0.8em;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:both;
	height:1px;
	border:none;
	border-bottom:1px solid #ccc;

}
.news-latest-container HR.clearer {
	clear:both;
	
}
.news-list-container HR.clearer{
	padding:10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.news-single-item HR {
border:1px dotted #CCCC99;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {


}


.news-list-item {
	/* IE hack */
	
	line-height: 1.3;
	/* IE hack end */


	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;

}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px;
	
}
.news-list-container H3 A {
	color:#fff;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-weight: normal;
	color:#8A5454;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;
	border:1px solid #666;
	padding:1px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:0px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
div.tx-thmailformplus-pi1 {
width:409px;
margin-bottom:25px;
}
div.tx-thmailformplus-pi1 input, div.tx-thmailformplus-pi1 select, div.tx-thmailformplus-pi1 textarea {
font-size:12px;
}
div.tx-thmailformplus-pi1 form {
margin:0pt;
padding:5px;
border:1px solid #ccc;
}
div.tx-thmailformplus-pi1 fieldset {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:10px 5px;
}
div.tx-thmailformplus-pi1 legend {
background-color:#FFCC00;
border:1px solid #CCCCCC;
color:white;
font-weight:bold;
margin-bottom:5px;
padding:2px 4px;
}
div.tx-thmailformplus-pi1 label {
display:block;
float:left;
width:175px;
}
div.tx-thmailformplus-pi1 input, div.tx-thmailformplus-pi1 textarea, div.tx-thmailformplus-pi1 select {
width:200px;
}
div.tx-thmailformplus-pi1 input.thm_plz {
width:35px;
}
div.tx-thmailformplus-pi1 input.thm_ort {
margin-left:6px;
width:151px;
}
div.tx-thmailformplus-pi1 label.small {
font-size:10px;
}
div.tx-thmailformplus-pi1 input.thm_2cols {
display:inline;
float:none;
width:95%;
}
div.tx-thmailformplus-pi1 label.label_2cols {
display:inline;
float:none;
width:180px;
}
div.tx-thmailformplus-pi1 div {
clear:both;
margin-bottom:3px;
padding:3px;
}
div.tx-thmailformplus-pi1 div p {
margin:0pt 10px 0pt 0pt;
padding:0pt;
}
div.tx-thmailformplus-pi1 div.p_2cols p {
float:left;
padding:0pt;
width:180px;
}
div.tx-thmailformplus-pi1 input.thm_3cols {
display:inline;
float:none;
width:90%;
}
div.tx-thmailformplus-pi1 label.label_3cols {
display:inline;
float:none;
width:117px;
}
div.tx-thmailformplus-pi1 div.p_3cols p {
float:left;
width:117px;
}
div.tx-thmailformplus-pi1 input.thm_submit {
width:auto;
margin-top:10px;
}
div.tx-thmailformplus-pi1 div.thm_error {
border:1px solid red;
color:red;
}
div.tx-thmailformplus-pi1 div.thm_error p {
display:block;
}
div.tx-thmailformplus-pi1 p.thm_error {
color:red;
font-weight:bold;
}


/*----------------------------Print Template ---------------------------*/
div#print_header{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}
div#print_content{

}
div#print_footer{
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:20px;
	clear:both;
}