#site {
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 33px 33px 10px 33px;
	background: #D3FCFE;
	width: 1050px;
/* 	background-image: url(/system/gfx/tapeten_glitzer.gif); */
}
#header_box {
	border-collapse: collapse;
	border:none;
}
#sidebar_left {
	width: 210px;
	height: 400px;
	vertical-align: top;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
 	/*border:solid 1px;*/
}
#content {
	width: 780px;
	height: 400px;
	margin: 0;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
	background: transparent;
/* 	border:solid 1px; */
}
#inner_content {
	padding: 0;
}

#header_image {
	margin-left: 20px;
	margin-top: 10px;
	float:left;
}

#header_search {
	width:200px;
	float:right;
	margin-right:10px;
}
#header_search_text {
	background-repeat:no-repeat;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	color:#999999;
	float:left;
	height:26px;
	padding-left:3px;
	width:160px;
	font-size:14px;
}
#header_search_button {
	float:left;
	width:20px;
	height:20px;
}

#header_navigation {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	float:right;
	width:590px;
}

