/* @override http://sartex.hoch3.netzwirt.ch/themes/ginetex/css/main.css */

/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2008 http://www.monorom.to */

.print_head {
	display: none;
}

.teaser {
/*	background-color: yellow; */
	width: 221px; 
	height: 115px;  
	z-index: 5000;
	position: absolute; 
	top: 268px;
	line-height: 15px;
	margin-left: 233px;  
}

div.teaser p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 13px 13px 0;
	font-weight: normal;
	}

#ng_bitflux_org, body {
	background-color: #e5e4dc;
	font-size: 13px;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #000000;
	margin: 0;
	padding: 0; 

	height: 217px;
}

img {
	border: none;
}

/* for iePC */

td {
	font-size: 13px;
}

a {
	color: #058bc0;
}

a:visited {
	color: #058bc0;
}

a:hover {
	color: #058bc0;
}

a:active {
	color: #058bc0;
}

form {
	padding: 0;
	margin: 0;
}

.form {
	padding: 0px;
	margin: 5px 0 15px 29px;
}

textarea, .formgenerell input, input.formgenerell {
	width: 250px;
	border: 1px solid #fafaf8;
	margin-top: 0px;
	padding: 2px;
}

.formbutton {
	width: 100px;
	border: 1px solid #fafaf8;
	background-color: #fafaf8;
	color: #636765;
	font-size: 11px;
	margin-top: 15px;
}

.textarea {
	height: 80px;
}

.captcha {
	width: 100px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

/* patforms filter */

.formErrors {
	margin: 5px 25px 25px 25px;
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	background-color: #fafaf8;
	font-size: 11px;
}

.formlabelerror {
	color: #BB1111;
	font-weight: bold;
}

#banner {
	height: 195px;
	padding: 0;
	margin-bottom: 10px;
}

#banner_home {
	height: 297px;
	padding: 0;
	margin-bottom: 10px;
}

#topnavi {
	margin: 0;
	padding: 0;
	height: 83px;
	background-color: #e5e4dc;

}

#topnavi ul {
	list-style-type: none;
	padding: 39px 0 0;

	margin-left: 250px;
	margin-right: 0;
}

#topnavi li {
	display: inline;
/*	margin-right: 12px; */
	padding: 0;

}

#topnavi a {
	font-size: 10px;
	color: #636765;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
	margin-right: 12px;
	letter-spacing: 1px;
}

#topnavi a:visited {
	color: #636765;

}

#topnavi a:hover {
	color: #058bc0;

}

#topnavi a:active {
	color: #636765;

}

#topnavi a.selected, #topnavi a.selected:visited {
	margin-right: 12px;
	color: #058bc0;
	background: url(../images/navi.gif) repeat-x;
	padding-top: 7px;
	padding-bottom: 7px;
}

#header-left {
	width: 250px;
	height: 195px;
	margin: 0;
	padding: 0;
	background-color: #e5e4dc;
	background-image: url(../images/servicenavi_dot.jpg);
	float: left;
}

#header-left_home {
	width: 250px;
	height: 297px;
	margin: 0;
	padding: 0;
	background-color: #e5e4dc;
	background-image: url(../images/servicenavi_home_dot.jpg);
	float: left;
}

#logo {
	padding-left: 250px;
	padding: 0;
	float: left;
	background-color: #e5e4dc;
}

.language {
	text-transform: uppercase;
}

#metanavi {
	padding-left: 38px;
	padding-right: 29px;
	padding-top: 22px;
	color: #fff;
	font-size: 11px;
}

#metanavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;


/*	border-top: 1px dotted #fff; */
}

#metanavi ul li {
	line-height: 23px;


/*	border-bottom: 1px dotted #fff; */
}

#metanavi ul li  a {
	color: #fff;
	text-decoration: none;
}

#banner a {
	color: #343434;
	text-decoration: none;
}

#banner  a:hover {
	color: #ffffff;
}

/* container to center the layout
-------------------------------------- */

#container {
	width: 952px;
	padding: 0;
	margin: 0 auto;
	background-color: #e5e4dc;
}

/* content elements
-------------------------------------- */


#content_main {
	margin: 0px;
	padding-left: 240px;
	background-color: #e5e4dc;
	min-height: 450px;
}

#content p.center {
	text-align: center;
}

/* --- content cols --- */

#col_1 {
	float: left;
	width: 221px;
	background-color: #e5e4dc;
	margin: 0;
	padding: 0;
}

#col_2 {
	float: left;
	width: 221px;
	background-color: #e5e4dc;
	margin-left: 10px;
	padding: 0;
}

#col_3 {
	float: left;
	width: 221px;
	background-color: #e5e4dc;
	margin-left: 10px;
	padding: 0;
}

div.orange_box {
	background: url(../images/orange.gif) no-repeat;
	height: 115px;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
}

div.orange_box p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 13px 13px 0;
}

div.weiss_box {
	float: left;
	background: url(../images/weiss.gif) no-repeat;
	height: 115px;
width: 221px;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 0;
}

div.weiss_box p {
	clear: both;
	color: #636765;
	font-size: 11px;
	margin: 13px 13px 0;
	padding: 0;
}

div.weiss_box h1 {
	float: left;
	color: #058bc0;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 13px 0 0 13px;
}

div.weiss_box a {
	color: #058bc0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.weiss_box h1 a:visited {
	color: #058bc0;
	margin: 0;
	padding: 0;
}

div.weiss_box img {
	float: right;
	margin: 17px 13px 0 0;
	padding: 0;
}

div.stoff {
	float: left;
	background-color: #e5e4dc;
	height: 115px;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 0;
}

div.blau_box_home {
	width: 221px;
	float: left;
	background: url(../images/blau.gif) no-repeat;
	height: 115px;
	line-height: 15px;
	margin-bottom: 20px;
	padding: 0;
}

div.blau_box_home p {
	clear: both;
	color: #fff;
	font-size: 11px;
	margin: 13px 13px 0;
	padding: 0;
}

div.blau_box_cnt {
	width: 221px;
	float: left;
	background: url(../images/blau.gif) no-repeat;
	height: 115px;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 0;
}

div.blau_box_cnt p {
	clear: both;
	color: #fff;
	font-size: 11px;
	margin: 13px 13px 0;
	padding: 0;
}

div.blau_box_cnt p a, div.blau_box_home p a {
	text-decoration: none;
	color: white;
}


div.blau_box {
	width: 221px;
	float: left;
	background: url(../images/blau.gif) no-repeat;
	height: 115px;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 0;
}

div.blau_box p {
	clear: both;
	color: #fff;
	font-size: 11px;
	margin: 13px 13px 0;
	padding: 0;
}


/* --- End Col_1 --- */

#col_content {
	float: left;
	width: 461px;
	min-height: 500px;
	margin: 0;
	float: left;
	padding: 27px 0 24px;
}

#col_content_breit {
	float: left;
	width: 680px;
	min-height: 500px;
	margin: 0;
	float: left;
	padding: 27px 0 0;
}

#col_content_breit h1 {
	padding: 0;
	color: #058bc0;
	font-size: 16px;
/*	margin: 0 0 10px 29px; */
	margin: 0 0 15px;
}


#col_content_breit h2 {
	padding: 0;
	color: #058bc0;
	font-size: 11px;

	margin: 0 0 10px 29px;
}

#col_content_breit p {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 29px;
}

#col_content_breit p a {
	padding: 0;
	color: #058bc0;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 15px 29px; */
}

#col_content h1, h3 {
	padding: 0;
	color: #058bc0;
	font-size: 16px;
	margin: 0 0 15px 29px;
	font-weight: normal;
}

#content h3 {
	padding: 0;
	color: #058bc0;
	font-size: 14px;
	margin: 29px 0 10px 29px;
}

#col_content h2, h4 {
	padding: 0;
	color: #058bc0;
	font-size: 11px;

	margin: 0 0 10px 29px;
}

#col_content p {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 29px;
}

/* contact-form */

#contact_content_cnt {
float: left;
	width: 690px;
	min-height: 500px;
	margin: 0;

	padding: 0 0 54px;
}

#contact_content div#col_content {
margin: 0;
padding: 0;

}


#contact_content h1, h3 {
	padding: 0;
	color: #058bc0;
	font-size: 16px;
	margin: 0 0 15px;
	font-weight: normal;
}

#contact_content h2, h4 {
	padding: 0;
	color: #058bc0;
	font-size: 11px;

	margin: 0 0 10px 0;
}

#contact_content p {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 0;
}

#contact_content p a {
	padding: 0;
	color: #058bc0;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 15px 29px; */
}

/* end contact-form */


div#LSShadow {
		color: #636765;
	font-size: 11px;
/*	margin-left: 29px; */
}

select#liveselect {
	color: #636765;
	font-size: 11px;
}

form#searchform {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 29px;
}

#col_content p a {
	padding: 0;
	color: #058bc0;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 15px 29px; */
}

h1.contactthanxtitle {
	padding-top: 27px;
	color: #058bc0;
	font-size: 16px;
	margin: 29px 0 10px 249px;
}

p.contactthanxtext {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 249px;
}

#contactform {
	margin: 0;
	padding: 0;
/* background-color: yellow; */
}

.contact_me {
	width: 230px;
	padding-top: 5px;
}


#col_content_faq {
	float: left;
	width: 461px;
	min-height: 500px;
	margin: 0;
	float: left;
	padding: 27px 0 54px;
}

#col_content_faq {
	float: left;
	width: 461px;
	min-height: 500px;
	margin: 0;
	float: left;
	padding: 27px 0 54px;
}

#col_content_faq h1, h3 {
	padding: 0;
	color: #058bc0;
	font-size: 16px;
	margin: 0 0 15px 29px;
}

#col_content_faq h2, h4 {
	padding: 0;
	color: #058bc0;
	font-size: 11px;

	margin: 0 0 10px 29px;
}

#col_content_faq p {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 15px 29px;
}

#col_content_faq p a {
	padding: 0;
	color: #636765;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 15px 29px; */
}

#col_content_faq p a:hover {
	padding: 0;
	color: #058bc0;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 15px 29px; */
}

ul.liste {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 10px 49px;
}

ul.liste li {
	list-style-image: url(../images/liste.gif);
	list-style-position: outside;
}

ul.pliste {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 0 10px 49px;
}

ul.pliste li {
	list-style-image: url(../images/liste.gif);
	list-style-position: outside;
	padding-bottom: 12px;
}

/* - - - table gattungsnamen - - - */

table.links {
		padding: 0;
		margin: 10px 0 29px 29px;
text-decoration: none;
}

table.gattungsnamen {
		padding: 0;
		margin: 10px 0 29px;
text-decoration: none;
}

table.gattungsnamen tbody {
	color: #058bc0;
	font-size: 11px;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.gattungsnamen th {
	text-align: left;
	margin: 0;
	padding: 0;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.gattungsnamen tr td {
/*	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px; */
	padding-top: 5px;
	padding-bottom: 5px;
}

h4.mitgliedtitle {
	margin: 0;
	padding: 0;
	background: url(../images/navi.gif) repeat-x;
	line-height: 24px;
}

table.mitglieder {
		padding: 0;
		margin: 0 0 19px 29px;
text-decoration: none;
}

table.mitglieder tbody {
	color: #058bc0;
	font-size: 11px;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.mitglieder th {
	text-align: left;
	margin: 0;
	padding: 0;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.mitglieder tr td {
/*	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px; */
	padding-top: 1px;
	padding-bottom: 1px;
}
/*
table.mitglieder tbody tr td.tabinhalt a {
	color: #636765;
} */


.zentriert {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
.tabinhalt {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 3px; 
	height: 15px;
}


.tabinhalt a {
	text-decoration: none;
}

/* - - - end table gattungsnamen - - - */

/* - - - table pflegesymbole - - - */

table.pflegesymbole {
		padding: 0;
		margin: 10px 0 10px 29px;

}

table.pflegesymbole tbody {
	color: #058bc0;
	font-size: 11px;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.pflegesymbole th {
	text-align: left;
	margin: 0;
	padding: 0;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.pflegesymbole tr td {
/*	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px; */
	padding-top: 5px; 
	padding-bottom: 5px;
}

table.pflegeueber {
		padding: 0;
		margin: 0;

}

table.pflegeueber tbody {
	color: #058bc0;
	font-size: 11px;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.pflegeueber th {
	text-align: left;
	margin: 0;
	padding: 0;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.pflegeueber tr td {
/*	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px; */
	padding-top: 5px; 
	padding-bottom: 5px;
}

table.laender {
		padding: 0;
		margin: 0 0 0 29px;

}

table.laender tbody {
	color: #058bc0;
	font-size: 11px;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.laender th {
	text-align: left;
	margin: 0;
	padding: 0;
			font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

table.laender tr td {
/*	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px; */
	padding-top: 5px; 
	padding-bottom: 5px;
}

.zentriert_pflege {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	vertical-align: top;
	font-size: 11px;
	text-align: center; 
}

.tabinhalt_pflege {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px;
	text-decoration: none;
}

.tabinhalt_ueber {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #636765;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}

img.pflege_linie {
margin-left: 29px;
}

img.letzte_pflege_linie {
margin-left: 29px;
margin-bottom: 29px;
}

strong.blue {
	font-weight: normal;
	color: #058bc0;
}

strong.blue a {
text-decoration: none;
}

td.zentriert_pflege img {
	padding-top: 5px;
vertical-align: top;
}

/* - - - end table pflegesymbole - - - */

/* elements for the gallery
-------------------------------------- */

/* My Comment */

#content #gallerie {
	float: left;
	padding: 0px 0px 10px 25px;
	margin: 0px 0px 20px 0px;
}

#content .thumbnail {
	float: left;
	width: 100px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}

#content .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#content  br.antileft {
	clear: left;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/

#gallerie_preview {
	padding: 0px 10px 10px 25px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #778899;
}

#gallerie_preview .thumbnail {
	float: left;
	width: 100px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

#gallerie_preview .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#gallerie_preview_navi {
	margin-top: 10px;
}

#gallerie_preview_info {
	margin-top: 10px;
	visibility: visible;
}

/* elements for left and right navigation
-------------------------------------- */

#left {
	height: 500px;
	float: left;
	width: 221px;
	min-height: 500px;
	margin: 0;
	padding: 0 10px 0 19px;
	font-size: 11px;
}

#search {
	height: 69px;
	margin-bottom: 10px;
	background: url(../images/suche_login.jpg) no-repeat;
	padding: 0;
	padding-left: 17px;
	padding-top: 12px;
}

div#search a {
	color: #636765;
	font-size: 11px;
}

#search img{
	width: 18px;
	height: 7px;
	float: right;
	margin: 0;
	padding-top: 5px;
	padding-right: 17px;
}

.suche {
	display: block;
	margin-top: 2px;
	margin-bottom: 9px;
	padding-left: 5px;
	width: 118px;
	border: 1px solid #fafaf8;
	color: #636765;
	font-size: 11px;
	background-color: #fafaf8;
}

.extranet_user {
	display: block;
	padding-left: 5px;
	width: 118px;
	border: 1px solid #fafaf8;
	color: #636765;
	font-size: 11px;
	background-color: #fafaf8;
}

.extranet_password {
	display: block;
		padding-left: 5px;
	width: 118px;
	border: 1px solid #fff;
	color: #636765;
	font-size: 11px;
}

#right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 15px 0;
	font-size: 11px;
}

#right p {
	padding: 0 15px 15px;
	margin: 0;
}

#left a, #right a {
	text-decoration: none;
	color: #343434;
}

#right ul {
	list-style-type: none;
	margin: 0 15px 20px;
	padding: 0;
}

#left ul {
	list-style-type: none;
	margin: 0 15px;
	padding: 0;
}

#right li {
	margin-bottom: 8px;
}

ul#subnav {
	margin: 0;
	padding: 0;
margin-left: 19px; 
	line-height: 22px;
}

ul#subnav li {
	margin: 0;
	padding: 0;
}

ul#subnav li ul {
	margin: 0;
	padding-left: 8px;
}

ul#subnav li a {
	display: block;
	width: 185px;
	height: 24px;
	line-height: 22px;
	color: #636765;
	border-bottom: 1px dotted #e5e4dc;
}

ul#subnav li a.selected {
	width: 185px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #058bc0;
	background: url(../images/subnav.jpg) no-repeat;
}


ul#subnav li a:hover {

	color: #058bc0;
	
}

ul#subnav li ul li a {
	margin: 0;
	padding: 0;
/*	width: 145px; */
}

ul#subnav li ul li a.selected {
/*	width: 185px; */
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #058bc0;
	background-image: none;
/*	background: url(../images/subnav.jpg) no-repeat; */
}

/* --- News --- */

ul#news {
	font-size: 11px;
	margin: 0 0 13px 29px;
	padding: 13px 0;
	line-height: 30px;
	list-style-type: none;
}

ul#news li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	background: url(../images/news_backgr.jpg) no-repeat;
}

ul#news li a {
/*	margin-left: 5px; */
padding-left: 5px;
	display: block;
	text-decoration: none;
	width: 432px;
	height: 30px;
	line-height: 28px;
	color: #058bc0;
	border-bottom: 1px dotted #e5e4dc;
}

ul#news li a:hover {
	background: url(../images/news_backgr_hov.jpg) no-repeat;

} 

/*
ul#news li a.selected {
	width: 185px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #058bc0;
} */

/*
ul#subnav li a.selected, #topnavi a.selected:visited {
		width: 183px;
color: #636765;
	color: #058bc0;
	border-top: 1px dotted  #636765;
	border-bottom: 1px dotted  #636765;
} */

/* - - - pflegesymbole-uebersicht - - - */

ul#pflegeuebersicht {
	margin: 0 0 0 29px;
	padding: 0;
	font-size: 11px;
	text-align: center;
	line-height: 33px;
	list-style-type: none;
}

ul#pflegeuebersicht li.waschen {
	width: 40px;
	margin: 0;
	padding: 0;
	height: 33px;
	line-height: 40px;
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_waschen.gif) no-repeat;
}
ul#pflegeuebersicht li.bleichen {
	width: 40px;
	margin: 0;
	padding: 0;
	height: 33px;
	line-height: 40px;
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_bleichen.gif) no-repeat;
}
ul#pflegeuebersicht li.trocknen {
		width: 40px;
	margin: 0;
	padding: 0;
		height: 33px;
	line-height: 40px;
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_trocknen.gif) no-repeat;
}
ul#pflegeuebersicht li.buegeln {
		width: 40px;
	margin: 0;
	padding: 0;
		height: 33px;
	line-height: 40px;
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_buegeln.gif) no-repeat;
}
ul#pflegeuebersicht li.kreis {
		width: 40px;
	margin: 0;
	padding: 0;
		height: 33px;
	line-height: 40px;
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_kreis.gif) no-repeat;
}

ul#pflegeuebersicht li a {
	padding-left: 5px;
	display: block;
	text-decoration: none;
/*	width: 432px; */
	height: 33px;
	line-height: 28px;
	color: #058bc0;
}

ul#pflegeuebersicht li.waschen a:hover {
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_waschen_blau.gif) no-repeat;
}
ul#pflegeuebersicht li.bleichen a:hover {
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_bleichen_blau.gif) no-repeat;
}
ul#pflegeuebersicht li.trocknen a:hover {
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_trocknen_blau.gif) no-repeat;
}
ul#pflegeuebersicht li.buegeln a:hover {
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_buegeln_blau.gif) no-repeat;
}
ul#pflegeuebersicht li.kreis a:hover {
	background: url(/files/images/pflegesymbole/uebersicht_blau/00_kreis_blau.gif) no-repeat;
}

.symbolenebeneinander {
	margin: 0;
	padding: 13px 0 13px 29px;
	text-align: center;
	letter-spacing: 15px;
}

/* - - - end pflegesymbole-uebersicht - - - */

#left h3, #right h3, #left p {
	margin: 0 0 5px;
	padding: 0 15px;
}

/*footer
-------------------------------------- */

#footer {
	clear: both;
	color: #636765;
	margin-left: 499px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #e5e4dc;
	background: url(../images/navi.gif) repeat-x;
	line-height: 24px;
/*	border-top: 1px dotted #636765;
	border-bottom: 1px dotted #636765; */
	font-size: 10px;
}

#footer a {
	margin-right: 10px;
	text-decoration: none;
	color: #058bc0;
	font-size: 11px;
}

.footer_home {
	clear: both;
	color: #636765;
	padding: 0;
	background-color: #e5e4dc;
	background: url(../images/navi.gif) repeat-x;
	line-height: 24px;
	font-size: 11px;
	margin: 0;
}

.footer_home a {
	margin-right: 10px;
	text-decoration: none;
	color: #058bc0;
	font-size: 11px;
}

.footer_home p {
margin: 0;
padding: 0;
} 

/* just used for the blog
-------------------------------------- */

#content .post_title {
	border-bottom: 1px solid #343434;
	margin: 0 25px 3px 25px;
	padding: 0 0 5px;
}

#content .post_title a {
	text-decoration: none;
	color: #343434;
}

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

.right {
	float: right;
}

.post_content {
	line-height: 19px;
	padding-top: 0;
	margin: 5px 25px 15px;
}

#content .post_content p {
	padding: 0 0 15px;
	margin: 0;
}

.post_content_extended {
	line-height: 18px;
	padding-top: 0;
	margin: 5px 25px 15px;
}

#content .post_content_extended p {
	padding: 0 0 15px;
	margin: 0;
}

h3.blog, #right  h3.blog {
	margin-bottom: 5px;
}

.post_links, .post_tags, .post_related_entries {
	text-align: right;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
}

.post_more {
	float: left;
}

.post_tags, .post_related_entries {
	padding-bottom: 10px;
}

.blog_pager {
	padding-top: 0px;
	margin: 5px 25px 15px
}

#right .blog li {
	line-height: 15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}

#livesearch {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	width: 140px;
	display: block;
}

#right input#livesearch {
	padding: 1px;
	width: 120px;
	border: 1px solid #aaaaaa;
}

.formurl {
	display: none;
}

.blog_gravatar {
	float: right;
	padding-left: 5px;
}

/*Events*/

pre {
	display: block;
	padding: 1em 7px 1em 5px;
	margin-top: 0px;
	margin-bottom: 1em;
	border: 1px dashed #aaa;
	color: Black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	overflow: auto;
}

/* loginform */

#littleLogin  input.input {
	font-size: 11px;
	width: 6em;
}

#littleLogin input {
	font-size: 11px;
	background-color: #f3f3f3;
	border: 1px solid #555555;
	margin-top: 3px;
}

#littleLogin label {
	width: 3em;
	float: left;
	line-height: 21px;
	clear: left;
}

#littleLogin {
	margin-left: 15px;
}
/*
.tabbox {
	width: 430px;
	margin: 0 0 15px 29px;

}
.tabboxbild {
	float: left;
	

}
.tabboxtext {
	float: right;
	width: 355px;
} 
*/



form#contact tbody tr{
height: 24px;
}

form#contact tbody tr td{
	margin: 0;
	color: #636765;
	font-size: 11px;
vertical-align: top;
	padding-right: 5px;
	padding-left: 0;
}

form#contact input#pfo1, input#pfo2, textarea#pfo4 {
		color: #636765;
	font-size: 11px;
		font-family: Arial, Verdana, "Lucida Grande", sans-serif;
		width: 230px;
}

input#pfo5 { 
margin: 0;
padding: 0;
}

input.suche {
	margin: 0;
	padding: 0;
	width: 250px;
}
div#content form table#searchtable tbody tr td input.formbutton {
	margin: 0;
	padding: 0;
}
table#searchtable {
	margin-top: 29px;
	margin-left: 29px;
	margin-bottom: 29px;
}

div#logincontent h3 {
	padding-top: 27px;
padding-left: 249px;
}
table.exlogin tr td {
	padding-left: 27px;
	color: #636765;
	font-size: 11px;
}

#logincontent td.first {
	width: 120px;
}

#logincontent td.second {
	width: 240px;
}


div#logincontent p {
padding-left: 279px;
	color: #636765;
	font-size: 11px;
}
div#logincontent a {
text-decoration: none;
}
/*
table.exlost {
	margin: 0;
padding: 0;
	padding-left: 27px; 
}
*/
table.exlost tr td {
	color: #636765;
	font-size: 11px;
	padding-left: 27px;
	}

table.exlost tbody tr td {
	color: #636765;
	font-size: 11px;
	margin-left: -27px;
}

table.exlost input.suche {
float: left;
}

table.exlogin tbody tr td input.suche,
table.exlost tbody tr td input.suche
 {
	width: 150px;
}
.tableline {
		background: url(../images/navi.gif) repeat-x;
}

.tableline_top {
		background: url(../images/navi.gif) repeat-x;
}
/*
tr.cnt_name {
	line-height: 24px;
			background: url(../images/navi.gif) repeat-x;
}
tr.cnt_mail {
			line-height: 24px;
			background: url(../images/navi.gif) repeat-x;
}
*/
div#contactform form#contact table tbody tr td input.formbutton {
	border: none;
		background-color: #e5e4dc;
	margin-top: 5px;
	margin-left: -30px;
	padding: 0;
	color: #058bc0;

}

div#contactform form#contact table tbody tr {
	 height: auto;
}

div#contactform form#contact table tbody tr td {
width: 130px;
	color: #058bc0;
}
td.cnt_name, td.cnt_mail, td.cnt_cmt {
	padding-top: 5px;
}

div#contactform form#contact table tbody tr.cnt_line {
	margin: 0;
	padding: 0;
	height: 1px;
}

p.extraonly {
	padding: 0;
	color: #636765;
	font-size: 11px;
	margin: 0 20px 15px 251px;
}
