body,td,p,div{
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}

a{
	color: #2F303B;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.headline{
	font-weight: bold;
	font-size: 13px;
	color: #2F303B;
}
.left{
	color: #2F303B;
	text-decoration: none;
}
.leftactive{
	color: #2F303B;
	font-weight: bold;
	text-decoration: underline;
}
a.reiter{
	color: #000000;
	text-decoration: none
}
a.reiter:hover{
	color: #313031;
	text-decoration: none
}
.reiter2{
	color: #D9D9D9;
	text-decoration: none
}
a.reiter2:hover{
	color: #FFFFFF;
	text-decoration: none
}
.text{
	font-size: 12px;
}
.textsmall{
	font-size: 10px;
}
.textbold{
	font-size: 12px;
	font-weight: bold;
}
.textsbold{
	font-size: 10px;
	font-weight: bold;
}
.button{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.button:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.small{
	font-size: 10px;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
/* Footer */

.foot{
	font-size: 10px;
	color: #ffffff;
}
