@import url(columns_FILES/main.css);
@import url(columns_FILES/top.css);
@import url(columns_FILES/header.css);
@import url(columns_FILES/footer.css);
@import url(columns_FILES/content.css);
@import url(columns_FILES/left.css);
@import url(columns_FILES/mailform.css);
@import url(columns_FILES/formate.css);

#left-menu-box {
	margin: 0;
	padding: 6px;
}
#middle-marker-box {
	margin: 0;
	padding: 0px;
}
#left-marker-box {
	margin: 14px 8px 10px 4px;
	padding: 0; /*border: 1px solid Gray;*/
}

#left-marker {
	padding: 12px 14px; /*background: #F3F3F3;*/
}

#left {
	float: left;
	width: 190px;
	z-index: 4;
	/*background: #E3E3E3;*/
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 200px;
}

#middle {
	float: left; /*top: 20px; */
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 26px;
	/*höhe mitte anpassen*/
	min-height: 1375px; /*874px; 765px;*/
	padding-left: 12px; /*padding-bottom: 10px;*/
	width: 520px;
	z-index: 2;
	background: White; /*border-left: 1px solid Gray;*/
	border: 1px solid Gray;
	/*background-image: url(../img/chaetzli_1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

#middle-content {
	/*	position: relative;
	z-index: 3;*/
	width: 500px;
	/*min-height: 760px;*/
}

#middle1 {
	float: left; /*top: 20px; */
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 26px;
	min-height: 540px;
	padding-left: 12px; /*padding-bottom: 10px;*/
	width: 500px;
	z-index: 2;
	background: White; /*border-left: 1px solid Gray;*/
	border: 1px solid Gray;
	background-image: url(columns_FILES/chaetzli_3k.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#middle1-content {
	/*	position: relative;
	z-index: 3;*/
	width: 500px;
}
#middle2 {
	float: left; /*top: 20px; */
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 26px;
	min-height: 620px;
	padding-left: 12px; /*padding-bottom: 10px;*/
	width: 520px;
	z-index: 2;
	background: White; /*border-left: 1px solid Gray;*/
	border: 1px solid Gray;
	background-image: url(columns_FILES/hund_1k.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#middle2-content {
	/*	position: relative;
	z-index: 3;*/
	width: 500px;
}

#right {
	position: relative;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	top: 12px;
	/*min-height: 445px;*/
	left: 10px;
	width: 162px;
	z-index: 4;
	/*height: 101%;*/
	background: #F0F0F0;
	border: 2px solid white;
}

#right-content {
	/*	position: relative;
	z-index: 3;*/
	width: 146px;
	padding: 0px 12px 6px 12px;
}

