* {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #c4c8cb;
} 
#outer-wrapper {
	position: relative;
	text-align: left;
	margin: auto;
	height: auto;
	top: 0px;
}
#header {
	position: relative;
	top: 0px;
	height: 108px;
}
#header-img {
	position: relative;
	top: 0px;
	height: 108px;
	width: 900px;
	left: 0px;
	background: #272f36;
}
#top {
	position: relative;
	width: 900px;
	height: 20px;
	top: 0px;
	background: #272f36;
	background-image: url(primnavbg.jpg);
	margin-left:5px;
	margin-right:auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
#top-menu {
	position: relative;
	top:0px;
	height: 20px;
	background: #272f36;
	background-image: url(primnavbg.jpg);
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align:center;
	margin: 0 auto 0 0;
}
#outer-content-wrapper {
	position: relative;
	top: 0px;
	left: 5px;
	width: 900px;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
	background: #272f36;
	clear: both;
}
#inner-content-wrapper {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*left:0px;
	top:0px;*/
	width: 900px;
	background: #272f36;
}
#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}
#left-marker, #middle-marker, #right-marker {
	margin: 0;
	padding: 0;
}
#left {
	float: left;
	width: 170px;
	height: auto;
	background: #272f36;
}
#left-content {
	width: 170px;
}
#left-menu-box {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#left-marker-box  {
	margin: 0px 10px 0px 20px;
	padding: 0;
}
#middle {
	float: left;
	width: 550px;
	height: auto;
	background: #272f36;
}
#middle-content {
	width: 550px;
	overflow: hidden;
}
#middle-marker-box {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#right {
	float: right;
	right: 0px;
	width: 170px;
	height: auto;
	background: #272f36;
}
#right-content {
	width: 170px;
}
#right-marker-box {
	margin: 0px 10px 10px 0px;
	padding: 0;
}
#footer {
	clear: both;
	position: relative;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
	background-color: #272f36;

	z-index: 31;
}
#footer-box {
	position: relative;
	background-color: #272f36;
	height: 40px;
}
#footer-text {
	margin-left: 180px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 40px;
	background: #272f36;
	text-align: center;
	font-size: 10px;
	z-index: 13;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #4b5457;
		color: #c4c8cb;
}
#topshadow {
	height: 0px;
	background-color: #718d7d;
	background-image: url(topshadow.jpg);
	background-repeat : no-repeat;
}
#topshadow-inner {
	margin: 0px 12px 0px 12px;
}
#menushadow-outer {
	height: 0px;
	width: 910px;
	background-color: #718d7d;
	background-image: url(background.jpg);

}
#menushadow {
	height: 0px;
	margin: 0px 5px 0px 5px;
	background-color: #fdeac0;
	background-image: url(menushadow.jpg);
	/*background-position : left -4px;*/
	background-repeat : no-repeat;

}
#bottomshadow {
	height: 0px;
	background-color: #384952;
	background-image: url(bottomshadow.jpg);
	background-repeat : no-repeat;
}
#bottomshadow-inner {
	margin: 0px 5px 0px 5px;
}
#header, #outer-wrapper {
	width: 910px;
	background-image: url(background11.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#top-menu li {
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;
	display: inline;
}
#top-menu ul a, #top-menu ul .cur {
	width:auto;
	display: block;
	line-height: 20px;
	text-decoration: none;
	/*background-color: #740015;*/
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 0 8px;
	margin: 0;
	color: #aab0b6;
	background-image: url();
}
#top-menu ul a:hover, #top-menu ul .act a{
	/*background: #ffffff;*/
	color: #ffffff;
}
#left-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}
#left-menu ul a {
	font-weight:normal;
	text-decoration: none;
	display: block;
}
#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: #384952;
}
#left-menu li.left-level-1-no a, li.left-level-1-no-mid a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #4b5457;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272f36;
}
#left-menu li.left-level-1-act a, li.left-level-1-act-mid a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #4b5457;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272f36;
}
#left-menu li.left-level-1-act-last a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #4b5457;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272f36;
}
#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-no-mid a:hover, #left-menu li.left-level-1-no-last a:hover, #left-menu li.left-level-1-cur {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #4b5457;
	color: #ffffff;
}
li.left-level-1-no-last a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #4b5457;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272f36;
}
#left-menu li.left-level-2-no-first a, #left-menu li.left-level-2-act-first a, #left-menu li.left-level-2-act-middle a, #left-menu li.left-level-2-act-last a, #left-menu li.left-level-2-no-middle a, #left-menu li.left-level-2-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b5457;
}
#left-menu li.left-level-2-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b5457;
}
#left-menu li.left-level-2-no-first a:hover, #left-menu li.left-level-2-no-middle a:hover, #left-menu li.left-level-2-no-last a:hover, #left-menu li.left-level-2-act-middle a, #left-menu li.left-level-2-act-last a, #left-menu li.left-level-2-act-first a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 10px;
	background: #272f36;
	color: #dc291e;
}
#left-menu li.left-level-2-cur a {
	padding: 3px 10px 3px 10px;
	background: #272f36;
	color: #dc291e;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b5457;
}
#left-menu li.left-level-3-no-first a, #left-menu li.left-level-3-no-middle a, #left-menu li.left-level-3-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 20px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b5457;
	font-weight: normal;
}
#left-menu li.left-level-3-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 20px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
}
#left-menu li.left-level-3-no-first a:hover, #left-menu li.left-level-3-no-middle a:hover, #left-menu li.left-level-3-no-last a:hover, #left-menu li.left-level-3-act-first a, #left-menu li.left-level-3-act-middle a, #left-menu li.left-level-3-act-first a:hover {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 20px;
	background: #272f36;
	color: #dc291e;
}
#left-menu li.left-level-3-act-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 20px;
	background: #272f36;
	color: #dc291e;
	border-bottom-width: 1px;
}
#left-menu li.left-level-3-cur a {
	padding: 3px 10px 3px 20px;
	background: #272f36;
	color: #dc291e;
	font-weight: bold;
	border-bottom-width: 1px;
}
#left-menu li.left-level-4-no-first a, #left-menu li.left-level-4-no-middle a, #left-menu li.left-level-4-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 30px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b5457;
	font-weight: normal;
}
#left-menu li.left-level-4-no-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 30px;
	background: #272f36;
	color: #c4c7c8;
	border-bottom-width: 1px;
}
#left-menu li.left-level-4-no-first a:hover, #left-menu li.left-level-4-no-middle a:hover, #left-menu li.left-level-4-no-last a:hover, #left-menu li.left-level-4-act-first a, #left-menu li.left-level-4-act-middle a, #left-menu li.left-level-4-act-first a:hover {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 30px;
	background: #272f36;
	color: #dc291e;
}
#left-menu li.left-level-4-act-last a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 30px;
	background: #272f36;
	color: #dc291e;
	border-bottom-width: 1px;
}
#left-menu li.left-level-4-cur a {
	padding: 3px 10px 3px 30px;
	background: #272f36;
	color: #dc291e;
	font-weight: bold;
	border-bottom-width: 1px;
}
.news-headline {
	list-style: none;
	float: left;
	margin-bottom: 0px;
	padding: 3px 0 4px 10px;
	height: auto;
	width: 140px;
	background: #4b5457;
	font-size: 12px;
	color: #c4c8cb;
}
.news-latest-container{
	background:#272f36;
	color: #c4c8cb;
	width: 150px;
}
.news-latest-container a, .news-latest-container a:hover {
	text-decoration: none;
	color: #c4c8cb;
}
.news-latest-item, .news-latest-item a, .news-latest-item a:hover {
	background:#272f36;
	color: #c4c8cb;
	padding:5px 5px 5px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b5457;
}
/*.news-latest-item a {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #333366;
}*/
.news-title, .news-title a:hover {
	text-decoration: none;
    	font-weight: bold;
	font-size: 12px;
	padding:5px 0px 0px 0px;
	margin:0 0 0 0;
}
.news-teaser-link a, .news-teaser-link p {
	padding:0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}
.news-image {
	padding:0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
.news-date, .news-date a:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.news-teaser-link2, .news-teaser-link2 a {
	text-decoration: none;
	color: #c4c8cb;
}
.news-more a {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color: #333366;
}
.tx-ttnews-browsebox p {
	font-weight: bold;
}

body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background: #18232e;
	color: #c4c8cb;
}
H1, H2, H3, H4, H5, H6, P, UL {
	padding-top: 0px;
	font-weight: bold;
}
P, UL {
	padding-top: 0px;
	font-weight: normal;
}
H1 {
	font-size: 14px;
}
H2 {
	font-size: 13px;
}
H3 {
	padding: 10px 0px 0px 0px;
	margin:0 0 0 0;
}
a {	
	/*color: #730015;*/
        color: #dc291e;
	text-decoration: none;
}
a img {
	border: 0px;
}
a:hover {
	text-decoration: underline;
}
hr {
	background: #4b5457;
  	color: #4b5457;
  	border: #4b5457;
   	height: 1px;
}
td {
	color: #384952;
}
tr.tr-last td { font-weight: bold;}
}
P.bodytext {
	margin: 0 0 10px 0;
	color: #c4c8cb;
}
p.align-left {
	text-align: left;
}
p.align-center {
	text-align: center;
}
p.align-right {
	text-align: right;
}
p.align-justify {
	text-align: justify;
}


.csc-firstHeader {
	margin: 0 0 10px 0;
}
.csc-textpic-caption {
	color: #c4c8cb;
	font-size: 11px;
}
dd.csc-textpic-caption {
	padding:5px 0px 0px 0px;
}
.csc-textpic-text, .csc-textpic-lastcol, .csc-textpic-above, .csc-textpic-image {
	margin:0 0 10px 0;
}
select {
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}
textarea {
	/*border:0px solid #CCCCCC;
	color: #000000;
	font-weight : normal;
	background-color: #EDEFF1;
	background-color: #FFFFFF;*/
}
button {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EDEFF1;
}
.tx-macinasearchbox-pi1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.searchbox-headline {
	list-style: none;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0px 4px 10px;
	height: auto;
	width: 140px;
	background: #4b5457;
	font-size: 12px;
	color: #c4c8cb;
	white-space:no-wrap;
}
.searchbox-input {
	width: 108px;
	text-align: center;
	color: #a0a0a0;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 0px;
	border-right-color:#FFFFFF;
}
.searchbox-image {
	width: 40px;
	height: 20px;
}

table.contenttable {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid #000000;
	width: 100%;
}
tr.tr-even {
	border-bottom: 0px solid #000000;
	background-color: #d1d4d3;
	color: #384952;
}
table.contenttable, tr.tr-even td, tr.tr-odd {
	border-bottom: 0px solid #404D5D;
	table-layout:fixed;
}
table.contenttable th {
	color: #c4c8cb;
	font-weight: normal;
	white-space: normal;
	text-align: left;
	font-size: 12px;
	padding: 3px 0 3px 10px;
}
table.contenttable {
	color: #384952;
	font-weight: normal;
	white-space: normal;
	text-align: left;
	font-size: 12px;
}
table.contenttable caption, tr.tr-0 td {
	background: #47515a;
	color: #c4c8cb;
	font-weight: bold;
	padding: 6px 0 6px 10px;
	white-space: normal;
	text-align: left;
	font-size: 12px;
}
table.contenttable td {
	vertical-align: top;
	padding: 3px 0 3px 10px;

}
table.contenttable td.td-last, table.contenttable th.td-last {
	text-align: left;
	padding-right: 10px;
}
tr.tr-odd {
	background-color: #a5acb0;
	color: #384952;
}
tfoot tr.tr-last {
	background-color: #e6e6e6;
	font-weight:bold;
}
.csc-mailform {
	/*width: 100%;*/
}
.csc-mailform-field label {
/*  color:#3154a5;
  display:block;
  font-size:0.8em;
  margin-top:1em;*/
}
.csc-mailform-radio label {
/*  display:inline;
  margin-left:0.3em;*/
}
.csc-mailform-radio legend {
/*  display:none;*/
}
.csc-form-labelcell, .csc-form-label, .csc-form-label-req {
	vertical-align: top;
	margin: 2px 5px 0 0;
	padding: 0;
	color: #c4c8cb;
}