.link  			{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333; 
	text-decoration: underline;
	}
	
.link:Hover 		{
	color: #ffffff; 
	background: #C1001F; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	}

.link_weiss   			{color: #ffffff; text-decoration: none}
.link_weiss:Hover 		{color: #ffffff; text-decoration: underline}

.link_rot  			{font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #333333; text-decoration: underline}
.link_rot:Hover 		{font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #ffffff; background: #a80230; text-decoration: none}

.link_navi 			{font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; font-weight: bold; color: #a80230; text-decoration: underline}
.link_navi:Hover 		{font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #ffffff; background: #a80230; text-decoration: none}

.text_schwarz
	{
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	}
	
.text_schwarz_small
	{
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#333333;
	}
.text_rot
	{
	font-family:Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#a80230;
	}
	.sub_gruen
	{
	font-family:Arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#005c23;
	}
.text_grau { color: #cccccc; font-size: 12px; font-family: arial, helvetica, sans-serif; font-weight: normal; }
.text_kursiv_small { color: black; font-size: 9px; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: italic; }
.text_kursiv_big { color: black; font-size: 14px; font-family: arial, helvetica, sans-serif; font-style: italic; font-weight: normal; }
.text_kursiv_big2 { color: black; font-size: 14px; font-family: arial, helvetica, sans-serif; font-style: italic; font-weight: bold; }
.text_schwarz_big { color: #a80230; font-size: 16px; font-family: Arial, helvetica, sans-serif; font-weight: bold; }
.text_weiss { color: white; font-size: 13px; font-family: Arial, helvetica, sans-serif; font-weight: normal; }
.text_weiss_big { color: white; font-size: 20px; font-family: Arial, helvetica, sans-serif; font-weight: normal; }

