.NewsVWM_HeaderDate
{
 font-family: Verdana;
 font-size: 10px;
 color:#FFFFFF;
 font-weight:normal;   

 
}

.NewsVWM_Header_Link
{
	font-family: Verdana;
	font-size: 15px;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	text-decoration:none!important;
		
}

.NewsVWM_Teaser
{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	width:300px;
	
	text-decoration:none!important;
		
		
}

.NewsVWM_ReadMore_Link
{
	font-size: 12px;
	font-weight:bold;
	
		
		
}

.NewsVWM_Specific_Header
{
		font-size: 15px;
		
}

.NewsVWM_Specific_Date
{
font-family: Verdana;
 font-size: 10px;
 color:#FFFFFF;
 font-weight:normal;   

		
}

.NewsVWM_Back
{
	font-size: 12px;
	font-weight:bold;
}

.UserVWM_LoginTable
{
	
}

.UserVWM_LoginUserName
{
	font-size: 12px;
	color: #0c487c;
}

.UserVWM_LoginInputStyle
{
	font-size: 10px;
	border: 1px solid #6a6a6a;
	height: 17px;
	width: 65px;
}

.UserVWM_LoginPassWord
{
	font-size: 12px;
	color: #0c487c;
}

.UserVWM_LoginButton
{
	background-image:url('Images/loginknap.jpg');
	background-color: white;
	cursor: pointer;
	width: 41px;
	height: 19px;
	border: 0px solid white;
}

.UserVWM_DivUserName
{
	position:absolute;
	right:210px;
	top: 7px;	
}

.UserVWM_DivUserNameTextbox
{
	text-align:left;	
	position:absolute;
	
	right: 140px;
	top:5px;	
}

.UserVWM_DivPassWord
{
	position:absolute;
	right:70px;
	top: 7px;	
}

.UserVWM_DivPassWordTextbox
{
	text-align:left;	
	position:absolute;	
	right:0px;
	top:5px;	
}

.UserVWM_DivLoginButton
{
	position:absolute;
	right:0px;
	top: 30px;
}

.UserVWM_DivErrorMessage
{
	text-align:left;	
	position:absolute;
	width:284px;
	right: 0px;
	top:35px;
}