A:link, A:visited {
    color: #005532;
    text-decoration: none;
}

A:hover, A:active {
    color: #ffffff;
    text-decoration: none;
}

div#main {
    background: url('/fileadmin/images/mainbg_treuhand.gif') repeat-y 0 0;
}


div.bgleft {
    background: url('/fileadmin/images/treuhand/back_home_links.gif') 0 0 no-repeat;
}
div.bgright {
    background: url('/fileadmin/images/treuhand/back_home_rechts.gif') 0 0  no-repeat;
}

/* Einleitungstext */
div.hometext {
	position:absolute;
	top:440px;
	left:580px;
	width: 320px;
	visibility: visible;
}
div.hometext span {
	color: #005532;
	font-weight: bold;
}


#startnews td {
    color: #6F9F8B;
}

#startnews h2 {
    color: #6F9F8B;
}


/* Sitemap */

div.csc-sitemap ul ul li a:hover,
div.csc-sitemap ul ul li a:active {
	color: #005532;
}


/* Kontaktformular */
div.form-treuhand textarea {height: 94px;}