﻿/* Dateiname: linkstyle.css */
a					{ border: 0; text-decoration: none;}
a:link 				{ color: #008000; }
a:visited 			{ color: #008000; }
a:hover 			{ color: #f00; border-bottom: 0;}
a:focus 			{ color: #f00; border-bottom: 0;}
a:active 			{ color: #800000; }
a.small:link 		{ font-size: x-small; color: #008000; }
a.small:visited 	{ font-size: x-small; color: #008000; }
a.small:hover	 	{ font-size: x-small; color: #f00; border-bottom: 0;}
a.small:focus	 	{ font-size: x-small; color: #f00; border-bottom: 0;}
a.small:active 		{ font-size: x-small; color: #800000; }

#start img	 		{ border: 0; text-decoration: none; }
#start a:link 		{ border: 0; text-decoration: none; }
#start a:visited 	{ border: 0; text-decoration: none; }
#start a:hover	 	{ border: 0; text-decoration: none; }
#start a:focus	 	{ border: 0; text-decoration: none; }
#start a:active 	{ border: 0; text-decoration: none; }
#kopfbereich a:link 	{ border: 0; text-decoration: none; }
#kopfbereich a:visited 	{ border: 0; text-decoration: none; }
#kopfbereich a:hover	{ border: 0; text-decoration: none; }
#kopfbereich a:focus	{ border: 0; text-decoration: none; }
#kopfbereich a:active 	{ border: 0; text-decoration: none; }
#contentbereich3 ul 	{ padding-top: 5px; }
#contentbereichref ul 	{ padding: 5px 0 0 25px; }
#contentbereichref img			{ border: 0; text-decoration: none; padding: 8px; }
#contentbereichref a			{ border: 0!important; text-decoration: none; }
#contentbereichref a:link 		{ border: 0!important; text-decoration: none; }
#contentbereichref a:visited 	{ border: 0; text-decoration: none; }
#contentbereichref a:hover	 	{ border: 0; text-decoration: none; }
#contentbereichref a:focus	 	{ border: 0; text-decoration: none; }
#contentbereichref a:active 	{ border: 0; text-decoration: none; }
#fussbereich a				{ border-bottom: 1px solid; text-decoration: none;}
#fussbereich a:link 		{ color: #008000; }
#fussbereich a:visited 		{ color: #008000; }
#fussbereich a:hover 		{ color: #f00; border-bottom: 0;}
#fussbereich a:focus 		{ color: #f00; border-bottom: 0;}
#fussbereich a:active 		{ color: #800000; }
#contentbereich1a a				{ border-bottom: 1px solid; text-decoration: none;}
#contentbereich1a a:link 		{ color: #008000; }
#contentbereich1a a:visited 	{ color: #008000; }
#contentbereich1a a:hover 		{ color: #f00; border-bottom: 0;}
#contentbereich1a a:focus 		{ color: #f00; border-bottom: 0;}
#contentbereich1a a:active 		{ color: #800000; }
#contentbereich3 a				{ border-bottom: 1px solid; text-decoration: none;}
#contentbereich3 a:link 		{ color: #008000; }
#contentbereich3 a:visited 	{ color: #008000; }
#contentbereich3 a:hover 		{ color: #f00; border-bottom: 0;}
#contentbereich3 a:focus 		{ color: #f00; border-bottom: 0;}
#contentbereich3 a:active 		{ color: #800000; }

