
body {
	padding: 10px;
	margin: 0;
	color: #909090;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
}

hr {
	display: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.header hr,
.footer hr {
	display: block;
}

td {
	vertical-align: top;
}

/* tt_address */

.tx-ttaddress-pi1  {

}

.tx-ttaddress-pi1 .vcard  {
	float: left;
	height: 120px;
	position: static;
	width: 340px;
	margin-bottom: 5px;
	line-height:15px;
}

.tx-ttaddress-pi1 .vcard  .image  img {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	border: none;
}

.tx-ttaddress-pi1 .vcard .name {
	color: #009BE9;
	font-weight: bold;
}

.tx-ttaddress-pi1 .vcard .description {

}

.tx-ttaddress-pi1 .vcard .phone {

}

.tx-ttaddress-pi1 .vcard .email a {
	text-decoration: none;
}

.tx-ttaddress-pi1 .vcard .email .emailaddress a {
	text-decoration: none;
}

/* tt_news */

.wrapper-teaser .news .news-latest-item h3 a {
	margin:0;
	padding:0;
}

.wrapper-teaser .news  .news-latest-subheader {
	margin:0;
	padding:0;
}

.wrapper-teaser .news .news-latest-morelink {
	line-height:0;
}

.wrapper-teaser .news .news-latest-gotoarchive {
	display: none;
}

/* mailform */

#mailform {
	width: 375px;
}

.csc-mailform-field input[type="text"] {
	width: 250px;
	margin-bottom:2px;
}

.csc-mailform-field textarea  {
	width: 250px;
	margin-bottom:2px;
}

.csc-mailform-field label {
	position: static;
	width: 100px;
	height: auto;
}

.captcha {
	padding: 0;
	margin: 0;
	height: 40px;
}

.captcha .csc-mailform-label {
	position: static;
	width: 100px;
	height: auto;
}

.csc-mailform-field img.captcha_image  {
	border:0 none;
	padding:0 3px 0 0;
	float: left;
}

.csc-mailform-field input.captcha_input  {
	width: 152px;
	height:19px;
	float: left;
}

/* csc-uploads */

.csc-uploads .csc-uploads-icon {
	vertical-align: top;
}

.csc-uploads .csc-uploads-icon img {
	padding: 0;
	margin: 3px 0 0 0;
	border: none;
}

.csc-uploads .csc-uploads-fileName p {
	padding: 0;
	margin: 0;
}

.csc-uploads .csc-uploads-fileSize {
	vertical-align: top;
}


