/* CSS definition file containing site wide stylesheets */

.Externe_Links {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(136,182,33);
 	font-weight: bold
}

A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(136,182,33);
 	font-weight: bold;
 	text-decoration: none 
}

A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(136,182,33);
 	font-weight: bold;
 	text-decoration: none 
}

.Infoboxen_Text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.Infoboxen_Headlines {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.TextNavBar {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(136,182,33)
}

A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(136,182,33);
 	font-weight: bold;
 	text-decoration: underline
}