/* ibj-web.de Startseite */
/*Seiteninhalt mitte*/
div#page {
	margin:0;
	padding:0;
	border:0;
	width:975px;
	height:auto;
	float:left;
	position:absolute;
	left:0px;
	top:126px;
	background-color:#ebebeb;
}

div#container_left {
	background-color:#ebebeb;
	margin:0;
	padding:0px 0px 50px 0px;
	width:220px;
	height:auto;
	border:0px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}


div#container_content {
	margin:0;
	padding:0px 0px 50px 0px;
	position:relative;
	left:0px;
	top:0px;
	float:right;
	width:750px;
	height:auto;
	border:0;
}

	div#content {
		width:544px;
		height:auto;
		float:left;
		border:0;
		margin:22px 0px 0px 0px;
	}

/* Teaser Rechts*/
	div#container_right {
		float:right;
		width:180px;
		height:auto;
		margin:0;
		padding:0;
		padding-top:10px;
		padding-top:expression(32 + 'px');
		border:0;
	}
		div#teaser {
			width:180px;
			height:auto;
			margin:0;
			padding:0px;
			border: 0px;
			background-color:#dad9d9;
			padding:0px 0px 10px 0px;
			margin:22px 0px 0px 0px;
		}
		div#teaser_text {
			width:100%;
			height:auto;
			background-color:#dad9d9;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
			div#teaser_text table {
				font-size: 11px;
			}
			div#teaser_text p, div#teaser_text form {
				margin:0px;
				padding:0px;
			}
			div#teaser_text h1, div#teaser_text h2, div#teaser_text h3, div#teaser_text h4, div#teaser_text h5,  div#teaser_text h6 {
				padding:3px 20px 3px 6px;
				margin:0px;
			}
			
/* Link Map24 */
div#container_right div#teaser_text div.tx-mllink2map24-pi1 {
	margin:0;
	padding:0;
}
div#container_right div#teaser_text div.tx-mllink2map24-pi1 form table {
        margin:0;
        padding:0;
    }
		div#container_right div#teaser_text div.tx-mllink2map24-pi1 form table td {
			padding:2px 2px 2px 5px;
		}
		div#container_right div#teaser_text div.tx-mllink2map24-pi1 form table input.link2map24_street {
            width:160px;
            border:1px solid #666666;
            margin:0px 0px 2px 0px;
        }
        div#container_right div#teaser_text div.tx-mllink2map24-pi1 form table input.link2map24_zip {
            width:50px;
            border:1px solid #666666;
            margin:0px 0px 2px 0px;
            padding:0;
        }
        div#container_right div#teaser_text div.tx-mllink2map24-pi1 form table input.link2map24_city {
            width:106px;
            border:1px solid #666666;
            margin:0px 0px 2px 0px;
            padding:0;            
        }		
		
		
/* Teaser Rechts Ende*/

/* Metanavigation*/
	div#container_metanavigation {
		float:right;
		width:750px;
		height:20px;
		margin:0px 0px 100px 0px;
		height:auto;
		padding-top:0px;
		background-color:#d6d5d5;
		border:0;
		font-size: 11px;
	}
        /* Link Druckversion */
        div#drucken {
            position:relative;
            left:175px;
            top:0px;
            float:left;
            width:70px;
            height:auto;
            border:0;
        }
        /* Link PDF Version */
        div#pdf {
            position:relative;
            left:205px;
            top:0px;
            float:left;
            width:70px;
            height:auto;
        }
        /* Link Tip a friend */
        div#tip {
            position:relative;
            left:220px;
            top:0px;
            float:left;
            width:80px;
            height:auto;
        }