/* ****************** CSS www.telezentrum.net ****************** */
/* filename: hrm.css                                              */
/* filesize: x.xxxx Byte                                         */
/* created:  28.04.2006                                          */
/* modified: 04.09.2008                                          */
/* Browser:  Firefox, Opera, Netscape                            */
/*                                                               */
/* Site:     telezentrum.net                                     */
/* Bereich:  HRM                                                  */
/* media:    screen                                              */
/* (c) co|com mediaservice - www.co-com.net - info@co-com.de     */
/* ************************************************************* */

/* ########## CONTAINER ########## */

#Main {
	width: 100%;
	min-height: 535px;
	background-image: url(../../grafik/bg/hrm_kopf.gif);
	/*background-image: url(../../grafik/bg/hrm_kopf2.gif);
	background-image: url(../../grafik/bg/hrm_kopf3.gif);*/
	background-repeat: repeat-x;
}

/* ---------- Inhaltsbereich ---------- */
#Center {
	width: 981px;
	min-height: 460px;
	background-image: url(../../grafik/bg/hrm_center.gif);
	/*background-image: url(../../grafik/bg/hrm_center2.gif);
	background-image: url(../../grafik/bg/hrm_center3.gif);*/
	background-repeat: repeat-y;
}

/* ---------- Seitenfuss ----------*/
#FooterPage {
	width: 100%;
	height: 25px;
	border-right: 1px solid #FFFFFF;
	background-color: #009AD8;
	/*background-color: #00A3E8;
	background-color: #B3E3F9;*/
}

/* ########## TAGS/NAVIGATION ########## */

/* Navigation oben horizontal */
td.ButtonHR {
	background-color: #009AD8;
	/*background-color: #00A3E8;
	background-color: #B3E3F9;*/
	height: 25px;
	width: 20%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
td.ButtonQBV {
	*background-color: #FFF3DD;
	/background-color: #FFD9B2;
	background-color: #FFF1E4;*/
	height: 25px;
	width: 20%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
td.ButtonEU {
	background-color: #D2CFE2;
	/*background-color: #E8BAC4;
	background-color: #F7E7EA;*/
	height: 25px;
	width: 20%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
td.ButtonTZ {
	background-color: #C8F799;
	/*background-color: #D9F6B3;
	background-color: #F2FCE4;*/
	height: 25px;
	width: 20%;
	text-align: center;
}
td.ButtonIffa {
	background-color: #F0E3ED;	
      	height: 25px;
	width: 20%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
/* ########## NEWSLETTER ########## */
#Textbereich {
	width: 480px;

	float: right;

}
/* Newsletter-Archiv - Liste */
#Archivliste {
	width:100%;
	margin-top:24px;
}
#Archivliste .zeile {
	width:100%;
	margin-bottom:6px;
	border-bottom:1px dashed #009AD8;
}
#Archivliste .zeile .ueberschrift {
	float:left;
	width:495px;
	font-weight:bold;
}
#Archivliste .zeile .ausgabe{
	float:right;
	width:250px;
	text-align:right;
}
#Archivliste .zeile .vorschautext{
	width:100%;
}
#Archivliste .zeile .link{
	float:right;
}
/* Newsletter-Archiv - Abo*/
.subscribe {
	margin:12px 0px 0px 0px;
	font-weight:bold;
}
#Aboform {
	margin:12px 0px 0px 0px;
}
#Aboform .zeile {
	width:100%;
	margin-bottom:1px;
}
#Aboform .zeile label {
	float:left;
	width:125px;
	color:#000000;
}
legend {
	color:#000000;
}
#Aboform select {
	font-size:10px;
}
input.inputstandard {
	width:155px;
	font-size:10px;
}
input.inputemail {
	width:317px;
	font-size:10px;
}
/* Newsletter-Archiv - Lesen */

#NlShow {

}
#NlShow h1 {
	margin:0px 0px 6px 0px;
	font-size:14px;
}
#NlShow h2 {
	margin:0px 0px 3px 0px;
	font-size:13px;
}
#NlShow h3 {
	margin:0px;
	font-size:12px;
}
#NlShow .kopf {
	border-bottom: 1px dashed #009AD8;
	margin:0px 0px 6px 0px;
}
#NlShow .logo {
	float:left;
	color:#009AD8;
	font-weight:bold;
	font-size:14px;
}
#NlShow .ausgabe {
	float:right;
}
#NlShow #Ticker {
	background-color: #B9D4EF;
	padding:5px 10px 5px 10px;
	border-top:1px solid #009AD8;
	border-bottom:1px solid #009AD8;
	margin:0px 0px 6px 0px;
}
#NlShow #Ticker ul {
	margin-top:3px;
	margin-bottom:3px;
}
#NlShow .titelbild {
	width: 250px;
	height: 250px;
	float: left;
	border: 1px solid #D9D9D9;
	overflow: hidden;
	margin: 0px 15px 5px 0px;
}
#NlShow .vorspann {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
#NlShow .content{
	margin:0px 0px 10px 0px;
}
#NlShow .verweis {
	float:right;
}
#NlShow .footer {
	border-top:1px dashed #009AD8;
	margin-bottom:12px;
}

/* ########## KALENDERMODUL ########## */
/* ***** Monatskalender Tabelle ***** */
#TerminKalender {
  color: #000000;
}
table#Terminkalender{
  border-top:1px solid #009AD8;
  border-left:1px solid #009AD8;
}
#Terminkalender td.monatsanzeige {
  border-bottom:1px solid #009AD8;
  border-right:1px solid #009AD8;
}
#Terminkalender td.wotag {
  border-right:1px solid #009AD8;
  border-bottom:1px solid #009AD8;
}
#Terminkalender td.wetag {
  border-right:1px solid #009AD8;
  border-bottom:1px solid #009AD8;
}
#Terminkalender td.blanktag {
  border-right:1px solid #009AD8;
  border-bottom:1px solid #009AD8;
}
#Terminkalender td.aktivday {
  background-color:#009AD8;
  border-right:1px solid #009AD8;
  border-bottom:1px solid #009AD8;
}
#Terminkalender td.aktivday a {
	color:#EFFFFF;
}
#Terminkalender td.aktivday a:hover {
	color:#000000;
}
/* ----- Monatskalender Tabelle ----- */
/* ***** Anzeige Termine Listen ***** */
#Terminliste td.we {
    background-color:#009AD8;
}
#Terminliste .zeile {
	border-bottom:1px dashed #009AD8;
}

/* ----- Anzeige Termine Listen ----- */

/* ***** Anzeige Termine Detail ***** */
#Termindetail .zeile {
	border-bottom:1px dashed #009AD8;
}
/* ----- Anzeige Termine Detail ----- */