BODY			{
			list-style-position: outside;
			font-size: medium;
			background-image: url(http://www.boogiefreunde-eichstegen.de/BackGround01.jpg);
			background-repeat: repeat;
			font-family: 'Comic Sans MS';
			list-style-type: circle;
			background-color: transparent;
			}
H1			{
			font-weight: bold;
			font-size: x-large;
			font-style: italic;
			font-family: 'Comic Sans MS';
			font-variant: small-caps;
			}
H2			{
			font-weight: bold;
			font-size: large;
			font-style: italic;
			font-family: 'Comic Sans MS';
			}
H3			{
			font-size: medium ;
			font-style: italic;
			font-family: 'Comic Sans MS';
			}
TABLE			{
			table-layout: fixed;
			padding-right: 2px;
			padding-left: 2px;
			list-style-position: outside;
			font-size: medium;
			padding-bottom: 2px;
			margin: 1px;
			border-top-style: inset;
			padding-top: 2px;
			font-family: 'Comic Sans MS';
			border-right-style: inset;
			border-left-style: inset;
			list-style-type: circle;
			border-collapse: separate;
			background-color: transparent;
			border-bottom-style: inset;
			}
IMG			{
			padding-right: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
			margin: 5px;
			border-top-style: groove;
			padding-top: 2px;
			border-right-style: groove;
			border-left-style: groove;
			border-bottom-style: groove;
			}
a:link 			{ 
			text-decoration:none; 
			color:green; 
			font-weight:bold; 
			font-family: 'Comic Sans MS';
			 }
a:visited 		{ 
			text-decoration:none; 
			font-weight:bold; 
			font-family: 'Comic Sans MS';
			}
a:hover 		{ 
			text-decoration:none; 
			font-weight:bold; 
			font-family: 'Comic Sans MS';
			}
a:active 		{ 
			text-decoration:none; 
			font-weight:bold; 
			font-family: 'Comic Sans MS';
			}
a:focus 		{ 
			text-decoration:none; 
			font-weight:bold; 
			font-family: 'Comic Sans MS';
			}
a.navi			{
			text-decoration: none;
			color: #000000;
			}
a.navi:hover		{
			text-decoration: none;
			color: #DA251C;
			font-weight: bold;
			}

