body { background: #2e4323; }

.sidebarbox {
	padding:5px;
	border:1px solid;
	background-color:#2e4323;
	border-color:#777733;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}

.entry img {
	float:left;
	padding:0;
	margin: 0 6px 0 0;
}

.vorschau {
	background-image: url(http://online-kartenlegen.com/images/vorschau.jpg);
	width:150px;
	height:100px;
	float:left;
	border:1px solid;
	border-color:#cccccc;
	margin: 0;
	padding:0;
}

a { color: #39701e; }

#wrapper { background: #506d42 url(images/bg-wrapper-green.gif) no-repeat; }

#narrowcolumn-wrapper {	background: url(images/narrowcolumn-bottom-green.jpg) no-repeat left bottom; }

#menu ul li { background: url(images/tab-right-green.gif) no-repeat right top; }
#menu ul li a { background: url(images/tab-left-green.gif) no-repeat; }
#menu ul li:hover { background: url(images/tab-right-hover-green.gif) no-repeat right top; }
#menu ul li a:hover { background: url(images/tab-left-hover-green.gif) no-repeat; }
#menu ul li.current_page_item { background: url(images/tab-right-hover-green.gif) no-repeat right top; }
#menu ul li.current_page_item a { background: url(images/tab-left-hover-green.gif) no-repeat; }

#header { background: url(images/header-green2.jpg) no-repeat; }

#sidebar { background: #506d42; }

.Search input.keyword { background: url(./images/search-green.gif) no-repeat; } 

#footer { background: #506d42 url(images/footer-green.gif) no-repeat left bottom; }
