/*************************/
/* TILAK Patienportal    */
/* agindo 16.09.08. pd   */
/*************************/
body {
	background: #F5F6F7 url(/img/bg_body.png) repeat-x;
	margin: 0;
	padding:0;
	text-align: center;
	font: normal 11px Verdana;
	color:#3F5663;
}
/*************************/
/* Haupt ID's            */
/*************************/
#ppCenter{
	width:905px;
	padding:0;
	margin:0 auto;
	text-align:left;
}
#ppHead{
	height:119px;
}
#ppMenu{
	margin:0;
	padding:0;
	height:31px;
}
#ppFooter{
	min-height:12px;
	padding:0 0 10px 15px;
}
/*************************/
/* Kopfleiste            */
/*************************/
.logo {
	margin:30px 0 0;
	float:left;
}
.suches{
	background-image:url(/img/bg_suches.png);
	background-repeat:no-repeat;
	width:220px;
	height:34px;
	float:right;
	margin-top:36px;
	padding:0;
}
#ppSuchenF{
	margin: 6px 0 5px 62px;
	height:16px;
	width:119px;
	border:1px solid #D2D2D2;
	background:#FFFFFF url(/img/lupe.png) right bottom no-repeat;
	padding:0 20px 1px 4px;
	color:#333333;
}
.ppSuchenCast{
	margin-left:120px !important;
	width:200px !important;
}
/*************************/
/* Menue                 */
/*************************/
#mp_generic {
	float:left;
}
#mp_generic:hover {
	background-position:0 31px;
}
#mp1, #mp2, #mp3, #mp4, #mp5, #mp6, #mp7 {
	float:left;
}
#mp1:hover, #mp2:hover, #mp3:hover, #mp4:hover, #mp5:hover, #mp6:hover, #mp7:hover {
	background-position:0 62px;
}
#mp1 {
	background:url(/img/btn_mp1.png);
}
#mp2 {
	background:url(/img/btn_mp2.png);
}
#mp3 {
	background:url(/img/btn_mp3.png);
}
#mp4 {
	background:url(/img/btn_mp4.png);
}
#mp5 {
	background:url(/img/btn_mp5.png);
}
#mp6 {
	background:url(/img/btn_mp6.png);
}
#mp7 {
	background:url(/img/btn_mp7.png);
}
.ppMenAct{
	background-position:0 31px !important;
}
/*************************/
/* MainMenue neu         */
/*************************/
#ppMenu{
	background:url(/img/bg_mainmenu.png) no-repeat top left;
	padding:1px 2px 0;
	height:30px;
}
#ppMenu ul{
	list-style-type:none;
	margin:0;
}
#ppMenu ul li{
	float:left;
	width:144px;
	height:30px;
}
#ppMenu ul li#kontakt{
	width:37px;
}
#ppMenu ul li p{
	margin:0;
	padding:0;
}
#ppMenu ul li a{
	height:30px;
	line-height:30px;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
	font-size:14px;
	background:url(/img/bg_mainlink.png) no-repeat 0 0;
}
#ppMenu ul li#kontakt a{
	background-image:url(/img/bg_mainlink_k.png);
}
#ppMenu ul li#kontakt a span{
	display:none;
}
#ppMenu ul li a:hover{
	background-position:0 -30px;
	color:#5D6C71;
}
#ppMenu ul li a.active{
	font-weight:bold;
	color:#FFF;
}
#ppMenu ul li#patienten a.active{
	background-position:0 -60px;
}
#ppMenu ul li#besucher a.active{
	background-position:0 -90px;
}
#ppMenu ul li#partner a.active{
	background-position:0 -120px;
}
#ppMenu ul li#krankenhaeuser a.active{
	background-position:0 -150px;
}
#ppMenu ul li#unternehmen a.active{
	background-position:0 -180px;
}
#ppMenu ul li#medicast a.active{
	background-position:0 -210px;
}
#ppMenu ul li#kontakt a.active{
	background-position:0 -60px;
}

/*************************/
/* Sub Menue             */
/*************************/
#ppSubnav{
	float:left;
	width:220px;
	margin:0 0 30px 11px;
	padding:0;
}
#ppSubnav a{
	text-decoration:none;
}
#ppSubTp{
	/*
	background-image:url(/img/bg_subtp.png);
	min-height:22px;
	*height:22px;
	padding-top:8px;
	*/
	/**background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_subtp.png', sizingMethod='scale');*/
	/*padding:8px;*/
	padding:0 8px 8px;
	font-size:12px;
	font-weight:bold;
}
#ppSubnavcont{
	padding:5px 0 0 14px;
	padding:0 1px;
	padding:0;
	margin:0;
}
#ppSubnavcont a{
	font-size:11px;
}
#ppSubnavcont a:hover{
	color:#007D88;
}
#ppSubnavcont ul, #ppSubnavcont li{
	margin:0;
	padding:0;
}
#ppSubnavcont ul{
	margin:0;
	background: url(../img/bg_sub_ul.png) repeat-y;
	padding:0;
}
#ppSubnavcont li{
	list-style-type:none;
	/*height:16px;*/
	border-top:1px solid #ececec;
	padding:4px 6px 4px 12px;
	margin:0;
	background:url(/img/bg_sub.png) bottom no-repeat;
}
#ppSubnavcont li:hover{
	/*background-position:0 20px;*/
	background-image:url(/img/bg_subo.png)
}
#ppSubFt{
	background:url(/img/bg_subft.png);
	/**background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_subft.png', sizingMethod='scale');*/
	width:220px;
	height:3px;
	line-height:3px;
}
/*************************/
/* Content               */
/*************************/
#ppFlashNews{
	position:absolute;
	top:0;
	left:2px;
	height:190px;
}
#ppCatcher{
	background:url(../img/bg_catcher.png) repeat-y top;
	margin:0 0 36px;
	padding:0 2px;
	width:901px;
	position:relative;
}
#ppCatchClaim{
	position:absolute;
	left:465px;
	top:55px
}
#ppCatchClaim h1{
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:normal;
}
#ppCatchMask{
	position:absolute;
	left:0;
	bottom:0
}
.startbox, .startbox2{
	width:265px;
	/**width:258px;*/
	display:inline;
	float:left;
	border-right:1px dashed #abc1d2;
	margin:5px 5px 10px 15px;
	padding:0 16px 0 0;
}
.startbox2{
	border-right:none;
}
.startbox p, .startbox2 p{
	padding:0;
	margin:0;
}
.startbox ul, .startbox2 ul{
	padding:0 !important;
	margin:0 !important;
	/**list-style-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/arr_list.png', sizingMethod='scale');*/
	font-weight:bold;
}
.startbox li, .startbox2 li{
	padding:0 0 7px 0 !important;
	margin:0 0 7px 0 !important;
	border-bottom:1px solid #abc1d2;
	list-style-position:inside;
	list-style-image:url(/img/arr_list.png);
}
.startbox a, .startbox2 a{
	margin:0 0 0 5px;
	text-decoration:none;
}
.startbox img, .startbox2 img{
	margin:0 0 12px 0;
}
/*************************/
/* Codierung & Crumbs    */
/*************************/
#ppCode_generic {
	height:114px;
	position:relative;
	background: top no-repeat;
}
#ppCode_generic img{
	position:absolute;
	top:46px;
	left:132px;
}
#ppCode_generic h1{
	position:absolute;
	left:130px;
	top:40px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:normal;
}
#ppCode1, #ppCode2, #ppCode3, #ppCode4, #ppCode5, #ppCode6 {
	height:114px;
	position:relative;
}
#ppCode1{
	background: #ACB83E url(/img/bg_ccode1.png) top no-repeat;
}
#ppCode2{
	background: #ACB83E url(/img/bg_ccode2.png) top no-repeat;
}
#ppCode3{
	background: #ACB83E url(/img/bg_ccode3.png) top no-repeat;
}
#ppCode4{
	background: #ACB83E url(/img/bg_ccode4.png) top no-repeat;
}
#ppCode5{
	background: #ACB83E url(/img/bg_ccode5.png) top no-repeat;
}
#ppCode6{
	background: #ACB83E url(/img/bg_ccode6.png) top no-repeat;
}
#ppCode1 img, #ppCode2 img, #ppCode3 img, #ppCode4 img, #ppCode5 img, #ppCode6 img{
	position:absolute;
	top:46px;
	left:132px;
}
#ppCrumbs{
	font-size:10px;
	height:24px;
	background:#F5F6F7;
	padding:9px 0 0 1px;
}
#ppCrumbs a{
	font-weight:bold;
	color:#3F5663;
}
#ppCrumbs strong{
	color:#A4B2BD;
	text-transform:uppercase;
	margin-right:8px;
	font-weight:normal;
}
/*************************/
/* Folgeseiten           */
/*************************/
#ppCont{
	margin:0;
	padding:0;
	background: #FFFFFF url(/img/bg_contmd.png) repeat-y;
	min-height:100px;
	height:auto !important; /* hack 4 ie6 */
	height:100px;           /* hack 4 ie6 */
	width:905px;
}
#ppContF, #ppContCast{
	float:left;
	margin:0;
	padding:0;
	background: #FFFFFF url(/img/bg_contfmd.png) repeat-y;
	min-height:100px;
	height:auto !important; /* hack 4 ie6 */
	height:100px;           /* hack 4 ie6 */
	width:674px;
}
#ppContCast{
	width:534px;
	background: #FFFFFF url(/img/bg_contcmd.png) repeat-y;
}
#ppContF p, #ppCont p, #ppContCast p {
	font-size:12px;
	text-align:left;
	line-height:1.6em;
	margin-bottom:1em;
	padding-right:22px;
}
#ppContF h1, #ppCont h1, #ppContCast h1 {
	font: normal 22px Georgia;
	color: #3F5663;
	/*margin:8px 0 5px;*/
	margin:0 0 5px;
	padding:0;
}
#ppContF h2, #ppCont h2, #ppContCast h2 {
	font: bold 14px Verdana;
	color: #3F5663;
	margin:0 0 8px;
	padding:0;
}
#ppContF h3, #ppCont h3, #ppContCast h3 {
	margin:1.5em 0 6px;
	padding:0;
	color:#3F5663;
	font-size:12px;
	font-weight:bold;
}
#ppContF h4, #ppCont h4, #ppContCast h4 {
	margin:1.5em 0 6px;
	padding:0;
	color:#3F5663;
	font-size:10px;
	font-weight:bold;
}
span.date{
	padding:2px 0 4px;
	color:#A3A3A3;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
}
#ppContF td, #ppCont td {
	font-size:12px;
	padding:0;
	padding:0 0 10px 0;
}
#ppContF ul, #ppCont ul, #ppContCast ul {
	padding:0;
	margin:0 0 5px 22px;
	list-style-position:outside;
}
#ppContF li, #ppCont li, #ppContCast li {
	font-size:12px;
	margin:0 0 5px;	
	padding:0;
	line-height:1.4em;
}
#ppContFTp{
	width:674px;
	height:4px;
	background:url(/img/bg_contftp.png) no-repeat;
	margin:0 0 8px 0;
}
#ppContFFt{
	width:674px;
	height:18px;
	background:url(/img/bg_contfft.png);
}
#ppContTp{
	width:905px;
	height:4px;
	background:url(/img/bg_conttp.png) no-repeat;
	margin:0 0 8px 0;
}
#ppContFt{
	width:905px;
	height:16px;
	background:url(/img/bg_contft.png);
}
#ppContCastTp{
	width:534px;
	height:4px;
	background:url(/img/bg_contctp.png) no-repeat;
	margin:0 0 8px 0;
}
#ppContCastFt{
	width:534px;
	height:18px;
	background:url(/img/bg_contcft.png);
}
#ppFolge img {
	margin: 0 10px 5px 0;
}
#ppFolge, #ppFolgeN{
	padding:0 0 0 22px;
	min-height:500px;
	position:relative;
	height:auto !important; /* hack 4 ie6 */
	height:500px;           /* hack 4 ie6 */
}
#ppFolgeN{
	width:445px; /*135px schmaler wg pic */
}
#ppFolgePic{
	float:left;
	padding:0;
	margin:0 4px 0 0;
}
/*#ppFolge h1, #ppFolgeN h1 {
	font-family: Georgia, Times serif,  Arial, Verdana;
	font-size: 22px;
	color: #3F5663;
	font-weight: normal;
	margin:0;
	padding:0;
}*/
.ppKhBox{
	width:274px;
	height:125px;
	margin:26px 20px -6px 0;
	padding:0;
	float:left;
	background: url(/img/bg_boxkh.png) no-repeat;
	/**background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_boxkh.png', sizingMethod='scale');*/
	position:relative;
}
.ppKhBox p{
	position:absolute;
	left:15px;
	top:66px;
	margin:0 10px 0 0;
	padding:0;
	font-size:10px !important;
	line-height:1.3em !important;
}
.ppKhBox a{
	color:#44b4eb;
	font-weight:bold;
}
/*************************/
/* Voice-Reader          */
/*************************/
#voicereaderIcon{
	text-align:right;
}
/*************************/
/* Suchergebnisse        */
/*************************/
.suchergebnisItem{
	border-bottom:1px solid #E1E2E3;
	padding: 0 0 6px 0;
	margin:0 22px 9px 0;
}
.suchergebnisItem a{
	font-weight:bold;
}
/***************************/
/* Suchergebnisse MediCast */
/***************************/
#mcSearchResult{
}
#mcSearchResult h1{
	margin:0 0 3px 0;
	padding:0;
	font:bold 11px Verdana;
}
#mcSearchResult h2{
	margin:0 0 6px;
	padding:0;
	color:#A3A3A3;
	font-size:10px;
}
#mcSearchResult p{
	font-size:10px;
	padding:0 10px 0 0;
	margin:0;
}
#mcSearchResult th{
	font-size:10px;
	font-weight:normal;
	height:20px;
	vertical-align:top;
	border-bottom:1px solid #E1E2E3;
}
#mcSearchResult td{
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px solid #E1E2E3;
}
#mcSearchResult img{
	margin-bottom:0;
}
/*************************/
/* Downloads              */
/*************************/
#ppDownload, #blogComments, #blogWrite{
	margin:20px 22px 0 0;
	padding:0 15px 10px;
	border:1px solid #E1E2E3;
	border-bottom-color:#EEEFF0;
	border-top-color:#CCCDCD;
	/*width: 523px;*/
	background:#F5F6F7 url(../img/bg_boxdl.png) top repeat-x;
}
#blogComments{
	margin:0;
}
#blogWrite{
	background:#FFFFFF none;
	border-width:1px 1px 0;
	padding:0 0 10px;
	margin:10px 0 0;
}
#ppDownload img{
	margin-bottom:0;
}
#ppDownload h1, #blogComments h1, #blogWrite h1{
	margin:0;
	padding:0;
	color: #2BA5E1;
	font: normal 16px Verdana;
	height:18px;
	overflow:hidden;
}
#blogWrite h1{
	color:#3F5663;
	padding:10px 15px;
}
#blogWrite form{
	padding:0 15px;
}
#blogComments ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ppDownRow, #blogComments ul li{
	margin:10px 0 0;
	border-bottom:1px dotted #CCCDCD;
	padding:0 0 10px;
}
#blogComments ul ul li{
	margin:10px 0 0 30px;
	border-bottom:none;
	padding:0;
}
li.ppFormButton{
	/*text-align:right;*/
	padding-top:10px !important;
}
.ppLastDown{
	border-bottom:none !important;
	padding-bottom:0 !important;
	margin-bottom:0;
}
.ppDownbild{
	float:left;
	width:116px;
	text-align:center;
}
.ppDowntext{
	float:left;
	width:407px;
}
/*************************/
/* Footer                */
/*************************/
.meta{
	margin: 13px 0 0 0;
}
.meta a {
	text-decoration:none;
	font-size:10px;
	margin:0 8px 0 0;
}
.meta a:hover {
	color:#5d6c71;
	text-decoration:underline;
}
a.rss {
	vertical-align:-4px;
}
/*************************/
/* MediCast              */
/*************************/
#ppMcTeaser{
	margin:0;
	padding:0;
	background: url(/img/bg_boxmc.png) repeat-y;
}
#ppMcTeaser p{
	font-size:11px;
	line-height:1.3em;
	margin:2px 0 0;
	padding:0;
}
#ppMcTeaser b{
	font-weight:bold;
	color:#A3A3A3;
}
#ppMcTeaser a{
	font-weight:bold;
}
#ppMcTeaser a:hover{
	color:#CFAF2C;
}
#ppMcTeaserTp{
	background: url(/img/bg_boxmctp.png) no-repeat;
	height:12px;
}
#ppMcTeaserFt{
	background: url(/img/bg_boxmcft.png) no-repeat;
	height:12px;
}
.ppMcBox{
	width:254px;
	margin:0 20px 0 0;
	padding:0 10px 0;
	float:left;
}
.boxBlog{
	/*
	background:url(/img/bg_boxblog1.jpg) top no-repeat;
	*/
	background:url(/img/blogbg.png) top no-repeat;
	margin-top:-12px;
	padding-top:12px;
	margin-right:0;
}
.boxBlog p{
	margin-top:110px !important;
}
.McBoxEntry{
	margin:6px 0 0;
	padding:9px 0;
	border-top:1px dashed #E1E2E3;
}
.first{
	border-top-style:solid;
}
#ppCastItem{
	padding:0;
	margin:0;
	float:left;
	width:490px;
	/*border-right:1px solid #DFDFDF;*/
}
#ppFlashCont{
	padding:0 0 5px 0;
	margin:7px 0 0;
	border-bottom:1px solid #E3E3E3;
}
#ppCDesc{
	margin:10px 0 0 0;
	padding:10px 16px;
	border:1px solid #D9D9D9;
}
#ppCDesc a:hover, #ppCastPre a:hover{
	color:#3F5663;
	color:#CFAF2C;
}
#ppCDesc h1, #ppCastPre h1, #blogComments h2{
	margin:0 0 3px 0;
	padding:0;
	font:bold 11px Verdana;
}
#blogComments h2 span{
	margin:0 0 0 1em;
	font-weight:normal;
}
#ppCDesc h2, #ppCastPre h2{
	margin:0 0 6px;
	padding:0;
	color:#A3A3A3;
	font-size:10px;
}
#ppCDesc h2 strong, #ppCastPre h2 strong{
	color:#3F5663;
}
#ppCDesc p, #ppCastPre p{
	font-size:10px;
	padding:0;
	margin:0 0 10px 0;
}
#ppCastPre p{
	margin:0 0 4px 0;
}
#ppCDesc strong, #ppCastPre strong{
	font-weight:bold;
}
a.castURL{
	/*
	border:1px solid #7f9db9;
	*/
	padding:1px 4px;
	margin-left:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
/*#ppFlashPre{
	float:right;
	margin: 0 20px 0 0;
	padding:0;
	width:140px;
	height:500px;
	background:#CCCCCC;
}*/
#ppCastPre{
	float:right;
	margin: 0;
	padding:0;
	width:360px;
	background:#FFFFFF url(/img/bg_prvwmd.png) repeat-y;
}
#ppCastPre h1 a{
	color:#3F5663;
}
#ppCPreTp{
	background-image:url(/img/bg_prvwtp.png);
	height:21px;
	padding:9px 12px 0;
	border-bottom:1px solid #E2E3E4;
}
#ppCPreFt{
	background:#F5F6F7 url(/img/bg_prvwft.png) no-repeat;
	height:16px;
	padding:0 0 8px;
}
.ppCastPrevw{
	border-bottom:1px solid #E2E3E4;
	margin:6px 10px;
	padding-bottom:6px;
}
div.ppPrevwPic{
	/*width:106px;*/
	width:auto;
	border:1px solid #E2E3E4;
	padding:1px;
	margin:0 10px 0 0;
	float:left;
}
div.ppPrevwPic:hover{
	border-color:#CFAF2C;
}
.ppPrevwTxt{
	float:left;
	width:220px;
}
.blogItem{
	/*border-bottom:1px solid #E1E2E3;*/
	padding:0;
	margin:0 0 16px;
}
.blogItemFt{
	border-top:1px solid #E1E2E3;
	background:url(../img/bg_blogft.png) top repeat-x;
	padding:4px 0 0;
	margin:0;
}
.blogItemFt a{
	padding:0;
	margin:0 16px 0 6px;
}
.blogItemFt a:hover{
	color:#CFAF2C;
}
img.blogPicLeft{
	vertical-align:text-top;
	float:left;
	border-right:1px solid #E1E2E3;
	padding-right:7px;
	margin-right:10px !important;
}
img.blogPicRight{
	vertical-align:text-top;
	float:right;
	border-left:1px solid #E1E2E3;
	padding-left:7px;
	margin-left:10px !important;
}
.sect{
	border-bottom:1px solid #E1E2E3;
	margin-bottom:10px;
}
.lastPrevw{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
h1.error{
	color:#AE0C00 !important;
}
ul.blogForm{
	list-style:none;
	margin:0 0 10px !important;
}
ul.blogForm li{
	margin:0 !important;
	padding:0;
	line-height:1em !important;
}
ul.blogForm li > p{
	float:left;
	width:130px;
	white-space:nowrap;
}
ul.blogForm li > img{
	margin:0 0 0 5px !important;
}
input.blogForm, input.blogWrite, textarea.blogWrite{
	width:170px;
	border:1px solid #7E9DB9;
	padding:0 0 0 3px;
	color:#333333;
}
input.blogWrite{
	width:300px;
}
textarea.blogWrite{
	width:300px;
	height:100px;
}
input#blogAccept{
	float:left;
	margin-right:5px;
}
ul.blogArchive{
	list-style:none;
	margin:0 10px;
	padding:0;
	line-height:16px;
}
.sucheCast, .sucheNews{
	background:#F5F6F7 url(/img/bg_suchec.png) no-repeat;
	width:360px;
	height:39px;
	margin:0;
	padding:0 0 5px;
}
.sucheNews{
	background-image:url(/img/bg_suchen.png);
}
/*************************/
/* news                  */
/*************************/
.newsPic{
	float:left;
	border-right:1px solid #E1E2E3;
	padding-right:7px;
	margin-right:10px !important;
}
.newsPre a:hover{
	color:#007D88 !important;
}
/*************************/
/* tag cloud             */
/*************************/
#ppCCloud{
	width:336px;
	background:#F5F6F7 url(/img/bg_prvwmd.png) repeat-y;
	margin:0;
	padding:6px 12px 10px;
	text-align:justify;
	font-family:'Trebuchet MS',Verdana, Tahoma Arial, Helvetica, sans-serif
}
#ppCCloud a{
	text-decoration:none;
	text-transform:lowercase;
	margin:0 2px;
}
#ppCCloud a:hover{
	margin:0 3px;
	color:#CFAF2C;
}
#ppCCloudTp{
	height:4px;
	background:#F5F6F7 url(/img/bg_cldtp.png) no-repeat;
	margin:0;
	padding:0;
}
#ppCCloudFt{
	height:4px;
	background:#F5F6F7 url(/img/bg_cldft.png) no-repeat;
	margin:0;
	padding:0 0 8px;
}
a.tag1{
	font-size:12px;
	font-weight:bold;
	color:#2E799E;
	color:#73C3EB;
}
a.tag2{
	font-size:14px;
	font-weight:bold;
	color:#358CB8;
	color:#5BBBEB;
}
a.tag3{
	font-size:16px;
	font-weight:bold;
	color:#3DA0D1;
	color:#44B4EB;
}
a.tag4{
	font-size:18px;
	color:#44B4EB;
	color:#3DA0D1;
}
a.tag5{
	font-size:22px;
	color:#5BBBEB;
	color:#358CB8;
}
a.tag6{
	font-size:26px;
	color:#73C3EB;
	color:#2E799E;
}
/*************************/
/* eCard                 */
/*************************/
h1.eCard{
	margin-bottom:12px !important;
}
#bgCard{
	position:absolute;
	right:-8px;
	/** right:-9px;*/
	top:-11px;
	/** top: -20px;*/
	z-index:1
}
#textCard{
	/*position:absolute;
	left:22px;
	top:-8px;*/
	z-index:2;
	width:410px;
}
a.eCard{
	background:#00587B;
	padding:7px 8px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	cursor:pointer;
}
input.eCard{
	background:#00587B;
	padding:7px 8px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	cursor:pointer;
	border:none;
}
a:hover.eCard{
	background:#006F92;
	color:#FFFFFF;
	text-decoration:none;
}
.thumbCard{
	border:1px solid #D9D9D9;
	padding:1px;
	float:left;
	width:145px;
	margin:0 12px 34px 0;
	display:inline;
}
.thumbCard:hover{
	border:1px solid #CC0000 !important;
	cursor:pointer;
}
.thumbCard img{
	margin:0 !important;
}
.lastCard{
	margin-bottom:0;
}
.messageCard{
	width:545px;
	height:110px;
	border:1px solid #D9D9D9;
	padding:2px 5px;
	font: normal 14px Verdana;
	color:#3F5663;
	letter-spacing:0.05em;
	margin:0;
}
#ppCardRest{
	color:#3F5663 !important;
	width:240px;
	background:none;
	border:none;
	text-align:right;
	font-size:12px;
}
.prevCard{
	float:left;
	height:26px;
	width:186px;
	padding:4px 0 0 4px;
	background:#D9D9D9;
}
.prevCard a:hover{
	color:#5D6C71;
}
.infoMessage{
	float:right;
	text-align:right;
	margin:2px 94px 0 0;
	display:inline;
}
.formLabel{
	float:left;
	width:92px;
	padding-top:3px;
}
.formData{
	float:left;
	margin-bottom:6px;
}
.inputCard{
	width:235px;
	height:17px;
	padding-left:8px;
	border:1px solid #D9D9D9;
	color:#3F5663;
	margin-left:9px;
}
/*************************/
/* diverses              */
/*************************/
.errorMessageBox {
	background-color: #FFFF99;
	border:2px solid #FF0000;
	font-weight:bold;
	padding: 3px;
}
.autowidth {
	width:auto !important;
}
/*************************/
/* Formulare             */
/*************************/
/* KEINE generelle formatierung von formularelementen
select, input, textarea {
	border: 1px solid #E1E2E3;
}
select, input {
	width: 300px;
}
textarea {
	width: 500px;
	height: 100px;
}
*/
input.auto {
	width: auto;
	border:none;
}
table.kontakttable p{
	margin-bottom:0 !important;
}
table.kontakttable input, table.kontakttable textarea{
	width:350px;
	padding:0 4px 1px;
}
table.kontakttable textarea{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
table.kontakttable input.auto{
	width:auto;
	padding:0;
}
#CaptchaCell{
	vertical-align:top;
}
#CaptchaCell img{
	margin:0;
	margin-right:10px;
}
/*************************/
/* allgemein Klassen     */
/*************************/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.lastbox{
	margin-right:0;
}
/*************************/
/* tags                  */
/*************************/
img {
	border:none;
	margin:0;
	padding:0;
	/*behavior: url("/css/pngbehavior.htc");*/
}
*+html img{
	behavior: none;
}
a {
	text-decoration:underline;
	color:#5D6C71;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
	color:#44b4eb;
}
hr {
	padding:0;
	margin:0;
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #E1E2E3;
}
/*************************/
/* ausschreibungen       */
/*************************/
div.auss{
	margin-bottom:25px !important;
}
ul.auss img{
	float:left;
	width:auto;
	margin-right:5px;
}
/*************************/
/* tabellen (jobs, etc.) */
/*************************/
table.ppTable{
	width:860px;
	border-collapse:collapse;
	border:none;
	margin:0 0 30px;
	padding:0;
}
table.ppTable tr, table.ppTable td{
	border-collapse:collapse;
	vertical-align:top;
	border:none;
	margin:0;
	padding:0;
}
table.ppTable td{
	padding:8px 0 15px 15px !important;
}
table.ppTable td.tabelleambulanz{
	height:44px;
	background:url(../img/bg_tblkat.png) no-repeat;
	vertical-align:middle !important;
	padding:0 0 0 6px !important;
	font-size:12px;
	color:#FFFFFF;
	border-top:15px solid #FFFFFF !important;
}
table.ppTable td.tabellenklinik{
	padding:10px 6px 5px !important;
}
table.ppTable td.jobdate{
	font-size:10px !important;
}
table.ppTable td.jobdesc{
	font-size:10px !important;
	text-align:center;
	padding:0 !important;
}
table.ppTable tr.jobSumm, table.ppTable tr.jobSumm > td{
	border-top:3px solid #EBEBEB !important;
	padding-top:3px;
}
/*************************/
/* tooltips              */
/*************************/
#tooltip {
	background:url(../img/bg_tooltipp.png) no-repeat;
	width:154px;
	height:28px;
	padding:0;
}
#tooltip p {
	text-align:left;
	margin:5px 0 0 8px;
	font-size:11px;
	color:#FFFFFF;
}