/*
	Aha, hier sind wieder die CSS-Klauer am Werk ;-)
*/

html {
	margin: 0px;
	padding: 0px;
	}

BODY { 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* zuerst einige Defaults */
P, TD, LI {
	font-size: 10pt;
}
A {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
}

/* nun die Verfeinerungen */

TABLE#bigtable {
	background-image: url(/fileadmin/tizGFX/idee_2.jpg);
	background-repeat: repeat-y;
}

TD#links {
	background-image: url(/fileadmin/tizGFX/idee_02.jpg);
	background-repeat: no-repeat;
}

TD#linkscontent {
	vertical-align: top;
	width: 120px;
}

TD#linkscontent DIV {
	width: 95%;
}

TD#linkscontent DIV A {
	text-decoration: none;
}

TD#linkscontent DIV A:hover {
	text-decoration: underline;
}

TD#linkscontent DIV.menu1-level1-no {
	padding-left: 10px;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(/fileadmin/tizGFX/2_pix_orange.gif);
	margin-top: 10px;
}

TD#linkscontent DIV.menu1-level1-no A {
	color: #000000;
}

TD#linkscontent DIV.menu1-level2-no {
	padding-left: 20px;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 8pt
}

TD#linkscontent DIV.menu1-level2-no A {
	color: #FFFFFF;
}

TD#linkscontent DIV.menu1-level2-no A:hover {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold; 
	color: #FFCC99;
	text-decoration: none;
	line-height: 8pt;
}

TD#linkscontent DIV.menu1-level2-spc {
	padding-top: 10px;
}

TD#linkscontent DIV.menu1-level2-spc A {
	color: #FFFFFF;
	display: none;
}

TD#content {
	margin: 0pt;
	padding: 0pt;
}

TD#content H1 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	/* margin: 50pt 50pt 50pt 50pt; */
	padding: 10pt 0pt 5pt 0pt; 
}

TD#content H1 A {
	text-decoration: none;
	color: #FF9900;
	border-bottom: 0.5pt dashed;
}

TD#content H2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	/* margin: 50pt 50pt 50pt 50pt; */
	padding: 10pt 0pt 5pt 0pt; 
}

/* den LI wg. Bild "vom Text rechts", wo er nur nen Table nutzt */
P.bodytext, TD#content LI, TD#content {
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
P.bodytext A, TD#content LI A {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

P.csc-caption {
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
}

DIV.inhaltsverzeichnis-header {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	/* margin: 50pt 50pt 50pt 50pt; */
}

UL.inhaltsverzeichnis-liste {
	padding-left: 15px;
	margin-left: 0px;
}

UL.inhaltsverzeichnis-liste LI {
	list-style-image: url("/fileadmin/tizGFX/bullet.jpg");
}
UL.inhaltsverzeichnis-liste LI A {
	font-size: 10pt;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
UL.inhaltsverzeichnis-liste LI.no A {
	color: #FF9900;
}
UL.inhaltsverzeichnis-liste LI.akt A {
	color: #000000;
}
UL.inhaltsverzeichnis-liste LI P {
	margin: 0pt;
	padding: 0pt;
	padding-left: 20px;
}











DIV.csc-menu P.csc-menu {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	width: 100%;
}

TABLE.vorzurueck {
	width: 100%;
	border-top: 0.5pt solid #DDDDDD;;
}

TABLE.vorzurueck TD {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
TABLE.vorzurueck TD A {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

/*H1 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	margin: 0pt;
	padding: 0pt;
}
*/

.head_kasten {
	font-size:	9pt;
	font-style: normal; 
	line-height: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.text_kasten {
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

TD.text_kasten A {
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
}


DIV.latest_news_item {
	padding-bottom: 5pt;
	border-bottom: 1px solid #CCCCCC;
}

DIV.latest_news_head {
	padding: 0px 0px 0px 0px;
	margin: 0pt;
}

DIV.latest_news_head A {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;

}

DIV.latest_news_category {
	font-size: 8pt;
	color: #AAAAAA;
	/* padding: 15px 0px 0px 0px; */
}

DIV.latest_news_date {
	font-style: italic;
	font-size: 7pt;
	color: #000000;
}

DIV.latest_news_subheader {
}
DIV.latest_news_subheader P.bodytext {
	padding: 0pt;
	margin: 0pt;
}
DIV.latest_news_subheader A {
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
}


DIV.list_news_head {
	margin-bottom: 5pt;
}

DIV.list_news_head A {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dashed #FF9900;
}

DIV.list_news_category {
	font-size: 8pt;
	color: #AAAAAA;
	/* padding: 15px 0px 0px 0px; */
}

DIV.list_news_date {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
	text-align: left;
}

DIV.list_news_subheader {
	/* padding: 2px 2px 5px 30px; */
	font-size: 8pt;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5pt;
}

DIV.list_news_subheader P.bodytext {
	padding: 0pt;
	margin: 0pt;
}
DIV.list_news_subheader A {
	color: #FF9900;
	text-decoration: none;
}

DIV.list_news_author {
	/* padding: 2px 2px 5px 30px; */
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
}


TABLE.contenttable {
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	background: #FFCC66;
	border: 1px solid;
}


TD#navbar {
	vertical-align: top;
	background: url(/fileadmin/tizGFX/oben_02_unten.gif) no-repeat;
	height: 40px;
	padding: 0px 0px 0px 25px;
}

#navbar .pfad {
	font-size: 8pt;
	color: #AAAAAA;
}

#navbar A.pfad {
	font-weight: normal;
}

TD#title {
	font-size: 12pt;
	color: #FFCC66;
	font-weight: bold;
}


TD#footer {
	font-size: 8pt;
}

TD#footer DIV.comment {
	font-size: 8pt;
	color: #CCCCCC;
}

TD#footer A {
	font-size: 8pt;
	color: #FFCC66;
}



DIV.fua_list_title {
        font-size: 10pt;
        font-weight: bold;
}
DIV.fua_list_subheader, DIV.fua_list_subheader P.bodytext {
        font-size: 8pt;
	margin: 0px;
	padding: 0pt;
}
DIV.fua_list_rubrik {
        font-size: 8pt;
        color: #AAAAAA;
}
DIV.fua_list_readmore {
        font-size: 9pt;
        margin: 0px 0px 10px 0px;
}
DIV.fua_single_rubrik {
        font-size: 8pt;
        color: #AAAAAA;
}
DIV.fua_single_from {
        font-size: 9pt;
        margin: 5px 0px 9pt 0px;
}
DIV.fua_single_subheader {
        font-size: 9pt;
        font-weight:bold;
        font-style:italic;
        margin: 5px 0px 9pt 0px;
}
DIV.fua_single_subheader P.bodytext {
	margin: 0px;
	padding: 0pt;
}
DIV.fua_single_experte {
        font-size: 9pt;
        font-weight:bold;
        margin: 5px 0px 9pt 0px;
}
DIV.fua_single_content {
        font-size: 9pt;
}
DIV.fua_single_backlink {
        border-top: 1px solid;
        font-size: 9pt;
        margin: 10px 0px 0px 0px;
}

DIV.tx-indexedsearch {
}

DIV.tx-indexedsearch-searchbox {
/*
	border: 1px dashed #CCCCCC;
*/
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }

DIV.tx-indexedsearch-rules {
	border: 1px dashed #CCCCCC;
	border-top: none;
	border-bottom: none;
}
DIV.tx-indexedsearch-rules P {
	font-size: 8pt;
}
DIV.tx-indexedsearch-rules H2 {
	font-size: 8pt;
	display: inline;
	margin: 0pt;
	padding: 0pt;
}

DIV.tx-indexedsearch-whatis {
	border: 1px dashed #000000;
}
SPAN.tx-indexedsearch-sw {
	font-weight: bold;
	color: #FF0000;
}

SPAN.tx-indexedsearch-browsebox-strong {
	font-weight: bold;
}
DIV .tx-indexedsearch-browsebox TABLE {
	border: 1px solid #AAAAAA;
}
DIV .tx-indexedsearch-browsebox TABLE td {
	width: 75px;
	text-align: center;
	font-weight: normal;
}
DIV .tx-indexedsearch-browsebox TABLE td A {
	width: 75px;
	text-align: center;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
DIV .tx-indexedsearch-browsebox TABLE td A:hover {
	background-color: #EEEEEE;
}
.tx-indexedsearch-browsebox-SCell {
	border: 1px solid;
	border-color: #FB8C04;
	padding: 0pt 5px 0pt 5px;
}

DIV.tx-indexedsearch-res {
/*
	border: 1px dashed #CCCCCC;
*/
}

TR.tx-indexedsearch-title TD {
	border-bottom: 1px solid #FB8C04;
}

