BODY {
        margin-top : 7;
        margin-left : 10;
        margin-right : 10;
        margin-bottom : 7;


	background-color:#fff1bf;

	background-image:url(http://www.fichtnergasse.at/seiten/bilder/eule_gross.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;

}

a:link { font-size: 11px; font-family:Tahoma; font-weight:bold; color:cc0000; text-decoration:none } 
a:visited { font-size: 11px; font-family:Tahoma; font-weight:bold; color:cc0000; text-decoration:none } 
a:hover { font-size: 11px; font-family:Tahoma; font-weight:bold; color:cc0000; text-decoration:underline } 
a:active { font-size: 11px; font-family:Tahoma; font-weight:bold; color:cc0000; text-decoration:none } 
a:focus { font-size: 11px; font-family:Tahoma; font-weight:bold; color:cc0000; text-decoration:none } 

p, li {
	font-size: 11px; font-family:Tahoma}

h1 {
	font-size: 20px; font-family:Tahoma; font-weight:bold;
	color: #49586d;
}

h2 {
	font-size: 17px; font-family:Tahoma; font-weight:bold;
	color: #49586d;
}

h3 {
	font-size: 14px; font-family:Tahoma; font-weight:bold;
	color: #303030;
}

td {
	font-size: 11px; font-family:Tahoma;
	background-color: #5c81b6;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;

}

table {
	border-width: 0px;
	border-spacing: 1px;
	border-color: #ffffff;
}

