body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	background:#3E0B00;
}

a{
	outline:none;
}

.container{
	width:800px;
	margin:auto;
	background:white;
}

#header{
	width:800px;
	float:left;
	min-height:150px;
	background:#dfdfdf;
}

#navigation{
	width:800px;
	float:left;
	background:url(/image/templates/lachende-kinder/navi_bg.jpg) repeat-y;
}

#navigation ul{
	margin:0px 15px;
	padding:0;
	float:left;
}

#navigation ul li{
	list-style:none;
	float:left;
	margin:2px 0;
	border-left:1px solid #e41b01;
}

#navigation ul li:hover{
	background:#e41b01;
}

#navigation ul li a{
	display:block;
	padding:5px 20px;
	text-decoration:none;
	color:white;
	font-size:12px;
}

#contentbox{
	width:800px;
	float:left;
	background:white;
}

#contentbox_top{
	width:800px;
	height:38px;
	background:url(/image/templates/lachende-kinder/top.jpg) no-repeat;
}

#contentbox_mid{
	float:left;
	width:800px;
	background:url(/image/templates/lachende-kinder/fill.jpg) repeat-y;
}

#leftbox{
	width:169px;
	min-height:200px;
	float:left;
}

#leftbox ul{
	margin:0;
	padding:0;
	padding-top:3px;
	background:#95c128;
	float:left;
}

#leftbox ul li{
	list-style:none;
	width:169px;
	background:url(/image/templates/lachende-kinder/li_bg.jpg) repeat-x #8ab225;
	border-top:1px solid white;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:3px;
}

#leftbox ul li:hover{
	background:url(/image/templates/lachende-kinder/li_bgh.jpg) no-repeat #5d7819;
}

#leftbox ul li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:white;
	font-size:12px;
}

#rightbox{
	width:560px;
	font-size:12px;
	line-height:20px;
	float:left;
	margin-left:34px;
	color:#333;
}

#contentbox_bottom{
	width:800px;
	height:41px;
	background:url(/image/templates/lachende-kinder/bottom.jpg) no-repeat;
}

#contentbox_bottom_info{
	width:560px;
	font-size:10px;
	text-align:center;
	margin-left:203px;
	color:#706560;
}

.hsuper{
	font-size:18px;
	color:#3E0B00;
	font-weight: bold;
	margin-bottom: 20px;
}
