#left {
display:none;
}

#right{
margin: 0 0 0 20px;
width:954px;
color:#828C8C;
font-size:11px;
}


.box{
float:left;
width:46%;
padding: 25px 0 0 25px;
}

	.box.sofortkarte{
		
	}
	
		.box.sofortkarte .boxhead{
			margin:0;
		}
		
			.box.sofortkarte table tr td.subtitle{
				padding: 0 0 10px 0 !important;
			}
			
			.box.sofortkarte table tr td {
				padding: 0 8px 0 0px;
			}
			
				.box.sofortkarte table tr td .submitbtn{
					float:none;
					display:block;
		
				}

.box .form .left{
padding:0px 10px 0px 0;
}

.box .form tr td {
padding:4px 0 4px 0;
}

.boxhead {
font-size:13px;
color:#091C5A;
margin: 0 0 10px 0;
display:block;
}


.submitbtn {
	background:url("bg/buttons/save.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:23px;
	margin-top:10px;
	padding:10px 0 0 10px;
	width:198px;
	margin-bottom:15px;
}

