BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
	font-family: Tahoma,Geneva,Kalimati,Verdana, Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
}

A {
	text-decoration: none;
	background-color: black;
	color: white;
	outline: none;
}

A:hover {
	background-color: #f03c00;
/* 	color: black; */
}

TD {
	vertical-align: top;
}

.cMainMenu A,
.cMainMenu A:hover,
.cMetaTop A,
.cMetaTop A:hover,
.cLogo A:hover,
.cLogo A { background: none;}

.cBodyContainer {
	background: url('../res/bg/body-mid.gif') repeat-y top center;
}

.cBodyTop {
	width: 100%;
	height: 156px;
	background: url('../res/bg/body-top.gif') no-repeat bottom center;
	z-index: 3;
}

.cContent {
	width: 940px;
	overflow-x: hidden;
	margin: 0 auto;
	background-color: white;
	margin-top: -99px;
	z-index: 2;
	position: relative;
	padding: 0px 30px 30px 30px;
}

.cBodyBottom {
	width: 100%;
	height: 70px;
	padding-bottom: 80px;
	line-height: 70px;
	background: url('../res/bg/body-bot.gif') no-repeat top center;
	z-index: 1;
}

#copyright {
	width: 1000px;
	margin: 0 auto;
	background-color: black;
	height: 70px;
	line-height: 70px;
	z-index: 2;
	text-align: center;
	color: white;
	text-transform: uppercase;
}

/*.cBodyBottom A {
}

.cBodyBottom A:hover, .cBodyBottom A.act {
}*/

.cMetaTop {
	position: absolute;
	top: 11px;
	right: 30px;
	z-index: 3;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 12px;
}

.cMetaTop A {
	color: black;
	text-decoration: none;
}

.cMetaTop A:hover, .cMetaTop A.act {
	background-color: #f03c00;
	color: white;
}

.cLogo {
	padding: 30px 0px 20px 0px;
	background: url('../res/logo.png') no-repeat 0px 30px;
	height: 125px;
}

.cMainMenu UL {
	list-style: none;
	overflow: auto;
	margin: 0;
	padding: 0;
}

.cMainMenu UL LI {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.cMainMenu {
	position: absolute;
	top: 125px;
	right: 30px;
	height: 50px;
}

.cMainMenu A {
	display: block;
	border-left: 2px solid black;
	height: 50px;
	line-height: 19px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	float: left;
	outline: none;
}

.cMainMenu A SPAN {
	background-color: black;
}

.cMainMenu A:hover, .cMainMenu A.act {
	border-left-color: #f03c00;
}

.cMainMenu A:hover SPAN, .cMainMenu A.act SPAN {
	background-color: #f03c00;
	color: white;
}

.cBreadcrumb {
	height: 20px;
	background-color: black;
	color: white;
	padding: 0px 5px;
	line-height: 20px;
	text-transform: uppercase;
}

.cBreadcrumb A {
	line-height: 20px;
}

.cExtraNav {
	height: 40px;
	line-height: 40px;
}

.cTeaser {
	position: relative;
}

.cTeaser .caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	line-height: 27px;
	border-left: 5px solid white;
 	overflow: hidden; 
	padding-top: 5px;
	z-index: 15;
}

.cTeaser .caption SPAN.dummy {
	background-color: white;
	color: white;
	position: relative;
	top: -4px;
}

.cTeaser .caption SPAN.visible {
	color: black;
	position: absolute;
	bottom: 4px;
	left: 0px;
}


.cSubTemplate {
}


.cLeft .tx-qncteaser-pi2 {
	margin-bottom: 30px;
}

.cTeaser .tx-qncteaser-pi2 {
	margin-bottom: 40px;
}


.tx-qncteaser-pi2 H1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	letter-spacing: -2px;
}

H1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 30px 0;
}

H2 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
}

H3 {
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	border-bottom: 2px solid black;
	padding: 0;
	margin: 0;
	color: black;
}


.cLeft P.bodytext {
	margin: 0 0 1em 0;
}

.news-latest-item P.bodytext {
	margin: 1em 0;
}


INPUT.inputbox {
	border: 2px solid black;
	background-color: white;
	line-height: 18px;
	height: 18px;
	vertical-align: middle;
}

TEXTAREA.textbox {
	border: 2px solid black;
	background-color: white;
}

INPUT.submit {
	background-color: black;
	color: white;
	border: 2px solid black;
	text-transform: uppercase;
}

INPUT.submit:hover {
	background-color: #f03c00;
	border: 2px solid #f03c00;
}

#loading {
	position: absolute;
	top: 800px;
	right: 0px;
	left: 295px;
	text-align: center;
	z-index: 20;
}

#loading IMG {
	border: 2px solid black;
}

.cExtraNav A {
	display: block;
	float: right;
	color: white;
	background-color: black;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	margin-left: 1px;
	margin-top: 20px;
	padding: 0px 12px;
}

.cExtraNav .next A,
.cExtraNav A.next {
	padding-right: 30px;
	background: url('../res/arrow-next.gif') black no-repeat right 4px;
}

.cExtraNav .prev A,
.cExtraNav A.prev {
	padding-left: 25px;
	background: url('../res/arrow-prev.gif') black no-repeat left 4px;
}

.cExtraNav .next A:hover,
.cExtraNav A:hover.next {
	background: url('../res/arrow-next-act.gif') black no-repeat right 4px;
	background-color: #f03c00;
}

.cExtraNav .prev A:hover,
.cExtraNav A:hover.prev {
	background: url('../res/arrow-prev-act.gif') black no-repeat left 4px;
	background-color: #f03c00;
}

.cExtraNav .up A {
	background: url('../res/arrow-up.gif') black no-repeat left top;
	float: left;
	padding: 0 15px 0 30px;
	margin-left: 0;
}

.cExtraNav .up A:hover {
	background: url('../res/arrow-up-act.gif') black no-repeat left top;
	background-color: #f03c00;
}

P.sep {
	background-color: black;
	height: 2px;
	line-height: 2px;
	overflow: hidden;
	margin: 1em 0;
}

.tx-thmailformplus-pi1 .error {
	font-weight: bold;
	border: 2px solid #F03C00;
	margin: 20px;
	padding: 10px;
	margin-top: 0;
}

.tx-thmailformplus-pi1 .error-field {
	font-weight: normal;
	padding-left: 20px;
}

.tx-thmailformplus-pi1  LI {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-weight: normal;
}