body
{
	margin: 16px 17px 16px 20px;
}

div#container
{
	width: 836px;
}

#left
{
	float: left;
	overflow: hidden;
	width: 192px;
}

#right
{
	float: right;
	overflow: hidden;
	width: 635px;
}

/*  frontpage  */

#frontLeft 
{
	float: left;
	width: 439px;
}

#frontRight
{
	float: right;
	width: 374px;
}


div#topArea
{
	background-color: #dfdcd3;
	border-bottom: solid 1px #bdbda3;
	height: 19px;
	margin-bottom: 1px;
	padding: 5px 6px 0px 0px;
}

div#theme
{
	border-left: solid 1px #d9d8d3;
	height: 100%;
}

div#news
{
	padding-top: 20px;
}


div#article, div#articleList
{
	border-left: solid 1px #d9d8d3;
	padding-left: 30px;
}

div#themeList
{
	padding-left: 30px;
	border-left: solid 1px #7c9da4;
}






