/*
	Styles 3 Column DIV Section
*/
		div.tx-fdfx3cols-pi1{
			position: relative;
			left: 0px;
			float: none;
			clear: both;
			margin-bottom:0px;
		}
		
		/* Layout 4 Historie*/
		div.tx-fdfx3cols-pi1-c3l4d{
			margin-bottom: 10px;
			}
		
		div.c3l4d-left{
			position: relative;
			left: 0px;
			width: 100px;
			float: left;
			}
		
		div.c3l4d-middle{
			position: relative;
			left: 10px;
			float: left;
			width: 296px;
			}
		div.c3l4d-right{
			position: relative;
			left: 10px;
			float: right;
			margin-right: 10px;
			width: 100px;
			}
		
		/* Layout 5 Netzwerk*/
		div.tx-fdfx3cols-pi1-c3l5d{
			margin-bottom: 10px;
			}
		
		div.c3l5d-left{
			position: relative;
			left: 0px;
			width: 300px;
			float: left;
			}
		
		div.c3l5d-middle{
			position: relative;
			left: 10px;
			float: left;
			width: 196px;
			}
		div.c3l5d-right{
			position: relative;
			left: 10px;
			float: right;
			margin-right: 10px;
			width: 100px;
			}
			
		/* Layout 6 Kurse und Schulungen m. kl. Spalte rechts*/
		div.tx-fdfx3cols-pi1-c3l6d{
			margin-bottom: 10px;
			}
		
		div.c3l6d-left{
			position: relative;
			left: 0px;
			width: 110px;
			float: left;
			}
		
		div.c3l6d-middle{
			position: relative;
			left: 10px;
			float: left;
			width: 386px;
			}
		div.c3l6d-right{
			position: relative;
			left: 10px;
			float: right;
			margin-right: 10px;
			width: 100px;
			}
			
		/* Layout 7 Dozenten*/
		div.tx-fdfx3cols-pi1-c3l7d{
			margin-bottom: 10px;
			}
		
		div.c3l7d-left{
			position: relative;
			left: 0px;
			width: 70px;
			float: left;
			}
		
		div.c3l7d-middle{
			position: relative;
			left: 10px;
			float: left;
			width: 326px;
			}
			
		div.c3l7d-right{
			position: relative;
			left: 10px;
			float: right;
			margin-right: 10px;
			width: 100px;
			}
		div.c3l7d-right-inside {
			position: absolute;
			bottom: 0px;
			text-align: right;
			width: 100px;
		}

