.form{
	display:block;
}

.form input, .form select, .form textarea{
	width:300px;
}

.form .checkbox, .form .button{
	width:auto;	
}

fieldset{
	margin-bottom:10px;
}

.form div{
	height:22px;
	line-height:22px;
	margin-bottom:5px;
}

.form .left_column{
	clear:left;
	float:left;
	width:200px;
}

.form .right_column{
	float:left;
	width:310px;
}

.form .two_cols{
	clear:left;
	height:auto;
	line-height:auto;
}

.form .right_aligner{
	text-align:right;
	width:510px;
}

.half_width{
	float:left;
	width:50%;
}

.row1{
}

.row2{
}

/* new css */

.p1 {
	padding-top: 4px; 
	padding-left: 10px; 
	padding-bottom:4px; 
	height:34px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.p2 {
	padding-top: 4px; 
	padding-left: 10px; 
	padding-bottom:4px; 
	height:34px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.d1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	height: 22px;
	width: 130px;
	float: left;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:3px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
.d2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 22px;
	width: 415px;
	float: left;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	color: #666666;
}
.d3 {
	background-color: #FFFFFF;
	height: 22px;
	width: 415px;
	float: left;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	/*border-right-style: solid;*/
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.d4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}

.d5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	height: 56px;
	width: 120px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}

.d6 { 
	background-color: #FFFFFF;
	height: 56px;
	width: 415px;
	float: left;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.buttondiv {
	background-color: #E9E9E9;
	height: 26px;
	width: 554px;
	text-align: right;
	padding-bottom:4px;
	padding-right:12px;
	padding-top:4px;
	border: 1px solid #CCCCCC;
	border-right-style: none;
}

.buttondiv2 {
	background-color: #E9E9E9;
	height: 30px;
	text-align: right;
	padding-bottom:4px;
	padding-right:6px;
	padding-top:4px;
	border: 1px solid #CCCCCC;
	border-bottom-style: none;
	border-right-style: none;
}

.txtinput1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	/*width: 399px;*/
	width:402px;
	height: 16px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D4D0C8;
	width: 138px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.formcontainer {
	width: 568px;
	margin:0px;
	margin-top:3px;
	padding:0px;
	left:-1px;
	right:-1px;
	bottom:-1px;
	position:relative;
}

.selct1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;
	width: 399px;	
	height: 18px;
	width: 402px;
}
.selct2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;
	height: 18px;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 566px;
}

.BG1 {
	width:20px; 
	background-color: #F4F4F4; 
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;	
}

.BG2 {
	width:20px; 
	border-top: 1px solid #CCCCCC
}

.BG3 {
	width:50px; 
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;	
}

.BG4 {
	width:30px;
	background-color: #F4F4F4;  
	border-top: 1px solid #CCCCCC;	
}

.BG5 {
	width:20px; 
	background-color: #F4F4F4; 
	border-top: 1px solid #CCCCCC	
}

.BG6 {
	width:50px; 
	background-color: #F4F4F4; 
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;	
}

.BG7 {
	border-top: 1px solid #CCCCCC;
}

.BG8 {
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.BG9 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

hr.confirm {
	background: transparent;
	color: #fff;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #000;
	width: 100%;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.checkbox{
    
    border:none;
    height:auto;
    width:auto;
}

.fb {
 background-color: #FFFFFF;
 margin-right:16px;
 padding:12px;
 height: 90px;
 width: 100px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align:center;
 color: #333333;
 border: 1px solid #CCCCCC;
 float:left;
}
.fb_aktiv {
 background-color: #FFFFFF;
 margin-right:16px;
 padding:12px;
 height: 90px;
 width: 100px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align:center;
 color: #333333;
 border: 1px solid #CC0000;
 float:left;
}