body      { 
background: url(images/schonach_hell.jpg); 
}
.defaultsize {
	font-size: 10pt;
}

h1 { font-family: Monotype Corsiva, sans-serif; font-size: 38pt; font-weight: bold; color:#00004A}
h2 { font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color:#00004A}
h3 { font-family:  Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #00014A;  font-weight: bold;  margin-top: 20px; }
li { font-family:   Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #00014A;  margin-left: -20px;
	 list-style-image: url(images/pfeilsubitems.gif)}


/* normaler Fließtext: */
p {
font-family:  Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #00014A;
}

tr, th, td { font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #00014A;
}

/* Navigationstabelle*/
table.navi {
border-style: none;
background-color: #FFFFFF;
}

/* Zellen (Navigationstabelle) */
table.navi td {
}

/* gross */
.g {
background-image: url(images/button_schonach_.jpg); 
font-family: Monotype Corsiva, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #00004A;
text-align: center;
}

/* klein1 */
.k {
background-image: url(images/button_willkommen_.jpg); 
font-family: Monotype Corsiva, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #00004A;
text-align: center;
}

/* klein2 */
.kk {
background-image: url(images/button_anreise_.jpg); 
font-family: Monotype Corsiva, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #00004A;
text-align: center;
}


/* Tabelle Content */
table.content {
width: 70%;
border-style: none;
background-image: url(images/schonach_heller.jpg); 
}

/* Zellen (Tabelle Content) */
table.content td {
text-align: left;
padding-left: 50px;
}


/* Links, nicht unterstr.: */ 
a:link {
text-decoration: none;
color: #00004A;
}

A:visited {
text-decoration: none;
color: #00004A;
}

A:active {
text-decoration: none;
color: #00004A;
}

A:hover {
text-decoration: none;
color: #00004A;
}