/* dbb akademie CSS */
body {
                background-color: #BCBEC0; 
	/* background-image:url(../images/hintergrund-kachel.gif);
                background-attachment: fixed; */
                margin-top: 10px;

}

body,td,p,a {
	font-family:Verdana,Trebuchet MS,Monaco,Arial,Geneva,Swiss,SunSans-Regular,sans-serif;
	font-size:12px;
	margin:0px;
	color:#333333;
	line-height: 130%;
}

@media print {
.nonprint {
       display: none;
}

body {
       background-image: none;
}

}


tr.zeile1 {
               background-color: #E9E8E9;
}

tr.zeile2 {
               background-color: #F5F5F5;
}


tr.seminarhead {
               background-color: #E7C3D6;
}

tr.seminarhead th {
               font-size: 12px;
}


/*a, a:link,  a:visited, a:active {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}*/


.kachel-rechts {
	background-image:url(../images/kachel_rechts.gif);
	background-repeat:repeat-y;
}

.kachel-links {
	background-image:url(../images/kachel_links.gif);
	background-repeat:repeat-y;
}

#to_top {
	margin-left: 30px;
	margin-bottom: 5px;
	padding-top: 5px;
                margin-top: 0px;
	color: #6F0000;
	text-decoration:none;
}

#to_top a, #to_top a:link, #to_top a:visited, #to_top a:active {
	color: #6F0000;
	text-decoration:none;
}

#to_top a:hover {
	color: #6F0000;
	text-decoration: underline;
}

#to_home {
	float: right;
	margin-right: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration:none;
}

#to_home a, #to_home a:link, #to_home a:visited, #to_home a:active {
	color: #333333;
	text-decoration:none;
}

#to_home a:hover {
	color: #333333;
	text-decoration: underline;
}

#topcontent {
              /* float: left; */
              /* clear: right; */
              margin-bottom: 6px;
               margin-left: 30px;
               margin-right: 220px;
               padding: 5px;
               border: 1px solid #CCCCCC;
               border-right: none;
               background-image: url(../images/kachel_teaser.gif);
               background-repeat:repeat-y;
               background-position:right;
}


/* Navigationspfad */

#navpfad {
	font-size:11px;
                border-top: 1px solid #D0D0D0;
                background-color: #FFFFFF;
                background-image:url(../images/kachel_mitte.gif);
                background-repeat:repeat-y;
	padding-left: 5px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration:none;
}

#navpfad a, #navpfad a:link, #navpfad a:visited, #navpfad a:active {
	font-size:11px;
	color: #333333;
	text-decoration:none;
}

#navpfad a:hover {
	color: #333333;
	text-decoration: underline;
}

#to_interaktiv {
                font-weight: bold;
                /*  J. Odijk 
                letter-spacing: 1px;   */
	float: right;
	margin-left: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration:none;
}

#to_interaktiv a, #to_interaktiv a:link, #to_interaktiv a:visited, #to_interaktiv a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#to_interaktiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*footer beginn*/

.foot {
	font-size:11px;
                color: #333333;
}

.foot a:link, .foot a:visited, .foot a:active {
	font-size:11px;
	color: #333333;
	text-decoration:none;
}

.foot a:hover {
	color: #333333;
	text-decoration: underline;
}

/*ende footer*/


/*mitte_spalte*/

#mitte {
	margin: 0px;
	color:#333333;
	font-size:11px;
	line-height:130%;
                padding-bottom: 30px;
}


#mitte p {
	color:#333333;
	font-size:12px;
	line-height:130%;
	padding: 0px;
	text-indent : 0px;
	padding-right: 25px;
	padding-left: 30px;
}

#mitte H2 {
	display: block;
	font-size: 1.4em;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #6D6D6D;
                /* border-bottom: 1px solid #6D6D6D; */
                padding-left: 20px;
                text-indent: -20px;
	margin-left: 30px;
	margin-right: 60px;
}

#mitte H1 {
	font-size: 1.8em;
	line-height: 130%;
	color: #6D6D6D;
	font-weight: normal;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 30px;
                margin-right: 20px;
}

#mitte H3 {
	font-size: 1.8em;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: normal;
	color: #6D6D6D;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 60px;
                margin-right: 20px;
}

#mitte H4 {                         /*  alt: H3  */
	display: block;
	font-size: 1.2em;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
                /* border-bottom: 1px solid #6D6D6D; */
                padding-left: 20px;
                text-indent: -20px;
	margin-left: 30px;
	margin-right: 60px;
}


#mitte a:link {
	font-size:12px;
	color: #C31671;
	text-decoration:none;
}

#mitte a:visited, #mitte a:active {
	font-size:12px;
                color: #C31671;
	/* color: #E7C3D6; */
                /* color: #1C5789; */
	text-decoration:none;
}

#mitte a:hover {
	color: #C31671;
	text-decoration: underline;
}

#mitte li {
	font-size:12px;
	margin-left:30px;
	/*padding-left:20px;*/
	line-height: 130%;
                margin-bottom: 5px;
}

#mitte ul {
                margin-top:3px;
                margin-left: 30px;
                padding: 0px;
                padding-right: 25px;
}

#table_mitte tr{
                border-top: 1px solid #CCCCCC;
}


/* #mitte IMG {
                margin-bottom: 8px;
                border: 1px solid #CCCCCC;
                padding: 2px;
} */

/*ende_mitte Spalte*/


/*rechte_spalte*/

#rechts {
	float: right;
                font-size: 11px;  /* kleinere Schrift */
               	padding:0px;
	margin-left: 15px;
                margin-top: 20px;
                margin-bottom: 30px;    /* 15px */
                padding-bottom: 10px;
                width: 200px;
                background: #F0F0F0;    /*  Version J. Odijk  */
                border: 1px solid #DDDDDD;

                /*  Version Wagner:
                background:white;     
                border: 1px solid #DDDDDD;  */

	/* height: 100%; */

                /*  J. Odijk  Schattenrahmen und Überschriften mit Rahmen  
	border: 1px solid #DDDDDD;
                border-bottom: 2px solid #9F9F9F;   
                border-right: 2px solid #9F9F9F;
 	background:white;        nicht aktiv       J. Odijk */ 
}

#rechts p {
	color:#333333;
                font-size: 11px;  /* kleinere Schrift */
	/* font-size:1.0em; */
	line-height:120%; 
	text-indent : 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

/*   alt H3   J. Odijk
#rechts H3 {
	display: block;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 5px;
                padding-left: 20px;
                text-indent: -15px;
	margin: 0px;
                margin-bottom: 5px;
                margin-top: 5px;
}   */

#rechts H3 {
	display: block;
	font-size: 14px;
	font-weight:bold;
                color: #F5BBF5;   /* J. Odijk */
	/* letter-spacing: 1px; */
	color: #FFFFFF;

                background-color: #BFBFBF;   /*  Version  J. Odijk  */ 
                border-bottom: 1px solid #FFFFFF;
                               
                /*Version  Wagner 
	background-color: #BBBBBB;   
                margin-top: 5px;
                                                         */

                /*   J. Odijk mit  Rahmen  **********
                border-right: 1px solid #9F9F9F;
                border-top: 1px solid #F5F5F5;
                border-left: 1px solid #F5F5F5;
                border-bottom: 2px solid #9F9F9F;
                ********************************/

	padding: 5px;
                padding-left: 20px;
                text-indent: -15px;
	margin: 0px;
                margin-bottom: 5px;
}


      /*  H2 und H3 getauscht  J. Od.   */

#rechts H1 {
	font-size: 14px;
	background-color: #877F7C;
	color: #FFFFFF;
	font-style: normal;
	padding: 5px;
	letter-spacing: 1px;
	margin: 0px;
}

#rechts H2 {
                display: block;
	font-size: 12px;
	background-color: #D4D4D4;     /* #cecece; */

                /* J. Odijk   mit Rahmen  **********
                border-bottom: 2px solid #AFAFAF;
                border-right: 1px solid #AFAFAF;
                border-top: 1px solid #FFFFFF;
                border-left: 1px solid #FFFFFF;
                *******************************/

	color: #404040;   /* #373737; */
                border-bottom: 1px solid #FFFFFF;
	font-style: normal;
	padding: 5px;
	/*letter-spacing: 1px;*/
                margin: 0px;
                margin-bottom: 8px;
                /* margin-top: 8px;
                    color: #6D6D6D;    
                 *  Version Wagner*/
}

#rechts a:link, #rechts a:visited, #rechts a:active {
	font-size:11px; /*12px   größer  */
	color: #C31671;
	text-decoration:none;
}

#rechts a:hover {
	color: #C31671;
	text-decoration: underline;
}

#rechts li, #rechts ul {
	font-size:11px; /*12px  größer */
	margin: 0px;
	margin-left: 15px;
	padding-right: 10px;
}


#rechts ul {
               margin-bottom: 15px;
}



/* ende_rechte Spalte */

/* style fuer den Tip */

#mitte-tip {
	margin: 0px;
	color:#333333;
	font-size:11px;
	line-height:130%;
                padding-bottom: 30px;
                margin-left: 30px;
}


#mitte-tip p {
	color:#333333;
	font-size:12px;
	line-height:130%;
	padding: 0px;
	text-indent : 0px;
	padding-right: 25px;
	padding-left: 30px;
}

#mitte-tip H2 {
	display: block;
	font-size: 1.4em;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #6D6D6D;
                border-bottom: 1px solid #6D6D6D;
	padding: 3px;
	padding-left: 0px;
	margin-left: 30px;
	margin-right: 60px;
}

#mitte-tip H1 {
	font-size: 1.8em;
	line-height: 130%;
	color: #6D6D6D;
	font-weight: normal;
	padding: 3px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
                margin-right: 20px;
}

#mitte-tip a:link, #mitte-tip a:visited, #mitte-tip a:active {
	font-size:12px;
	color: #C31671;
	text-decoration:none;
}

#mitte-tip a:hover {
	color: #C31671;
	text-decoration: underline;
}



#rechts-tip {
	float: right;
	padding:3px;
	margin-right: 15px;
                margin-top: 5px;
	border: 1px solid #f0f0f0;
}


#rechts-tip a:link, #rechts-tip a:visited, #rechts-tip a:active {
	font-size:12px;
	color: #C31671;
	text-decoration:none;
}

#rechts-tip a:hover {
	color: #C31671;
	text-decoration: underline;
}


#zurueck {
               margin: 15px;
               margin-left: 30px;
}

#zurueck a:link, #zurueck a:visited, #zurueck a:active {
	font-size:12px;
	color: #C31671;
	text-decoration:none;
}

#zurueck a:hover {
	color: #C31671;
	text-decoration: underline;
}



SELECT {  
	font-size:12px;
}

TEXTAREA {  
	font-size:12px;
} 

INPUT {  
	font-size:10px;
}

H1 {
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}

H2 {
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-size : 10px;
	color : red;
}
.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


P,td {
	font-size:12px;
	line-height : 140%;
	color: #333333;
	margin-top : 3px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-size:0.9em;
	line-height : 120%;
	color : #6D6D6D;
                padding: 8px;
}
.bulletlist {
	font-size : 11px;
	color : #6600CC;
	font-weight: normal;
}
.table {
	font-size : 11px;
	color : #CC3366;
}

.form {
	font-size:11px;
	line-height : 130%;
	color: #333333;
	margin-top : 3px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}






.searchform {
	font-size:10px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-size:12px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-size:12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-size:12px;
	color : #333333;
	font-weight : normal;
}
.mailformrequired {
	font-size:12px;
	color : #333333;
	font-weight : bolder;
}
.mailformcomment {
	font-size:12px;
	color : #000000;
	font-weight : bolder;
}
.mailformradio {
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-size : 14px;
	color : Green;
}

/* Formatierungen für die Sitemap in drei Ebenen */

#sitemap_new {
                margin-left: 30px;
}

#sitemap_new li {
                font-weight: bold;
                margin: 0px 0px 4px 0px;
                list-style-image: url(../images/pfeil_blau.gif);             
}


#sitemap_new li li {
                margin: 0px;
                list-style-image: url(../images/pfeil_blau.gif);             
}

#sitemap_new li li li {
                margin: 0px;
                font-weight: normal;
                color: #CCCCCC;
                list-style-image: url(../images/pfeil_grau.gif);             
}


#sitemap_new a:link, #sitemap_new a:visited, #sitemap_new a:active {
	font-size:12px;
	color: #1C5789;
	text-decoration:none;
}

#sitemap_new a:hover {
	color: #1C5789;
	text-decoration: underline;
}

#sitemap_new li li a:link, #sitemap_new li li a:visited, #sitemap_new li li a:active {
                font-weight: normal;
	font-size:12px;
	color: #357DBA;
	text-decoration:none;
}

#sitemap_new li li a:hover {
	color: #357DBA;
	text-decoration: underline;
}


#sitemap_new li li li a:link, #sitemap_new li li li a:visited, #sitemap_new li li li a:active {
	font-size:12px;
	color: #6D6F71;
	text-decoration:none;
}

#sitemap_new li li li a:hover {
	color: #6D6F71;
	text-decoration: underline;
}


.celmenu {
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/* styles indexed search engine */

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.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:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#000000; font-weight:bold; /*background-color:#184AA6; text-decoration:underline; */          padding:2px; padding-top:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { /*background:#eeeeee; */:; }
.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:none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }


/* benutzerdefinierte Styles
body {
    background:#c0c0c0
}*/

.titel_oben {
	font-size : 18px;
	color : #09008B;
}

/* Tabellen im Editor */

#tabelle_neu {
            padding: 0px;
            margin: 0px;
            margin-left: 30px;
}

#mitte td, #mitte tr, #mitte tbody {
	vertical-align:top;
                text-align:left;
                padding: 0px;
                margin: 0px;
}

#mitte td.oben {
	background-color: #DDDDDD;
	color:#045A97;
	font-weight: normal;
	padding: 7px;
	border-bottom: 1px solid #045A97;
	font-weight: bold;
}

#mitte td.zweite_zeile {
	background-color: #f0f0f0;
	color:#045A97; 
	padding: 2px;
                padding-left: 0px;
                margin: 0px;
} 

#mitte td.erste_zeile {
	background-color: #D9E9F5;
	color:#045A97;
	font-weight: normal;
        margin: 0px;
	padding: 2px;
        padding-left: 0px;
}