body {
	background-color: #067d84;
	background-image: url(../images/termine-body-bg.gif);
	background-repeat: repeat-x;
}

#balken {
	background-image: url(../images/termine-balken.gif);
	background-repeat: no-repeat;
}

#kopfbereich {
	background-image: url(../images/termine-head-bg.jpg);
	background-repeat: no-repeat;
}

#streifen_links,
#streifen_rechts {
	background-image: url(../images/termine-streifen.jpg);
	background-repeat: no-repeat;
}

#navi ul.tiefe_1 a:hover,
#navi ul.tiefe_1 a:active,
#navi ul.tiefe_1 a.active {
	color: #000000;
	background-image: url(../images/termine-navi-active-bg.png);
}

#navi ul.tiefe_2 a:link,
#navi ul.tiefe_2 a:visited {
	background-image: url(../images/termine-navi-dot-p.gif);
	color: #026776;
}
#navi ul.tiefe_2 a:hover,
#navi ul.tiefe_2 a:active,
#navi ul.tiefe_2 a.active:link,
#navi ul.tiefe_2 a.active:visited {
	color: #000000;
	background-image: url(../images/navi-dot-a.gif);
	height: auto;
}

#block_rechts img {
	border-left: 1px solid #FF9900;
}

#inhalt a:link, 
#inhalt a:visited {
	color: #026776;
}	
#inhalt a:hover,
#inhalt a:active {
	color: #000000;
}

#nl_teaser {
	background-image: url(../images/ensemble-teaser-bg.gif);
}

#nl_teaser a:link,
#nl_teaser a:visited {
	background-image: url(../images/ensemble-teaser-dot-p.gif);
	color: #000000;
}

#nl_teaser a:hover,
#nl_teaser a:active {
	background-image: url(../images/ensemble-teaser-dot-a.gif);
	color: #026776;
}

#text_rechts a:link,
#text_rechts a:visited {
	background-image: url(../images/ensemble-navi-dot-p.gif);
	color: #026776;
}
#text_rechts a:hover,
#text_rechts a:active {
	color: #000000;
	background-image: url(../images/navi-dot-a.gif);
}

#terminblock {
	margin-top: 0px;
	padding-top: 14px;
	padding-bottom: 60px;
	display: block;
	float: left; 
	width: 375px;
	border-top: solid 1px #FF9900;
}

#terminblock_ohne {
	margin-top: 0px;
	padding-top: 14px;
	padding-bottom: 60px;
	display: block;
	float: left; 
	width: 375px;
	height: auto;
}

#terminblock h2,
#terminblock_ohne h2 {
	margin-top: 15px;
	margin-left: -1px;
	font-size: 13px;
	color: #026776;
}

#terminblock .linkpfeil a,
#terminblock_ohne .linkpfeil a {
	margin-right: 20px;
	padding-left: 8px;
	font-weight: bold;
}
#terminblock .linkpfeil a:link,
#terminblock .linkpfeil a:visited,
#terminblock_ohne .linkpfeil a:link,
#terminblock_ohne .linkpfeil a:visited {
	background-image: url(../images/ensemble-navi-dot-p.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#terminblock .linkpfeil a:hover,
#terminblock .linkpfeil a:active,
#terminblock_ohne .linkpfeil a:hover,
#terminblock_ohne .linkpfeil a:active {
	background-image: url(../images/navi-dot-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

a.terminanker {
/*	width: 0px;
	height: 0px;
	clear: left;
	border: 1px solid #ff9900;
*/}