/* ----- BASIC ELEMENTS AND FONTS ----- */
html, body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Georgia;
	background: #ffffff url(images/header.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}
.logo {
	position: relative;
	float: left;
	margin: 20px 0px 10px -170px;
	padding: 0 0 0 0;
}
.plastic_id {
	position: relative;
	
	padding-top: 20px;
}
p {
	margin: 10px 30px 10px 30px;
}
#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size: 10px;
	text-align: left;
}
.left_box p {
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.left_box h3 {
	text-align: center;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color: #fff;
	font-size: 12px;
	text-align: justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	text-align: justify;
}
.content_box_photo h3 {
	/*margin: 0px 0px 10px 45px;
*/
}
#content_footer p {
	margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size: 11px;
	text-align: justify;
}
.red {
	color: red;
}
.yellow {
	color: #fff;
	font-weight: bold;
}
h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color: #33698f;
}
h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size: 12px;
	text-transform: uppercase;
	color: #33698f;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #33698f;
}
a {
	text-decoration: none;
	color: #33698f;
}
/*----- MENU ----- */
#nav_list {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list a {
	color: #fff;
}
.li_nav_body a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active a:active {
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}
/*----- LAYOUT ----- */
#container {
	width: 100%;
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	min-height: 100%;
	height: 100%;
}
#menu_header {
	width: 190px;
	height: 234px;
	text-align: left;
	float: left;
	margin: 0 0 0 30px;
}
#menu_left {
	width: 190px;
	min-height: 100%;
	margin: 0 0 0 30px;
	float: left;
	background: url(images/sidebar_body.png) repeat-y;
}
#head {
	width: 990px !important;
	width: 990px;
	height: 232px;
	float: left;
	text-align: right;
}
#content {
	width: 96%;
	min-width: 350px;

	text-align: justify;
	float: left;
	margin: 0 0 0 20px;
	background: url(images/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 20px 0px repeat-y;
}
#content table.center td {
	border: transparent;
}
.content_box {
	width: 600px;
	margin: 0px 0px 0px 30px;
	float: left;
}
.content_box_large {
	width: 70%;
	margin: 0px 0px 0px 20px;
	float: left;
}
.content_box_photo {
	width: 190px;
	margin: 0;
	float: left;
	padding: 0 0 10px
}
#content_footer {
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	width: 100%;
	clear: both;
	margin-bottom: -70px;
	height: 50px;
}
input, textarea, select {
	color: #074775;
	border: 1px solid #475472;
	background: #E7EFF4;
}
input {
	padding-left: 5px;
}
textarea {
	padding: 5px 5px 5px 5px;
}






/*----- MENU content Block rettung----- */
#nav_list2 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list2 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list2 a {
	color: #fff;
}
.li_nav_body2 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body2.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer2 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body2 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer2 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active2 a:active {
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}

/*----- MENU content Block pflege----- */
#nav_list3 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list3 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list3 a {
	color: #0488C8;
}
.li_nav_body3 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body3.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer3 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body3.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body3 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer3 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active3 a:active {
	background: url(images/nav_body3.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}

/*----- MENU content Block ausbildung----- */
#nav_list4 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list4 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list4 a {
	color: #fff;
}
.li_nav_body4 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body4.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer4 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body4.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body4 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer4 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active4 a:active {
	background: url(images/nav_body4.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}


/*----- MENU content Block asb----- */
#nav_list1 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list1 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list1 a {
	color: #fff;
}
.li_nav_body1 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer1 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body1 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer1 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active1 a:active {
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}


/*----- MENU content Block Kategorie----- */
/*----- MENU content Block rettung----- */
#nav_list2_2 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list2_2 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list2_2 a {
	color: #fff;
}
.li_nav_body2_2 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body2.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer2_2 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body2_2 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer2_2 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active2_2 a:active {
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}

/*----- MENU content Block pflege----- */
#nav_list3_3 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list3_3 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list3_3 a {
	color: #0488C8;
}
.li_nav_body3_3 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body3.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer3_3 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body3.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body3_3 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer3_3 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active3_3 a:active {
	background: url(images/nav_body3.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}

/*----- MENU content Block ausbildung----- */
#nav_list4_4 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list4_4 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list4_4 a {
	color: #fff;
}
.li_nav_body4_4 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body4.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer4_4 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body4.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body4_4 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer4_4 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active4_4 a:active {
	background: url(images/nav_body4.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}


/*----- MENU content Block asb----- */
#nav_list1_1 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 190px;
	list-style: none;
	overflow: hidden;
}
#nav_list1_1 li {
	width: 190px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav_list1_1 a {
	color: #fff;
}
.li_nav_body1_1 a {
	display: block;
	width: 190px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.li_nav_footer1_1 a {
	display: block;
	width: 190px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height: 21px;
}
.li_nav_body1_1 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_nav_footer1_1 a:hover {
	background-position:  0 -20px;
	color: #016001;
}
.li_active1_1 a:active {
	background: url(images/nav_body2.png) no-repeat;
	background-position:  0 -40px;
	color: #fff;
}
.left_box {
	width: 190px;
	float: left;
	margin: 0 0 0 10px;
}