/* Allgemeine Formate */

BODY {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url(../bilder/bg_trichi.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	background-color:#CCCCCC;
}
	 
table.center {
	margin-left: auto; 
	margin-right: auto;
}

td {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}

td.top {
	vertical-align: top;
}

td.main_dot {
	vertical-align: top;
	background: url(../bilder/main_dot.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td.main_dot_small {
	vertical-align: top;
	background: url(../bilder/main_dot_small.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td.side_dot {
	vertical-align: top;
	background: url(../bilder/side_dot.gif); 
	background-repeat: no-repeat;
	background-position: 198px 0px;
}

a:link { color:#3399CC; text-decoration:none }
a:visited { color:#3399CC; text-decoration:none }
a:hover { color:##3399CC; text-decoration:underline }
a:active { color:#3399CC; text-decoration:underline }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	letter-spacing: 0.1em;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	letter-spacing: 0.1em;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


p {
	margin-top: 3px;
}

/*hr {
	border: 0;
    width: 95%;
	color: #666666;
	background-color: #666666;
	height: 1px;
}*/

hr {
	border: none 0;
	width: 98%;
	border-top: 1px dotted #3399CC;
	height: 1px;
	margin-bottom: 20px;
}

a img {
	border: 0px;
}

.nachrichten_link {
	margin-left:10px;
}

ul.orange_dot {
	list-style-image: url(../bilder/dot.gif);
	list-style-position:outside;
	margin-top:-4px;
	margin-left:33px;
	padding: 0px;
}

.textfeld { 
	width:220px;
	height:18px
}

.textarea { 
	width:220px;
	height:80px
}

input, select, textarea { 
	font-size:11px; 
	font-family:Arial,sans-serif;
}

.error_form {
	font-size:9px;
	color: #CC3399;
	
}

.error_list {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	
	
}

.support_txt {
	font-size: 11px;
	margin: auto;
	padding: 5px 15px;
}

.support_txt_link {
	font-size: 11px;
	margin: auto;
	padding: 5px 15px;
	font-weight: bold;
}

.support_lila_box {
	border: 1px solid #CC3399;
	margin-top:15px;
}

.tipafriend_1 {
	font-size: 9px;
}

.tipafriend_2 {
	font-size: 11px;
}

td.zelleTipafriend {
	background-color: #CCFFFF;
	color: #CC3399;
	font-weight: bold;
	border:1px dotted #3399CC;
}
/*
-----------------------------------------------------------------------------------------------
     SEARCH
-----------------------------------------------------------------------------------------------
*/

#searchform {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 24px;
}

.search_field {
	width:150px; 
	font-size:10px; 
	border: 1px solid #999999; 
	padding: 2px;
}

.search_table {
	border: 0px;
	padding:0px;
	margin:0px;	
	border-collapse: collapse;
}	

.search_table td {
	margin: 0px;
	padding: 0px;
}

.submit_button {

}

.search_txt {

}

/*
-----------------------------------------------------------------------------------------------
     INDEXED SEARCH
-----------------------------------------------------------------------------------------------
*/

.tx-indexedsearch-searchbox-sword {
	width:150px; 
	font-size:12px; 
	border: 1px solid #999999; 
	padding: 2px;
}

/*
-----------------------------------------------------------------------------------------------
     DM SUBSCRIPTION
-----------------------------------------------------------------------------------------------
*/

.dm-subscription-label {
	font-weight: bold;
	display: block;
	margin-top: 7px;
}

.dm-subscription-input-text {
	border: 1px solid #999999; 
	width: 200px;
	padding: 0px 3px 0px 3px;
}

.dm-subscription-error_msg {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

.dm-subscription-submit-button {
	border: 1px solid #999999; 
	background-color: #FFFFFF; 
	margin-top: 12px; 
	margin-bottom: 10px; 
	color: #3399CC;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.dm-subscription-title-small {
}

.dm-subscription-title-big {
	font-weight: bold;
}


/*-----------------------------------  tt_news BEGINN -----------------------------------*/
/*-----------------------------------  tt_news BEGINN -----------------------------------*/


.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
/* von Tom */
.latest-news-title {
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
}

.news-latest-container {
	margin-right:28px;
	margin-left:5px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
}

.news-latest-item H3 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item P {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:3px;
}

.news-list-container H3 {
	/* tom */
	font-size: 13px;
	/* tomend */
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px dotted #3399CC;
	background-color: #CCFFFF;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#3399CC;
	padding-left:2px;
}

.news-list-container H3 A {
	color:#3399CC;
}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #CC3399;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border:1px solid #666666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin-right:30px;
}

.tx-ttnews-browsebox TD {
	font-size: 11px;
	color: #3399CC;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin-left:0px;
	margin-right:3px;
	margin-bottom:0px;
	margin-top:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #CCFFFF;
	border:1px dotted #3399CC;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	margin-right:0px;
}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #3399CC;
	margin-bottom: 0px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding-top:2px;
	clear:both;
	margin-top:0px;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata {
	float: right;
	color: #CC3399;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	background-color: #CCFFFF;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px dotted #3399CC;
	padding:3px;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px dotted #3399CC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFFFFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-right:28px;
	margin-left:5px;
}

.news-amenu-container LI {
		list-style-type: none;
}

.news-amenu-container UL {
	text-align: right;
	padding:3px;
	border:1px dotted #3399CC;
	background-color:#FFFFFF;
	list-style-type: none;
}

.news-amenu-container H2 {

}

.news-amenu-item-year {
	text-align: right;
	font-weight: bold;
	border: 1px dotted #3399CC;
	padding: 2px;
	background-color: #3399CC;
	color:#fff;
}

/*-----------------------------------  tt_news END -----------------------------------*/
/*-----------------------------------  tt_news END -----------------------------------*/

.tx-pbsurvey-pi1 div {
	margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 80%; 
	position: relative; 
	height: 15px;
}

.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF; 
	border: 1px solid #000000; 
	width: 100px; 
	height: 15px; 
	position: absolute; 
	z-index: 6; 
	right: 0px;
}

.tx-pbsurvey-pi1 .bar {
	background-color: #CCCCFF; 
	height: 15px; 
	z-index: 4; 
	position: absolute; 
	left: 0px;
}

.tx-pbsurvey-pi1 .bartext {
	z-index: 5; 
	text-align: center; 
	position: absolute; 
	left: 0px; 
	width: 100px; 
	height: 15px;
}

.tx-pbsurvey-pi1 .pageHeader {
	font-size: 150%; 
	font-weight: bold; 
	color: #003399;
}

.tx-pbsurvey-pi1 .pageIntroduction {

}

.tx-pbsurvey-pi1 .survey_item {
	margin-top: 20px; 
	margin-bottom: 20px;
}

.tx-pbsurvey-pi1 .itemform {

}

.survey_item h1 {
	background-color: #3399CC;
	color: #FFFFFF;
	padding: 3px;
}
.tx-pbsurvey-pi1 .question {
	font-size: 120%; 
	font-weight: bold;
	top: -3px;
}

.tx-pbsurvey-pi1 .questionNumber {

}

.tx-pbsurvey-pi1 .questionSubtext {
	font-size: 100%;
}

.tx-pbsurvey-pi1 .required {
	color: #FF0000; 
}

.tx-pbsurvey-pi1 .survey_error {
	color: #FF0000;
}

.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 20px;
}

.tx-pbsurvey-pi1 .matrix {
	width: 100%;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color: #CCCCFF;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: bold; 
	text-align: left;
}

.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
}

/* RTE FORMATE */

.unterstrichen {
	border-bottom: 1px solid #000000
	padding-bottom: 2px;
}

.superheadline {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3399;
	letter-spacing: 0.2ex;
	line-height: 30px;
	margin: 0;
}

.grossbuchstabenMagenta
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3399;
	letter-spacing: 0.2ex;
	line-height: 20px;
	margin: 0;
}

.grossbuchstabenBlau
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399CC;
	letter-spacing: 0.2ex;
	line-height: 20px;
	margin: 0;
}

.fettMagenta
{
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
	letter-spacing: 0.1ex;
	line-height: 17px;
	margin: 0;
}

.fettBlau
{
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	letter-spacing: 0.1ex;
	line-height: 17px;
	margin: 0;
}

table.tabelleBlau {
	border-collapse: collapse;
	border:1px solid #3399CC;
	
}

table.tabelleBlau td {
	border: 1px solid #3399CC;
	vertical-align: top;
	padding: 5px;
}

td.zelleBlau {
	background-color: #CCFFFF;
	color: #CC3399;
	font-weight: bold;
}

table.tabelleMagenta {
	border-collapse: collapse;
	border:1px solid #CC3399;
	
}

table.tabelleMagenta td {
	border: 1px solid #CC3399;
	vertical-align: top;
	padding: 5px;
}

td.zelleMagenta {
	background-color: #CC3399;
	color: #FFFFFF;
	font-weight: bold;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-left: left;
}

.align-justify {
	text-align: justify;
}

.indent { 
	text-indent: 20px
}