/* ### Header ############################################################### */
#header-home {
	background:url(../images/header/header-start.jpg) 0px 0 no-repeat;
	color: #EDEBE6;
	height: 282px;
	background-position: left;
	position: relative;
}

#flash {
    height:282px:
    }




/* ### Start-block Background ################################################# */



* html body #main-block { height: 0px; } { font-size:11px; }/* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {
	padding-right:0px;
	font-size:1.1em;
	line-height:140%;
}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:856px;
	height: 120px;
	background-image:url(../images/footer.jpg);
	background-position:left;
	position: relative;
	}

#footer p {
	padding: 20px 0;
	color:#F9F6F2;
	background:inherit;
	bottom:0;
	clear: both;
	font-size:10px;
}

#footer  a,
#footer  a:link {
	color:#735129;
	text-decoration: none;
	background:inherit;
	font-size:10px;
}

#footer  a:hover {
	color:#735129;
	text-decoration: none;
	background:inherit;
}

#copyrights {
    padding-left:588px;
	padding-top:84px;
	color:#888888;
    }
	
#navileiste {
	float:left;
	padding-left:50px;
	padding-top:85px;
	font-size:10px;
	}
	
#navileiste p {
	color:#666666;	}	
	
#footer #navileiste a,
#footer #navileiste a:link {
	color:#735129;
	text-decoration: none;
	background:inherit;
}

#footer #navileiste a:hover {
	color:#735129;
	text-decoration: none;
	background:inherit;
}	
