/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	color:#000088;
	text-decoration:none;
	background-color:transparent;
	font-weight:bold;
}
A:hover {
	color:#FF0000;
	text-decoration:none;
	background-color:transparent;
}
A:active {
	color:#000088;
	text-decoration:none;
	background-color:transparent;
	font-weight:bold;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
                color : red;
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : white;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}

/* ************************************************ */
/* Absatz */
P {
	font-family : Verdana, sans-serif !importent;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
/*	text-indent : 20px;    */
}
/* z.B Bildtext*/
.caption {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #D51B02;
	font-weight : bold;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;

}
ol {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color : #333333;
}
ul {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color : #333333;
}
li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color : #333333;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
/*	color : #CC3366;*/
	color : #000000;
}



/* Navigation auf der linken Seite */
/* FarbeSympatie = #6DB5E5 */
/* FarbeDarkBlue = #4478E6  */
/* FarbeLightBlue = #BBCCF7  */
/* FarbeDarkRed = #D51B02  */
/* FarbeLightRed = #FF2731  */

/* Blue_d = #4477EE
    Blue_m = #7FA1F6
    Blue_l = #BBCCFF */

/*********************************************************************/
/* REITER */

.reiter-container {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.reiter-act,
.reiter  { 
	width : 128px !important; /*funktioniert nur unter IE*/
	margin : 0px 0px 0px 0px;
	padding : 14px 0px 0px 10px;
	text-align : center;
                width : 128px !important; /*funktioniert nur unter IE*/
}


.statisch H2 A:hover,
.reiter-act A:hover,
.reiter A:hover {
	aaacolor : #DD3333 !important;
	font-size : 16px;
}
.reiter-act A:active,
.reiter-act A:visited,
.reiter-act A:link {
	aaacolor : #333333;
	font-size : 16px;
}
.statisch H2 A:active,
.statisch H2 A:visited,
.statisch H2 A:link,
.reiter A:active,
.reiter A:visited,
.reiter A:link  {
	aaacolor : #666666;
	font-size : 16px;
}


/*********************************************************************/
/* STATISCH rechts Einblendungen */

.statisch {
	margin : 0px;
	padding : 0px;
	width : 172px;
}


.news-latest-gotoarchive,
.news-latest-item,
.statisch H1,
.statisch H3,
.statisch H4,
.statisch P {
	width : 169px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	padding-left : 5px;
	padding-right : 5px;
	background-color: #DDDDDD;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #666666;
}

.news-latest-item {
	background-color: #DDDDEE !important;
}


.news-latest-item H1,
.news-latest-item H3,
.news-latest-item H4,
.news-latest-item P {
	background-color: #DDDDEE !important;
	width : auto;
	margin-left : 0px;
	padding-left : 0px;
	padding-right : 0px;
	border-left: 0px solid #BBBBBB;
	border-right: 0px solid #666666;
}

.news-latest-gotoarchive,
.statisch H1 {
	border-bottom: 2px solid #666666;   
	color : #DDDDDD;
	font-size : 0px;
	text-decoration : none;
}

.statisch H2,
.reiter-blau {
	margin : 0px;
	padding : 6px 0px 0px 0px;
	display : block; 
	width : 172px;
	height : 27px;
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/r-blau.gif) no-repeat; 
/*	background-position: 1px 8px; */
	color : #333333;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.news-latest-morelink A,
.news-latest-date A {
	display : block;
	font-size : 10px !important;
	font-weight : bold !important;
}

.news-latest-gotoarchive A {
	text-align : center !important;
	display : block;
	font-size : 12px !important;
	font-weight : bold !important;
}

.news-latest-morelink A {
	text-align : right !important;
	padding-bottom: 5px;
	padding-right: 5px !important;
	margin-left : -5px;
	margin-right : -5px;
	border-bottom: 1px solid #666666 !important;   
}

.news-latest-item H3 A {
	display : block;
	margin-bottom : 10px !important;
	font-size : 12px !important;
	font-weight : bold !important;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
 	border:1px solid #666;
	float:left;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}


.clearer {	margin : 0px 6px 0px 6px;}

/*********************************************************************/
/* ROOTLINE-MENÜ */

.top-nav-container {
                background-color:#EEEEEE;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left : 4px;
}


/*********************************************************************/
/* Oberstes MENÜ Nr1 */

.top-nav-act A:hover,
.top-nav A:hover {
	background-color: transparent;
	font-family : Verdana, sans-serif;
	aaacolor : #FF0000;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 6px;
}

.top-nav-act A:active,
.top-nav-act A:visited,
.top-nav-act A:link,
.top-nav A:active,
.top-nav A:visited,
.top-nav A:link  {
	background-color: transparent;
	font-family : Verdana, sans-serif;
	aaacolor : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 6px;
}


/*********************************************************************/
/* ÜBERPRÜFEN OB NOCH IN GEBRAUCH */

.left-nav-container {
	border: 3px dotted #E10915;
	background-color: transparent;
	font-family : Verdana, sans-serif;
}


/*********************************************************************/
/* Fußzeile unterhalb */

.footer-nav-4-1 {
	text-align: center; 
                background-color:#DDDDDD;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	border: none;
	padding-top: 3px;
	padding-bottom: 0px;
}

.footer-nav-4-2 {
	text-align: center; 
                background-color:#DDDDDD;
	font-family : Verdana, sans-serif;
	font-size : 2px;
	border: none;
}
.footer-nav-5 {
	text-align: center; 
/*                background-color:#EEEEEE ;       */
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #A0BAF0 !important;  
	border: none;
	padding-top: 3px;
	padding-bottom: 0px;
}

.footer-nav-5 A {
	color : #A0BAF0 !important; 
}


/*********************************************************************/
.left-nav1-container {
	margin : 0px 4px 0px 0px; 
	border-bottom: 2px solid #666666;
	font-family : Verdana, sans-serif;
	width: 135px;
}

.left-nav1-title {
	font-size : 12px;
	display:none;
	border-bottom: 1px solid #666666;
}

.xleft-nav2-container {
/*	margin-top : 10px;
	margin-bottom : 10px;  */
	margin-left : 3px
}

.left-nav2-title {
	font-size : 12px;
	display:none;
}

.xleft-nav3-container {
	margin-left : 6px
}

.left-nav3-title {
	font-size : 12px;
	display:none;
}

.left-nav1-act {
	width: 135px; 
	margin : 0px 0px 0px 0px; 
	border-bottom: 2px solid #666666;
	border-right: 3px solid #666666;
	font-size : 10px;
}

.left-nav1 {
	display:none;
}

.left-nav2 {
	width: 130px; 
	margin : 0px 5px 0px 5px; 
	border-bottom: 1px solid #666666;
	border-right: 2px solid #DDDDDD;
	font-size : 10px;
}
.left-nav2-act {
	width: 130px; 
	margin : 0px 5px 0px 5px; 
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	font-size : 10px;
}

.left-nav3,.left-nav3-act {
	width: 125px; 
	margin : 0px 6px 0px 10px; 
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size : 9px;
}

.left-nav4,.left-nav4-act {
}



.left-nav1 A,
.left-nav1-act A {
	margin : 0px;
	padding-left : 10px;
	padding-right : 2px;
	padding-top : 7px;
	padding-bottom : 5px;  
	display : block; 
	width : 143px;
}
.left-nav2 A,
.left-nav2-act A {
	margin : 0px;
	padding-left : 10px;
	padding-right : 2px;
	padding-top : 7px;
	padding-bottom : 5px;  
	display : block; 
	width : 138px;
}

.left-nav3 A,
.left-nav3-act A,
.left-nav4 A,
.left-nav4-act A {
	margin : 0px;
	padding-left : 10px;
	padding-right : 2px;
	padding-top : 7px;
	padding-bottom : 5px;  
	display : block; 
	width : 133px;
}

.left-nav1 A:link,
.left-nav1 A:visited {
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/up-l-blk.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : normal;
	aaacolor : #000000;
}

.left-nav1-act A:link,
.left-nav1-act A:visited {
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/up-v-blk.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : bold;
	aaacolor : #666666;
}

.left-nav2 A:link,
.left-nav2 A:visited {
	background : #DDDDDD url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/re-v-blk.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : bold;
	aaacolor : #666666;
}

.left-nav2-act A:link,
.left-nav2-act A:visited {
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/re-v-red.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : bold;
	color : #FF0000;
}

.left-nav3 A:link,
.left-nav3 A:visited {
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/dn-v-blk.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : normal;
	aaacolor : #000000;
}

.left-nav3-act A:link,
.left-nav3-act A:visited{
	/* kann nicht vorkommen */
}

.left-nav4-act A:link,
.left-nav4-act A:visited {
	/* noch nicht definiert */
}


.left-nav4 A:link,
.left-nav4 A:visited {
	/* noch nicht definiert */
}


.left-nav1-act A:active,
.left-nav1 A:active,
.left-nav2-act A:active,
.left-nav2 A:active,
.left-nav3-act A:active,
.left-nav3 A:active,
.left-nav4-act A:active,
.left-nav4 A:active,
.left-nav1 A:hover,
.left-nav2 A:hover,
.left-nav3 A:hover,
.left-nav4 A:hover,
.left-nav1-act A:hover,
.left-nav2-act A:hover,
.left-nav3-act A:hover,
.left-nav4-act A:hover {
	background : #FFFFFF url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/template.bld/re-v-red.gif) no-repeat; 
	background-position: 1px 8px;
	text-decoration : none;
	font-weight : bold;
                aaacolor : #FF0000;
}

.left-nav1-act A:hover,
.left-nav2-act A:hover,
.left-nav3-act A:hover,
.left-nav4-act A:hover {
}

/* status=active wird durch das template unterdrückt 
    und durch status=link/visited ersetzt; beim klicken kurz zu sehen */
.left-nav1-act A:active,
.left-nav1 A:active,
.left-nav2-act A:active,
.left-nav2 A:active,
.left-nav3-act A:active,
.left-nav3 A:active,
.left-nav4-act A:active,
.left-nav4 A:active {
}



.searchform {

	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}







.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {



	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;

	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;

	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;

}
.sitemap3 {

	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	

}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {

	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}
BODY {
	background-image: url(../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/YB67ETMN/%22../bilder/wappen.jpg%22);
	background-color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, sans-serif !important;
	font-weight:bold;
	color:black;
	margin:0px 0px 0px 0px;
}



/* aus verschiedenen Extentions */

	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }

/* default styles for extension "tx_indexedsearch" */

	.statisch INPUT.tx-indexedsearch-searchbox-button { 
		width:40px; 
		background-color : #DDDDDD;
		border: 1px dotted #333333;
		text-decoration : none;
		align: right;
	}
	.statisch INPUT.tx-indexedsearch-searchbox-sword { 
		width:80px; 
		background-color : #DDDDDD;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:80px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:50px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color:red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#eeeeff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
}
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }


.tx-dropdownsitemap-pi1 LI.open OL { display: block; } 
.tx-dropdownsitemap-pi1 LI.closed OL { display: none; } 
.tx-dropdownsitemap-pi1 LI.open UL { display: block; } 
.tx-dropdownsitemap-pi1 LI.closed UL { display: none; } 
.tx-dropdownsitemap-pi1 DIV { border: solid 1px #666666; background: #CED8E1; padding: 0px; margin: 1px; } 
.tx-dropdownsitemap-pi1 DIV.level_2 { background: #FFFFFF; } 
.tx-dropdownsitemap-pi1 DIV.level_3 { background: #D0E0CC; } 
.tx-dropdownsitemap-pi1 DIV.level_4 { background: #FFFFFF; } 
.tx-dropdownsitemap-pi1 DIV.level_5 { background: #E0CCCC; } 
.tx-dropdownsitemap-pi1 DIV.expAll { 
	text-align: center; 
	font-size : 10px;
	background-color : transparent;
	border: none;
} 

.tx-hypernav-pi1 {
}
.tx-hypernav-pi1-firstLevel {
                background-color:#dddddd;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
.tx-hypernav-pi1-subLevels {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #666699;
	border: solid 1px #333333;
	border-collapse: collapse; 
}
.tx-hypernav-pi1-subLevels TD {
	padding: 3px;
	background-color: #BBCCF7;
}
.tx-hypernav-pi1-subLevels TD.tx-hypernav-pi1-subLevels-rowAlt {
	background-color: #4478E6;
}
A {
	color:navy;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
}
.tx-newloginbox-pi3 P A {
	
}
