.kundeservice_style{
	text-align: left;
}

.kundeservice_style p{
	margin: 10px 48px 0px 18px;
}

.kundeservice_style a{
	color: #990000;
	font-size: 10px;
}

.kundeservice_style #contents{
	position: relative;
	left: 18px;
	margin: 10px 0px 20px 0px;
}

.kundeservice_style #contents #form_error{
	position: absolute;
	top: -18px;
	left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	width: 267px;
	font-size: 10px;
	
}

.kundeservice_style #kundeservice_rightside{
	position: absolute;
	top: 0px;
	left: 305px;
	width: 200px;
}

.kundeservice_style #kundeservice_rightside div{
	font-size: 10px;
	line-height: 10px;
}

.kundeservice_style #kundeservice_rightside .top{
	margin-top: 5px;
}

.kundeservice_style #kundeservice_rightside h4.top{
	margin-top: 10px;
}

.kundeservice_style #kundeservice_rightside #cvr{
	position: absolute;
	text-align: center;
	top: 110px;
	left: 130px;	
	width: 80px;
}

.kundeservice_style #kundeservice_rightside #cvr a{
	font-size: 9px;
	text-decoration: none;
	letter-spacing: -1px;	
}

.kundeservice_style #kundeservice_leftside{
	position: relative;
	top: 2px;
	line-height: 10px;
	font-weight: bold;
	font-size: 10px;
	width: 270px;
}

.kundeservice_style #kundeservice_leftside #succes{
	width: 100%;
	text-align: center;
	font-size: 15px;	
	letter-spacing: -1px;
	line-height: 20px;
	color: #990000;
}

.kundeservice_style #kundeservice_leftside .input{
	margin-top: 5px;
}

.kundeservice_style #kundeservice_leftside .input input, .kundeservice_style #kundeservice_leftside textarea{
	width: 265px;
	border-color: #990000;
	border-style: solid;	
}