/***********************************************/
/* dkg_welcome.css                             */
/***********************************************/ 

h2{
	font-family: Arial,sans-serif;
	font-size:13px;
	color: #000000;
	text-decoration:none;
}	

.page{
	width:850px;
	background-color:#FFFFFF;
	border-right:1px solid #DED9DE;	
}

.page_print{
	width:600px;
	background-color:#FFFFFF;
		
}
/********* HauptnavigationTop (Bereiche Patienten, Ärzte...) *********/
.naviPic   { vertical-align:bottom; }

.naviMain{
	float:none;
	vertical-align: bottom;
	}
	
.naviMainBtn{
	margin-right:2px;
	float:left;
	}

.headerLogo{
	width:160px;
	float:left;
	text-align: center;
}

.headerImg{
	text-align:center;
}
/********* NavigationTop (Impressum/Kontakt...) *********/
.navigationTop{
	background-color:#DAEDDC;
	border-bottom:1px solid #167F1C;
	text-align:center;
	color: #000000;
	padding:2px;
	}
.navigationTop a:link	 { color:#000000; text-decoration: none;      padding-left:8px;padding-right:8px;}
.navigationTop a:visited { color:#000000; text-decoration: none;      padding-left:8px;padding-right:8px;}
.navigationTop a:active  { color:#000000; text-decoration: none;      padding-left:8px;padding-right:8px;}
.navigationTop a:hover   { color:#000000; text-decoration: underline; padding-left:8px;padding-right:8px;}

/********* NavigationBottom (Footernavigation) *********/
.navigationBottom{
	background-color:#EEEEEE;
	border-bottom:1px solid #DED9DE;
	border-top:1px solid #DED9DE;	
	text-align:center;
	color: #000000;
	padding:2px;
	width:850px;
	}
.navigationBottom a:link	 { color:#000000; text-decoration: none;     padding-left:8px;padding-right:8px;}
.navigationBottom a:visited { color:#000000; text-decoration: none;      padding-left:8px;padding-right:8px;}
.navigationBottom a:active  { color:#000000; text-decoration: none;      padding-left:8px;padding-right:8px;}
.navigationBottom a:hover   { color:#000000; text-decoration: underline; padding-left:8px;padding-right:8px;}

.borderBottom{
	background-color:#DAEDDC;
	border-top:1px solid #167F1C;
	text-align:center;
	color: #000000;
	padding:2px;
	margin-bottom:10px;
	float:none;
}
.headerEnd{
	background-color:#167F1C;
	height:10px;
	float:none;
}



/********* Startseite Elemente *********/

/********* ContentBox ThemaDesMonats  *********/
.startTDM{
	margin-left:10px;
	}
.boxTDM{
	border:1px solid #167F1C;
	background-color:#DAEDDC;
	}
.tdmImgMain{
	padding:2px;
	}
.boxTDM a:link	  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxTDM a:visited { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxTDM a:active  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxTDM a:hover   { font-weight:bold; color:#167F1C; text-decoration: underline; }

.tdmHeadline {
	font-size:13px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}

.tdmSubTopic
{
	margin-top:6px;
}	

.tdmImgSubL {
	float:left;
	margin-right:4px;
	vertical-align: top;
}

.tdmImgSubR {
	float:right;
	margin-left:4px;
	vertical-align: top;
}

.tdmHeadlineSub{
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	}	
	
	
/********* Überschriften  *********/
.zeileGruen{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#167F1C;
	font-size:14px;
}
.zeileBlau{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1f8ccd;
	font-size:14px;
}


/********* ContentBox Allgemeines  *********/
.tdRandGruen{
	border:1px solid #167F1C;
	}
	
.tdRandBlau{
	border:1px solid #1f8ccd;
	}

.boxStart{
	/*padding-bottom:5px;
	margin-bottom:10px;
	border:1px solid #167F1C;*/
	}

/***** grün *******/
.boxStartHeadDunkelgruen{
	font-weight:bold;
	background-color:#167F1C;
	font-size:13px;
	color:#FFFFFF;
	padding:1px;
	width:100%;
	}
.boxStartHeadHellgruen{
	font-weight:bold;
	background-color:#DAEDDC;
	font-size:13px;
	color:#CC0000;
	padding:1px;
	width:100%;
	}

.boxStartTextGruen{
	font-family: Arial,sans-serif;
	font-size:11px;
	padding:3px;
	}
	
.boxStartTextGruen a:link	{ font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextGruen a:visited { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextGruen a:active  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextGruen a:hover   { font-weight:bold;  color:#167F1C; text-decoration: underline; }


.boxStartTextTdm{
	font-family: Arial,sans-serif;
	font-size:11px;
	padding:2px;
	}
	
.boxStartTextTdm a:link	{ font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextTdm a:visited { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextTdm a:active  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxStartTextTdm a:hover   { font-weight:bold;  color:#167F1C; text-decoration: underline; }

.tdmUeberschrift{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	/*margin-top:50px;
	margin-bottom:50px;*/
}



/***** blau *******/
.boxStartHeadDunkelblau{
	font-weight:bold;
	background-color:#1f8ccd;
	font-size:13px;
	color:#FFFFFF;
	padding:1px;
	width:100%;
	}
.boxStartHeadHellblau{
	font-weight:bold;
	background-color:#C5DCE9;
	font-size:13px;
	color:#CC0000;
	padding:1px;
	width:100%;
	}

.boxStartTextBlau{
	font-family: Arial,sans-serif;
	font-size:11px;
	padding:3px;
	}
	
.boxStartTextBlau a:link	{ font-weight:bold; color:#1F8CCD; text-decoration: none;      }
.boxStartTextBlau a:visited { font-weight:bold; color:#1F8CCD; text-decoration: none;      }
.boxStartTextBlau a:active  { font-weight:bold; color:#1F8CCD; text-decoration: none;      }
.boxStartTextBlau a:hover   { font-weight:bold;  color:#1F8CCD; text-decoration: underline; }

/*.moreLink a:link	{ font-weight:bold; color:#1f8ccd; text-decoration: none;      }
.moreLink a:visited { font-weight:bold; color:#1f8ccd; text-decoration: none;      }
.moreLink a:active  { font-weight:bold; color:#1f8ccd; text-decoration: none;      }
.moreLink a:hover   { font-weight:bold; color:#1f8ccd; text-decoration: underline; }*/



html,body{
	font-family: Arial,sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	color:#000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
} 


a:link			{ color:#167F1C;  text-decoration:none; }
a:active		{ color:#167F1C;  text-decoration:none;}
a:visited 		{ color:#167F1C;  text-decoration:none;}
a:hover 		{ color:#167F1C;  text-decoration:underline;}




/*********** Quicklink-Box ****************/ 
.boxQuickLinkneu{
	width:830px;
	background-color:#167F1C;
	float:left;	

	}
.boxQuickLinkHead{
	font-weight:bold;
	background-color:#DAEDDC;
	font-size:13px;
	color:#167F1C;
	padding:1px;
	text-align:left;	
	}
.boxQuickLinkneuTd{
	/*background-color:#FFFFFF;
	border:1px solid #167F1C;*/
	text-align:center;
	border-right:1px solid #167F1C;
	border-collapse:collapse;
	padding: 5px;
	}

.boxQuickLinkneuTdOhne{
	text-align:center;
	padding: 5px;
	}
	
.boxQuickLinkneuTd a:link	  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxQuickLinkneuTd a:visited { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxQuickLinkneuTd a:active  { font-weight:bold; color:#167F1C; text-decoration: none;      }
.boxQuickLinkneuTd a:hover   { font-weight:bold; color:#167F1C; text-decoration: underline; }
/***********************************************/ 

