#left {
			float:left;
			width: 585px;
			margin-right: 25px;
			display: inline;
			background-image: url(../global-gfx/verlauf-box-links.jpg);
			background-repeat: repeat-x;
			line-height: 22px;
			padding: 5px 10px;
		}
		#left .content {
			padding-bottom: 20px;
		}
		#left ul {
			margin-left: 15px;
			list-style: none;
		}
		#left ul li {
			padding-bottom: 6px;
			background-image: url(../global-gfx/li-icon.gif);
			background-repeat: no-repeat;
			background-position: 0 8px;
			padding-left: 15px;
		}
		#left h1 {
			font-size: 22px;
			color: #d91d52;
			font-weight: normal;
			font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
			border-bottom: 1px solid #FFF;
			margin-left: -10px;
			margin-right: -10px;
			margin-bottom: 10px;
			padding: 10px;
		}
		#left h2 {
			color: #2c2c2c;
			font-size: 16px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin-bottom: 10px;
			font-weight:bold;
		}
		#right {
			float: right;
			width: 310px;
		}
		#right .textcontentElement {
			margin-bottom: 20px;
		}
		#right .textcontentElement IMG {
			vertical-align: middle;
		}
			#right ul {
				margin-left: 25px;
			}
			#right h1 {
				background-color: #fefefe;
				border-top: 1px solid #e7e7e5;
				border-bottom: 1px solid #e7e7e5;
				padding: 6px;
				margin: -6px -6px 6px -6px;
			}
			#right .textcontentElement, #right .contentElement {
				border-left: 1px solid #e7e7e5;
				border-right: 1px solid #e7e7e5;
				border-bottom: 1px solid #e7e7e5;
				padding: 6px;
				line-height: 22px;
				background-image: url(../global-gfx/verlauf-box-rechts.jpg);
				background-repeat: repeat-x repeat-y;
				background-color: #F4F4F4;
			}
			#right IMG {
				border:0;
			}
