body							{ background:#eeece9;}
#site							{ }


#top							{ background: #FFF url('/img/layout/top_bg.png') no-repeat 60% top;}
#top-2							{ height:108px;background:transparent url('/img/layout/forest.png') no-repeat right bottom;}
#logo, #navigation ul, .content	{ width: 800px; margin:0 auto;}
.content						{ width: 840px; margin:0 auto;}

#foot							{ width: 840px; margin:10px auto; clear:both;}
#foot .shadowBox div			{ background:#DDD; padding:10px;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc; border-left:1px solid #bcbcbc; }

#navigation						{ height:32px;	background:#35322b; }
#navigation ul					{ padding-top:8px;padding-bottom:8px; background:transparent url('/img/telefon.png') no-repeat right;}
#navigation ul li				{ display:inline; margin-right:14px; }
#navigation ul li.current		{ border-bottom:2px solid #f38833; }
#navigation ul li:hover			{ border-bottom:2px solid #d4ca99; }
#navigation a					{ font:bold 14px sans-serif;color:#FFF; text-decoration:none; text-transform: uppercase;}

.content						{ margin-top:10px; }

.shadowBox						{ background:#FFF url('/img/content_bg.png') repeat-y right top;padding-right:6px; margin-bottom:10px;margin-right:10px;margin-left:10px;clear:both;}
.contentBox 					{ background:#FFF; padding:10px;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc; border-left:1px solid #bcbcbc;}

.halfBox						{ width:394px; float:left; clear:none !important;}

.twoThirdBoxLeft				{ width:488px; float:left; clear:none !important;}
.oneThirdBoxRight				{ width:300px; float:right; clear:none !important;}
