﻿/* WindsArt */

p,td,tr,br,form,input,nobr,div,ul,ol,li 
{
    font-family:Arial, Helvetica, Sans-Serif;*/
    color:black;
    font-size:medium;
    text-align: left;
}

h1 {font-family:Arial;color:red;font-size:xx-large;}
h2 {font-family:Arial;color:red;font-size:16px;}

a:link {color:maroon; text-decoration:none;}
a:visited {color:maroon; text-decoration:none;}
a:active {color:maroon; text-decoration:none;}
a:hover {color:black; text-decoration:none;}



body {

/*scrollbar-base-color = #ffffff;         /* Basisfarbe der Scroll-Leiste */
/*scrollbar-3dlight-color = #008C78;      /* Farbe für 3D-Effekte   */
/*scrollbar-arrow-color = #008C78;        /* Farbe für Verschiebepfeile   */
/*scrollbar-darkshadow-color = #008C78;   /* Farbe für Schatten   */
/*scrollbar-face-color = #ffffff;         /* Farbe für Oberfläche   */
/*scrollbar-highlight-color = #78B4B4;    /* Farbe für oberen und linken Rand   */
/*scrollbar-shadow-color = #78B4B4;       /* Farbe für unteren und rechten Rand   */
/*scrollbar-track-color = #ffffff;        /* Farbe für freibleibenden Verschiebeweg   */
background-repeat:no-repeat;
background-color:#ffffff;
/*margin:5 5 5 5;*/
/*padding:5 5 5 5;*/
}

.styleTitelzeile {
	background-color:#566e26;              /*50AAFF; blau */
}

.styleBodyMenuleiste {
	background-color:white; /*:#566e26;*/
}

.styleBodyTermine {
	background-color:white; /*:#FCB105; //:#FBD520;*/
}

.styleBodyTermin {
	background-color:white;
}

.styleBodyHauptfenster {
	background-color:white;
}

.styleBodyImpressum {
	background-color:white;
}


.styleSeitenueberschrift
{
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

.styleKapitelueberschrift
{
	font-size:large;
	font-weight:bold;
}

.styleKapitelkennzeichnung
{
	font-weight:bold;
}
