html {
	height: 100%;
}
body, table, form {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
body {
	font-size: 0.75em;
	text-align: center;
	height: 100%;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	padding: 0px 0px 10px 10px;
}
ul li, ol li {
	margin: 0px 0px 5px 10px;
}
ul.csc-menu-def,
ul.csc-menu-def li {
	list-style: none;
}
.box-small ul.csc-menu-def {
	padding: 0px;
	margin: 0px;
}
.box-small h2 {
	padding-top: 10px;
}
.box-small ul.csc-menu-def li {
	margin-left: 0px;
}
h1 {
	font-size: 2em;
	color: #ebb212;
	padding: 10px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
	float: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2 {
	font-size: 1.7em;
	color: #ffffff;
	margin: 10px 0 10px 0px;
}

p {
	font-size: 1.1em;
	line-height: 1.87m;
	padding: 0px 0px 20px 0px;
	letter-spacing: 0.2px;
}
a,
a:visited {
	color: #1e1e1e;
	text-decoration: underline;
}
a:active,
a:focus,
a:hover {
	color: #1e1e1e;
	text-decoration: none;
}
#site {
	text-align: left;
	margin: 0px auto 0;
	overflow: hidden;
}

#top {
	background: #202020 url(../images/header.jpg) 50% top no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	text-align: center;
}
#header {
	width: 790px;
	text-align: left;
	margin: 0px auto 0;
}
#header h1.logo {
	margin: 17px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: url(../images/terminator-logo.gif) left top no-repeat;
	width: 682px;
	height: 89px;
	float: left;
	text-indent: -9999px;
}
#header h1.logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#header ul.mainmenu {
	/*display: inline;*/
	list-style: none;
	float: right;
	padding: 17px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	line-height: 1.4em;
	font-size: 1.1em;
}
#header ul.mainmenu li {
	/*display: inline;*/
	list-style: none;
	margin: 0px 10px 0px 10px;
}
#header ul.mainmenu a,
#header ul.mainmenu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#header ul.mainmenu a:hover,
#header ul.mainmenu a:active,
#header ul.mainmenu a:focus {
	text-decoration: underline;
	color: #d70b08;
}
#header li.active a {
	color: #d70b08;
	text-decoration: none;
}
#middle {
	background: #808080 url(../images/background-middle.gif) 50% top repeat-x;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 790px;
	text-align: left;
	margin: 0px auto 0;
}
#submenu {
	background: url(../images/background-menubox.gif) 50% top no-repeat;
	margin: 17px 0px 0px 0px;
	float: left;
	width: 790px;
	height: 176px;
	padding: 0px 0px 0px 0px;
}
#submenu .box-left {
	width: 250px;
	padding: 12px 0px 12px 22px;
	height: 100%;
	float: left;
}
#submenu .box-big {
	width: 500px;
	padding: 12px 0px 12px 22px;
	height: 100%;
	float: left;
}
#submenu .box-center {
	width: 245px;
	padding: 12px 0px 12px 0px;
	height: 100%;
	float: left;
}
#submenu .box-right {
	width: 245px;
	padding: 12px 22px 12px 0px;
	height: 100%;
	float: right;
}
#submenu .box-left-one {
	width: 200px;
	padding: 12px 0px 12px 22px;
	height: 100%;
	float: left;
}
#submenu .box-left-two {
	width: 200px;
	padding: 12px 0px 12px 0px;
	height: 100%;
	float: left;
}
#submenu .box-right-one {
	width: 180px;
	padding: 12px 0px 12px 0px;
	height: 100%;
	float: left;
}
#submenu .box-right-two {
	width: 150px;
	padding: 12px 0px 12px 0px;
	height: 100%;
	float: left;
}
#submenu .box-small {
	width: 245px;
	padding: 12px 22px 12px 0px;
	height: 100%;
	float: right;
}
#submenu h1,
#submenu h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 1.2em;
}
#submenu p {
	margin: 0px 0px 0px 0px;
	color: #AFAFAF;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
}
#submenu dt a,
#submenu dt a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#submenu dt a:hover,
#submenu dt a:active,
#submenu dt a:focus {
	color: #AFAFAF;
	text-decoration: underline;
}
#submenu dl {
	float: left;
	margin: 0px;
}
#submenu dd {
	color: #AFAFAF;
	margin: 0px 0px 0px 10px;
	font-size: 0.85em;
}
#submenu dt {
}
/*#submenu img {
	border: 1px solid #CDDCB6;
}*/
#main #content {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}
#main .newsitem {
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 10px 0px;
	float: left;
}
#main .newsitem h2 {
	width: 615px;
	float: left;
}
#main .newsitem h2 a,
#main .newsitem h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#main .newsitem h2 a:hover,
#main .newsitem h2 a:active,
#main .newsitem h2 a:focus {
	color: #d70b08;
	text-decoration: none;
}
#main .newsitem h2 span.text {
	float: left;
	width: 525px;
	overflow: hidden;
}
#main .newsitem h2 span.date {
	float: right;
	width: 75px;
	overflow: hidden;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
#main .newsitem p {
	width: 600px;
	float: left;
}
#main .newsitem img {
	float: right;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#main h3.newsheadline {
	font-size: 1.7em;
}
#main #content .box-big {
	float: left;
	width: 70%;
}
#main #content .box-small {
	width: 27%;
	text-align: right;
	margin: 0px 0px 0px 72%;
}
#main #content .splitted {
	clear:both;
	width:100%;
}

#bottom {
	background: #3E3D42 url(../images/background-bottom.gif) 50% top repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 790px;
	text-align: left;
	margin: 0px auto 0;
	height: 275px;
	font-family: Arial, sans-serif;
}
#footer h1,
#footer h2 {
	margin: 0px 0px 8px 0px;
	color: #ffffff;
	font-size: 1.2em;
	padding: 0px;
}
#footer .box-left {
	width: 250px;
	padding: 12px 0px 12px 10px;
	float: left;
}
#footer .box-center {
	width: 245px;
	padding: 12px 0px 12px 0px;
	float: left;
}
#footer .box-right {
	width: 250px;
	float: right;
	padding: 12px 10px 12px 0px;
}
#footer p {
	width: 790px;
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
}
#footer h3 {
	font-size: 0.9em;
	font-weight: normal;
}
#footer h3 a,
#footer h3 a:visited {
	text-decoration: none;
}
#footer h3 a:hover,
#footer h3 a:active,
#footer h3 a:focus {
	text-decoration: underline;
}
#footer .box-right p,
#footer .box-center p {
	width: 250px;
	font-style: normal;
	padding: 0px;
}
#footer .box-center p {
	width: 245px;
}
ul.csc-menu-1,
ul.csc-menu-1 li {
	list-style: none;
}
#submenu .spacer-gif {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content img.noborder {
	border: 0px;
}
#content .newsimage .news-single-img {
	float: right;
	width: auto;
	margin: 0px 0px 0px 10px;
}
#content .news-single-img img {
	border: 1px solid #ffffff;
}
.linkimg img {
	border: 1px solid #ffffff;
}
blockquote {
	margin: 0px 20px 0px 20px;
	font-family: Cambria,Georgia,Times,"Times New Roman",serif;
	font-style: italic;
}
#triple-box .box-left,
#triple-box .box-center,
#triple-box .box-right {
	line-height: 1.4em;
}

.tx-ttnews-browsebox p{
	text-align:left;
	width:40%;
	margin:0px;
}
.tx-ttnews-browsebox{
	width:100%;
	margin:30px 0 0;
	padding:5px 0 0;
	color:#1E1E1E;
	font-size:0.8em;
}
.tx-ttnews-browsebox a{
	color:#1E1E1E;
	/*text-decoration:none;*/
}
.tx-ttnews-browsebox a:hover{
	 color:#ffffff;
}
.tx-ttnews-browsebox p {
	float: left;
}
.tx-ttnews-browsebox ul {
	float: right;
	display:inline;
	width:60%;
	margin:0px;
	padding:0px;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
}
.tx-ttnews-browsebox ul li{
	display:inline;	
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	background: none;	
}
.tx-ttnews-browsebox ul li{
	display:inline;	
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	background: none;
}

hr.news-clearer {
	width: 100%;
	height: 0px;
	border: 0px;
	color: #808080;
	clear: both;
}
#content .video {
	padding: 0px 0px 20px 0px;
}
#content dd {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

/*** Mailformplus ***/

.tx-thmailformplus-pi1 form {
	margin: 0px 0px 20px 0px;
}
.tx-thmailformplus-pi1 fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.tx-thmailformplus-pi1 dt {
	display: block;
	margin: 0px 0px 5px 0px
}
.tx-thmailformplus-pi1 dd {
	display: block;
	margin: 0px 0px 10px 0px;
}
.tx-thmailformplus-pi1 label {
	font-size: 1.1em;
	letter-spacing: 0.2px;
}