A {
	font-size : 12px;
	font-style : normal;
	color : #660000;
	text-decoration : none;
}
A:HOVER {
	color : #006633;
}

a.navi1 {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	display: block;
}
.navi1-active {
	font-size : 13px;
	font-weight : bold;
	color : #006633;
	display: block;
}

a.navi2 {
	font-size : 11px;
	text-decoration : none;
}
.navi2-active {
	font-size : 11px;
	color : #006633;
}
a.footer,a.footer:hover {
	font-size : 10px;
	color : #999999;
}




.black {
	background : #000000;
}
.black13 {
	background : #666666;
}
.white  {
	background : #FFFFFF;
}
.grey1 {
	background : #CCCCCC;
}
.grey12 {
	background : DCDCDC;
}
.grey13 {
	background : #E5E5E5;
}
.color1 {
	background : #660000;
}
.color2 {
	background : #006633;
}
.color22 {background : #267D51;}
.color23 {background : #599B7A;}
.color24 {background : #8CBAA3;}
.color25 {background : #BFD9CC;}


.text-small {
	font-size : 11px;
	color : #999999;
}
.text-footer {
	font-size : 10px;
	color : #999999;
}
.text-color1 {
	font-size : 12px;
	color : #660000;
}
.text-color1small {
	font-size : 11px;
	color : #660000;
}
.text-color2 {
	font-size : 12px;
	color : #006633;
}
.text-color2small {
	font-size : 11px;
	color : #006633;
}
.text-justify {
	text-align : justify;
}
.text-markup {
	color : #FF0000;
}
.linkadd-color2 {
	font-size : 13px;
	font-weight : bold;
	color : #006633;
}
.headline {
	font-size : 17px;
	font-weight : bold;
	color : #006633;
}
.headline2 {
	font-size : 17px;
	color : #006633;
}
.headline-color1 {
	font-size : 17px;
	font-weight : bold;
	color : #660000;
}
.headline-black {
	font-size : 17px;
	font-weight : bold;
	color : #000000;
}

H6 {
	text-align : justify;
}

body,td,tr {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}


INPUT {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #006633;
}
INPUT.feld20 {
	width:20px;
}
INPUT.feld50 {
	width:50px;
}
INPUT.feld100 {
	width:100px;
}
INPUT.feld120 {
	width:120px;
}
INPUT.feld200 {
	width:200px;
}
INPUT.feld300 {
	width:300px;
}
INPUT.feld400 {
	width:400px;
}

TEXTAREA {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #006633;
}
TEXTAREA.feld100 {
	width:100px;
}
TEXTAREA.feld200 {
	width:200px;
}
TEXTAREA.feld300 {
	width:300px;
}
TEXTAREA.feld400 {
	width:400px;
}

SELECT {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #660000;
}

.border {
	border: 1px solid #E5E5E5;
}
.border2 {
	border: 2px solid #E5E5E5;
}


.text-undeline {
	text-decoration: underline;
}

.tx-xinitthreecolumn-pi1 td a img {
	border: 1px solid #E5E5E5;
}


table td p a {
  text-decoration: underline;
}
table td p a:hover {
  text-decoration: none;
}
