/**
 * Style sheet bbm-sommer
 */
/* Abstand zwischen left main footer */
.inside
{
	padding:10px;
}

body
{
	background-color:#009835;
	background-position:center top;
	background-repeat:repeat-y;
}

#container
{
	padding-top:20px;
	background-color:#E9E7F1;
}

#left
{
	padding-top:20px;
	padding-bottom:50px;
	vertical-align:top;
}

#bannerbild
{
	float:right;
	margin:0px;
	padding:0px;
}

#Navigation_Horizontal
{
	float:right;
	margin:0px;
	padding:0px;
	background-color:#E9E7F1;
}

#footer
{
	background-color:#d6e1f8;
}


/**
 * comment
 */
/* Comment */
.comment_default
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #999999;
}


/**
 * text
 */
/* Aufzählung */
.level_1
{
	font-size:12px;
	line-height:16px;
	list-style-image:url("tl_files/standard/aufzaehlung.jpg");
}
