
#container {
	background:#f0f0f0 url(images/bodybg-green2.jpg) repeat-x;
}

#sitename {
	background: url(images/pictogramm_volleyball_80.gif) right bottom no-repeat;
	width: 85%;
}

a {
	color:#1D8807;
}

#content {	
	margin:0 200px 0 220px;
}


#leftside {
	width:205px;
}

#leftside ul.box li a {
	color:#1D8807;
}

#mainmenu a {
	color: #1D8807;
}

#mainmenu a:hover {
	background: url(images/menuhover-green.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-green.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-green.jpg) center left repeat-x;
}

#rightside ul.xoxo li {
	list-style: disc;
}

#leftside li ul ul li {
	margin-left: 18px;
	list-style: square;
}

#leftside li ul ul {
	margin-bottom: 6px;
}

.social_bookmark {
	margin-top: 20px;
}

.category {
	margin-top: 20px;
}

.postmetadata {
	margin-top: 20px;
}

.wp-caption {
	float: left;
	border: 1px solid grey;
	padding: 3px;
	margin:0px 9px 3px 0px;
	text-align: center;
}

#recent-posts-3 ul li {
	margin-left: 14px;
	list-style: square;
}

