.dunkel, .hell{
	margin-right:			-30px;
	padding:				0px;
	padding-top:			15px;
	padding-bottom:			15px;
}

.dunkel h1, .hell h1, .dunkel h2, .hell h2, .dunkel  p, .hell p{
	margin-top:				5px;
	padding-left:			15px;
	padding-right:			15px;
}

.dunkel h2, .hell h2{
	margin-bottom:			5px;
}

.dunkel table, .hell table{
	border-collapse:		collapse;
	margin-bottom:			0px;
	width:					100%;
	margin-left:			15px;
}

#pers{
	margin-left:			5px;
}

.dunkel table tr td, .hell table tr td{
	margin:					0;
	padding:				0;
	height:					21px;
	padding-right:			5px !important;
	white-space:			nowrap;
}

.dunkel{
	background-color:		#9fd6c0;
}

.hell{
	background-color:		#bee2d3;
}

input, select, textarea{
	width:					150px;
	height:					16px;
	border:					none;
}

.shorter_input{
	width:					130px;
	margin-right:			3px;
}

.larger_input{
	width:					386px;
	margin-right:			3px;
	margin-top:				3px;
}

textarea{
	width:					385px;
	height:					55px;
	margin-right:			20px;
}

.small_input{
	width:					13px;
	height:					13px;
}

.c1f{
	width:					55px;
}

.c2f{
	width:					155px;
}	

.c3f{
	width:					55px;
}

.c4f{
	width:					155px;
}


.cell{
	width:					33.3%;
}

#buttons{		
	white-space:			nowrap;
	border-collapse:		collapse;
	padding:				0px;
	margin:					0px;
	margin-top:				15px;
}

#buttons tr td{
	width:					50%;
}

.button{
	display:				inline;
	width:					210px;
	height:					25px;
	
	line-height:			24px;
	text-align:				left;
	
	color:					#002D6E;
	background:				#C0CCDF;
	
	font-weight:			bold;
	font-size:				12px;
	
	padding-left:			20px;
}