.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDDDDD;
	line-height: 17px;
}

.textschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

.textweissbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

.textgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B6D548;
}

.textgruenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B6D548;
	font-weight: bold;
	line-height: 16px;
}

.textgross { font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.textklein {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.link {
	color: #B6D548;
	text-decoration: none;
}

.link:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.linkschwarz {
	color: #000000;
}

.link1 {
	color: #666666;
	text-decoration: none;
	padding-right: 14px;
	line-height: 34px;
	font-size: 12px;
	font-weight: bold;
}

.link1:hover {
	color: #08388A;
	text-decoration: underline;
}

.linkmenue1:hover		{
	background-color: #CCCCCC;
}
.linkmenue1 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFEC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkmenue2 {
	color: #B5CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.linkmenue3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.linkmenue2:hover		{
	color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

.flags1		{
	position: relative;
	left: 400px;
	top: 10px;
}

.link2 {
	color: #990066;
	text-decoration: none;
	padding-right: 14px;
	line-height: 16px;
	font-size: 12px;
}
.link3 {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 14px;
	line-height: 16px;
	font-size: 12px;
}