﻿/* CSS Document */
/* Allgemeine Styles */
/*WINGNOVATORS urheberrechtlich geschützt!*/

/*Überschriften*/
h1 {
	font: bold 18px Arial;
	color: #000100;
}
h2 {
	font: normal 18px Arial;
	color: #000100;
}
h3 {
	font: bold 16px Arial;
	color: #000100;
}
h4 {
	font: normal 16px Arial;
	color: #000100;
}
h5 {
	font: bold 13px Arial;
	color: #000100;
}
h6 {
	font: italic 13px Arial;
	color: #000100;
}


/*Normaler Text bei Absatz*/
p {
	color: #000100;
	font: normal 13px Arial;
	text-align: justify;
}

/*Seitentitel*/
.Seitentitel {
	color: #000100;
	font: bold 18px Arial;
	text-align: left;
}
select {
	color: #000100;
	font: Arial;
}
ul {
	color: #000100;
	font: 13px Arial;
	list-style: square;
}
ol {
	color: #000100;
	font: 13px Arial;
	list-style: decimal;
}

td {
	color:black;
	font-family:Geneva,Helvetica,Arial,Swiss,SunSans-Regular;
	font-size:10px;
	line-height:160%;
	text-decoration:none;
}


.tabelle_grau{
	font: normal 13px Arial;
	color: #000100;
	text-align: left;
	background-color:#E0E0E0;
	border-bottom:2px solid white;
}
.tabelle_grau_fett{
	font: bold 13px Arial;
	color: #000100;
	text-align: left;
 	background-color:#E0E0E0;
	border-bottom:2px solid white;

}

.tabelle_weiss_strich{
	font: normal 13px Arial;
	color: #000100;
	text-align: left;
	border-bottom:2px solid black;
}
.tabelle_weiss{
	font: normal 13px Arial;
	color: #000100;
	text-align: left;
}
.tabelle_weiss_fett{
	font: bold 13px Arial;
	color: #000100;
	text-align: left;
}



.formularbeschriftung_rechts {
	font: normal 13px Arial;
	color: #000100;
	text-align: right;
}
.formularbeschriftung_rechts_warnung{
	font: bold 13px Arial;
	color: #EB1010;
	text-align: right;
}

.formularbeschriftung_zentriert {
	font: normal 13px Arial;
	color: #000100;
	text-align: center;
}
.formularbeschriftung_links_hervorgehoben_1 {
	font: bold 13px Arial;
	color: #000100;
}

.warnmeldung1{
	color: #eb1010;
	font: bold 13px Arial;
	text-align: left;
}
.warnmeldung2{
	color: #eb1010;
	font: normal 13px Arial;
	text-align: left;
}
.warnmeldung2_b{
	color: #eb1010;
	font: bold 13px Arial;
	text-align: left;
}

/*Styles f&uuml;r Startseite*/

.startlink a {
	text-decoration: none;
	color: #000100;
}
.startlink a:visited {
	color: #000100;
}
.startlink a:hover {
	font-style: italic;
	color: #000100;
}
.startlink a:active {
	color: #000100;
}

.agb a {
	color: #000100;
}
.agb a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.agb a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.agb a:active {
	color: #FF0000;
	text-decoration: underline;
}

.pdf a {
	color: #000100;
}
.pdf a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.pdf a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.pdf a:active {
	color: #FF0000;
	text-decoration: underline;
}





/*Styles f&uuml;r kontaktformular*/
.kontakt_eingabe {
	font: normal 13px Arial;
	color: #000100;
	text-align: left;
}
.kontakt_eingabe_warnung {
	font: bold 13px Arial;
	color: #eb1010;
	text-align: left;
}



/*Styles f&uuml;r WINGnovators Jahresabschlussanalyse*/
.bilanzlink a {
	text-decoration: underline;
	color: #000100;
}
.bilanzlink a:visited {
	text-decoration: underline;
	color: #000100;
}
.bilanzlink a:hover {
	font-style: italic;
	text-decoration: underline;
	color: #000100;
}
.bilanzlink a:active {
	text-decoration: underline;
}
	
	/* Styles f&uuml;r bilanz+guv eingabe*/
.bilanzguv_titel {
	font: bold 22px Arial;
	color: #000100;
	text-align: center;
}
.bilanzguv_untertitel {
	font: bold 18px Arial;
	color: #000100;
	text-align: center;
}
.bilanzguv_h1_links{
	font: bold 13px Arial;
	color: #000100;
	text-align: left;
}
.bilanzguv_h1_links_warnung{
	font: bold 13px Arial;
	color: #EB1010;
	text-align: left;
}

.bilanzguv_h1_zentriert{
	font: bold 13px Arial;
	color: #000100;
	text-align: center;
}

.bilanzguv_h2_links{
	font: bold 11px Arial;
	color: #000100;
	text-align: left;
}
.bilanzguv_h2_links_warnung{
	font: bold 11px Arial;
	color: #EB1010;
	text-align: left;
}

.bilanzguv_h2_rechts{
	font: bold 11px Arial;
	color: #000100;
	text-align: right;
}
.bilanzguv_h2_zentriert{
	font: bold 11px Arial;
	color: #000100;
	text-align: center;
}

.bilanzguv_h3_links{
	font: 11px Arial;
	color: #000100;
	text-align: left;
}
.bilanzguv_h3_links_warnung{
	font: 11px Arial;
	color: #EB1010;
	text-align: left;
}

.bilanzguv_h3_rechts{
	font: 11px Arial;
	color: #000100;
	text-align: right;
}
.bilanzguv_h3_zentriert{
	font: 11px Arial;
	color: #000100;
	text-align: center;
}
.bilanz_eingabefeld{
	font: 10px Arial;
	color: #000100;
	text-align: left;
	width: 55px;
}
.bilanz_eingabefeld_warnung{
	font: bold 10px Arial;
	color: #EB1010;
	text-align: left;
	width: 55px;
}

.guv_eingabefeld{
	font: 10px Arial;
	color: #000100;
	text-align: left;
	width: 75px;
}
.guv_eingabefeld_warnung{
	font: bold 10px Arial;
	color: #EB1010;
	text-align: left;
	width: 75px;
}


	/* WINGnovators Styles f&uuml;r Auswertung von Bilanz und GUV*/
.auswertung_hervorgehoben {
	font: bold 16px Arial;
	color: #000100;
	text-align: center;
}
.auswertung_beschriftung {
	font: 15px Arial;
	color: #000100;
	text-align: left;
}
.auswertung_name {
	font: 15px Arial;
	color: #000100;
	text-align: left;
	background: transparent;
	vertical-align: middle;
	border:none;
	padding:0px;
	overflow:hidden;
}
.auswertung_felder {
	font: 15px Arial;
	color: #000100;
	text-align: center;
	background: transparent;
	vertical-align: middle;
	border:none;
	padding:0px;
	overflow:hidden;
}
.auswertung_hinweise {
	font: 13px Arial;
	color: #000100;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.auswertung_erleuterungen {
	font: 13px Arial;
	color: #000100;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.auswertung_verbesserungsvorschlaege {
	font: 13px Arial;
	color: #000100;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.auswertung_empfehlungen_arial {
	font: 13px Arial;
	color: #000100;
	text-align: left;
	background: transparent;
	overflow: hidden;
	border: none;
	vertical-align: top;
	padding: 0px;
	/*width:100%;*/
}

.auswertung_blau{
	background-color: #A4B1DB;
	font: 16px Arial;
	color: #000100;
	text-align: center;
}
.auswertung_rot{
	background-color: #FF8081;
	font: 16px Arial;
	color: #000100;
	text-align: center;
}
.veraenderung_blau{
	background-color: #A4B1DB;
	font: 16px Arial;
	color: #000100;
	text-align: center;
}
.veraenderung_rot{
	background-color: #FF8081;
	font: 16px Arial;
	color: #000100;
	text-align: center;
}


/*Styles f&uuml;r strategische Analyse*/
.strategisch_h1_links{
	font: bold 12px Arial;
	color: #000100;
	text-align: left;
}
.strategisch_h1_rechts{
	font: bold 12px Arial;
	color: #000100;
	text-align: right;
}
.strategisch_h1_zentriert{
	font: bold 12px Arial;
	color: #000100;
	text-align: center;
}

.strategisch_h2_links{
	font: bold 11px Arial;
	color: #000100;
	text-align: left;
}
.strategisch_h2_rechts{
	font: bold 11px Arial;
	color: #000100;
	text-align: right;
}
.strategisch_h2_zentriert{
	font: bold 11px Arial;
	color: #000100;
	text-align: center;
}

.strategisch_h3_links{
	font: 11px Arial;
	color: #000100;
	text-align: left;
}
.strategisch_h3_rechts{
	font: 11px Arial;
	color: #000100;
	text-align: right;
}
.strategisch_h3_zentriert{
	font: 11px Arial;
	color: #000100;
	text-align: center;
}
.strategisch_eingabefeld_produkte{
	font: 10px Arial;
	color: #000100;
	text-align: center;
	width: 60px;
}
								.strategisch_eingabefeld_produkte_warnung{
	font: 10px Arial;
	color: #EB1010;
	text-align: center;
	width: 60px;
	font-weight: bold;
}

.strategisch_eingabefeld_umsatz{
	font: 10px Arial;
	color: #000100;
	text-align: center;
	width: 60px;
}
									.strategisch_eingabefeld_umsatz_warnung{
	font: 10px Arial;
	color: #EB1010;
	text-align: center;
	width: 60px;
	font-weight: bold;
}

.strategisch_eingabefeld_gewichtung_main{
	font: bold 12px Arial;
	color: #000100;
	text-align: center;
	width: 20px;
}
								.strategisch_eingabefeld_gewichtung_main_warnung{
	font: bold 12px Arial;
	color: #EB1010;
	text-align: center;
	width: 20px;
}

.strategisch_eingabefeld_gewichtung{
	font: 10px Arial;
	color: #000100;
	text-align: center;
	width: 20px;
}
								.strategisch_eingabefeld_gewichtung_warnung{
	font: 10px Arial;
	color: #EB1010;
	text-align: center;
	width: 20px;
	font-weight: bold;
}

.strategisch_eingabefeld_standard{
	font: 10px Arial;
	color: #000100;
	text-align: center;
	width: 20px;
}
								.strategisch_eingabefeld_standard_warnung{
	font: 10px Arial;
	color: #EB1010;
	text-align: center;
	width: 20px;
	font-weight: bold;
}

.strategisch_beschriftung {
	font: bold 10px Arial;
	color: #000100;
	text-align: left;
	background: transparent;
	border:none;
	padding:0px;
	width: 120px;
}
								.strategisch_beschriftung_warnung {
	font: bold 10px Arial;
	color: #EB1010;
	text-align: left;
	background: transparent;
	border: none;
	padding: 0px;
	width: 120px;
}

.strategisch_beschriftung_sichtbar_head {
	font: bold 12px Arial;
	color: #000100;
	text-align: left;
	background: #F4F4FF;
	border:none;
	padding:0px;
	width: 120px;
}
.strategisch_beschriftung_sichtbar {
	font: bold 10px Arial;
	color: #000100;
	text-align: left;
	background: #F4F4FF;
	border:none;
	padding:0px;
	width: 120px;
}
.strategisch_ausgabefeld {
	font: bold 10px Arial;
	color: #000100;
	text-align: center;
	background: transparent;
	border:none;
	padding:0px;
	width: 60px;
}
.strategisch_ausgabebereich {
	padding: 0;
	border: none;
}

/* Styles f&uuml;r Investitionsrechnung, Unternehmenswertbestimmung, Deckungsbeitragsrechnung */
.finanzeingabefeld{
	font: 12px Arial;
	color: #000100;
	text-align: right;
	width: 100px;	
}
.finanzeingabefeld_warn{
	font: 12px Arial;
	color: #eb1010;
	text-align: right;
	width: 100px;
	font-weight: bold;
}

.finanzeingabefeld_warn_l{
	font: 12px Arial;
	color: #eb1010;
	text-align: left;
	width: 100px;
	font-weight: bold;
}

.finanzschrift{
	font: bold 13px Arial;
	color: #000100;
	text-align: left;
}
.investschrift_l{
	font: bold 13px Arial;
	color: #000100;
	text-align: left;
}
.investschrift_r{
	font: bold 13px Arial;
	color: #000100;
	text-align: right;
}

.investschrift_l_g{
	font: bold 15px Arial;
	color: #000100;
	text-align: left;
}
.investschrift_l_g_warnung{
	font: bold 15px Arial;
	color: #EB1010;
	text-align: left;
}

.investschrift_c_g{
	font: bold 15px Arial;
	color: #000100;
	text-align: center;
}

.investschrift_r_g{
	font: bold 15px Arial;
	color: #000100;
	text-align: right;
}
.button_investition{
	background: none;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}




