/* Webseiten-unabhaengige Definitionen */

body {font-family: Verdana; color: #000000;}

.zuminhalt, #navigation, #suche, #serviceleiste, #infospalte, #footer, #headermvtut {display:none;}

h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 18px;}

table th, table td {font-size: x-small;}

th {background-color:#cccccc; vertical-align:top;}
tr.dunkel {background-color:#dddddd;}
tr.hell {background-color:#eeeeee;}

/*Mitglieder der Landesregierung, Druckansicht beachten----------------------------------------------------*/

div.mitgliederzeile {
clear: both;
}

* html div.mitgliederzeile {
margin-bottom: 10px; /* Achtung, nur hier fuer Druckansicht im IE */
}

div.mitgliederspaltelinks {
width: 48%;
float: left;
}

* html div.mitgliederspaltelinks {
width: 50%;
}

div.mitgliederspalterechts {
margin-left: 52%;
}

* html div.mitgliederspalterechts {
margin-left: 50%;
}

div.mitgliederspaltebild {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

/*Normaler Artikel----------------------------------------------------*/

/* Galerie: Druckansicht beachten */
.galerievorschaubildrahmen {
width: 100px;
float: left;
}

.galerievorschaubild {
border-right: 1px solid #ACCBDC;
border-bottom: 1px solid #ACCBDC;
background-color: #DFE9F0;
padding: 0px;
margin: 0px;
display: block;
width: 80px;
overflow: hidden;
float: left;
clear: none;
}

.galerievorschaubild img {
width: 80px;
}

/* fuer Galerie */
.textflussnormal {
clear: both;
}

/* fuer Galerie */
.unterzeile {
font-size:0.65em;
font-weight: normal;
padding: 4px;
}

/* fuer Galerie */
a.bildbig {
background-image: url('../_Bilder/Layout/bg_link_fotobig.gif');
background-position: 0px 0px; 
background-repeat: no-repeat;
display: block;
margin: 0px;
padding: 0px;
width: 20px; 
height: 15px;
float: right;
/*padding: 0px 0px 0px 20px;*/
}

a.bildbigprint {
background-image: url('../_Bilder/Layout/bg_link_fotoprint.gif');
background-position: 3px 0px; 
background-repeat: no-repeat;
display: block;
margin: 0px;
padding: 0px;
width: 20px; 
height: 15px;
float: left;
}
