.titel {
	font-family: Verdana;
	font-weight: bold;
	color: #FF3300;
	font-size: 16px;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
.tineytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.menutext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.titeltext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.tabeltext {
	font-family: Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #003366;

}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #003366;
}
.tintytext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
ul {
	list-style-image: url(images/red_buttet.gif);
}
.leftbuildbg {
	background-image: url(images/building-copy-2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
