/* Dermatherm Menu links */

div#left {
    float: right;
	width: 396px;
	height: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: url(images/bg.jpg) repeat bottom left;*/
	background: url(images/Layout/Linker_Rand_Hintergrund_legs_bearbeitetA.jpg) repeat-y;
}

div#left h3 {
    margin: 0px 0px 0px 240px;
    text-decoration: underline;
	visibility: hidden;
}

div#left a {
    text-decoration: none;
}

div#left a:hover {
    color: red;
}

div#left table {
    margin-left: 183px;
}

div#left td {
    width: 200px;
	height: 30px;
	text-align: center;
	background: url(images/Layout/KnopfA.jpg);
	border: 1px solid #000;
}

body#produkte td.aktuell,
body#technologie td.aktuell,
body#behandlung td.aktuell,
body#service td.aktuell,
body#preise td.aktuell,
body#kontakt td.aktuell {
    background: url(images/Layout/aktuell.png);
}

body#produkte td.aktuell span,
body#technologie td.aktuell span,
body#behandlung td.aktuell span,
body#service td.aktuell span,
body#preise td.aktuell span,
body#kontakt td.aktuell span {
    font-weight: bold; 
}
