@CHARSET "ISO-8859-1";

/* ----------------------------------- */
/* ----------- ELEMENTS -------------- */
/* ----------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serf;
	text-align: center;
	background-color: #c2b9a1;
	color: #333333;
}
html, body {
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
}
a img {
  border: 0;
}
h1 {
	font-family: "Times New Roman", Times, serif;
  margin: 0px 0px 25px 0px;
	padding: 0;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
  margin: 0px 0px 25px 0px;
	padding: 0;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #18b6b3;
}
h3 {
	font-family: "Times New Roman", Times, serif;
  margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #333333;
}
h4 {
	font-family: "Times New Roman", Times, serif;
  margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #3bbeb9;
}
h5 {
  margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
h6 {
  margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #3bbeb9;
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
b, strong {
  color: #555555;
}
/* ----------------------------------- */
/* -------------- IDS ---------------- */
/* ----------------------------------- */

#divcenter {
	width: 854px;
	min-height: 620px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;	
}
#divmain {
	width: 854px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/g_main_bg.jpg) repeat-y;
}

#dmcheader {
	height: 275px;
	width: 854px;
	float: left;
	background: url(../img/g_header_bg.jpg) no-repeat;
}
#dmcheaderlogo {
  width: 195px;
  padding: 84px 0px 0px 32px;
  float: left;
}
#dmcheaderimage {
  padding: 15px 0px 0px 10px;
  float:left;
}

#dmccontent {
	width: 854px;
	clear: both;
}

#dmcnavi {
	background: url(../img/g_main_nav_bg.jpg) repeat-y top;
}
#dmcnavibot {
  height: 15px;
	background: url(../img/g_main_navbot_bg.jpg) no-repeat;
}

#dmctxt {
  display: inline;
	padding: 0px 0px 0px 0px;
	margin: 20px 52px 0px 0px;
	width: 550px;
	min-height: 420px;
	height: auto !important;
  height: 420px;
	float: right;
}

#dmcfooter {
  font-family: Arial, Helvetica, sans-serf;
	font-size: 11px;
	height: 76px;
	width: 854px;
	clear:both;
	overflow: visible;
	background: url(../img/g_footer_bg.jpg) no-repeat;
	color: #666666;
}
#dmcfooternav {
  width: 195px;
  padding: 0px 0px 0px 24px;
  float: left;
}

#dmcfooterright {
  padding: 37px 0px 0px 33px;
  float:left;
}

/* -----SPECIAL CONTENT CLASSES----- */

.bodytext{
  margin: 5px 0px 5px 0px;
}

/* ----------------------------------- */
/* ------------ CLASSES -------------- */
/* ----------------------------------- */


/* ---------- LINK BEHAVIOUR ---------- */


#dmcnavi ul {
  font-family: Arial, Helvetica, sans-serf;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	list-style: none;
	text-indent: 22px;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#dmcnavi img{
   padding: 5px 0px 5px 32px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3bbeb9;
}
a:active {
	text-decoration: underline;
	color: #2eb9b2;
}

.contxt a:link {
	text-decoration: none;
	color: #000000;
}
.contxt a:visited {
	text-decoration: none;
	color: #000000;
}
.contxt a:hover {
	text-decoration: underline;
	color: #2eb9b2;
}
.contxt a:active {
	color: #2eb9b2;
	text-decoration: underline;
}

#dmcnavi a:link {  
	text-decoration: none;
	color: #666666;
}
#dmcnavi a:visited {
	text-decoration: none;
	color: #666666;
}
#dmcnavi a:hover {
	text-decoration: none;
	color: #2eb9b2;
}
#dmcnavi a:active {
	color: #2eb9b2;
	text-decoration: none;
}

#dmcfooter a:link {
	text-decoration: none;
	color: #666666;
}
#dmcfooter a:visited {
	text-decoration: none;
	color: #666666;
}
#dmcfooter a:hover {
	text-decoration: none;
	color: #2eb9b2;
}
#dmcfooter a:active {
	color: #2eb9b2;
	text-decoration: none;
}

/* ---------- CONTENT TXT ---------- */
.contxt {
	font-size: 0.8em;
	line-height: 150%;
	color: #333333;
}
.contxt ul {
	list-style-type: square;
}

/* ------------- NEWS ------------- */

.bodytext {
	margin:0;
	padding:0;
}

.news-latest-item, .news-list-item {
	margin: 10px 0px 0px 0px;
	padding:0;
	margin-bottom:5px;
	border-bottom:dotted 1px #c2b9a1;
}

.news-latest-item b, .news-list-item b {
  font-family:Arial, Helvetica, sans-serif;
	color:#2eb9b2;
	font-size:12px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	padding:0;
}

.news-latest-item a:link, .news-latest-item a:visited, .news-latest-item a:focus, .news-latest-item a:active {
	color: #555555;;
	font-weight:bold;
  text-decoration:none;
}

.news-latest-item a:hover {
	color:#2eb9b2;
	text-decoration:none;
}

.news-list-item a:link, .news-list-item a:visited, .news-list-item a:focus, .news-list-item a:active {
  color: #555555;
	font-weight:bold;
  text-decoration:none;
}

.news-list-item a:hover {
	color:#2eb9b2;
	text-decoration:none;
}

.news-amenu-container ul {
	list-style:none;
	padding-left:0px;
}

.news-latest-morelink, .news-list-morelink {
  font-weight: bold;
	padding-bottom:5px;
	padding-top:0px;
}

.news-list-date, .news-latest-date {
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.news-single-small {
	float:none;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.news-list-browse {
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.news-single-files img {
  margin-right: 10px;  
}

.news-single-author, .news-single-timedata {
	float:right;
}

.tx-ttnews-browsebox p {
	padding: 0;
  margin: 0;
}

.tx-ttnews-browsebox-SCell {
	color:#2eb9b2;
	padding: 0;
  margin: 0;
  height: 15px;
  font-size:12px;
	font-weight:bold;
}


/* ------------- FORMS ------------- */

input.inputit, input.inputitw, textarea.inputitw, textarea.inputittext {
	background-color:#f7f7ef;
	border: solid 1px #e8e2cc;
}
input.submitit, input.submititw {
	background-color:#f7f7ef;
	border: solid 1px #e8e2cc;
}
select.inputit, select.inputitw {
	background-color:#f7f7ef;
	border: solid 1px #e8e2cc;
}
select.selectit, select.selectitw {
	background-color:#f7f7ef;
	border: solid 1px #e8e2cc;
}
.formu label {
	text-align:right;
	padding-right:5px;
	width: 71px;
	float:left;
}
input.inputitw, input.submititw, select.inputitw, select.selectitw, textarea.inputitw {
	width:465px;
	margin:1px;
}
input.inputittext, textarea.inputittext {
	width:465px;
	margin:1px;
}
input.inputch {
	margin-bottom:20px;
}
input#mailformimage {
	margin-left:77px;
	margin-top:5px;
}
.csc-mailform {
	border:none;
}
.csc-mailform-field label {
	width:100px;
}
