/* Basics */


    /* Navigation */
    .outer1 {
        margin-left: 306px;
    }
	
    /* Content */
    .outer0 {
        margin-left: -306px; /* L */
        margin-right: -306px; /* R */
    }
	
    /* Teaser */
    .outer2 {
        margin-right: 306px;
    }
    .wrap-cl {
        width: 559px; /* C + L  */
		background:url(../images/hg-top.gif) top left no-repeat;
    }
	
    .top {
        font-size: 11px;
    }
	
    .left {
        width:300px;
		height:425px;
		min-height:425px;
		background:url(../images/links-start.jpg) top left no-repeat;
    }
	
	* html .left {
		margin-left:3px;
		height:425px;
	}
	
    .center {
		position:absolute;
		top:auto;
		left:auto;
        width: 253px;
		padding:0;
		z-index:950;
    }
	
    .right {
        width: 300px;
		padding-right:6px;
		padding-top:13px;
	}
	
	.incenter {
		position:absolute;
		left:560px;
		width:280px;
		z-index:951;
		margin-top:5px;
	}
	
	*+html .incenter {
		left:260px;
	}
	
	* html .incenter {
		left:260px;
	}
	
	.inleft {
		background:transparent;
		padding:0;
	}
	
	.inright {
		height:425px;
		background:red;
		float:right;
		width:300px;
		background:url(../images/rechts-start.jpg) top center no-repeat;
	}
	
	/* Illustration */
    div#illustration {
		display:none;
    }
	
    div#mnavi {
		position:absolute;
		left:auto;
		top:20px;
		z-index:959;
        }
	
	
    div#mnavi ul.e1 {
		margin-left:345px;
        }

	div#logo {
        position: absolute;
        top: 74px;
		width:253px;
		margin-left:306px;
		height:425px;
		text-align:center;
		background:url(../images/mitte-start.jpg) top center no-repeat;
    }
	
	div#logo div {
		margin-top:37px;
    }
	
	.right div.teaser {
		min-height:211px;
		background-image: none;
    }
    
    .facebook-bewerbung {
    	position:absolute;
    	top:365px;
    	left:auto;
    	margin-left:345px;
    	z-index: 2000;
    	width:166px;
    }
    
    .facebook-bewerbung a {
    	line-height:33px;
    	display:block;
    	text-align:left;
    	font-size:14px;
    	font-weight:bold;
    	color:#00467e;
    	padding-left:43px;
    	background:transparent url(../images/face-icon.png) 108px center no-repeat;
    }
    
    *+html .facebook-bewerbung {
    	top:371px !Important;
    }
    

.bap {
    	position:absolute;
    	top:385px;
    	left:auto;
    	margin-left:300px;
    	z-index:2001;
    	width:253px;
		text-align:center;
}
    

    
    #logo {
    	position:relative;
    	z-index:100;
    }
	
	
