/* GLOBALE DEFINITIONEN */
html {
	min-height:101%;
}
body {
	margin:0 auto;
	width:980px;
	padding:0;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height:17px;
	text-align: left;
	color:#000000;
	background-color:#cececf;
}
img {
	border: 0;
	margin:0;
	padding:0;
}
p {	
	margin:0;
	padding:0;
}
h1 {
	padding:0;
	margin:0;
	color:#354e97;
	line-height:30px !important;
	line-height:30px;
}
h2 {
	padding:10px 0 0 28px;
	margin:0;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color:#06287a;
}
.clear_both {
	clear:both;
}
/* CONTAINER */
#container {	
/*	border:1px solid #0F3C77;  BORDER FUER TESTZWECKE */
	text-align:left;
	float:left;
	width:980px;
}
#container_content {	
/*	border:1px solid #0F3C77;  BORDER FUER TESTZWECKE */
	text-align:left;
	float:left;
	width:980px;
	background-image: url(../gfx/content/content_body.gif);
}

/* HEAD */
#head {
	float: left;
	padding: 0 0 4px 0;
	background-color:#FFFFFF;
	width:980px;
}
#logo {
	float:left;
	margin:12px 0 0 33px;
}

/* NAVIGATION */
#navigation {
	float:left;
	margin:15px 0 0 35px;
}
#navigation li {
	background-color: transparent;
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
}
#navigation ul {
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.startseite a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
}
.startseite a:hover {	
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.startseite_active a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.pflegeunfall a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
}
.pflegeunfall_active a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.pflegeunfall a:hover {
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.pflegeinformationen a {
	width: 160px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
}
.pflegeinformationen_active a {
	width: 160px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
	background-image:url(../gfx/navigation/navi_bubble_lang.gif);
	background-repeat: no-repeat;
}
.pflegeinformationen a:hover {
	background-image:url(../gfx/navigation/navi_bubble_lang.gif);
	background-repeat: no-repeat;
}
.download a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
}
.download_active a {
	width: 126px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.download a:hover {
	background-image:url(../gfx/navigation/navi_bubble_kurz.gif);
	background-repeat: no-repeat;
}
.vertragsbestimmungen a {
	width: 160px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
}
.vertragsbestimmungen_active a {
	width: 160px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	display: block;
	float:left;
	font-size: 14px;
	color: #001d73;
	text-decoration: none;
	text-align: center;
	background-image:url(../gfx/navigation/navi_bubble_lang.gif);
	background-repeat: no-repeat;
}
.vertragsbestimmungen a:hover {
	background-image:url(../gfx/navigation/navi_bubble_lang.gif);
	background-repeat: no-repeat;
}
/* CONTENT */
#flashbuehne {

}
#teaserleiste {
	width: 980px;
	height: 132px;
/*	background-image: url(../gfx/home/3x_teaser.jpg);*/
	background-image: url(../gfx/home/3erteaser_2.jpg);	
}
.teaser_links {
	float: left;
	width: 327px;
	height: 132px;
}
.teaser_mitte {
	float: left;
	width: 327px;
	height: 132px;
}
.teaser_rechts {
	float: left;
	width: 322px;
	height: 132px;
}
.teaser {
	margin: 8px 0 0 28px;
}
.teaser a {
	text-decoration: none;
	color: #000000;
}
.teaser a:hover {
	text-decoration: underline;
	color: #000000;
}
.input {
	float:left;
	padding:0 0 0 28px;
}
.abschicken {
	float:left;
}

#content_links {	
	float: left;
}
#content_rechts {
	float: left;
	margin: 43px 0 0 0;
}

/* CLAIM */
.claim {
	float: left;
	margin: 43px 0 0 0;
}
.txt_links {
	float: left;
}
.txt_links a {
	text-decoration: none;
	color: #000000;
}
.txt_links a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt_links li {
	list-style-image: url(../gfx/content/pfeil_blau.gif);
}
.txt_rechts {
	float: left;
	padding: 0 0 0 15px;
}
.klein {
	margin: 8px 0 20px 28px;
	font-size: 11px;
	line-height: 12px;
}
.klein a {
	text-decoration: none;
	color: #000000;
}
.klein a:hover {
	text-decoration: underline;
	color: #000000;
}
/* TEXTBOX */
.txt_box_oben {
	margin: 0 0 0 58px;
}
.txt_box_mitte {
	width: 362px;
	margin: 0 0 0 58px;
	padding: 0 0 0 15px;
	background-color: #FFFFFF;
}
.txt_box_mitte a {
	text-decoration: underline;
	color: #000000;
}
.txt_box_mitte a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt_box_mitte h2 {
	margin: 0;
	padding: 0;
}
.txt_box_mitte ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.txt_box_mitte li {
	font-size: 11px;
	margin: 0;
	padding: 0 20px 5px 15px;
	list-style: none;
	background-image: url(../gfx/content/haken_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0 3px; 
}
.txt_box_mitte li a {
	text-decoration: none;
	color: #000000;
}
.txt_box_mitte li a:hover {
	text-decoration: underline;
	color: #000000;
}
.li_download {
	background-image:none;
}
.txt_box_unten {
	margin: 0 0 20px 58px;
}
.onlineabschluss {
	padding: 0;
	margin: 0 0 0 58px;
}
.onlineabschluss h2 {
	padding: 0;
	margin: 0;
}
/* FOOTER */
#footer {
	float: left;
	width: 947px;
	height: 132px;	
	padding: 13px 0 0 33px;
	background-image: url(../gfx/_share/abbinder.jpg);
}
.servicenavi {	
	float: left;
	width: 118px;
	height: 122px;
	margin: 0 33px 0 0;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.servicenavi a {
	color: #FFFFFF;
	text-decoration: none;
}
.servicenavi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.servicenavi ul {
	padding: 20px;
	margin: 0;
	list-style: none;
}
.downloads {
	float:left;
	width: 494px;
	height: 122px;
	font-size: 10px;
	color: #FFFFFF;
}
.downloads a {
	color: #FFFFFF;
	text-decoration: none;
}
.downloads a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.downloads_image {
	float:left;
	padding: 20px 10px 0 22px;
}
.downloads_liste_links {
	float:left;
	padding: 8px 0px 0 0;
}
.downloads_liste_links ul {
	list-style: none;
	margin:0;
	padding: 10px 0 0 30px;
}
.downloads_liste_rechts {
	float:left;
	padding: 10px 0 0 0;
}
.downloads_liste_rechts ul {
	list-style: none;
	margin:0;
	padding: 8px 0 0 025px;
}
.error {
	float:left;
	padding: 18px 0 0 660px!important;
	padding: 18px 0 0 20px;
	visibility:hidden;
	color: #ff0000;
	font-weight: bold;
	position: absolute;
}
.error_popup {
	float:left;
	padding: 10px 0 0 24px;
	visibility:hidden;
	color: #ff0000;
	font-weight: bold;
	position: absolute;
}

.adp_adresse {
   float:left;
   color:#FFFFFF;
   padding:7px 0 0 35px;
   font-size:11px;
	line-height:13px;
}

.adp_adresse p {
	padding:0 0 5px 0;
}

.adp_adresse a {
	color:#FFFFFF;
   text-decoration:none;
}
.form_suche {
	margin-top:10px;
}
*+html .form_suche {
	margin-top:0px;
}
