/*
$Id: styles_common.css,v 1.19 2004/01/27 13:05:40 hsz Exp $

$Log: styles_common.css,v $

Revision 1.29  2011/09/13     ms
wieder auf /layout... reduziert  

Revision 1.28  2008/11/25     ms
stmlf durch stmelf ersetzt  

Revision 1.27  2005/01/12     zi  
Klasse .keinUmbruch eingef�gt
Klasse .kleineSchrift_2 eingef�gt

Revision 1.26  2004/12/16     zi  
url("/layout/... ge�ndert in 
url("http://www.stmelf.bayern.de/layout/

Revision 1.25  2004/11/17     hsz / zi  
a.anews vertical-align: baseline statt bisher top

Revision 1.24  2004/07/26     hsz / zi  
a.alinks vertical-align: baseline statt bisher top

Revision 1.23  2004/07/14     hsz / zi  
.foot neu eingef�hrt

Revision 1.22  2004/06/30     zi  
.aktuelles, .empfehlungen linke Einr�ckung gekl�rt

*/

.barrierefrei {
        display: none;
}

body {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        background-color: #FFFFFF;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        height: 100%;
}

.tab1 {
        height:100%;
}

.tab2 {
        height:100%;
}

p {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        margin: 12px 0px 12px 0px;    
        line-height:130%;             
}

br { 
        line-height:50%;              
}

h1 {                                  
        font-size:17px; 
        font-weight:bold; 
        color: #336633; 
        margin:  0px 0px 12px 0px;  
        line-height:100%; 
        clear:both;                
} 
     
h2 {                                  
        font-size:14px; 
        font-weight:bold; 
        color: #336633; 
        margin:  24px 0px 12px 0px; 
        line-height:100%; 
        clear:both;                
}
      
h3 {                                  
        font-size:12px; 
        font-weight:bold; 
        color: #336633; 
        margin: 24px 0px 12px 0px; 
        line-height:100%; 
        clear:both;                
} 
     
h4 {                                  
        font-size:12px; 
        font-weight:bold; 
        color: #336633; 
        margin: 18px 0px  6px 0px; 
        line-height:100%; 
}      

a {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        text-decoration: none;
}

td {
        font-family: Verdana, Helvetica, Arial, sans-serif;     
        font-size: 12px;   
}
th {            
        font-size: 12px;  
}

ul {                                        
        margin: 0px 0px 0px  20px; 
        padding: 0px 0px 0px 0px; 
}
ul ul {                                     
        margin: 0px 0px 0px  20px; 
        padding: 0px 0px 0px 0px; 
}
ul ul ul {                                  
        margin: 0px 0px 0px  20px; 
        padding: 0px 0px 0px 0px; 
}

ul li {                                       
        list-style-image: url("/layout/square_hellgruen3.gif");
        margin: 6px 0px 6px  0px;
        font-size: 12px;
        padding: 0px 0px 0px 0px;
}
ul li li {                               
        list-style-image:url("/layout/square_green.gif");
        margin: 4px 0px 4px  0px;
        padding: 0px 0px 0px 0px;
}
ul li li li {                               
        margin: 2px 0px 2px  0px; 
        padding: 0px 0px 0px 0px; 
        list-style-image:url("/layout/square_green.gif");      
}


ol {                                        
        margin: 0px 0px 0px  40px; 
        padding: 0px 0px 0px 0px; 
}
ol ol {                                     
        margin: 0px 0px 0px  40px; 
        padding: 0px 0px 0px 0px; 
}
ol ol ol {                                  
        margin: 0px 0px 0px  40px; 
        padding: 0px 0px 0px 0px; 
}

ol li {                                     
        margin: 6px 0px 6px  0px; 
        padding: 0px 0px 0px 0px; 
        list-style-type:decimal;
}
ol li li {                                  
        margin: 4px 0px 4px  0px; 
        padding: 0px 0px 0px 0px; 
        list-style-type:lower-alpha;
}
ol li li li {                               
        margin: 2px 0px 2px  0px; 
        padding: 0px 0px 0px 0px; 
        list-style-type:decimal; 
}

dl {                                        
        margin: 0px 0px 0px  0px; 
        padding: 0px 0px 0px 0px;
}
dt {                                        
        margin: 6px 0px 0px  0px; 
        padding: 0px 0px 0px 0px; 
        font-weight:bold;   
        line-height:125%; 
        color:#336633; 
}
dd {                                        
        margin: 0px 0px 0px 20px; 
        padding: 0px 0px 0px 0px; 
        font-weight:normal; 
        line-height:125%;
}

table.daten {                               
        empty-cells:show; 
}
table.daten caption {                       
        font-size:11px; 
        text-align:left; 
        font-weight:bold; 
        padding:10px 0px 5px 3px; 
}
table.daten thead {                         
        background-color:#deefb8; 
}
table.daten thead th {                      
        font-size:11px; 
        text-align:center; 
        font-weight:bold; 
}
table.daten tfoot th {                      
        text-align:left; 
        font-size:9px; 
}
table.daten tfoot td {                      
        text-align:left; 
        font-size:9px; 
}
table.daten tbody th {                      
        font-size:11px; 
        text-align:left; 
        font-weight:normal; 
}
table.daten tbody td {                      
        font-size:11px; 
        text-align:center; 
        font-weight:normal; 
}

table.daten tbody.hv    {                   
        background-color:#effcc9; 
}
table.daten tbody.hv th {                   
        text-align:left; 
        font-weight:bold; 
}
table.daten tbody.hv td {                   
        text-align:center; 
        font-weight:bold; 
}
table.daten tbody.kl th {                   
        text-align:left; 
        font-weight:normal; 
        font-size:9px; 
}
table.daten tbody.kl td {                   
        text-align:center; 
        font-weight:normal; 
        font-size:9px; 
}

.TextKasten    {                            
        margin: 5px 0px 5px 0px; 
        padding: 3px 5px 3px 5px; 
        font-weight:normal; 
        background-color:#deefb8; 
}

.kleineSchrift {                            
        font-size:10px; 
}
.kleineSchrift_2 { 
        font-size:9px; 
}

.keinUmbruch { 
        white-space:nowrap; 
}

div {
        float: left;
}

a:link {
        color:#40a040;
        text-decoration: none;
}

a:visited {
        color:#40a040;
        text-decoration: none;
}

a:hover {
        color:#40a040;
        text-decoration: underline;
}

a:active {
        color: #40a040;
}

.tdheader {
        background-color: #FFFFFF;
}

.tdnavcontent {
        background-color: #FFFFFF;
        height:89%;
}

.tdcontent {
        background: #F3F9E4;
        height: 90%;
}

#ministerium {
        padding: 0px;
}

#bild {
        float: left;
}

#wappen {
        float: right;
        width: 125px;
        height: 67px;
}

.navigation {
        background-color: #C5E282;
        padding: 0px;
        width: 160px;
}

#kopfnavigation {
        background: #C5E282;
        height:20px;
        padding: 0px 0px 0px 5px;
}

#seitennavigation {
        width: 155px;     
        margin: 10px 0px 0px 5px;    
        padding: 0px;
        background: #C5E282;
        float:none;  
}

#content {
        background: #F3F9E4;
        width: 100%;
}

.bildunterschrift {
        font-size: 9px;
        color: #007E2D;
        font-weight: bold;
}

#position {
        padding: 2px;              
        margin: 0px 0px 20px 0px;  
        float: none;               
        font-size: 9px;
}

.position {
        font-size: 9px;
}

#news {
        float: right;
        width: 155px;  
        background: #F3F9E4;
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 10px; 
}

.news {
        font-size: 9px;
        color: #007E2D;
        text-align:left;
        vertical-align: top;
}


.ulnews {
        margin: 0px 0px 10px 0px; 
}

.linews {
        color: #007E2D;
        width: 145px;     
        vertical-align: middle;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 2px;
        background: #DEEFB8;
        font-size: 11px;
        text-align: left;
        list-style-image: url(/layout/leer.gif);
}

.newsheader {
        color: #007E2D;
        width: 145px;
        vertical-align: middle;
        margin: 10px 0px 0px 0px;
        padding: 5px 0px 0px 2px;
        background: #DEEFB8;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        list-style-image: url(/layout/leer.gif);
}

a.anewsheader {
        font-size: 11px;
        font-weight: bold;
        color: #007E2D;
        text-align:left;
        vertical-align: middle;
        text-decoration: none;
}

a.anews {
        font-size: 9px;
        color: #007E2D;
        text-align:left;
	vertical-align: baseline;    
        text-decoration: none;
}

a.anews:link {
        text-decoration: none;    
}
a.anews:visited {
        text-decoration: none;    
}
a.anews:hover {
        text-decoration: underline;    
}

.linksheader {
        color: #007E2D;
        width: 145px;
        vertical-align: middle;
        margin: 10px 0px 0px 0px;
        padding: 5px 0px 0px 2px;
        background: #DEEFB8;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        list-style-image: url(/layout/leer.gif);
}

.lilinks {
        color: #007E2D;
        width: 145px;
        vertical-align: middle;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 2px;
        background: #DEEFB8;
        font-size: 11px;
        text-align: left;
        list-style-image: url(/layout/leer.gif);
}

a.alinks {
        font-size: 9px;
        color: #007E2D;
        text-align:left;
	vertical-align: baseline;    
        text-decoration: none;
}

a.alinks:link {
        text-decoration: none;   
}
a.alinks:visited {
        text-decoration: none;   
}
a.alinks:hover {
        text-decoration: underline;   
}

#foot {
        float: none;
        font-size: 9px;
        color: #284f28;
        background: #F3F9E4;
        vertical-align: top;
        text-align: center;
        height: 12px;
        white-space: nowrap;
        margin: 10px 0px 10px 0px;
}

.foot {      
        float: none;
        font-size: 9px;
        color: #284f28;
        background: #ffffff;
        vertical-align: top;
        text-align: center;
        height: 12px;
        white-space: nowrap;
        margin: 10px 0px 10px 0px;
}

.content {
        vertical-align: top;
        background: url("/layout/bogen.gif");
        background-repeat:no-repeat;
        padding: 5px 5px 5px 20px;
        clear: none;
        width: 100%;
}

.keineanzeige {
        display: none;
}

.date {
        font-size: 10px;
        font-weight: bold;
        color: #007E2D;
}

.kopftitel {
        float: none;
        color: #2656A4;
        vertical-align: bottom;
        text-align: left;
        font-size: 13px;
        font-weight: bold;

        padding: 7px 0px 0px 0px;    
        margin: 0px 0px 0px 5px;
        background-color: #C5E282;

}

a.kopftitel { 
          color: #2656A4; 
          font-size: 13px;  
          text-align:left;  
          font-weight: bold;   
          padding: 0px 0px 0px 0px;
          margin: 0px;
          line-height:125%;    
          text-decoration:none;
}
 
a.kopftitel:link {                         
          color: #2656A4;     
          text-decoration: none;     
}
 
a.kopftitel:visited {                      
          color: #2656A4;     
          text-decoration: none;     
}
 
a.kopftitel:hover {                        
          color: #2656A4;     
          text-decoration: underline;
}

.kopfmenu {
        color: #2656A4;
        padding: 0px 0px 0px 0px;
        vertical-align: bottom;
        text-align: center;
        background: #C5E282;
}

a.akopfmenu {
        color: #2656A4;
        font-size: 10px;
        font-weight: bold;
        margin: 0px 5px 3px 5px;
        padding: 0px 0px 3px 0px;
}

a.akopfmenu:link {
        color: #2656A4;
        text-decoration: none;
}

a.akopfmenu:visited {
        color: #2656A4;
        text-decoration: none;
}

a.akopfmenu:hover {
        color: #2656A4;
        text-decoration: underline;
}

a.akopfmenu:active {
        color: #2656A4;
}

.kopfmenuhilight {
        color: #2656A4;
        padding: 0px 0px 0px 0px;
        vertical-align: bottom;
        text-align: center;
        background: #C5E282;
}

a.akopfmenuhilight {
        color: #000066;
        font-size: 10px;
        font-weight: bold;
        margin: 0px 5px 3px 5px;
        padding: 0px 0px 3px 0px;
}

a.akopfmenuhilight:link {
        color:#000043;
}

a.akopfmenuhilight:visited {
        color:#000043;
}

a.akopfmenuhilight:hover {
        color:#000043;
}

.limenu0 {
        list-style-image: url("/layout/square_hellgruen3.gif");
        margin: 6px 0px 0px 0px;    
        padding: 0px 0px 0px 0px;
        font-size: 11px;
}

.limenu0hilight {
        list-style-image: url("/layout/square_hellgruen3.gif");
        margin: 6px 0px 0px 0px;    
        padding: 0px 0px 0px 0px;
        font-size: 11px;
}

.menu0 {
        padding: 0px 0px 0px 0px;
        margin: 0px;
        vertical-align: bottom;
}

.menu0hilight {
        color: #2656A4;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        vertical-align: bottom;
}

a.menu0 {
        color: #2656A4;
        font-size: 11px;
        text-align:left;
        font-weight: bold;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        text-decoration:none;
}

a.menu0:link {
        color: #2656A4;
        text-decoration: none;
}

a.menu0:visited {
        color: #2656A4;
        text-decoration: none;
}

a.menu0:hover {
        color: #2656A4;
        text-decoration: underline;
}

a.menu0hilight {
        color: #2656A4;
        text-align:left;
        font-size: 11px;
        font-weight: bold;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        text-decoration:none;
}

a.menu0hilight:link {
        color:#2656A4;
        text-decoration: none;
}

a.menu0hilight:visited {
        color:#2656A4;
        text-decoration: none;
}

a.menu0hilight:hover {
        color:#2656A4;
        text-decoration: underline;
}

.limenu1 {
        list-style-image: url("/layout/pfeil_hellgruen.jpg");
        margin: 4px 0px 0px 18px;    
}

.limenu1hilight {
        list-style-image: url("/layout/pfeil_schwarz.jpg");
        margin: 4px 0px 0px 18px;    
}

.menu1 {
        padding: 0px;
        margin: 0px;
        vertical-align: top;
        font-size: 11px;
}

.menu1hilight {
        padding: 0px;
        margin: 0px;
        vertical-align: top;
        font-size: 11px;
}

a.menu1 {
        text-align:left;
        font-weight: bold;
        font-size: 11px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #2656A4;
        text-decoration:none;
}

a.menu1:link {
        color: #2656A4;
        text-decoration: none;
}

a.menu1:visited {
        color: #2656A4;
        text-decoration: none;
}

a.menu1:hover {
        color: #2656A4;
        text-decoration: underline;
}

a.menu1hilight {
        text-align:left;
        font-weight: bold;
        font-size: 11px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #2656A4;
        text-decoration:none;
}

a.menu1hilight:link {
        color: #2656A4;
        text-decoration: none;
}

a.menu1hilight:visited {
        color: #2656A4;
        text-decoration: none;
}

a.menu1hilight:hover {
        color: #2656A4;
        text-decoration: underline;
}

.limenu2 {
        list-style-image: url("/layout/pfeil_weiss.jpg");
        margin: 2px 0px 0px 17px;    
        font-size: 11px;
}

.limenu2hilight {
        list-style-image: url("/layout/pfeil_schwarz.jpg");
        margin: 2px 0px 0px 17px;    
        font-size: 11px;

}

.menu2 {
        color: #2656A4;
        padding: 0px;
        margin: 0px;
        vertical-align: bottom;
        text-decoration:none;
}

.menu2hilight {
        color: #2656A4;
        margin: 0px;
        padding: 0px;
        vertical-align: bottom;
}

a.menu2 {
        text-align:left;
        font-weight: bold;
        font-size: 11px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        text-decoration:none;
}

a.menu2:link {
        color: #2656A4;
        text-decoration: none;
}

a.menu2:visited {
        color: #2656A4;
        text-decoration: none;
}

a.menu2:hover {
        color: #2656A4;
        text-decoration: underline;
}

a.menu2hilight {
        text-align:left;
        font-weight: bold;
        font-size: 11px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        text-decoration:none;
        color: #000043;
}

a.menu2hilight:link {
        color: #000043;
        text-decoration: none;
}

a.menu2hilight:visited {
        color: #000043;
        text-decoration: none;
}

a.menu2hilight:hover {
        color: #000043;
        text-decoration: underline;
}

.limenu3 {
        list-style-image: url("/layout/square_weiss.gif");
        margin: 0px 0px 0px 17px;
        font-size: 9px;
}

.limenu3hilight {
        list-style-image: url("/layout/square_schwarz.gif");
        margin: 0px 0px 0px 17px;
        font-size: 9px;
}

.menu3 {
        color: #2656A4;
        padding: 0px;
        margin: 0px;
        vertical-align: bottom;
        text-decoration:none;


}

.menu3hilight {
        color: #2656A4;
        margin: 0px;
        padding: 0px;
        vertical-align: bottom;
}

a.menu3 {
        text-align:left;
        font-weight: normal;
        font-size: 9px;
        padding: 0px;
        margin: 0px 0px 0px -5px;
        text-decoration:none;
}

a.menu3:link {
        color: #2656A4;
        text-decoration: none;
}

a.menu3:visited {
        color: #2656A4;
        text-decoration: none;
}

a.menu3:hover {
        color: #2656A4;
        text-decoration: underline;
}

a.menu3hilight {
        text-align:left;
        font-weight: normal;
        font-size: 9px;
        padding: 0px;
        margin: 0px 0px 0px -5px;
        text-decoration:none;
        color: #000043;
}

a.menu3hilight:link {
        color: #000043;
        text-decoration: none;
}

a.menu3hilight:visited {
        color: #000043;
        text-decoration: none;
}

a.menu3hilight:hover {
        color: #000043;
        text-decoration: underline;
}

.imglinks {
        vertical-align: top;
        padding: 2px 0px 2px 0px;
}

img.bild_li {                         
        border-width:0px; 
        float:left; 
        margin: 0px 10px 10px 0px; 
}
img.bild_re {                         
        border-width:0px; 
        float:right; 
        margin: 0px 0px 10px 10px; 
}

/* Beginn Erg�nzungen f�r Bilder [LfL] - 06/02 */

img {border-width:0px;}

.x25 {width:25%;}

.x50 {width:50%;}

.x75 {width:75%;}

.x98 {width:98%;}

.right {clear:right;
        float:right;
        text-align:center;
        margin-top:6px;
        margin-left:10px;
        margin-bottom:4px;}

.img-right {clear:right;
        float:right;
        text-align:center;
        margin-top:6px;
        margin-left:10px;
        margin-bottom:4px;}

.left {clear:left;
       float:left;
       text-align:center;
       margin-top:6px;
       margin-right:10px;
       margin-bottom:4px;}

.img-left {clear:left;
       float:left;
       text-align:center;
       margin-top:6px;
       margin-right:10px;
       margin-bottom:4px;}

.unterschrift {font-size:10px;
               font-weight:bold;}

 /* Ende Erg�nzungen f�r Bilder */

.ulmenu {
        float: none;
}

.ulmenu2 {
        float: none;
        padding-top: 20px;
}

.contentnoposnews {
        margin-bottom: 10px;
        margin-top: 20px;
}

.contentnopos {
        padding: 24px 0px 10px 0px;
}

.contentnews {
        margin-bottom: 10px;
        margin-top: 10px;
}

.contentpos {
        padding: 24px 0px 10px 0px;
}

.aktuelles    {  margin: 0px 0px 20px 10px; 
                 float: none;          
}
.empfehlungen {  margin: 0px 0px 20px 10px; 
                 float: none;               
}

.spalte1 {
        padding: 0em 1em;
        margin: 10px 10px 20px 0px;
        width: 45%;
}

.spalte2 {
        padding: 0em 1em;
        margin: 10px 0px 20px 10px;
        width: 45%;
}

#valid {
        width: 100%;
}

ul.IVZ_fix {                                
        margin: 0px 0px 20px 0px; 
        padding: 0px 0px 0px 20px; 
}
ul li.IVZ_fixBeitrag {                      
        margin: 5px 0px  5px 0px; 
}
.IVZ_fixTitel {                             
        margin: 0px 0px  3px 0px; 
        padding: 0px 0px 0px 0px; 
        font-weight: bold; 
        float: none; 
}
.IVZ_fixUTitel {                            
        margin: 0px 0px  2px 0px; 
        padding: 0px 0px 0px 0px; 
        float: none; 
}
.IVZ_fixAnbieter {                          
        margin: 0px 0px  0px 0px; 
        padding: 0px 0px 0px 0px; 
        font-style:italic; 
        float: none; 
}

ul.IVZ_var {                                
        margin: 0px 0px 20px 0px; 
        padding: 0px 0px 0px 20px; 
}
ul li.IVZ_varBeitrag {                      
        margin: 5px 0px  5px 0px; 
}
.IVZ_varTitel {                             
        margin: 0px 0px  3px 0px; 
        padding: 0px 0px 0px 0px; 
        font-weight: bold; 
        float: none; 
}
.IVZ_varUTitel {                            
        margin: 0px 0px  2px 0px; 
        padding: 0px 0px 0px 0px; 
        float: none; 
}
.IVZ_varAnbieter {                          
        margin: 0px 0px  0px 0px; 
        padding: 0px 0px 0px 0px; 
        font-style:italic; 
        float: none; 
}

table.kopf1, tr.kopf1, th.kopf1, td.kopf1 { 
       background-color:#deefb8; 
       color:#000000; 
       font-weight:bold;
       font-size:13pt 
}

/* Beginn Erg�nzungen f�r Flexmodul [fueak_tabelle]
erstellt von F�Ak, M�ller am 20.02.08 */

table.fueakFlex {
		margin-bottom: 2em;
		border-collapse: collapse;
		float: none;
}

table.fueakFlex caption {
		text-align: left;
		font-weight: bold;
		padding-bottom: 0.5em;
}

table.fueakFlex th.Rahmen, td.Rahmen  {
		border: 1px #AAAAAA solid;
} 

table.fueakFlex th.Spaltenueberschrift {
		background-color: #E4F2C6;
		font-size: 0.9em;
		color: #2656a4;
		border: 1px #AAAAAA solid;
}

table.fueakFlex th.SpaltenueberschriftOhneRahmen {
		font-size: 0.9em;
		color: #2656a4;
		border: none;
}

table.fueakFlex th.Zwischenueberschrift {
		color: #336633;
		padding-top: 0.7em;
		height: 1.5em;
		text-align: left;
		font-weight: bold;
		border: 1px #AAAAAA solid;
}

table.fueakFlex th.ZwischenueberschriftOhneRahmen {
		color: #336633;
		padding-top: 0.5em;
		height: 1.5em;
		text-align: left;
		font-weight: bold;
		border: none;
		border-bottom: 1px #85AD27 solid;
}

/* Ende Erg�nzungen f�r Flexmodul [fueak_tabelle] */


/* Start Ergaenzungen fuer flexmodul [bildergalerie] */
.fusstext_template {
        FONT-SIZE: 12px;
        COLOR: #336633;
        margin: 0px;		  
}

a.fusstext {
        FONT-SIZE: 8pt;
        COLOR: #336633;
        text-decoration: underline;
}

.fusstext {
        MARGIN-TOP: 0;
        FONT-SIZE: 8pt;
        COLOR: #336633;
}
/* Ende Ergaenzungen fuer flexmodul [bildergalerie] */





