/** NEUES LAYOUT **/
#layout-header {
	position:relative;
	width:990px;
	height:88px;
	background-color:#A8C5E2;
	background-image:url(../img/bgh.jpg);
}

#layout-header-logo {
	position:absolute;
	top:0;
	left:0;
}

#layout-header-text {
	position:absolute;
	top:0;
	left:200px;
}

#layout-meta {
	position:absolute;
	top:67px;
	right:215px;
}

#layout-meta-sub {
	position:absolute;
	top:5px;
	right:215px;
}

#layout-language {
	position:absolute;
	top:67px;
	right:15px;
}

#layout-language a {
	color:white;
	text-decoration:none;
	font-size:12px;
}

#layout-language a.act {
	color:black;
}

#layout-header-shadow {
	position:absolute;
	bottom:0;
	left:0;
}

#layout-content {
	position:absolute;
	width:990px;
	top:88px;
}

#layout-left {
	position:absolute;
	width:200px;
	top:54px;
	left:0;
}

#layout-center {
	position:absolute;
	width:587px; /*	padding-left:15px;	padding-right:27px; */
	top:26px;
	left:200px;
	background-color:#FFFFFF;
	background-image:url(../img/bgc.gif);
	background-repeat:repeat-y;
}

#layout-right {
	position:absolute;
	top:26px;
	right:15px;
	width:185px;
}

#layout-breadcrumb {
	position:absolute;
	top:5px;
	left:15px;
	width:500px;
	font-size:12px;
}

#layout-breadcrumb a {
	color:#7c897f;
	text-decoration:none;
}

#layout-print {
	position:absolute;
	top:5px;
	right:27px;
}

#layout-print a {
	color:#7c897f;
	text-decoration:none;
}

#layout-innercontainer {
	margin-top:30px;
	padding-bottom:1em;
	padding-left:15px;
	padding-right:27px;
	background-image:url(../img/cb.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:600px;
}

#layout-innercontainer ul {
	margin:0 0 1em 0;
	padding:0;
}

#layout-innercontainer ul li {
	list-style-type:none;
	padding-left:0.8em;
	/*margin:0 0 0.5em 0;*/
	margin:0 0 0 1em;
	background-image:url(../img/liststyleimage.gif);
	background-repeat:no-repeat;
	background-position:2px 0.6em;
	line-height:140%;
}


#layout-footer {
	position:absolute;
	left:15px;
	font-size:12px;
}


.tx-damdownloads-pi1-search {
	visibility:hidden;
}

.rhColTitle{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1061a9;
	background-color:#ffffff;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:0px;
	margin-bottom:-5px;
	border-left:4px solid #1061a9;
	width:173px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.rhCol {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	color:black;
	background-color:white;
	padding-top:8px;
	padding-left:7px;
	margin-bottom:6px;
	border-left:4px solid #1061a9;
	width:173px;
}

.rhCol p {
	line-height:125%;
	margin:0;
	padding-bottom:6px;
	padding-right:5px;
}

.rhCol strong {
	font-weight:normal;
}

.rhColNewsletter{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:.9em;
	color:#000000;
	background-color:#c7d6e5;
	padding:10px;
	border-width:0px;
	width:166px;
	font-weight:bold;
	margin-bottom:10px;
}

.rhColNewsletter H1{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#1061a9;
}

.rhColNews .rhColTitle {
	color: #EA7A30;
	border-color: #EA7A30;
}

.rhColNews .rhCol {
	border-color:#EA7A30;
}

.rhColNews a {
	color: #DA6A20 !important;
}

.imgtext-table{
padding:0px;
margin:5px;
position:relative;
background-color:#e8f0f7;
}

.imgtext-table img
{
padding:0px;
border:0px;
margin-left:-14px;
}

.rhCol A:visited
{
color: #1061a9;
text-decoration:none;
}

.rhCol A
{
color: #1061a9;
text-decoration:none;
}

.rhCol A:hover
{
color: #1061a9;
text-decoration:underline;
}


html {
	height:100%;
}

body {
	height:100%;
	margin:0;
	padding:0;
	/*background-color:#f6f6f6;*/
	background-color:#fff;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	color:#1a171b;
}

h1 {
	font-size:20px;
	color:#1061a9;
	font-weight:normal;
	margin:0 0 4px 0;
}

h2 {
	font-size:16px;
	color:#1061a9;
	font-weight:bold;
	margin:1.25em 0 0.4em 0;
}

h3, h4, h5, h6 {
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:1.4em 0 0 0;
	line-height:140%;
}

p {
	line-height:140%;
	margin:0 0 1em 0;
}

/*
#content li {
	line-height:140%;
}
*/

td {
	vertical-align:top;
}

a {
	color:#1061a9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

/*
#header {
	background-color:#a8c5e2;
	background-image:url(../img/bgh.jpg);
	width:990px;
}
#header td {
}
*/

/*
#content {
	height:600px;
	background-color:#fff;
	background-image:url(../img/bgc.gif);
	background-repeat:repeat-y;
}

#content-top {
	background-image:url(../img/ct.gif);
	height:30px;
}

#contentinnercontainer {
	padding-left:15px;
	padding-right:27px;
}

#contentinnercontainer ul {
	margin:0 0 1em 0;
	padding:0;
}

#contentinnercontainer ul li {
	list-style-type:none;
	padding-left:0.8em;
	margin:0 0 0.5em 0;
	background-image:url(../img/liststyleimage.gif);
	background-repeat:no-repeat;
	background-position:2px 0.6em;
}

#breadcrumbs {
	font-size:12px;
	padding-top:5px;
	padding-left:15px;
}
#breadcrumbs a {
	color:#7c897f;
	text-decoration:none;
}

#print {
	font-size:12px;
	text-align:right;
	padding-top:5px;
	padding-right:28px;
}
#print a {
	color:#7c897f;
	text-decoration:none;
}
*/

/*
#navigation {
	width:195px;
	margin:0 0 0 5px;
	padding:0;
	border-top:2px solid white;
	list-style-image:none;
	list-style-type:none;
}
ul#navigation li {
}
ul#navigation li a {
	display:block;
	color:#707172;
	height:19px;
	text-decoration:none;
	padding: 4px 0 0 25px;
	border-bottom:2px solid white;

}
ul#navigation li a#act,
ul#navigation li a:hover {
	background-color:white;
}
ul#navigation li ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
ul#navigation li ul li {
}
ul#navigation li ul li a {
	padding-left:40px;
}
*/
/*
#metanavigationcontainer {
	text-align:right;
	vertical-align:bottom;
	padding-bottom:1px;
}
*/

ul#metanavigation {
	margin:0;
	padding:0;

	list-style-type:none;
}
ul#metanavigation li {
	display:inline;
	padding-left:18px;
	background-image:url(../img/lsi-meta.gif);
	background-repeat:no-repeat;
	background-position:5px -2px;
}
ul#metanavigation li#meta-navitem-4 {
	background:none;
}
ul#metanavigation li a {
	font-size:12px;
	color:white;
	text-decoration:none;
}
ul#metanavigation li#meta-navitem-act a {
	color:red;
}

ul#metasubnavigation {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#metasubnavigation li {
	display:inline;
	/*padding-left:18px;*/
	/*background-image:url(../img/lsi-meta.gif);
	background-repeat:no-repeat;
	background-position:5px -2px;*/
}
ul#metasubnavigation li#meta-navitem-4 {
	background:none;
}
ul#metasubnavigation li span {
	color:#555;
	padding-left:0.5em;
	padding-right:0.5em;
}
ul#metasubnavigation li a {
	font-size:12px;
	color:#555;
	text-decoration:none;
}

ul#metasubnavigation li.meta-subnavitem-act a {
	color:#000;
}

/* Language */
/*
#language {
	text-align:right;
	vertical-align:bottom;
	padding-right:15px;
	padding-bottom:1px;
	color:white;
	font-size:12px;
}
#language a {
	color:white;
	text-decoration:none;
	font-size:12px;
}
#language a.act {
	color:black;
}
*/

/** NAVIGATION **/
#navigation {
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0 0 0 5px;
	padding:0;
}

.NavItem {
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0;
	padding:0;
}

.NavItem a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	display:block;
	/* width:100%; */
	text-decoration:none;
	padding-top:4px;
	padding-bottom: 3px;
}

.NavItem a.lhsact {
	text-decoration:none;
	color:black;
	font-weight:normal;
}

.NavItem a:hover,
.NavItem a.lhscur {
	background-color:white;
	text-decoration:none;
}

.subNavItem a {
	font-weight:bold;
	color:#333;
	padding-left: 25px;
}

.secondaryNavItem a {
	font-weight:normal;
	color:#707172;
	padding-left: 25px;
}

.tertaryNavItem a {
	font-weight:normal;
	color:#707172;
	padding-left: 35px;
}

.quarteryNavItem a {
	font-weight:normal;
	color:#707172;
	padding-left: 45px;
}

.quinteryNavItem a {
	font-weight:normal;
	color:#707172;
	padding-left: 55px;
}

.sextNavItem a {
	font-weight:normal;
	color:#707172;
	padding-left: 65px;
	font-size:12px;
}


/* Calendar */
/*.mini-month {
width: 150px;
border: 1px solid #6699cc;
background-color:#FFFFFF;
padding: 2px 2px 2px 2px;
}*/

/*
.mini-month-header {
display:block;
background-color:#1061a9;;
color:#FFFFFF;
text-align: center;
}
.mini-month-header A:link {
color: #FFFFFF;
text-decoration: none;
}
.mini-month-header A:visited {
color: #FFFFFF;
text-decoration: none;
}
.mini-month-header A:hover {
color: #FFFFFF;
text-decoration: none;
}
.day {
text-align: center;
color: #000000;
}
.day A:link {
color: #1061a9;
text-decoration: none;
}
.day A:visited {
color: #1061a9;
text-decoration: none;
}
.day A:hover {
color: #1061a9;
text-decoration: underline;
}

.has_events A:link {
color: #1061a9;
text-decoration: none;
font-weight:bold;
}
.has_events A:visited {
color: #1061a9;
text-decoration: none;
font-weight:bold;
}
.has_events A:hover {
color: #1061a9;
text-decoration: underline;
font-weight:bold;
}

.not_in_month {
visibility: hidden;
}
*/

.csc-textpic-caption {
  background-color:#f6f6f6;
  padding:3px;
  font-size:10px;
}

.csc-textpic-imagewrap {
  background:none !important;
  border:none;
  margin:0;
}


