Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
 
KKeine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
/*** Diese css-Styles werden von der Vorlage {{TOC2}} automatisch eingebunden! ***/
/*** Allgemeine Formatierungen ***/
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/


.button a.image {
.logo-made {
display: inline-block;
  width: 150px;
padding-right: 2px;
  float: right;
}
  margin-left: 50px;
  }


.magnify {
  display: none;
  }


.button .button-2 a.image {
.thumbinner {
vertical-align: -2px;
  border: 0px solid white;
}
  padding: 0px;
  background-color: white;
  font-size: 94%;
  text-align: center;
  overflow: hidden;
  }


.button .button-1 a.image {
.thumbimage {
vertical-align: -1px;
    background-color: #fff;
}
    border: 0px solid white;
    }


.mw-editform #wpTextbox1 {
.tright {
color:black!important;
  margin: 0px;
}
  }




hr {
.tile {
  text-align:left;
/* Äußerer Kasten */
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 2px;
max-width: 400px;
margin: 5px;
display: inline-flex;
flex-flow: row wrap;
align-content: space-between;
background: #fff;
}
}


.glyphicons {
.tile:hover .tile-footer {
  display: inline-block;
background: #e74c3c;
  /*opacity: 1;*/
}
}


.unsichtbar {
.tile-icon {
  display: none!important;
/* Linke Spalte mit Icon */
padding: 14px;
color: #e74c3c;
display: inline-block;
vertical-align: top;
margin: 10px;
}
}


h3 {
.box-top {
  white-space: pre-wrap;
width: 100%;
display: inline-flex;
}
}


.listhead p {
.tile-right-col {
margin-bottom: 0;
/* word-break: break; */
text-align: left;
padding: 5px;
display: inline-block;
}
}


.no-p p {
.tile-right-header {
margin-top: 0;
color: #e74c3c !important;
margin-bottom: 0!important;
font-weight: bold;
}
}


.tile-footer {
/* Fußzeile  */
border-top:1px solid rgba(0, 0, 0, 0.05);
background: #fff; /* #f5f5f5; */
display: block;
padding: 5px;
color: #E74C3C;
text-align: right;
width:100%;
}


/* Formatierung Ausklapp-Toggle */


/* Ersetzt [ausklappen] durch eine farbige, linksbündige Schaltfläche */
/*** Formatierungen für Monitore min 1105px (3-Spaltig) ***/
/* :before und :after entfernen die []  */
/* Der Ausklapp-Button wird von Mediawiki automatisch in eine Tabellenzeile geschrieben */
/* und erhält einen unschönen Rand, der ebenfalls entfernt wird */


/* Die Beschriftung wird dann gesteuert mit: »data-expandtext=« bzw. »data-collapsetext=« */
@media (min-width: 1105px) {


.mw-collapsible-toggle {
.grid-box {
color:rgba(255, 255, 255, 0.9);
  display:grid;
display: inline-block;
  grid-template-columns: 33% 33% 33%;
background: #ec971f;
  }
border: 1px solid #f0ad4e;
border-radius:3px;
padding: 0px 3px!important;
font-size:100%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}  


.dezent .mw-collapsible-toggle {
color:rgba(255, 255, 255, 0.9);
display: inline-block;
background-image: radial-gradient(rgb(104, 167, 200)0%, rgb(43, 151, 213) 80%);
border: 1px solid #878a90;
border-radius:3px;
padding: 0px 3px!important;
font-size:80%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}




.mw-collapsible-toggle-default::before {
.tile-icon {
    content: '';
/* Linke Spalte mit Icon */
    }
width: 70px;
/* font-size: 350%; */
font-size: 130%;
margin: 0 auto;
position: relative;
width: 56.25px;
height: 56.25px;
border: 3.75px solid
hsla(0,0%,100%,.85);
border-radius: 50%;
color: hsla(0,0%,100%,.9);
background: #e74c3c;
}


.mw-collapsible-toggle-default::after {
.tile:hover .tile-icon {
    content: '';
font-size: 170%;
    }
padding: 11px;
}


table.mw-collapsible > tbody > tr:first-child > td:first-child {
.tile-right-col {
  border: 0;
/* Rechte Spalte  */
  }  
width: calc(100% - 70px);
/* Ende Formatierung Ausklapp-Toggle */
}


 
.tile-right-header {
th.headerSort {
/* Rechte Spalte Header */
  padding-right: 19px!important;
font-size: 120%;
  }
 
.top td {
vertical-align: top;
}
}


.middle td {
.tile-list {
vertical-align: middle;
/* Rechte Spalte Liste */
color:#585858;
font-size: 90%;
margin-left: 20px;
}
}


pre {
  padding: 0.5em;
  margin-bottom: 0px;
  }


dd {
} /* Ende Formatierungen für min 1105px */
  margin-left: 2em;
  }


ul {
  margin-bottom: 0px;
  }


.mw-empty-elt {
  display: block!important;
  }


.spiegelstrich ul  {
  list-style-type:none;
}


.spiegelstrich ul li:before {
/*** Formatierungen für max 1104px  ***/
  content: "– "
}


@media (max-width: 1104px) {


/*** Mit Menü 2-Spaltig ***/


.collapsed-menu > * > .grid-box {
display:grid;
grid-template-columns: 33% 33% 33% !important;
}


.wikitable1 {
.grid-box {
    background-color:white;
  display:grid;
    color: #222;
  grid-template-columns: 50% 50%;
    margin: 0em 0;
  }
    border: 1px solid white;
    border-collapse: collapse;
    }
 
.wikitable2, .wikitable3 {
/*    background-color:white; */
    color: #222;
    margin: 0em 0;
    border: 1px solid white;
    border-collapse: collapse;
    }
 
.wikitable1 th, .wikitable2 th, .wikitable3 th {
    background-color: #eaecf0;
    border: 1px solid #a2a9b1;
    }
 
.wikitable1 td, .wikitable2 > tbody > tr > td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.2em;
    line-height:1.4;
    }


.wikitable1 .Leerzeile, .wikitable2 .Leerzeile, .wikitable3.Leerzeile, .sptable.Leerzeile, .sptable2.Leerzeile, .sptable3.Leerzeile {
.logo-made {
   border-left: 0;
   width: 50%;
  border-right: 0;
  background: white;
   }
   }


.pt2 {
.tile-icon {
  float: left;
/* Linke Spalte mit Icon */
  margin-bottom :10px;
width: 60px;
  max-width:44%;
font-size: 250%;
  }
}


.sptable {
.tile-right-col {
    background-color:white;
/* Rechte Spalte  */
display: block;
width: calc(100% - 60px);
    color: #222;
}
    margin: 0em 0;
    border: 0;
    border-collapse: collapse;
    }


.sptable td {
.tile-right-header {
    background-color: #f8f9fa;
/* Rechte Spalte Header */
    border: 1px solid #a2a9b1;
font-size: 120%;
    padding: 0.2em 0.2em;
}
    line-height:1.4;
    }


.sptable tr > td:first-child {
.tile-list {
text-align: left;
/* Rechte Spalte Liste */
color:#585858;
font-size: 90%;
margin-left: 20px;
}
}


.sptable2, .sptable3 {
/*** Ohne Menü 3-Spaltig ***/
    background-color:white;
 
    color: #222;
    margin: 0em 0;
    border: 0;
    border-collapse: collapse;
    }


.sptable2 td, .sptable3 td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.1em;
    line-height:1.4;
    }


.spgridtr .Leerzeile {
.logo-made {
   border-left: 0;  
   width: 150px;
   border-right: 0;  
   float: right;
   background: white;
   margin-left: 50px;
   }
   }




.tile-icon {
/* Linke Spalte mit Icon */
width: 60px;
font-size: 250%;
}


.noborder {
.tile-right-col {
  border: 0!important;
/* Rechte Spalte  */
  background: 0!important;
width: calc(100% - 60px);
  }
}
 
.tile-right-header {
/* Rechte Spalte Header */
font-size: 120%;
}


.border-bottom-xs td {
.tile-list {
  border: 0!important;
/* Rechte Spalte Liste */
  }
color:#585858;  
 
font-size: 90%;  
.blank td {
margin-left: 20px;
  border: 0!important;
}
  background: white!important;
  }


.sptable .Leerzeile, .sptable2 .Leerzeile {
} /* Ende Formatierungen max 1104px */
  border-left: 0;
  border-right: 0;
  background: white;
  }
.sptable .Leerzeile, .sptable2 .Leerzeile {
  border-left: 0!important;
  border-right: 0!important;
  background: white!important;
  }




.bild2 {
/*** Formatierungen für Mobil-Geräte (1-Spaltig) ***/
  display: inline-block;
  }


tr > td.bild {
@media (max-width: 575px) {
  background-color: white;
  border: 0;
  padding-top:0px;
  padding-left: 10px;
  }


tr > th.bild {
.grid-box {
   background-color: white;
   display:grid;
  border: 0;
   grid-template-columns: 98%;
   padding-top:0px;
  padding-left: 10px;
  vertical-align: top;
   }
   }


.sptable th, .sptable2 th, .sptable3 th {
background-color: #ccc;
border: 1px solid #a2a9b1;
padding: 5px;
}
.sptable td {
padding-top: 5px;
}


.logo-made {
  width: 50%;
  }


.bild2 .tright {
.tile-icon {
margin-top: 0em;
/* Linke Spalte mit Icon */
width: 70px;
font-size: 350%;
}
}


tbody > tr:nth-child(2) > * > .bild2 .tright {
.tile-right-col {
margin-top: -2.3em;
/* Rechte Spalte  */
width: calc( 100% - 70px);
}
}


.sptablelist tr:nth-child(odd) > td {
.tile-right-header {
background: #EAE0E0;
/* Rechte Spalte Header */
font-size: 120%;
}
}


.sptablelist tr:nth-child(even) > td {
.tile-list {
background: #EFEAEA;
/* Rechte Spalte Liste */
color:#585858;
font-size: 90%;
margin-left: 20px;
}
}


code {
border: 1px solid #c2c2c2;
}


td.border-bottom-dezent {
} /* Ende Formatierungen für Mobil-Geräte bis 575px*/
border-bottom-color: #ddd;
}

Version vom 12. Dezember 2019, 16:51 Uhr

/*** Allgemeine Formatierungen ***/

.logo-made {
  width: 150px;
  float: right;
  margin-left: 50px;
  }

.magnify {
  display: none;
  }

.thumbinner {
  border: 0px solid white;
  padding: 0px;
  background-color: white;
  font-size: 94%;
  text-align: center;
  overflow: hidden;
  }

.thumbimage {
    background-color: #fff;
    border: 0px solid white;
    }

.tright {
  margin: 0px;
  }


.tile {
	/* Äußerer Kasten */
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	max-width: 400px;
	margin: 5px;
	display: inline-flex;
	flex-flow: row wrap;
	align-content: space-between;
	background: #fff;
}

.tile:hover .tile-footer {
	background: #e74c3c;
}

.tile-icon {
	/* Linke Spalte mit Icon */
	padding: 14px;
	color: #e74c3c;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
}

.box-top {
	width: 100%;
	display: inline-flex;
}

.tile-right-col {
	/* word-break: break; */
	text-align: left;
	padding: 5px;
	display: inline-block;
}

.tile-right-header {
	color: #e74c3c !important;
	font-weight: bold;
}

.tile-footer {
	/* Fußzeile  */
	border-top:1px solid rgba(0, 0, 0, 0.05);
	background: #fff; /* #f5f5f5; */
	display: block;
	padding: 5px;
	color: #E74C3C;
	text-align: right;
	width:100%;
}


/*** Formatierungen für Monitore min 1105px (3-Spaltig) ***/

@media (min-width: 1105px) {

.grid-box {
  display:grid;
  grid-template-columns: 33% 33% 33%;
  }



.tile-icon {
	/* Linke Spalte mit Icon */
	width: 70px;
	/* font-size: 350%; */
	font-size: 130%;
	margin: 0 auto;
	position: relative;
	width: 56.25px;
	height: 56.25px;
	border: 3.75px solid
	hsla(0,0%,100%,.85);
	border-radius: 50%;
	color: hsla(0,0%,100%,.9);
	background: #e74c3c;
}

.tile:hover .tile-icon {
	font-size: 170%;
	padding: 11px;
}

.tile-right-col {
	/* Rechte Spalte  */
	width: calc(100% - 70px);
}

.tile-right-header {
	/* Rechte Spalte Header */
	font-size: 120%;
}

.tile-list {
	/* Rechte Spalte Liste */
	color:#585858; 
	font-size: 90%; 
	margin-left: 20px;
}


} /* Ende Formatierungen für min 1105px */




/*** Formatierungen für max 1104px  ***/

@media (max-width: 1104px) {

/*** Mit Menü 2-Spaltig ***/

.collapsed-menu > * > .grid-box {
	display:grid;
	grid-template-columns: 33% 33% 33% !important;
}

.grid-box {
  display:grid;
  grid-template-columns: 50% 50%;
  }

.logo-made {
  width: 50%;
  }

.tile-icon {
	/* Linke Spalte mit Icon */
	width: 60px;
	font-size: 250%;
}

.tile-right-col {
	/* Rechte Spalte  */
	width: calc(100% - 60px);
}

.tile-right-header {
	/* Rechte Spalte Header */
	font-size: 120%;
}

.tile-list {
	/* Rechte Spalte Liste */
	color:#585858; 
	font-size: 90%; 
	margin-left: 20px;
}

/*** Ohne Menü 3-Spaltig ***/



.logo-made {
  width: 150px;
  float: right;
  margin-left: 50px;
  }


.tile-icon {
	/* Linke Spalte mit Icon */
	width: 60px;
	font-size: 250%;
}

.tile-right-col {
	/* Rechte Spalte  */
	width: calc(100% - 60px);
}

.tile-right-header {
	/* Rechte Spalte Header */
	font-size: 120%;
}

.tile-list {
	/* Rechte Spalte Liste */
	color:#585858; 
	font-size: 90%; 
	margin-left: 20px;
}
 

} /* Ende Formatierungen max 1104px */


/*** Formatierungen für Mobil-Geräte (1-Spaltig) ***/

@media (max-width: 575px) {

.grid-box {
  display:grid;
  grid-template-columns: 98%;
  }


.logo-made {
  width: 50%;
  }

.tile-icon {
	/* Linke Spalte mit Icon */
	width: 70px;
	font-size: 350%;
}

.tile-right-col {
	/* Rechte Spalte  */
	width: calc( 100% - 70px);
}

.tile-right-header {
	/* Rechte Spalte Header */
	font-size: 120%;
}

.tile-list {
	/* Rechte Spalte Liste */
	color:#585858; 
	font-size: 90%; 
	margin-left: 20px;
}


} /* Ende Formatierungen für Mobil-Geräte bis 575px*/