body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8A8A8A;
	text-decoration: none;
}
b.category{ 	color: #8A8A8A; }
a:visited {
	text-decoration: none;
	color: #8A8A8A;
}
a:hover {
	text-decoration: none;
	color: #2AA241;
}
a:active {
	text-decoration: none;
	color: #999999;
}

textarea {
	background-color: #DBDBDB; 
	color: #333333;
	border-width: 1px; border-style: solid; border-color: #575757;
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	background-color: #FFFFFF;
}

input {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	background-color: #FFFFFF;
	color: #333333; 
	border-width: 1px; border-style: solid; border-color: #575757;
}

select {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	background-color: #FFFFFF;
	color: #333333; 
	border-width: 1px; border-style: solid; border-color: #575757;
}

img.tt_referenzobjekte{
	border-color: #000000;
	border-style: solid;
	border-width:1px;
}

div#title {
	FONT-SIZE: 13.5px; TEXT-DECORATION: none; font-weight: bold;	
}
div#little {
	FONT-SIZE: 7.5pt; TEXT-DECORATION: none
}
div#error {
	color: #D02F2F; font-weight: bold;		  
}

.center{
	text-align:center;
}

ul.categories{ margin:0; margin-bottom:3em; padding:0; list-style-type:none; }
ul.categories li{ margin-right:0.8em; margin-bottom:0.6em; float:left; white-space: nowrap;}