/* Allgemeines - www.vom-waldschloss.de und www.ennis-page.de */

BODY {background:url(bg1.jpg); background-attachment: fixed;
      font-family:arial, helvetica, sans-serif; font-size: 12pt; font-weight: normal; text-align: left; color: #000000;
}
INPUT {
	CURSOR: default
}
TEXTAREA {
	CURSOR: default
}


/* Hyperlinks */

a:link, a:visited, a:active {
	COLOR: #0000FF; TEXT-DECORATION: none
}
a:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}


/* Überschriften */

h1 {
font-family:arial, helvetica, sans-serif;
font-weight: bold;
font-size: 14pt;
color : #000000;
text-align:center;
text-decoration: none;
}

h2 {
font-family:arial, helvetica, sans-serif;
font-weight: bold;
font-size: 13pt;
color : #000000;
text-align:left;
text-decoration: none;
}

h3 {
font-family:arial, helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
color : #000000;
text-align:left;
text-decoration: none;
}
