.black {
	font-family:	Helvetica, Arial, Geneva;
	font-size:	11px;
	color:		#000000;
	font-style:	normal;
	font-weight:	normal;
	line-height:	12px;
}
.black:hover {text-decoration:underline;}

.testgrey {
	font-family:	Helvetica, Arial, Geneva;
	font-size:	11px;
	color:		#969696;
	font-style:	normal;
	font-weight:	normal;
	line-height:	12px;
}
.testgrey:hover {text-decoration:underline;}

.testdarkgrey {
	font-family:	Helvetica, Arial, Geneva;
	font-size:	11px;
	color:		#666666;
	font-style:	normal;
	font-weight:	normal;
	line-height:	12px;
}
.testdarkgrey:hover {text-decoration:underline;}

.bigdarkgrey {
	font-family:	Helvetica, Arial, Geneva;
	font-size:	12px;
	color:		#666666;
	font-style:	normal;
	font-weight:	normal;
	line-height:	15px;
}
.bigdarkgrey:hover {text-decoration:underline;}

.textfeld {
	border-left:	white solid 0px;
	border-right:	white solid 0px;
	border-top:	white solid 0px;
	border-bottom:	white solid 0px;
	font-family:	Helvetica, Arial, sans-serif;
	font-size:	11px;
	font-style:	normal;
	font-weight:	normal;
	color:		#969696;
	height:		16px;
	width:		223px}

.newsletter {
	border-left:	white solid 0px;
	border-right:	white solid 0px;
	border-top:	white solid 0px;
	border-bottom:	white solid 0px;
	font-family:	Helvetica, Arial, sans-serif;
	font-size:	11px;
	font-style:	normal;
	font-weight:	normal;
	color:		#969696;
	height:		16px;
	width:		125px}

.smallred {
	font-family : Arial, Helvetica, Geneva;
	font-size : 7pt;
	color : #B46F6F;
}
.smallred:hover {text-decoration:underline;}

.white {
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 11pt;
	color : #FFFFFF;
}
.white:hover {text-decoration:underline;}

.red {
	font-family : Helvetica, Arial, Geneva;
	font-size : 11px;
	color : #9A3334;
}
.red:hover {text-decoration:underline;}

.bigred {
	font-family : Helvetica, Arial, Geneva;
	font-size : 15px;
	color : #9A3334;
}
.bigred:hover {text-decoration:underline;}

.grey {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #B0B0B0;
}
.grey:hover {text-decoration:underline;}

.smallgrey {
	font-family : Arial, Helvetica, Geneva;
	font-size : 7pt;
	color : #B0B0B0;
}
.smallgrey:hover {text-decoration:underline;}

.biggrey {
	font-family : Arial, Helvetica, Geneva;
	font-size : 10pt;
	color : #6E6E6E;
}
.biggrey:hover {text-decoration:underline;}


/* little txt black class */
.txt010 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 7pt;
	color : #000000;
}
.txt010:hover {text-decoration:underline;}

/* body txt black class */
.txt011 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #000000;
}
.txt011:hover {text-decoration:underline;}

/* body txt black class */
.txt015 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 15pt;
	color : #000000;
}
.txt015:hover {text-decoration:underline;}

/* body txt red class: IDEA*/
.red011 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #B46F6F;
}
.red011:hover {text-decoration:underline;}

/* body txt green class: WORKS*/
.green011 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #93A69C;
}
.green011:hover {text-decoration:underline;}

/* body txt green class: CONTACT*/
.grey011 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #B0B0B0;
}
.grey011:hover {text-decoration:underline;}

/* body txt white class: NEWS*/
.white011 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 8pt;
	color : #B5BEBC;
}
.green011:hover {text-decoration:underline;}
/************************** Links **************************/
/* Norm Links txt black class */
a:link		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
a:alink		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
a:hover		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
a:visited	{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }

/* Links underline txt black class */
.nav_news:link		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
.nav_news:alink		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
.nav_news:hover		{ color:#000000; font-family:Arial, Helvetica, Geneva; text-decoration:underline; font-size:8pt; }
.nav_news:visited	{ color:#B46F6F; font-family:Arial, Helvetica, Geneva; text-decoration:none; font-size:8pt; }
