
body{
	margin:0px;
	padding:0px;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
a{
	border:none;
	margin:0px;
	padding:0px;
	color:#415c38;
}

#container{
	width: 810px;
	height: 515px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-405px;
	margin-top: -257px;
	border-top: 20px solid #415c38;
	border-left: 20px solid #415c38;
	border-right: ;
	border-bottom: 20px solid #415c38;
	
	background-color: #fff09b;
}
#left{
	width: 630px;
	height: 495px;
	float:left;
	
	margin:10px;
	
	background-color: #ffd85c;
}

#right{
	width: 160px;
	height: 495px;
	float:left;
}
#right img{
	margin-top: 10px;
}
#left_top{
	width: 100%;
	height: 210px;
	background: url(top.gif) no-repeat;
}
#left_bottom{
	width: 100%;
	height: 285px;

}
#menu{
	width: 165px;
	/*height:200px;*/
	margin-top:0px;
		float:left;

}
#content{
	width: 421px;
	height: 271px;
		float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-right: 20px solid #415c38;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #fff09b;
	overflow:auto;
}

#backblack{

}
#kont_up a{
	color:#fff09b;
}
#pixlie-inhalt-liste{
	width:500px;
	float:left;
}
#pixlie-seitenleiste{
	width:200px;
	float:left;
}
#pixlie-copyright{
	clear:both;
}