/* CSS Document */
*{font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#6A6A6A; background-color:#FFFFFF; line-height:12px;}
.bold{font-weight:bold;}
.pink{color:#DC5384;}
p{margin:0px;}
.padding14{padding-bottom:14px;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
body{margin:0px;}
/*main container starts*/
#container{width:657px; height:auto; position:relative; margin:auto;}
/*main container ends*/

/*header container starts*/
#header{width:605px; height:306px; position:absolute; z-index:1}
/*home menu starts*/
#home{width:98px; height:auto; float:left; text-align:right;}
/*home menu ends*/

/*home image starts*/
#headerimg{width:559px; height:280px; float:left; background:url(images/header.jpg) no-repeat top left;}
/*home image ends*/
/*header container ends*/

/*contact container starts*/

#contact-main {
position:absolute;
width:325px;
height:347px;
z-index:2;
top: 96px;
background:url(images/contact-bg.jpg) no-repeat top right;
}

#contact{
	width:268px;
	height:66px;
	position:absolute;
	right:56px;
	bottom:0px;
	padding-left:2px;
	padding-top:3px;
}

/*contact container ends*/
/*bodycontent container starts*/

/*menu container starts*/
#menu-main {
	position:absolute;
	width:307px;
	height:43px;
	z-index:0;
	top:298px;
	right:23px;
}

#menu-main ul { margin:0px; padding:0px; list-style-type:none;}
#menu-main ul li{ width:auto; height:65px; list-style-type:none; float:left;}

/*menu container ends*/

#body-main {
position:absolute;
width:311px;
height:344px;
z-index:2;
top:381px;
right:0px;
}

#about-container {
	position:absolute;
	width:337px;
	height:462px;
	top:0px;
	background-attachment: scroll;
	background-image: url(images/corner-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#about{
	width:276px;
	height:88px;
	float:left;
	padding-top:40px;
	background-image: url(images/titel/willkommen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.more{width:305px; height:18px; float:left; text-align:right; padding-top:11px;}

#miscellaneous-container {
position:absolute;
width:311px;
height:162px;
top:182px;
background:url(images/corner-bg.gif) no-repeat bottom right;
}
#miscellaneous{
width:270px;
height:88px;
float:left;
background:url(images/miscellaneous.gif) no-repeat top left;
padding-top:40px;
}
/*bodycontent container ends*/

/*footercontent container starts*/
#footer-main {
position:absolute;
width:375px;
height:51px;
z-index:2;
top:842px;
right:0px;
background:url(images/footer-bg.gif) no-repeat top right;
}

#footer-main ul{
	width:375px;
	height:13px;
	position:absolute;
	margin:0px;
	padding:0px;
	list-style-type:none;
	left: 47px;
	top: 863px;
}
#footer-main ul li.center{width:auto; height:13px; padding-left:9px; padding-right:9px; border-left:1px solid #6A6A6A; float:right;}
#footer-main ul li.side{width:auto; height:13px; padding-left:11px; padding-right:11px; float:right;}
#footer-main ul li a{color:#6A6A6A; text-decoration:none; font-size:9px; line-height:9px;}
#footer-main ul li a:hover{color:#6A6A6A; text-decoration:underline;  font-size:9px; line-height:9px;}

#copyright{width:169px; height:15px; position:absolute; top:40px; right:10px; font-size:9px;}
/*footercontent container ends*/
#kinderwunsch {
	width:276px;
	height:88px;
	float:left;
	padding-top:40px;
	background-image: url(images/titel/Kinderwunsch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kontakt {
	width:276px;
	height:88px;
	float:left;
	padding-top:40px;
	background-image: url(images/titel/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leihmutter {
	width:276px;
	height:88px;
	float:left;
	padding-top:40px;
	background-image: url(images/titel/Leihmutterschaft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#uns {
	width:276px;
	height:88px;
	float:left;
	padding-top:40px;
	background-image: url(images/titel/UeberUns.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
