body {
	font-size:14px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 40px;
	color: #DB5268;
	margin-top: 40px;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
}
.menu {
	height: 100%;
	width: 250px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	z-index: 11;
}
.content_header {
	height: 10%;
	width: 650px;
	position: absolute;
	z-index: 20;
	left: 250px;
	top: 0px;
	margin-left: 2px;
}
.content {
	height: 82%;
	width: 650px;
	position: absolute;
	left: 250px;
	top: 100px;
	overflow: auto;
}
.content_text {
	height: auto;
	width: 80%;
	left: 10%;
	right: 10%;
	top: 50px;
	padding-left: 50px;
	padding-top: 30px;

}
.menu_main {
	text-align:right;
}
.picture_right {
	float:right;
	margin: 5px;
}
.picture_left {
	float:left;
	margin: 5px;
}
#menu_main ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	z-index: 12;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	font-weight: bolder;
	font-size: 16px;
	color: #4E5A65;
	text-align: left;
	width: 200px;
	padding-left: 5px;
}
.menu_sub_ang {
	visibility: hidden;
	left: 181px;
	top: 268px;
	position: absolute;
	width: 110px;
	z-index: 1;
}
#menu_sub_ang ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	font-weight: bolder;
	font-size: 14px;
	color: #4E5A65;
	background-color: #FFFFFF;
}
.menu_sub_team {
	visibility: hidden;
	left: 181px;
	top: 315px;
	position: absolute;
	width: 110px;
	z-index: 1;
}
#menu_sub_team ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	font-weight: bolder;
	font-size: 14px;
	color: #4E5A65;
	background-color: #FFFFFF;
}
.blumen_menu_unten {
	position: absolute;
	width: 192px;
	height: 259px;
	bottom: 0px;
	visibility: inherit;
	left: 58px;
}
.blumen_content_oben {
	background-image: url(blumen_content.gif);
	position: absolute;
	width: 275px;
	height: 283px;
	top: 5px;
	visibility: inherit;
	left: 625px;
}
.caritas_logo {
	background-image: url(logo_caritas.gif);
	position: absolute;
	width: 58px;
	height: 77px;
	top: 10px;
	visibility: inherit;
	right: 10px;
}
#menulink:link {
	font-size: 16px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#menulink:visited {
	font-size: 16px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#menulink:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
#menulink:active {
	font-size: 16px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#menusublink:link {
	font-size: 14px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#menusublink:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#menusublink:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
#menusublink:active {
	font-size: 14px;
	font-weight: bolder;
	color: #4E5A65;
	text-decoration: none;
}
#mainlink:link {
	text-decoration: underline;
	color: #000000;
}
#mainlink:visited {
	text-decoration: underline;
	color: #000000;
}
#mainlink:hover {
	color: #4E5A65;
	text-decoration: underline;
}
#mainlink:active {
	text-decoration: underline;
	color: #000000;
}

