body 			{ background-color: #f4f2f2}
a:link 		{ text-decoration: none; color: #362611}
a:visited 	{ text-decoration: none; color: #362611}
a:hover 		{ text-decoration: none; color: #ff2600}
a:active 	{ text-decoration: none; color: #ff2600}

h1 			{
					font-size: 20px; 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611; 
					font-weight: normal; }
					
p,ul,li,blockquote,textarea,input	{ 
					font-size: 13px; 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611; 
					font-weight: normal; }

p.fett  		{  font-weight: bold; }
p.klein		{  font-size: 11px; }
li.fett		{  font-weight: bold; }

div.text 	{ 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611;
					font-size: 13px; 
					font-weight: normal; }

div.h1 	{ 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611;
					font-size: 20px; 
					font-weight: normal; }

div.fett 	{ 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611;
					font-size: 13px; 
					font-weight: bold; }

div.klein 	{ 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611;
					font-size: 11px; 
					font-weight: normal; }

div.AgdaFett 	{ 
					font-family: Tahoma,Arial,Helvetica,sans-serif; 
					color: #362611;
					font-size: 11px; 
					font-weight: bold; }
