body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}

#top {
	width:580px;
	float: right;
}
#leftup{
width: 800px;
height: 100px;
background: #8BAFC3 url(babyboy_icon.gif) no-repeat;
float: left;
}

#menu{
background: url(babyboy_box_links.gif) no-repeat;
height: 600px;
float: left;
width: 210px;
}

#content{
background:#8BAFC3 url(babyboy_boxbetween.gif) repeat-x 0px 366px;
border: 1px solid black;
float: left;
width: 800px;
}
#bg{
background: url(babyboy.gif) no-repeat 186px 100px;

width: 800px;
float: left;
}
#mnuueberschrift {
	margin-top: 20px;
	text-align: center;
	width:600px;
	float: right;
	overflow: hidden;
	height: 50px;
	font-size:20px;
	color: #fff;
	font-weight:bold;
}

.clear{
clear: both;
}
.mnupkt {
	background:url(menu_inaktiv.gif) no-repeat 10px 25px;
	height: 46px;
	padding-left: 10px;
	padding-top: 20px;
	width: 210px;
	margin-left:0px;
	display:block;
	text-decoration:none;
	font-size:20px;
	color:#658EA2;
}

.mnupkt:hover {
	font-size:21px;
	color:red;
	width: 210px;
	background:url(menu_aktiv.gif) no-repeat 0px 25px;
}
.mnupkt:active {
	font-size:21px;
	width: 210px;
	background:url(menu_aktiv.gif) no-repeat 0px 25px;
}
#text {
margin-right: 50px;
margin-top: 40px;
float:right;
overflow: auto;
height: 215px;
width: 405px;
}
#txtoben {
	margin-top: 265px;
	background:url(babyboy_box_rechts.gif) no-repeat;
	font-size:12px;
	float:right;
	overflow: auto;
	text-align: left;
	width: 534px;
	height: 335px;
	}

.clear{
clear: both;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000}