#container_left{
	width: 190px;
	float:left;
	border:0px solid red;
	margin-top:20px;
	padding-left:10px;
}

#content{
	float:left;
	padding:30px 30px 15px 30px;
	width:530px;
	background-color:#ffffff;

}

#container_right{
	width: 180px;
	float:left;
	border:0px solid red;
	margin-top:20px;
	padding:0px 0px 10px 0px;
}


<!--Registrierung-->

#container_left{
	float:left;
	width:190px;
	padding:18px 0px 15px 10px;
}
h1 {
	padding:0px 0px 3px 0px;
}
#content{
	float:left;
	padding:30px 30px 15px 30px;
	width:530px;
	background-color:#ffffff;
	text-align:left;
}

	#login_tbl{
		width:350px;
		background-color:#edf0f1;
		border:1px solid #4a6b72;
		text-align:left;
	}
		#login_tbl a{
			text-decoration: underline;
			font-size: 8pt;
		}
		#header_login{
		    padding:3px;
			background-color: #eeeeee;
			background-image:url('/php/lay/header_login_registrierung.jpg');
			background-repeat:repeat-x;
			height:30px;
			border-left: 1px solid #4a6b72;
			border-top: 1px solid #4a6b72;
			border-right: 1px solid #4a6b72;
		}
		#header_login h1{
			margin:1px 0px 0px 7px;
			color:#ffffff;
			font-weight:bold;
			font-size:13pt;
		}
		#button_login{
			background-image:url('/php/lay/button_login.jpg');
			background-repeat:no-repeat;
			padding:3px;
			height:25px;
			width:102px;
			color: #fff;
			background-color: transparent;
			border:0px;
			font-size: 10pt;
			cursor:hand;
		}
		.textfeld_login{
			width: 150px;
			padding:3px;
			height: 14px;
			border-top: 1px solid #888;
			border-left: 1px solid #888;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
		}
		.login{
			padding:3px;
		}
		.anmelden{
			padding:3px;
		}
	#neu_anmelden_tbl{
		width:348px;
		margin-top:20px;
		background-color:#edf0f1;
		border:1px solid #4a6b72;
		text-align:left;
	}
		#header_neu{
			height:30px;
			padding:3px;
			background-image:url('/php/lay/header_login.jpg');
			background-repeat:no-repeat;
		}
		#button_neu_anmelden{
			background-image:url('/php/lay/button_neu_anmelden.jpg');
			background-repeat:no-repeat;
			padding:3px;
			height:20px;
			width:120px;
			padding-bottom:6px;			
		}
			#button_neu_anmelden a{
				color: #fff;
				font-size: 10pt;
				text-decoration:none;
				margin:0px 0px 0px 11px;
				
			}

#container_right{
	float:left;
	width:180px;
	padding:30px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

<!-- Kontakt -->

#kontakt_submit{
	background-color:transparent; 
	border: 0px solid #4b6c73;
	color:#FFFFFF;
	width:160px;
	height:21px;
	background-image:url('/php/lay/buttons/formular_abschicken.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

#kontakt_subM{
	background-color:transparent; 
	border: 0px solid #4b6c73;
	color:#FFFFFF;
	width:160px;
	height:21px;
	background-image:url('/php/lay/buttons/formular_abschicken.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}


#kontakt_reset{
	background-color:transparent; 
	border: 0px solid #4b6c73;
	color:#FFFFFF;
	width:87px;
	height:21px;
	background-image:url('/php/lay/buttons/formular_loeschen.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

#button_usb{
background-image:url('/php/lay/buttons/formular_button.gif');
background-color:transparent; 
background-repeat:repeat-x;
border: 1px solid #4b6c73;
color:#FFFFFF;
cursor:hand;
}



