/* ****************** CSS www.telezentrum.net ****************** */
/* filename: qbv.css                                             */
/* filesize: x.xxxx Byte                                         */
/* created:  28.04.2006                                          */
/* modified: 13.10.2006                                          */
/* Browser:  Firefox, Opera, Netscape                            */
/*                                                               */
/* Site:     telezentrum.net                                     */
/* Bereich:  QBV                                                 */
/* 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/qbv_kopf.gif);
	/*background-image: url(../../grafik/bg/qbv_oben2.gif);
	background-image: url(../../grafik/bg/qbv_oben3.gif);*/
	background-repeat: repeat-x;
}

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

/* ---------- Seitenfuss ----------*/
#FooterPage {
	width: 100%;
	height: 25px;
	border-right: 1px solid #FFFFFF;
	background-color: #F5B935;
	/*background-color: #FF8100;
	background-color: #FFD9B2;*/
}

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

/* Navigation oben horizontal */
td.ButtonHR {
	background-color: #B9D4EF;
	/*background-color: #B3E3F9;
	background-color: #E4F5FD;*/
	height: 25px;
	width: 20%;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
td.ButtonQBV {
	background-color: #F5B935;
	/*background-color: #FF8100;
	background-color: #FFD9B2;*/
	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;
}
/* ########## KALENDERMODUL ########## */
/* ***** Monatskalender Tabelle ***** */
#TerminKalender {
  color: #000000;
}
table#Terminkalender{
  border-top:1px solid #F5B935;
  border-left:1px solid #F5B935;
}
#Terminkalender td.monatsanzeige {
  border-bottom:1px solid #F5B935;
  border-right:1px solid #F5B935;
}
#Terminkalender td.wotag {
  border-right:1px solid #F5B935;
  border-bottom:1px solid #F5B935;
}
#Terminkalender td.wetag {
  border-right:1px solid #F5B935;
  border-bottom:1px solid #F5B935;
}
#Terminkalender td.blanktag {
  border-right:1px solid #F5B935;
  border-bottom:1px solid #F5B935;
}
#Terminkalender td.aktivday {
  background-color:#F5B935;
  border-right:1px solid #F5B935;
  border-bottom:1px solid #F5B935;
}
#Terminkalender td.aktivday a {
	color:#EFFFFF;
}
#Terminkalender td.aktivday a:hover {
	color:#000000;
}
/* ----- Monatskalender Tabelle ----- */
/* ***** Anzeige Termine Listen ***** */
#Terminliste td.we {
    background-color:#F5B935;
}
#Terminliste .zeile {
	border-bottom:1px dashed #F5B935;
}

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

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