/*@charset "utf-8";
/* CSS Document */

/* CSS für alle Seiten */
html, body {
	background-color:#f1f1f1;
	background-image:url(../img/layout/bg.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	overflow: auto;
	overflow-x: hidden;
}

a, a:link, a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover, a:active {
	color:#ca142b;
}

#wrapper-people {
	position:absolute;
	top:512px;
	left:50%;
	width:1419px;
	height:374px;
	margin-left:-732px;
	z-index:0;
}

#paar1 {
	position:absolute;
	bottom:0px;
	left:0px;
	width:339px;
	height:374px;
	background-image:url(../img/layout/paar1.jpg);
	z-index:1;
}

#paar2 {
	position:absolute;
	bottom:0px;
	right:0px;
	width:302px;
	height:351px;
	background-image:url(../img/layout/paar2.jpg);
	z-index:1;
}

#wrapper-head {
	position:absolute;
	top:24px;
	left:50%;
	width:922px;
	height:199px;
	margin-left:-461px;
	z-index:1;
  }

#head1 {
	position:absolute;
	top:0px;
	left:0px;
	width:455px;
	height:156px;
	z-index:2;
}

#head2 {
	position:absolute;
	top:0px;
	right:0px;
	width:467px;
	height:156px;
	z-index:2;
}

#head-menu {
	position:absolute;
	top:156px;
	left:0px;
	width:922px;
	height:43px;
	z-index:2;
}

#head-bg {
	position:absolute;
	top:55px;
	width:100%;
	height:124px;
	z-index:0;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #4e4e4e;
	background-image:url(../img/layout/head-bg1.png);
	background-repeat:repeat-x;
}

#wrapper-main {
	position:absolute;
	top:233px;
	left:50%;
	width:901px;
	height:623px;
	margin-left:-450px;
	z-index:2;
}

#foot {
	position:absolute;
	top:879px;
	width:100%;
	height:113px;
	z-index:2;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #4e4e4e;
	background-image:url(../img/layout/bg-foot.png);
	background-repeat:repeat-x;
}

#foot-text {
	position:absolute;
	left:50%;
	top:14px;
	width:903px;
	height:auto;
	margin-left:-449px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}

.foot-weiss {
	color:#FFFFFF;
}
/*-----------------------------------------------------------------*/

#casada {
	width:901px;
	overflow:hidden;
}

div#casada img {float:left;}
