body
{
	background-color: #DEDFDE;
	font-family: Arial, Verdana, Sans-Serif;
}
div#cont
{
	background-color: #fff;
	width: 850px;
	overflow: hidden;
	border: 10px solid #fff;
	margin: 0 auto 0 auto;	
}
div#title
{
	background-image: url(../image/topelement.jpg);	
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	height: 70px;
}
div#title h1
{
	display: block;
	float: left;
}
div#title h1 a:link, div#title h1 a:visited
{
	display: block;
	width: 444px;
	height: 70px;
	text-decoration: none;
}
div#search
{
	width: 180px;
	float: right;
	padding-top: 10px;
}
div#crumbs
{
	clear: both;
	padding: 9px 5px 12px 5px;
	color: #555;
	background-image: url(../image/menu_top.gif);
	background-repeat: repeat-x;	
	background-position: 0 2px;
	
}
div#crumbs div#crumbsl
{
	float: left;
	width: 600px;
	height: 30px;
}
div#crumbs div#leseactivator
{
	float: right;
	width: 50px;
	height: 30px;
	text-align: right;
}
div#crumbs a:link, div#crumbs a:visited, div#footer a:link, div#footer a:visited
{
	color: #555;
}
div#crumbs a:hover, div#footer a:hover
{
	color: #333;
}


div#center
{
	float: left;
	width: 505px;
	padding-bottom: 100px;	
}
div#left
{
	width: 165px;
	float: left;
	clear: both;
	overflow: hidden;
}

div.right
{
	font-size: 110%;
	float: right;
	width: 165px;
}
div#footerinner
{
	border-top: 2px solid #fff;
	background-color: #DDD;
	padding: 2px 10px 5px 10px;
}
div#footer
{
	clear: both;
	color: #555;
	border-top: 2px solid #ddd;
	margin-top: 50px;
}


div#ShCen,div#ShBtn, div#ShTop
{
	margin: 0 auto 0 auto;	
	width: 890px;
}
div#ShTop
{
	background-image: url(../image/shadow/t.png);
	height: 18px;
	margin-top: 20px;
}
div#ShCen
{
	background-image: url(../image/shadow/c.png);
}
div#ShBtn
{
	background-image: url(../image/shadow/b.png);
	height: 19px;
}
