
#core{
	margin-top:10px;
	width:605px;
	background-color: #FFF;
	text-align:left;
}

.path{
	text-align:left;
	padding-bottom: 5px;
	margin:20px 5px 10px 5px;
	background-image: url('../images/div_hor_print.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.address{
	text-align:left;
	padding-top:10px;
	margin:20px 5px 10px 5px;
	background-image: url('../images/div_hor_print.gif');
	background-repeat:repeat-x;
	background-position:top;
}

/* +++++++++++++++ TOP +++++++++++++++ */

#logo{
	/* breite 175 */
	padding-top: 5px;
	text-align:center;
	background-color: #FFF;
	width:175px;
	height:70px;
}

/* +++++++++++++++ Content +++++++++++++++ */

#content_top{
	background-color: #E7EDFB;
	width:605px;
}

#content_main{
	background-color: #FFF;
	width:605px;
	margin-bottom: 5px;
}

/* +++++++++++++++ Footer +++++++++++++++ */

#footer{
	/* breite 975 */
	background-color: #9E9FA1;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	width: 605px;
	color: #9E9FA1;
	padding: 4px 6px 10px 6px;
}

/* +++++++++++++++ TOP-CONTENT-LAYER -> bilder rechts ohne margin-right +++++++++++++++ */

				/* 1 Spaltenwechsel rechts Top-Content*/

					.content_top_12_r {
					  	/* breite 402px */
					  	float: left;
						width: 401px;
						padding-bottom:5px;
					/*	background-color: #F0F; */
					}

					.content_top_22_r {
					  	/* breite 199px */
					  	text-align:right;
					  	float: left;
						width: 203px;
						padding-bottom:5px;
					/*	background-color: #0FF; */
					}


/* +++++++++++++++ CONTENT-LAYER +++++++++++++++ */

					.content_core {
						text-align: left;
						width: 605px;
						margin-bottom: 10px;
						background-color: #FFF;
					}

				/* kein Spaltenwechsel*/

					.content {
						text-align: left;
						width: 605px;
						padding-bottom:5px;
						/* margin-bottom: 10px; */
					}

					.content_border {
						text-align: left;
						width: 603px;
						padding-bottom: 5px;
						/* margin-bottom: 10px; */
						border: 1px solid #E8E8E8;
					}


				/* 1 Spaltenwechsel mitte*/

					.content_12 {
					  	/* breite 300px */
					  	float: left;
						width: 300px;
						padding-bottom:5px;
						margin-right: 5px;
					}

					.content_22 {
					  	/* breite 300px */
					  	float: right;
						width: 300px;
						padding-bottom:5px;
					}

				/* 1 Spaltenwechsel mitte mit rahmen */

					.content_12_border {
					  	/* breite 300px */
					  	float: left;
						width: 298px;
						padding-bottom:5px;
						margin-right: 4px;
						border: 1px solid #E8E8E8
					}

					.content_22_border {
					  	/* breite 300px */
					  	float: right;
						width: 298px;
						padding-bottom:5px;
						border: 1px solid #E8E8E8
					}

				/* 1 Spaltenwechsel links*/

					.content_12_l {
					  	/* breite 199px */
					  	float: left;
						width: 199px;
						padding-bottom:5px;
					}

					.content_22_l {
					 	/* breite 402px */
					  	float: left;
						width: 402px;
						padding-bottom:5px;
					}

				/* 1 Spaltenwechsel links mit rahmen */
					.content_12_l_border {
					  	/* breite 199px */
					  	float: left;
						width: 197px;
						padding-bottom:5px;
						margin-right: 3px;
						border: 1px solid #E8E8E8
					}

					.content_22_l_border {
					 	/* breite 402px */
					  	float: left;
						width: 400px;
						padding-bottom:5px;
						border: 1px solid #E8E8E8
					}

				/* 1 Spaltenwechsel rechts*/

					.content_12_r {
					  	/* breite 402px */
					  	float: left;
						width: 402px;
						padding-bottom:5px;
					}

					.content_22_r {
					  	/* breite 199px */
					  	float: left;
						width: 199px;
						padding-bottom:5px;
					}

				/* 1 Spaltenwechsel rechts mit rahmen*/
					.content_12_r_border {
					  	/* breite 402px */
					  	float: left;
						width: 400px;
						padding-bottom:5px;
						margin-right: 3px;
						border: 1px solid #E8E8E8;
					}

					.content_22_r_border {
					  	/* breite 199px */
					  	float: left;
						width: 197px;
						padding-bottom:5px;
						border: 1px solid #E8E8E8;
					}


				/* 2 Spaltenwechsel */
					.content_13 {
					  	/* breite 199px */
					  	float: left;
						width: 199px;
						padding-bottom:5px;
						margin-right: 4px;
					}

					.content_23 {
					  	/* breite 199px */
					  	float: left;
						width: 199px;
						padding-bottom:5px;
						margin-right: 3px;
					}

					.content_33 {
					  	/* breite 199px */
					  	float: right;
						width: 199px;
						padding-bottom:5px;
					}

				/* 2 Spaltenwechsel mit Rahmen */
					.content_13_border {
					  	/* breite 199px */
					  	float: left;
						width: 197px;
						padding-bottom:5px;
						margin-right: 4px;
						border: 1px solid #B2B4B6;
					}

					.content_23_border {
					  	/* breite 199px */
					  	float: left;
						width: 197px;
						padding-bottom:5px;
						margin-right: 3px;
						border: 1px solid #B2B4B6;
					}

					.content_33_border {
					  	/* breite 199px */
					  	float: right;
						width: 197px;
						padding-bottom:5px;
						border: 1px solid #B2B4B6;
					}


				/* 3 Spaltenwechsel ohne rahmen*/
					.content_14 {
					  	/* breite 148px */
					  	float: left;
						width: 148px;
						padding-bottom:5px;
						margin-right: 4px;
					}

					.content_24 {
					  	/* breite 148px */
					  	float: left;
						width: 148px;
						padding-bottom:5px;
						margin-right: 5px;
					}

					.content_34 {
					  	/* breite 148px */
					  	float: left;
						width: 148px;
						padding-bottom:5px;
					}

					.content_44 {
					  	/* breite 148px */
					  	float: right;
						width: 146px;
						padding-bottom:5px;
					}


				/* 3 Spaltenwechsel mit rahmen*/
					.content_14_border {
					  	/* breite 148px */
					  	float: left;
						width: 146px;
						padding-bottom:5px;
						margin-right: 4px;
						border: 1px solid #E8E8E8;
					}

					.content_24_border {
					  	/* breite 148px */
					  	float: left;
						width: 146px;
						padding-bottom:5px;
						margin-right: 4px;
						border: 1px solid #E8E8E8;
					}

					.content_34_border {
					  	/* breite 148px */
					  	float: left;
						width: 146px;
						padding-bottom:5px;
						margin-right: 4px;
						border: 1px solid #E8E8E8;
					}

					.content_44_border {
					  	/* breite 148px */
					  	float: right;
						width: 146px;
						padding-bottom:5px;
						border: 1px solid #E8E8E8;
					}

					.klarmacher{
						clear: both;
					}

