/*================================================================================*/
/* CSS für den Service zahnarzthelferin-aktuell
/*================================================================================*/
body
{
    background-image: url(/img/zah/bg.gif);
    background-repeat: repeat-y;
}

/*================================================================================*/
/* Layout, allgemeine Farben
/*================================================================================*/
#seitenHeader
{
    background-image: url(/img/zah/header.jpg);
    width: 741px;
    height: 85px;
}
.bghell
{
	background-color: #f5f4fe;
}
.menuButton a
{
    color: #00a;
}
.menuTop
{
    background-image: url(/img/zah/menutop.gif);
    width: 137px;
    height: 40px;
}
.menuSep
{
    background-image: url(/img/zah/menusep.gif);
    width: 137px;
    height: 23px;
}
.menuNewsletter
{
    background-image: url(/img/zah/menunl.gif);
}
.menuNewsletterInner
{
    color: #00a;
    padding: 8px;
}
.menuNewsletterInner input
{
    BORDER: solid 1px #00c;
    width: 95%;
    font-size: 11px;
    font-family: Tahoma;
}
.menuButton
{
    background-image: url(/img/zah/menubg.jpg);
}
.menuBottom
{
    background-image: url(/img/zah/menubottom.gif);
    width: 137px;
    height: 88px;
}
.aktiv a
{
    color:#35f;
}

.menuButton a:hover
{
    color: #ff7f00;
}

/*================================================================================*/
/* Homepage
/*================================================================================*/
.homepageBox
{
    color: #008;
}
.homepageBoxContent
{
    background-image: url(/img/zah/homebg.jpg);
}
.homepageLink {
	text-decoration: none;
	color: #777;
}
/*================================================================================*/
/* Box grün breit
/*================================================================================*/
.gruenBoxContent
{
    BACKGROUND-IMAGE: url(/img/zah/gruenbbg.jpg)
}
/*================================================================================*/
/* Suchbox
/*================================================================================*/
.suchBox
{
    color: #00c;
}
.suchBoxContent
{
    background-image: url(/img/zah/blaubg.jpg);
}
.suchFeld
{
    border-color: #00c;
}
/*================================================================================*/
/* Votingbox
/*================================================================================*/
.votingBox
{
    color: #0c0;
}
.votingBoxContent
{
    background-image: url(/img/zah/gruenbg.jpg);
}
.votingBalkenBG
{
    background-image: url(/img/zah/votingBalkenBG.gif);
    width: 100%;
    height: 11px;
}
.votingBalken
{
    background-image: url(/img/zah/votingBalken.gif);
    height: 11px;
}
.votingFrage
{
    color:#00c;
    margin-bottom: 1em;
}
.votingOption
{
    color:#aaa;
}

.mottoBox
{
    color: #fa0;
}
.mottoBoxContent
{
    background-image: url(/img/zah/orangebg.jpg);
    color: #800;
    font-style: italic;
}
/*================================================================================*/
/* News
/*================================================================================*/
.newsBoxContent /* News-Box am rechten Rand */
{
    background-image: url(/img/zah/orangebg.jpg);
    color: #777;
}
.newsBox
{
    color: #fa0;
}

.newsCBoxContent /* News-Box in der Mitte */
{
    background-image: url(/img/zah/homebg.jpg);
}
.newsCBox
{
    color: #008;
}

.weitereNews a
{
    text-decoration: none;
    color: #777;
}
/*================================================================================*/
/* Wir über uns
/*================================================================================*/
.wirBox
{
    color: #008;
}
.wirBoxContent
{
    background-image: url(/img/zah/orangebbg.jpg);
    color: #008;
}
/*================================================================================*/
/* Downloads
/*================================================================================*/
.downloadCBox
{
    color: #008;
}
.downloadCBoxContent
{
    background-image: url(/img/zah/homebg.jpg);
    color: #008;
}
.downloadBoxContent /* News-Box am rechten Rand */
{
    background-image: url(/img/zah/orangebg.jpg);
}
.downloadBox
{
    color: #fa0;
}
.weitereDownloads a
{
    text-decoration: none;
    color: #777;
}
.downloadLinkOffen, .downloadLinkOffen a
{
    color: orange;
}
.downloadLinkAbo
{
    color: #777;
}

/*================================================================================*/
/* Probe-Abo-Box (rechts Hinweis auf Probeabo)
/*================================================================================*/
.probeAboBox
{
    color: #008;
}
.probeAboBoxContent /* News-Box am rechten Rand */
{
        background-image: url(/img/zah/gruenbg.jpg);  /* default */}
}
/*================================================================================*/
/* News
/*================================================================================*/
.aboMenuContent /* News-Box am rechten Rand */
{
    background-image: url(/img/zah/orangebg.jpg);
}
.aboMenu
{
    color: #fa0;
}

.aboMenu a
{
    text-decoration: none;
    color: #777;
}

/*================================================================================*/
/* Ausgaben-Archiv
/*================================================================================*/
.archivBox
{
    color: #008;
}
.archivBoxContent /* News-Box am rechten Rand */
{
    background-image: url(/img/zah/homebg.jpg);  /* default */}
}

/*================================================================================*/
/* Forum
/*================================================================================*/
.forumListeTitel {
	background: #e0e0e0;
}
.forumListeEintrag {
	background: #f0f0f0;
}

/*================================================================================*/
/* Login-Box (rechts Hinweis auf Probeabo)
/*================================================================================*/
.loginBox
{
    color: #008;
}
.loginBoxContent /* News-Box am rechten Rand */
{
        background-image: url(/img/zah/blaubg.jpg);  /* default */}
}
