/* CSS Document */

/* Überschriften */

h1, h2, h3, h6 {
	width: 99%; min-width: 99%; max-width: 99%;
	text-align: left;
}

h4 {
	width: 100%; min-width: 100%; max-width: 100%;
	
	margin: 15px 0 10px 15px;
	text-align: left;
}

h5 {
	margin: 8px 0 2px 10px;
	
	width: 100%; min-width: 100%; max-width: 100%;
	
}

/* Gallerieansichten */

div.gallerieitem  {
	
	border-radius: 10px;
  	margin: 20px;
  	border: 3px solid #ccc;
 
	float: left;
	
  	width: 240px;
	height: auto;
	
	font-size: 14px;
}
div.gallerieitem:hover {
  	border: 3px solid #777;
	color: #FFFFFF;
	background-color: #333333;
}

div.gallerieitem a:hover {
	color: #FFFFFF;
}

div.gallerieitem img {
  	
	border-radius: 10px 10px 0 0;
  	width: 240px;
}

div.gallerieitem a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #000000;
}

div.beschreibung {
 	padding: 1px;
  	text-align: center;
	font-weight: bold;
}
/* typenuebersicht */

div.typenuebersicht {
    width: 100%;
    display: grid;
    grid-template-areas: 'typ2sp typ2sp';
}

div.typ2sp {
    min-width: 45vw;
    max-width: 45vw;
    grid-area: 'typ'
               'tabelledifference'; 

	font-size: 14px;
	margin: 0 0 10px 0;
}

div.typ2sp:last-child {
  border-left: 1px solid #A4A4A4;
}

div.typ2sp p {
    text-align: center;
}

div.typ2sp ul {
    text-align: left;
    list-style: "- ";
	
}

img.typenbild {
    width: 65%;
	
    margin: 10px auto 5px auto;
    display: block;
}

img.typenbild + p {
    width: 97%;
}

table.tabelleunterbild {
    border-collapse: collapse;
    margin: 5px auto;
	width: 70%; min-width: 65%; max-width: 75%;
}

div.typ2sp table.tabelleunterbild th {
	width:  50%; min-width: 50; max-width: 50%;
	
    border:1px solid #333333;
    margin: 0 20px;
    padding: 0 5px;
    
    text-align: right;

}

div.typ2sp table td {
    width:  50%; min-width: 50%; max-width: 50%;
	
    border:1px solid #333333;
    padding: 0 5px;
    margin: 0;
    text-align: center;
}

ul.ulunterbild {
	width: 95%; min-width: 95%; max-width: 95%;
	margin: 0;
	padding: 0 0 0 20px;
}

ul.ulunterbild li {
	height: 20px; min-height: 20px; max-height: 20px; line-height: 20px;
}

/* Downloadgallerien UL */
 
li.extern img {  /* Externer Link in Sw */
	width: 16px; min-width: 16px; max-width: 16px; 
	height: 16px; min-height: 16px; max-height: 16px; line-height: 16px;
}

hr {
	clear: both;
	color: #a4a4a4
}

p.cc3 {
	margin: 0 0 0 20px;
	width: 95%;
	text-align: center;
}

/* Modellübersicht infoseiten */

figure.modelluebersicht caption {
	margin: 0 0 10px 0 ;
	overflow-x: auto;

}
table.modelluebersicht {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	width: auto; min-width: 760px;	max-width: 90%;
	height: auto;	min-height: auto;	max-height: auto; line-height: auto;
	
	border-collapse: collapse;
	background-color: 	#F0F0F0;
}

table.modelluebersicht tr.grenzzeile {
	border-top: 2px solid grey;
}

table.modelluebersicht tr:hover {
	background-color: #b0b0b0;
}

table.modelluebersicht td, table.modelluebersicht th {
	border: 1px solid #FFFFFF;
	
}

table.modelluebersicht td {
	vertical-align: middle;
	text-align: center;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	width: 20px;	min-width: 10px;	max-width: 20px;
	height: auto;	min-height: auto;	max-height: auto; line-height: auto;

	
}

table.modelluebersicht th {
	width: 100px;	min-width: 60px;	max-width: 100px;
	height: auto;	min-height: auto;	max-height: auto; line-height: auto;
	border-bottom: 1px solid #F0F0F0;
	
}

table.modelluebersicht th.typzelle {
	border-bottom:1px solid #f0f0f0;
}

table.modelluebersicht th.jahrende, table.modelluebersicht td.jahrende {
	border-right: 2px solid grey;
	
}

td.modellname {
	background-color: #b0b0b0;
}

td.modellname a, td.modellname {
	color: #0000FF;
	
}

td.modellname a:hover {
	color:#ff0000;
	
}

figcaption.tablecaptionfooter {
	text-align: center;
}

/* Vogelserie */

.vogelserie table {
	width: 75%;
	margin: 10px 10% 15px 10%;
	height: auto;
	border-collapse: collapse;
}

.vogelserie tr {
	border-bottom: 1px solid #dbdbdb;
}

.vogelserie table caption {
	caption-side: bottom;
	text-align: right;
	
}

.vogelserie th {
	background-color: #dbdbdb;
	line-height: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #bdbdbd;
}

.vogelserie td {
	text-align: center;
	vertical-align: middle;
}

ul.list-modelle-explos li {
	list-style-type: none;
	margin: 5px 0 5px 0;
}