body {
font-family:Arial, Helvetica, sans-serif;
}

A.menu, A.menu:visited{
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF0000;
	text-indent : 0pt;
	text-decoration: none;
}

A.menu:hover, A.menu:active{
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF9900;
	text-indent : 0pt;
	text-decoration: none;
}	

A.menu-puch, A.menu-puch:visited{
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF9900;
	text-indent : 0pt;
	text-decoration: none;
}

A.menu-puch:hover, A.menu-puch:active{
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FF9900;
	text-indent : 0pt;
	text-decoration: none;
}

A.textlink, A.textlink:visited{
	COLOR: #FF0000;
	text-indent : 0pt;
	text-decoration: underline;
}

A.textlink:hover, A.menu-puch:active{
	COLOR: #FF9900;
	text-indent : 0pt;
	text-decoration: underline;
}

.p-menu {
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-text-white {
color: #FFFFFF;
font-size:12px;
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-text-indexpage {
color: #d79552;
font-size:12px;
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-text-indexpage-big {
color: #d79552;
font-size:16px;
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-text-red {
color: #FF0000;
font-size:12px;
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-text-orange {
color: #FF9900;
font-size:12px;
font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.p-mini-info {
color: #000000;
font-size:10px;
font-weight: normal;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

.p-mini-info-red {
color: #990000;
font-size:10px;
font-weight: normal;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

.bigtext {
font-size:14px;
font-weight: bold;
}

.textred {
color: #FF0000;
}

.textorange {
color: #FF9900;
}

.textorangebold {
color: #FF9900;
font-weight:bold;
}

.textgray {
color: #666666;
}

.textdarkred {
color: #990000;
}