/* StyleSheet Segelclub Sihlsee SCS */

/* Layout-Elemente Seitenhintergrund*/
body { margin-top:0px; margin-bottom:0px; background-color:#FFFFFF;}

/* Dynamic Link Styles */
a:link { color: #336699; text-decoration: underline; } 
a:visited { color : #336699; text-decoration: underline; } 
a:active { color: #FF0000; background: #FEF1F1; text-decoration: underline;} 
a:hover { color: #000000; background: #D1FFFF; text-decoration:  font-weight: bold;} 

/* 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:#FFFFFF;
border-top: 1px solid white; border-left: 
1px solid white; border-right: 1px solid black; 
border-bottom: 1px solid black; 
background: transparent;
}
/* Fixe Button Grösse 2 */
input.button2 {
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 mit 100% weiss */
.weiss { background-color:#FFFFFF; }

/* Layout-Elemente schwarz*/
.schwarz { background-color:#000000; }
/* Layout-Elemente mit 40% schwarzem Hintergrund */
.schwarz40 { background-color:#969594; }
/* Layout-Elemente mit 10% schwarzem Hintergrund */
.schwarz10 { background-color:#DEDDDD; }

/* Layout-Elemente mit dunkelblauem Hintergrund */
.dunkelblau { background-color:#247EAC; }
/* Layout-Elemente mit türkis Hintergrund */
.tuerkis { background-color:#11DEE3; }
/* Layout-Elemente mit hellblauem Hintergrund */
.hellblau { background-color:#D0FFFD; }

/* Allgemeiner Text weiss*/
.textWeiss { color:#FFFFFF; font-size:9pt; font-family: Verdana, Arial, Helvetica; }

/* Allgemeiner Text schwarz*/
.textschwarz { color:#000000; font-size:8pt; font-family: Verdana, Arial, Helvetica; }

/* Titel Text schwarz*/
.titelschwarz{ color:#000000; font-size:14pt; font-family: Verdana, Arial, Helvetica; }

/* Titel Text weiss*/
.titelweiss{ color:#FFFFFF; font-size:12pt; font-weight:bold; font-family: Verdana, Arial, Helvetica; }

/* Untertitel Text schwarz*/
.untertitelschwarz{ color:#000000; font-size:10pt; font-weight:bold; font-family: Verdana, Arial, Helvetica; }

/* Untertitel Text weiss*/
.untertitelweiss{ color:#FFFFFF; font-size:10pt; font-weight:bold; font-family: Verdana, Arial, Helvetica; }

/* Text klein weiss*/
.textkleinweiss{ color:#FFFFFF; font-size:8pt; font-family: Verdana, Arial, Helvetica; }

/* Text kleinschwarz*/
.textkleinschwarz{ color:#000000; font-size:8pt; font-family: Verdana, Arial, Helvetica; }

/* Copyright Vermerk */
.copyright { color:#000000; font size="10"; font-family: Verdana, Arial, Helvetica; }

/* Default Schriftart */
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { color:#000000; font-size:9pt; font-family: Verdana, Arial, Helvetica; }

/* Überschrift H1 */
h1 { margin-bottom: 1px; color:#000000; font-size:16pt; font-family: Verdana, Arial, Helvetica; }

/* Überschrift H2 */
h2 { color:#000000; font-size:14pt; font-family: Verdana, Arial, Helvetica; }

/* Überschrift H3 */
h3 { color:#000000; font-size:12pt; font-family:Verdana, Arial, Helvetica; }

/* Überschrift H4 */
h4 { color:#000000; font-size:10pt; font-family: Verdana, Arial, Helvetica; }
