#title {
	position: relative;
	height: 162px;
	float: right;
    width: 274px;
	margin:0;
	padding:0;
}

#title h1 {
	position: absolute;
    bottom: 10px;
    margin:0;
    line-height: 1.25;
}

#startseite_content p{
	margin-top:0;
	padding-top:0;
}

#startseite_content ul {
	margin-bottom: 20px;
}

#startseite_content {
	position: relative;
	width: 402px;
	background-color: #859da8;
	background-image: url(../img/bg_breadcrumbs.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 18px 20px;
	margin-bottom: 20px;
}

#startseite_content h1 {
	color: #fff;
}

#startseite_content img.left {
	float: left;
	margin-right: 10px;
    margin-bottom: 10px;
}

#startseite_content img.right {
	float: right;
	margin-left: 10px;
	margin-right: -20px;
}

#startseite_content li {
	list-style-image: url(../img/bullet_pfeil_weiss.gif);
}

/* WM Startseite */
div.karikatur {
	float: left;
	width: 120px;
	height: 90px;
	margin: 0 14px 14px 0;
}

.clear {
	clear:both;
}

#startseite_content img {
	border:1px solid #b2c5cf;
}

div.box {
 clear:both;
 margin-top:50px;
}
