#titel {
		position: relative;
		padding:10px;
		margin:10px;
		width:550px;
		height:10px;
		top:px;
		 background:#;
		border:0px solid #FBFCC7;
		}

		
#content0 {
		position:absolute;
		width:600px;
		height:px;
		padding:px;
		margin:px;
		float:left;
 	    background:#;
		border:0px solid #ebebeb;
     	}
		
#content1 {
		position: relative;
		width:410px;
		height:150px;
		padding-left:60px;
		margin:5px;
		float:left;
 	    background:#;
		border:1px solid #ebebeb;
     	}

#content2 {
		position: relative;
		width:px;
		height:150px;
		padding:px;
		margin-top:5px;
		margin-bottom:0px;
		float:right;
 	    background:#;
		border:0px solid #ebebeb;
     	}


		