/*#########################PAGE LAYOUT#########################*/

#left {
	width:10%;
	height:99%;
	background:#802409 url(../images/picture_home.jpg) top left no-repeat;
	vertical-align:top;
}

#footer_left {
	width:10%;
	height:1%;
	background:#802409;
}

#header {
	width:100%;
	height:165px;
	background:url(../images/header_bg.jpg) top left no-repeat;
}

#logo {
	padding:80px 0px 0px 0px;
	width:250px;
	height:85px;
}

#ecke_or {
	background:url(../images/ecke_or_black.gif) top right no-repeat;
}

#right_ecke_ol {
	background:url(../images/ecke_ol_black.gif) top left no-repeat;
}

#right_ecke_or {
	background:url(../images/ecke_or_black.gif) top left no-repeat;
}

#ecke_ul {
	background:url(../images/ecke_ul_red.gif) bottom left no-repeat;
}