/* StyleSheet Kaufmännische Berufsschule Lachen SZ*/

/* Layout-Elemente Seitenhintergrund*/
body { margin-top:0px; margin-bottom:0px; background-color:#FFFFFF;}

/* Dynamic Link Styles */
a:hover{color:FF0000;}
a:link { color:#009B70; text-decoration:none; }
a:visited { color:#009B70; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }

/* Fixe Button Grösse 1 */
input.button1 {
height: 20px;
width: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal; color:#2578C4;
}

/* Fixe Input-Textfeld Grösse 1 */
input.text1 {
height: 18px;
width: 200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal; color:#2578C4;
}

/* Fixe Textarea Grösse 1 */
.textarea1 {
height: 50px;
width: 200px;
rows=4;
cols=250;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal; color:#2578C4;
}

/* Layout-Elemente minze*/
.minze { background-color:#D5FFF7; }

/* Layout-Elemente dunkelgrün*/
.dunkelgrün { background-color:#009B70; }

/* Layout-Elemente mit 100% schwarzem Hintergrund */
.schwarz { background-color:#000000; }

/* Layout-Elemente mit 10% schwarzem Hintergrund */
.schwarz10 { background-color:#DEDDDD; }

/* Layout-Elemente mit 40% schwarzem Hintergrund */
.schwarz40 { background-color:#969594; }

/* Layout-Elemente mit 100% weiss */
.weiss { background-color:#FFFFFF; }

/* Allgemeiner Text weiss*/
.textWeiss { color:#FFFFFF; font-size:9pt; font-family:Arial, Helvetica; }

/* Allgemeiner Text schwarz*/
.textschwarz { color:#000000; font-size:8pt; font-family: Arial, Helvetica; }

/* Grosser Titel schwarz*/
.titelsg{ color:#000000; font-size:24pt; font-weight:bold: Arial, Helvetica; }


/* Titel Text schwarz*/
.titelschwarz{ color:#000000; font-size:10pt; font-family:Arial, Helvetica; }

/* Titel Text weiss*/
.titelweiss{ color:#FFFFFF; font-size:14pt; font-weight:bold; font-family: Verdana, Arial, Helvetica; }

/* Titel Text weiss*/
.titelweissklein{ color:#FFFFFF; font-size:12pt; font-weight:bold; font-family: Verdana, Arial, Helvetica; }

/* Titel Text dunkel*/
.titeldunkel{ color:#000000; font-size:12pt; font-weight:bold; font-family:Arial, Helvetica; }

/* Copyright Vermerk */
.copyright { color:#000000; font-size:8pt; font-family: Arial, Helvetica; }

/* Text Hell*/
.titeltexthell{ color:#B4B095; font-size:12pt; font-family:Arial, Helvetica; }

/* Text Dunkel*/
.titeltextdunkel{ color:#545343; font-size:12pt; font-family:Arial, Helvetica; }

/* Text Hell*/
.texthell{ color:#B4B095; font-size:8pt; font-family:Arial, Helvetica; }

/* Text Dunkel*/
.textdunkel{ color:#545343; font-size:8pt; font-family:Arial, Helvetica; }


/* Default Schriftart */
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
     { color:#000000; font-size:9pt; font-family: Verdana, Arial, Helvetica; margin-top: 0px; margin-bottom: 0px;}

/* Überschrift H1 */
h1 { color:#000000; font-size:22pt; font-family:Arial, Helvetica; margin-top: 0px; margin-bottom: 0px;}

/* Überschrift H2 */
h2 { color:#000000; font-size:16pt; font-family:Arial, Helvetica; margin-top: 0px; margin-bottom: 0px;}

/* Überschrift H3 */
h3 { color:#000000; font-size:12pt; font-family:Verdana, Arial, Helvetica; margin-top: 0px; margin-bottom: 0px;}

/* Überschrift H4 */
h4 { color:#000000; font-size:10pt; font-family:Arial, Helvetica; margin-top: 0px; margin-bottom: 0px;}