p{
margin:0 !important;
margin-bottom:3px !important;
}
hr{
	border:none;
	height:1px;
	color:#999;
	background:#999;
	
}
html>body hr{
margin:10px 0;
}
.orange{
	color:#df9d00;
}
.clearfloat{
	clear:both;
}
.submit_btn{
	width:200px;
	margin-left:20px;
	margin-top:10px;
}
.left{
	float:left;
	width:280px;
	margin-top:10px;
}
.right{
	float:right;
	margin-top:10px;
	width:240px;
}
.right .form_bg {
	background:#FFFFFF;
	padding:10px 20px;
	font-size:10px;
	margin-bottom:25px;
	position:relative;
	
}
.right .form_bg input {
	width:190px;
	margin:5px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #999;
}

.left .checkbox_left{
	float:left;
}
.right .checkbox_left input{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 15px !important;
}
.left .checkbox_desc{
	width:230px;
	float:left;
}

.select_programm a {
	background:#A0A0A0;
	display:block;
	float:left;
	width:18px;
	padding:2px 0;
	text-align:center;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	margin-right:7px;
}

.select_programm1 a {
	background:#A0A0A0;
	display:block;
	float:left;
	width:18px;
	padding:2px 0;
	text-align:center;
	color:#FFF;
	font-weight: normal;
	text-decoration:none;
	margin-right:7px;
}

.left .select_programm a:hover{
	background:#000;
	color: #FFF !important;
	text-decoration: none !important;
}
.left .select_programm a.act{
	background:#000000 !important;
}

.left .select_programm1 a:hover{
	background:#000;
	color: #FFF !important;
	text-decoration: none !important;
}
.left .select_programm1 a.act{
	background:#000000;
}

.right .form_bg .checkbox_left{
	float:left;
	width:20px;
	height:35px;
}
.right .form_bg .checkbox_desc{
	width:180px;
	float:left;
}
.grau {
	color: #808080 !important;
}
input.error {
    background-color: #F1D6D6 !important;
    border: 1px solid #BC0000 !important;
    color: #BC0000;
    
	
}
span.error{
	font-size: 20px;
	color:#900;
	font-weight:bold;
}
