﻿
/* winIPRO Versionsinfo Style-Sheets ab Version 8.0 */


/* Rahmen um den gesamten Inhalt */   
.ebene {
	margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 5px;
    font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    width: 650px; height: 100%; z-index: 1; text-align:left;
}


/* Standard-Absätze und andere Elemente */
p,h1,h2,h3,h2,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
	font-size:10pt; 
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif; 
	color: #404040;
	margin-bottom:2px;
	margin-top:0px;
}                           

/* Links */
a:link { text-decoration:none; color:#5699D6;}
a:visited { text-decoration:none; color:#336699;}
a:hover { text-decoration:none; background-color:#A5CBEF;}
a:active { text-decoration:none; color:#5699D6;}
a:focus { text-decoration:none; color:#5699D6;}


/* Überschrift: winIPRO Versionsinfo */
.headline { font-family: Arial, Helvetica, sans-serif; font-size:16pt; font-weight:bold; color:#5699D6;}

/* Überschrift Ebene 1: Datum und vollständige Versionsnummer */
h1 { font-size:14pt; font-weight:bold; color:#5699D6; margin-top:10px; margin-bottom:5px;}

/* Überschrift Ebene 2: Überschrift Module*/
h2 { font-size:10pt; font-weight:bold; color:#5699D6; margin-top:10px; margin-bottom: 3px; }

/* Überschrift Ebene 3: Für Neuheiten*/
h3 { font-size:10pt; color: #FF0066; font-weight:normal;  margin-bottom: 1px;}

/* Überschrift Ebene 4: Für Interne Infos, die nicht für Kunden bestimmt sind*/
h4 { font-size:10pt; color: #A0A567; font-weight:normal;  margin-bottom:1px;	margin-top:0px;}  

/* Überschrift Ebene 5: Für Modulnamen, oder "fette" Absätze*/
h5 { font-size:10pt; font-weight:bold;  margin-bottom:2px;	margin-top:0px;}

/* Tabellen-Formate */

/* Für die Keuze, die anzeigen, für welche Versionsnummer der Eintrag gilt*/
.VersNr {
    width:28px;	
	font-size:10pt;
	font-weight:bold; 
	color:#AC919F;
	text-align:center;
	vertical-align:text-top;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

/* Für die Inhalte/Modul/Beschreibungen */

.inhalt {
	vertical-align:text-top;
	padding-top:0px;
	padding-bottom:0px;
}

.neuFarbe {
	color: #FF0066;
}

