
/* ______ Allgemeine Styles _________________________*/

body {
	margin: 0px;
	background: #fff;
}

div, p, li, td, span, input, textarea {
	font-family: Arial;
	font-size: 15px;
	color:#333;
	line-height: 24px;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
}

h5 a {
	text-decoration: none;
}

hr {
	color: #5CBBDA;
	border-color: #5CBBDA;
}


img {
	border: 0;
}

a {
	color: #119cca;
	position: relative;
}

a.bewerben_link {
	font-size:14px;
	font-weight:bold;
	color:#1f8bae;
	text-decoration:none;
}

div.autorname {
	font-size: 14px;
}

.frontendediting.padded {
	padding-left: 20px;
}

.frontendediting {
	font-size: 13px !important;
	line-height: 17px !important;
}

.frontendediting a {
	vertical-align: middle !important;
}

ul.startseite_fakten {
	padding-left: 40px !important;
	padding-bottom: 0 !important;
}

ul.startseite_fakten li {
	padding: 2px 0;
}

/* ______ Page Grundgerüst _______________________ */

#user_logged_in {
	color: #fff;
	line-height: 20px;
}

#user_logged_in .greeting {
	color: #fff;
	text-align:center;
	width:182px;
	font-weight:bold;
}

#page_title h1 {
	text-align: left;
	margin: 0px;
	padding: 15px 20px;
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color:#1f8bae;
	line-height: 34px;
}

#page_header {
	background: #000;
}

#page_header .center_container {
	background: url(/ccds_tpl_img/pflegemarkt/page_header.png);
	height:105px;
}

#page_footer {
	background: #000;
	height:105px;
}

.center_container {
	width:980px;
	margin: auto;
}

#page_body {

}

#page_body_bg_unten {
	background: url(/ccds_tpl_img/pflegemarkt/verlauf_unten.png) no-repeat bottom right;
}

#page_body_bg_oben {
	background: url(/ccds_tpl_img/pflegemarkt/verlauf_oben.png) no-repeat top left;
	padding: 15px 0 90px 0;
}

#linke_spalte {
	float: left;
	width:240px;
	padding-top: 60px;
}

#div_content {
	float:left;
	width:740px;
}

.clear {
	clear: both;
}

#content_left {
	width:500px;
	float:left;
}

#content_right {
	width:240px;
	float:right;
	padding-top: 56px;
}

#logo {
	float:left;
	padding-top:17px;
	padding-left: 5px;
}

#suche {
	float: right;
	padding-top: 20px;
	width: 215px;
}

form {
	margin: 0;
	padding: 0;
}

#suche input {
	margin: 0;
	padding: 0;
	border:none;
	float:left;
	line-height: 13px;
}

.searchinput {
	background: url(/ccds_tpl_img/pflegemarkt/search_input.png) no-repeat;
}

#suche .searchinput .suchinput {
	background: none;
	border:0px solid #000;
	margin: 0;
	padding: 6px;
	width: 172px;
	font-size: 13px;
	height:auto;
	overflow: visible
	line-height:13px;
}

.login {
	width:182px;
	float:left;
	text-align: center;
	margin-top:5px;
	padding-top: 1px;
	padding-bottom: 2px;
	background: url(/ccds_tpl_img/pflegemarkt/mitglieder_login.png) no-repeat;
	text-decoration: none;
	color:#333;
	height: 26px;
}

.freitext {
	padding:0px 20px;
}

.error {
	padding: 10px;
	border: 1px #f00 solid;
}

.member_approve {
	padding: 10px;
	border: 3px #f00 solid;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

ul.white li {
	color: #fff;
}

.input_vorschlag {
	font-size: 10px;
	color: #888;
}

/* ______ Navigation _________________________________ */

#navi {
	width:240px;
}

#navi a {
	cursor: pointer;
}

#navi_top {
	height:34px;
	background: url(/ccds_tpl_img/pflegemarkt/navi_top.gif) no-repeat center top;
}

#navi_middle {
	background: url(/ccds_tpl_img/pflegemarkt/navi_center.gif) repeat-y;
}

#navi_bottom {
	height:34px;
	background: url(/ccds_tpl_img/pflegemarkt/navi_bottom.gif) no-repeat center top;
}

#navi_middle a {
	display: block;
	color: #119cca;
	font-size: 16px;
	text-decoration: none;
	margin: 0px 15px;
	outline: none;
}

#navi_middle .naviactive .navi_inner, #navi_middle a:hover .navi_inner {
	color: #fff;
	padding: 0 10px;
	background-color: #80cde4;
	line-height: 15px;
}

.navi_inner {
	padding: 0 10px;
}

.navi_hover_top, .navi_hover_bottom {
	display:block;
	height:9px;
	width:211px;
	overflow:hidden;
	behavior: url(/css/pflegemarkt/iepngfix.htc);
}
.navi_hover_inner {
	display:block;
	width:211px
}

#navi_middle a.navi:hover .navi_hover_inner, a.naviactive .navi_hover_inner {
	background:#80cde4;
}

#navi_middle a.navi:hover .navi_hover_top, a.naviactive .navi_hover_top {
	background:url(/ccds_tpl_img/pflegemarkt/navi_active_top.png) no-repeat;
}

a:hover .navi_hover_bottom, a.naviactive .navi_hover_bottom {
	background:url(/ccds_tpl_img/pflegemarkt/navi_active_bottom.png) no-repeat;
}

#navi_middle .navi_inner {
	display: block;
	/*padding: 8px 10px;*/
	margin: 0 12px;
	color: #119cca;
	line-height: 15px;
}

#navi_middle .active_with_subnav .navi {
	background: url(/ccds_tpl_img/pflegemarkt/subnavi_first.gif) no-repeat center top;
	color:#fff;
	/*behavior: none;*/
}

#navi_middle .active_with_subnav .naviactive {
	background: url(/ccds_tpl_img/pflegemarkt/subnavi_first.gif) no-repeat center top;
	color:#fff;
}

#navi_middle .subnavi, #navi_middle .subnaviactive {
	background: url(/ccds_tpl_img/pflegemarkt/subnavi.gif) repeat-y center;
	color:#fff;
}

#navi_middle .subnavi_last {
	background: url(/ccds_tpl_img/pflegemarkt/subnavi_last.gif) no-repeat bottom center;
	color:#fff;
}

/* Teaserboxen ---------------------------------------------------------- */

.teaserbox {
	width:240px;
}

.teaserbox_top, .teaserbox_bottom {
	height:32px;
}

.teaserbox_center {
	padding: 0px 30px 0px 30px;
}

.teaserbox_center h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 24px;
	font-weight: normal;
	line-height:30px;
}

.teaserbox .teaserbox_center, .teaserbox .teaserbox_center li,  .teaserbox .teaserbox_center a, .teaserbox .teaserbox_center strong {
	text-decoration:none;
}

.teaserbox .teaserbox_center ul {
	color:#fff;
	margin: 0;
	padding: 0 0px 10px 0;
	padding-left: 20px;
}

h2, h4 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height:26px;
	color:#1f8bae;
	font-weight: normal;
}

h5 {
	font-size: 18px;
	color:#1f8bae;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.teaserbox ul {
	padding-left: 25px;
	margin: 0;
}

.teaserbox ul li {
	color: #fff;
	line-height: 22px;
}

/*__________Dark blue_____________*/

.teaserbox .teaserbox_center h1, .teaserbox .teaserbox_center h3, .teaserbox .teaserbox_center h2, .teaserbox .teaserbox_center h4, .teaserbox .teaserbox_center h5 {
	color: #fff;
}

.teaserbox .teaserbox_top {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_top.gif) no-repeat;
}

.teaserbox .teaserbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_center.gif) repeat-y;
}

.teaserbox .teaserbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_bottom.gif) no-repeat;
}

.teaserbox ul li {
	list-style: url(/ccds_tpl_img/pflegemarkt/arrow_right_blue.gif);
}

.teaserbox, .teaserbox a {
	color: #fff;
}

/*___________orange______________*/

.teaserbox.orange .teaserbox_center h3 {
	color: #fff;
}

.teaserbox.orange .teaserbox_center h2, .teaserbox.orange .teaserbox_center h4 {
	color: #fff;
}


.teaserbox.orange .teaserbox_top {
	background: url(/ccds_tpl_img/pflegemarkt/mitgliedbox_top.gif) no-repeat;
}

.teaserbox.orange .teaserbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/mitgliedbox_center.gif) repeat-y;
	color: #fff;
	font-size: 16px;
}

.teaserbox.orange ul li {
	list-style: url(/ccds_tpl_img/pflegemarkt/arrow_right_orange.gif);
}

.teaserbox.orange .teaserbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/mitgliedbox_bottom.gif) no-repeat;
}

.teaserbox.orange, .teaserbox_orange a {
	color: #fff;
}

/*__________Light blue_____________*/

.teaserbox.lightblue .teaserbox_center h3 {
	color: #333;
}

.teaserbox.lightblue .teaserbox_center h2, .teaserbox.lightblue .teaserbox_center h4, .teaserbox.lightblue .teaserbox_center h5 {
	color: #1f8bae;
}

.teaserbox.lightblue {
	color: #333;
}

.teaserbox.lightblue .teaserbox_top {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_lightblue_top.gif) no-repeat;
}

.teaserbox.lightblue .teaserbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_lightblue_center.gif) repeat-y;
}

.teaserbox.lightblue .teaserbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_lightblue_bottom.gif) no-repeat;
}

.teaserbox.lightblue {
	color: #333;
}

.teaserbox.lightblue a {
	color: #119CCA;
}
/*_________ Groß Content____________*/

.teaserbox.gross {
	width: 476px;
	margin-left: 10px;
}

.teaserbox.gross .teaserbox_top {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_gross_top.gif) no-repeat center top;
}

.teaserbox.gross .teaserbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_gross_center.gif) repeat-y center;
}

.teaserbox.gross .teaserbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/teaserbox_gross_bottom.gif) no-repeat center top;
}


/* CONTENT ----------------------------------*/

.content_inner {
	padding: 25px 20px;
}

.contentbox .contentbox_top {
	background: url(/ccds_tpl_img/pflegemarkt/content_top.gif) no-repeat center top;
	height:26px;
	overflow: hidden;
}

.contentbox .contentbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/content_center.gif) repeat-y 12px center;
	padding: 0px 40px 0px 40px;
}

.contentbox .contentbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/content_bottom.gif) no-repeat center top;
	height:26px;
}

.contentbox_shadow .contentbox_top {
	height:42px;
	padding: 0 12px;
	overflow: hidden;
}

.contentbox_shadow .contentbox_center {
	background: url(/ccds_tpl_img/pflegemarkt/content_shadow_center.jpg) repeat-y center;
	padding-top: 30px;
	padding: 20px 40px 0;
	overflow: hidden;
	width: 420px;
}

.contentbox_shadow .contentbox_bottom {
	background: url(/ccds_tpl_img/pflegemarkt/content_shadow_bottom.jpg) no-repeat center top;
	height:30px;
}

a.readfullstory_content {
	display: block;
	height:33px;
	width:389px;
	padding: 9px 0 0 40px;
	background: url(/ccds_tpl_img/pflegemarkt/readfullstory_content.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
}

a.readfullstory_sidebar {
	display: block;
	height:35px; 
	width:155px;
	padding: 10px 0 0 33px;
	background: url(/ccds_tpl_img/pflegemarkt/readfullstory_sidebar.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
}

/* expertendetailseite: tabs */

.mandarintabs {
	padding:0px 0px 0px 12px;
	height:35px;
}

.tab {
	float:left;
	height:35px;
}

.tab_text {
	float:left;
	display:block;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: normal;
	font-size: 12px;
	color:#fff;
}

.tab_end {
	float:right;
	display:block;
	width:10px;
	height:35px;
}

.mandarintabs .vita {
	width:52px;
}

.mandarintabs .seminar {
	width:84px;
}

.mandarintabs .artikel {
	width:62px;
}

.mandarintabs .medien {
	width:69px;
}

.mandarintabs .veranstaltungen {
	width:128px;
}

.mandarintabs .kontakt {
	width:80px;
}

.tab {
	background: url(/ccds_tpl_img/pflegemarkt/tab_last_active.png) left no-repeat;
}

.tab .tab_end {
		background: url(/ccds_tpl_img/pflegemarkt/tab_last_end_active.png) left no-repeat;
}

.tab.current .tab_end {
	background: url(/ccds_tpl_img/pflegemarkt/tab_last_end_inactive.png) left no-repeat;
}

.tab.current .tab_text {
	color:#119cca;
}

.tab.current {
	background: url(/ccds_tpl_img/pflegemarkt/tab_last_inactive.png) left no-repeat;
}

.tab.tab_first {
	background: url(/ccds_tpl_img/pflegemarkt/tab_first_active.png) left no-repeat;
}

.tab.tab_first .tab_text {
	padding-left: 20px;
}

.tab_first.current {
	background: url(/ccds_tpl_img/pflegemarkt/tab_first_inactive.png) left no-repeat;
}

.tab.tab_first.current .tab_end {
	background: url(/ccds_tpl_img/pflegemarkt/tab_first_end_inactive.png) left no-repeat;
}

.tab.tab_last .tab_end {
	background: url(/ccds_tpl_img/pflegemarkt/tab_last_end_active.png) right no-repeat;
}

.tab.tab_last.current .tab_end { 
	background: url(/ccds_tpl_img/pflegemarkt/tab_last_end_inactive.png) right no-repeat !important; 
}



.tab {
	cursor: pointer;
}

a.toptab {
	display: block;
	height: 42px;
	float:left;
	text-decoration: none;
	outline: none;
	position: relative;
	overflow: hidden;
}

a.toptab .toptab_left {
	width: 18px;
	height: 42px;
	display: block;
	background: url(/ccds_tpl_img/pflegemarkt/toptab_left.gif) no-repeat;
	float:left;
	cursor: pointer;
	position: relative;
}

a.toptab .toptab_center {
	height: 28px;
	display: block;
	background: url(/ccds_tpl_img/pflegemarkt/toptab_center.gif) repeat-x;
	float:left;
	padding-top: 14px;
	cursor: pointer;
	position: relative;
}

a.toptab .toptab_center .tab_label {
	margin-left: -10px;
	color: #fff;
	padding-right: 7px;
	cursor: pointer;
	position: relative;
}

a.toptab.first .toptab_center .tab_label {
	margin-left: -5px;
	cursor: pointer;
	position: relative;
}

a.toptab .toptab_right {
	width: 4px;
	height: 42px;
	display: block;
	background: url(/ccds_tpl_img/pflegemarkt/toptab_right.gif) no-repeat;
	float:left;
	cursor: pointer;
	position: relative;
}

a.toptab:hover .toptab_left, a.toptab.active .toptab_left {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_left_active.gif) no-repeat;
}

a.toptab:hover .toptab_right, a.toptab.active .toptab_right {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_right_active.gif) no-repeat;
}

a.toptab:hover .toptab_center, a.toptab.active .toptab_center {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_center_active.gif) repeat-x;
}

a.toptab:hover .toptab_center .tab_label, a.toptab.active .toptab_center .tab_label {
	color: #208bad;
}

a.toptab.first .toptab_left {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_first_left.gif) no-repeat;
	width: 25px;
	cursor: pointer;
	position: relative;
}

a.toptab.first.active .toptab_left, a.toptab.first:hover .toptab_left {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_first_left_active.gif) no-repeat;
	width: 25px;
}

a.toptab.last .toptab_right {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_last_right.gif) no-repeat;
	width: 10px;
}

a.toptab.last:hover .toptab_right, a.toptab.last.active .toptab_right {
	background: url(/ccds_tpl_img/pflegemarkt/toptab_last_right_active.gif) no-repeat;
}

.video_preview_container {
	width:120px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.video_preview {
	border:1px solid #fff;
	background: #999;
}

.video_preview_container .video_description {
	font-size: 10px;
	padding-left: 3px;
}

.media_description {
	font-family: Georgia;
	font-size: 14px;
	color:#1f8bae;
	padding-bottom: 3px;
	border-bottom: 1px solid #1f8bae;
}

.download_container {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #119cca;
	margin-bottom:10px;
	padding-left: 22px;
	background: url(/ccds_tpl_img/pflegemarkt/page_white_acrobat.png) no-repeat 0px 13px;
}

.download_container_last {
	padding-left: 22px;
	background: url(/ccds_tpl_img/pflegemarkt/page_white_acrobat.png) no-repeat 0px 3px;
}

.file_info {
	font-size: 11px;
	color:#999;
	font-weight:normal;
}

#audioplayer {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

#playlist {
	float:left;
	width:200px;
	margin-top:10px;
}

.song {
	cursor: pointer;
	padding-left: 16px;
	background: url(/ccds_tpl_img/pflegemarkt/sound_none.png) no-repeat 0px 3px;
}

.experte_events {
	border-bottom:1px dotted #119cca;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* pager ------------------------------------------- */

a.pagerbutton {
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_bg.gif) repeat-x;
	height: 28px;
	display: block;
	float:left;
	text-decoration: none;
	outline: 0;
}

a.pagerbutton span.pagerbtn_left {
	display: block;
	width: 6px;
	height: 28px;
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_left.gif) no-repeat;
	float: left;
	cursor: pointer;
}

a.pagerbutton span.pagerbtn_right {
	display: block;
	width: 6px;
	height: 28px;
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_right.gif) no-repeat;
	float: left;
	cursor: pointer;
}

a.pagerbutton span.pagerbtn_content, .pagerspace {
	display: block;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color: #1f8bae;
	padding: 2px 2px 0;
	cursor: pointer;
}

.pagerspace {
	float:left;
}

/* --- */

a.pagerbutton.pagerbtn_active {
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_bg_active.gif) repeat-x;
}

a.pagerbutton.pagerbtn_active span.pagerbtn_left {
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_left_active.gif) no-repeat;
}

a.pagerbutton.pagerbtn_active span.pagerbtn_right {
	background: url(/ccds_tpl_img/pflegemarkt/pagerbtn_right_active.gif) no-repeat;
}

a.pagerbutton.pagerbtn_active span.pagerbtn_content {
	color: #fff;
	font-weight: bold;
}


/* expertensuche -------------------------------- */
#expertensuche_counter {
	float: left;
	color: #ffb700;
	font-family: "Georgia";
	font-size: 22px;
}

.experte_listview {
	background: url(/ccds_tpl_img/pflegemarkt/experte_listview_bg.gif) no-repeat;
	width: 205px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 14px;
	line-height: 19px;
}

.experte_listview div {
	line-height: 19px;
}

.experte_listview .expertname {
	font-size: 18px;
	color: #1F8BAE;
	line-height: 26px;
	font-family: "Georgia";
	text-decoration: none;
}

 .experte_in,  .experte_in div {
	font-size: 14px;
	font-family: "Arial", sans-serif;
}

.experte_in ul {
	margin: 0;
	list-style-position: inside;
	list-style-image: url(/ccds_tpl_img/pflegemarkt/list_bullet.gif);
	line-height: 16px;
}

.experte_in ul li {
	font-size: 12px;
	line-height: 16px;
}

.experte_listview a {
	color: #119cca;
	font-family: "Arial", sans-serif;
	font-size: 14px;
}

/* FORMS ---------------------------------------- */
form .row {
	padding: 7px 0;
}

form .row label {
	float: left;
	width: 140px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
	font-size: 15px;
	margin-right: 15px;
	color: #333;
}

form#seminar_anmeldung .row label {
	width: 150px;
	text-align: right;
	font-weight: normal;
}

form .row .input {
	float: left;
	width: 260px;
}

form .input textarea {
	width:230px;
	padding:4px 10px;
	border:1px solid #aaa;
}

form#seminar_anmeldung .row .input {
	width: 255px;
}

form .row .input input[type=text], form .row .input input[type=password] {
	width: 240px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	height: 16px;
	padding: 4px 10px;
	border:1px solid #aaa;
}

form .row .input input[@type=text], form .row .input input[@type=password] {
	background: url(/ccds_tpl_img/pflegemarkt/form_input_bg.gif) no-repeat;
	border: 0;
}

/* FOOTER ----------------------------------------*/

#page_footer a {
	color:#ffb700;
	font-size: 13px;
}

#page_footer a:hover {
	text-decoration: none;
}

.footer_container {
	float:left;
	color:#fff;
	font-size:13px;
	padding-top: 15px;
}

.footer_container.metanavi {
	width: 140px;
}

.footer_container.metanavi a {
	display: block;
}

.footer_container.kontakt {
	width:200px;
}

.page_info {
	float:right;
	color:#fff;
	font-size: 13px;
	padding-top:15px;
}


/* NEWS -----------------------------------------*/

.news_list_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.date {
	font-weight: bold;
	font-size: 14px;
}

.news_small h5 {
	font-size: 18px;
	line-height: 23px;
}

.news_big div {
	font-size: 14px;
	line-height:22px;
}

/* sidebar: die näcshten veranstaltungen */
.event_listview {
	font-size: 14px;
	line-height: 20px;
}

.event_listview h5 {
	font-size: 16px;
	color: #1f8bae;
}

/* ---- */

.video_link_content {
	width: 186px;
	height: 132px;
	padding: 55px 0 0 15px;
	text-decoration: none;
	outline: none;
}

.video_link_content .title {
	font-family: 'Georgia';
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}

.video_link_content .subtitle {
	font-family: 'Arial';
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}

.video_link_sidebar {
	text-decoration: none;
	outline: none;
}

.video_link_sidebar .titles {
	padding-left: 20px;
}

.video_link_sidebar .title {
	font-family: 'Georgia';
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}

.video_link_sidebar .subtitle {
	font-family: 'Arial';
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}

.tagCloud {
	line-height:normal;
}

.tagCloud a {
	text-decoration: none;
	color: #fff;
}

.news_author {
	font-style: italic;
	color: #888;
}

/*-------- Suchergebnisse -----------------------------*/

.serachResultsInfo {
	padding:0px 20px 10px 20px;
	font-weight:bold;
}

.mehrlink {
	padding: 5px 20px 30px 20px;
	display:block;
}

.pageoperations {
	text-align:right;
	padding:0 20px 20px;
}

.pageoperations .back {
	float:left;
}

.pageoperations .print {
	float: right;
}

.po_link {
	text-decoration:none;
	font-size:12px;
	color:#1f8baf;
}

/*------------ Tagcloud --------------------------*/

.tagCloud {
	text-align: justify;
}

.tagCloud a.tagSize_12, .tagCloud a.tagSize_13 {
	font-size: 12px;
}

.tagCloud a.tagSize_14, .tagCloud a.tagSize_15 {
	font-size: 14px;
}

.tagCloud a.tagSize_16, .tagCloud a.tagSize_17 {
	font-size: 16px;
}

.tagCloud a.tagSize_18, .tagCloud a.tagSize_19 {
	font-size: 18px;
}

.tagCloud a.tagSize_20, .tagCloud a.tagSize_21 {
	font-size: 20px;
}

.tagCloud a.tagSize_22, .tagCloud a.tagSize_23 {
	font-size: 22px;
}

.tagCloud a.tagSize_24, .tagCloud a.tagSize_25 {
	font-size: 24px;
}

.tagCloud a.tagSize_26 {
	font-size: 26px;
}

.weiterlesen {
	padding-top:  5px;
}

.vita_image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* domizilsuche * /
.domizil_index .cat {
	width: 200px !important;
}

.domizil_index .cat_ende {
	clear: both;
	width: 250px !important;
}

.domizil_index .cat .feld, .domizil_index .cat_ende .feld {
	float: left;
}

.domizil_index .cat .name, .domizil_index .cat_ende .name {
	float: left;
	padding: 0 0 0 4px !important;
}
*/

.mm_link {
	color:#FFFFFF;
	font-size:13px;
}