/* VCMS |  Tahoma 11 | backgroundColor: #ffffff; */
.column01text
{
	font-size: 11px; 
	color: #171618; 
	font-family: Tahoma; 
	line-height: 16px;
}

.column01text a
{
	text-decoration: none;
	color: #EC0202;	
}
.column01text a:hover
{
	text-decoration: underline;
	color: #EC0202;	
} 

/* VCMS | Tahoma 12 | backgroundColor: #ffffff; */
.column01title
{
	font-size: 12px; 
	color: #171618; 
	font-weight: bold; 
	font-family: Tahoma;
}


.column02text
{
	font-size: 11px; 
	color: #171618; 
	font-family: Tahoma; 
	line-height: 15px;
}

.column02text a
{
	text-decoration: none;
	color: #EC0202;	
}
.column02text a:hover
{
	text-decoration: underline;
	color: #EC0202;	
} 

.column02title
{
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Tahoma;
}

.idbtext
{
	font-size: 11px; 
	color: #171618; 
	font-weight: normal; 
	font-family: Tahoma;
}

.idbtext a
{
	text-decoration: none;
	color: #171618;	
}
.idbtext a:hover
{
	text-decoration: none;
	color: #C80101;	
}

.loginbereich
{
	color: #BEBCBE;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
.loginbereichinput
{
	color: #7F7F7F;
	font-size: 10px;
	font-family: Tahoma;
	height: 17px;
	padding-left: 6px;
	width: 149px;
	background-color: #EDEDED;
}