td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a { color: #A3A390; text-decoration: none }
a:link { color: #A3A390; text-decoration: none }
a:visited { color: #A3A390; text-decoration: none }
a:active { color: #A3A390; text-decoration: none }
a:hover { color: #484100; text-decoration: none }

.scroller {
	padding-right: 10px;
	scrollbar-base-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #C0C0AF;
    scrollbar-3dlight-color: #C0C0AF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #60592D;
}

.back_image {
	background-image: url(http://www.interconsultants.de/_images/popup_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.inputer { border: 1px solid #000000; font-size: 12px; width: 175px; }
