#InhaltAussen {
	float: left;
	width: 100%;
}

#InhaltInnen {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}

#StartseiteApothekerin {
	width: 98%;
	height: 134 px;
	background-color: #E6EFF6; 
	margin: 0px; 
	padding: 0px; 
	border-top: #7A8798 1px solid;
	border-right: #7A8798 1px solid;
	border-bottom: #7A8798 1px solid;
	text-align: right;
	background-image:url(/cms/upload/master/startseite_augen.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}

.StartseiteThemenbox { 
	float: left; 
	width: 15%; 
	padding-bottom: 10px; 
}

.StartseiteThemenboxHeader {
}

.StartseiteThemenboxBody {
	border-left: #C0C0C0 1px solid;
}

.StartseiteThemenboxHeaderIcon {
	margin-left: 6px;
}

.StartseiteThemenbox h2 {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 0.85em;
}

.StartseiteThemenbox p {
	background-image:url(/cms/upload/master/startseite_themenbox-bullet.gif); 
	background-repeat: no-repeat; 
	background-position: -1px 3px; 
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 0.85em;
}

