﻿a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
    color:#007D46;
	line-height: 1.6;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
    color:#007D46;
	line-height: 1.6;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#007D46;
	text-decoration: underline;
	line-height: 1.6;
}

a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
    color:#007D46;
	line-height: 1.6;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;	
	color:#007D46;
}

.text-kursiv {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height: 1.2;
	color:#333333;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color:#333333;
}