
html[xmlns^="http"] {

	/* verhindert Mozilla-Zucken

	 * > Firefox 1.5

	*/

	overflow-y: scroll;

}

/* allgemeine formatierung */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../gfx/hint_2.jpg);
	background-repeat: repeat-y;
	line-height:18px;
}

/* container */
#main{
	margin: 10px auto;
	width:1024px;
	background-color: #ffffff;
	background-image: url(../gfx/bg_main.jpg);
	background-repeat:repeat-y;
}
#headergrafik {
	width: 1024px;
	height: 60px;
	overflow:hidden;
}
#spacerTop {
	width:1024px;
	height:5px;
	background-color: #ffffff;
}
#headergrafik2 {
	width:633px;
	height: 266px;
	margin-left:1px;
	overflow:hidden;
}
#left {
	width: 226px;
	float:left;
}
#left a img {
	border:0px;
}
#center {
	width: 635px;

	float:left;
}
#right {
	width: 163px;

	float:left;
}
#footer {
	width:1024px;
	height: 30px;
}
#inhalt {
	padding: 20px 54px;
	width: 526px;
}
#untermenue {
	width: 153px;
	height: 238px;
	padding: 0 5px 0 5px;
}
#schnellnavi_suche {
	width:153px;
	height:92px;
}
#newsHeader {
	width:143px;
	height: 28px;
	padding-left: 20px;
	line-height: 28px;
	text-transform:uppercase;
	background-color: #e2001a;
	color: #ffffff;
}

/* schriftformatierung */
p, table, td, th, ul, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
}

p{
	margin: 0px;
}

h1{
	font-size: 1.2em;
	color: #e2001a;
	text-align: right;
}
h2{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	/*color: #303030;*/
	color:#000;
}
.text_rot{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	color: #e2001a;
}
form{
	margin: 0px;
	padding: 0px;
}

ul{
	margin-top: 0px;
}

/* Links */
a {text-decoration: none; color:#e2001a;}
a:link{}
a:visited{}
a:hover{color:#666666;}
a:active{}

a img { border:0px; text-decoration:none; }



.toptext{
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	color: #343434;

}
.caption {font-size: 0.9em; color: #343434;}
/*----------------------------------------------------------------------------------
Hauptmenü
----------------------------------------------------------------------------------*/
#menu {
	font-size: 12px;
	width: 215px;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	border-top:1px solid #bfbfbf;
}
.menu_ebene1_no {
	border-bottom: 1px solid #bfbfbf;
}
.menu_ebene1_no a {
	display: block;
	color: #000;
	font-weight:bold;
	/*height: 25px;*/
	line-height:25px;
	padding-right:5px;

}
.menu_ebene1_no a:hover {
	color:#e2001a;

}
/*background-color und padding in _act statt ins a tag*/
.menu_ebene1_act {
	border-bottom: 1px solid #bfbfbf;
}
.menu_ebene1_act a {
	display: block;
	color: #e2001a;
	/*height: 25px;*/
	line-height:25px;
	padding-right:5px;
	font-weight:bold;
}
.menu_ebene1_act a:hover {
	color:#e2001a;

}
/* Ebene 2 ------------------------------------------------------------------ */
.menu_ebene2 {
  	font-size: 12px;
	width: 215px;
	text-align:right;
	margin:2px 5px 2px 5px;
	border-bottom:1px solid #bfbfbf;
}
.menu_ebene2_no {

}
.menu_ebene2_no a{
	display: block;
	color: #666666;
	/*height: 20px;*/
	line-height:20px;
	padding-right:10px;
}
.menu_ebene2_act{
	padding: 2px 0px 2px 10px;
	background-color:#fff;
}
.menu_ebene2_act a {
	display: block;
	color: #e2001a;
	/*height: 20px;*/
	line-height:20px;
	padding-right:10px;
}
.menu_ebene2_no a:hover, .menu_ebene2_act a:hover {
	/*background-color:#fff; */
	color: #e2001a;
}



/* Ebene 3 ------------------------------------------------------------------ */
.menu_ebene3 {
  	font-size: 10px;
	width: 215px;
	text-align:right;
	margin:2px 5px 2px 5px;
}
.menu_ebene3_no {

}
.menu_ebene3_no a{
	display: block;
	color: #333;
	/*height: 18px;*/
	line-height:18px;
	padding-right:15px;
}
.menu_ebene3_act{
	padding: 2px 0px 2px 10px;
	background-color:#fff;
}
.menu_ebene3_act a {
	display: block;
	color: #e2001a;

	/*height: 18px;*/
	line-height:18px;
	padding-right:15px;
}
.menu_ebene3_no a:hover, .menu_ebene3_act a:hover {
	/*background-color:#fff; */
	color: #e2001a;
}

/*----------------------------------------------------------------------------------
Submenü
----------------------------------------------------------------------------------*/
.submenu {
	font-size: 12px;
	width: 143px;
	height:156px;
	margin-right:5px;
	margin-left:5px;
}
.submenu_ebene1 {

	/*padding: 10px 0px;*/
}
.submenu_ebene1_no, .submenu_ebene1_act {
	display: block;
	color: #000;

	height: 23px;
	line-height:23px;

	border-top: 1px solid #bfbfbf;
}
.submenu_ebene1_no img, .submenu_ebene1_act img{
	margin-right: 5px;
}
.submenu_ebene1_no a {
	color:#000;
	text-decoration:none;
}
.submenu_ebene1_no a:hover {
	color:#e2001a;
	text-decoration:none;
}
.submenu_ebene1_act a {
	color:#e2001a;
	text-decoration:none;
	font-weight:bold;
}
.submenu_ebene1_act a:hover {
	color:#e2001a;
	text-decoration:none;
}
.submenu_ebene1_ro a {color:#FFF;}
.submenu_ebene1_ro a:hover {color:#FFF;}
/*----------------------------------------------------------------------------------
Suche
----------------------------------------------------------------------------------*/
.suche{
	width: 153px;

}
.suchblock {
	padding: 5px;
}
.suchblock fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}
.suchtext {
	font-size: 10px;
	color: #343434;
}
.suchfeld {
	border: 1px solid #bfbfbf;
	width: 143px;
	height: 15px;
	font-size: 10px;
}
.suchbutton{
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	text-decoration: underline;
	color: #000;
	font-size: 0.9em;
	width: 50px;
}

/*------------------------------------
Indexsuche
-------------------------------------*/
/*SUCHFELD UND SUCHBUTTON*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; background-color: #e2001a; color: #FFFFFF; border: 1px solid #e2001a; height: 20px; line-height: 13px; width: 50px; font-size: 0.8em; font-weight: bold; }
/*.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; border: 1px solid green; }*/

/*.tx-indexedsearch .tx-indexedsearch-rules {width: 500px;padding: 10px;background-color: #795739;color: #FFFFFF;}*/
.tx-indexedsearch h2 {margin:0px; padding: 0px; width: 100%;}
.tx-indexedsearch .tx-indexedsearch-sectionlinks {display: none;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { border-bottom: 1px solid red; padding: 5px 20px; width: 410px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; border: }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

/*SUCHERGEBNIS*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; width: 410px;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; width: 410px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; font-weight: bold;}

/*.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }	*/
/*.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { display: none;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { border: 1px solid red; width: 100%; display: none;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead a { color: red; }

/*----------------------------------------------------------------------------------
AWO A-Z
----------------------------------------------------------------------------------*/
.schnellnavi{
	border-bottom: 1px solid #bfbfbf;
	background-color: #F5F5F5;
	width: 143px;
	color: #000;
	font-size: 12px;
	padding:0 5px 5px 5px;
}

.schnellnavi fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}

.schnellnavi .item{
	padding: 5px 0px 5px 5px;
	color: 343434;
}

.schnellnavi select{
	width: 143px;
	font-size: 10px;
	margin-top: 5px;
}
/*----------------------------------------------------------------------------------
Lupen
----------------------------------------------------------------------------------*/
.lupen {
	padding: 2px 0px 2px 5px;
	font-size: 0.9em;
	color: #666666;
	background-color: #E1E1E1;
	border-bottom: 1px solid #666666;
	color: #343434;
}
/*----------------------------------------------------------------------------------
Toolmenu
----------------------------------------------------------------------------------*/
.toolmenu {
	background-color: #F5F5F5;
	border-bottom: 1px solid #666;
	width: 125px;
	color: #343434;
	font-size: 0.9em;
}
.toolmenu .item{
	padding: 10px 0px 10px 12px;
}
.toolitem{
	margin-left: 12px;
}
.toolitem a, .toolitem a:hover, .toolitem a:visited{
	color: #343434;
	text-decoration: none;
	padding-left: 5px;
}
.toolitem a:hover{text-decoration: underline;}

/*----------------------------------------------------------------------------------
Banner rechts
----------------------------------------------------------------------------------*/
.banner .imgtext-table{
	/*border-bottom: 1px solid #ccc;
	margin-left:-25px;*/
}
.banner {
	width:120px;
	margin-left:18px;
}

/*----------------------------------------------------------------------------------
Tabelle im Bereich
Senioren und Pflege/Wohn- und Pflegeheime/Detailseite/aktuelle Kostenuebersicht
----------------------------------------------------------------------------------*/
.table_kosten {
	text-align: right;
}

.table_kosten_left {
	text-align: left;
}

.table_kosten_fett {
	font-weight: bold;
}

.table_kosten_fett_left {
	font-weight: bold;
	text-align: left;
}

.table_kosten_fett_center {
	font-weight: bold;
	text-align: center;
}
/*----------------------------------------------------------------------------------
News
----------------------------------------------------------------------------------*/
.news_datum{
	color: #999;
	border-bottom: 1px solid #B2C1D1;
}
.news_ueberschrift {
	font-weight: bold;
	padding: 10px 0px;
	display: block;
}
.news_ueberschrift a {
	color: #000;
	font-size: 1.0em;
}
.news_bild{
	padding: 10px 10px 0px 0px;
}
.news_bild_u{
	font-size: 0.9em;
	color: #4d4d4d;
}
.news_bild_u_liste{
display: none;
}
.news_mehr {
	margin-top: 5px;
	border-bottom: 1px solid #B2C1D1;
	text-align: right;
	font-weight: bold;
}

.news_mehr a{
	color: #e2001a;
}

.news_newsarchiv {
	font-weight: bold;
}

.hinweis{
	font-size: 0.9em;
	color: #666666;
}

.frame1{
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}

.frame3{
	background-color: #f5f5f5;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/*----------------------------------------------------------------------------------
frame4_ohnerand ohne oberen Rand, Mittelbereich des Kastens frame 3-6
----------------------------------------------------------------------------------*/
.frame4_ohnerand
	margin-top: -10px;
	background-color: #f5f5f5;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.frame4{
	background-color: #f5f5f5;
                border-top: 1px solid #cccccc;
                border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.frame5{
	margin-top: -10px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}


.frame4 a{
margin-left: 100px
}

.frame4 p a{
margin-left: 0px
}

.frame4 .imgtext-nowrap .imgtext-table a {
	display:inline-block;
}

.news_pbpage{
	padding: 3px;
	border-left: 1px solid #ffffff;
}

.news_pbpageact{
	padding: 3px;
	border-left: 1px solid #e2001a;
}

/*-----------------------------------------------
Newsletter
-------------------------------------------------*/
.newsletter_h2{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	color: #303030;
}

.newsletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
	color: #000000;
	}

.newsletter_s{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
	color: #000000;
	}

.newsletter_wichtig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
	color: #e2001a;
	}

.newsletter_prob{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

/*----------------------------------------------------------------------------------
XX-Betteninfo
----------------------------------------------------------------------------------*/
.cssFreieplaetze{
	float: left;
	padding: 5px 52px 0px 5px; /*padding: 5px 52px 0px 5px; */
	font-weight: bold;
}

/*-----------------------------------------------
Shadowbox für flash
-------------------------------------------------*/
#sb-container,#sb-wrapper{text-align:left;}
#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}
#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}
body>#sb-container{position:fixed;}
#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}
#sb-container>#sb-overlay{height:100%;}
#sb-wrapper{position:relative;}
#sb-wrapper img{border:none;}
#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:1px solid #303030;}
#sb-body-inner{position:relative;height:100%;}
#sb-content.html{height:100%;overflow:auto;}
#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}
#sb-body,#sb-loading{background-color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title-inner,#sb-info-inner{position:relative;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:16px;}
#sb-title,#sb-title-inner{height:26px;}
#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}
#sb-info,#sb-info-inner{height:20px;}
#sb-info-inner{font-size:12px;color:#fff;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:65px;margin-left:3px;cursor:pointer;}
#sb-nav-close{background-image:url(resources/close.png);background-repeat:no-repeat;}
#sb-nav-next{background-image:url(resources/next.png);background-repeat:no-repeat;}
#sb-nav-previous{background-image:url(resources/previous.png);background-repeat:no-repeat;}
#sb-nav-play{background-image:url(resources/play.png);background-repeat:no-repeat;}
#sb-nav-pause{background-image:url(resources/pause.png);background-repeat:no-repeat;}
#sb-counter{float:left;padding:2px 0;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
#sb-print {float:right; color:#ffffff; line-height:16px; padding:2px;}


