/* 
body
  headCenter
    head
      title
      menuMain
  main
    contentHeader
      termineTeaser
      category
    content
      primary
      secondary
    info
  footer
    box
*/ 



/* body */

html {
	height: 100%;
	width: 100%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/bkgBody.gif);
	background-repeat: repeat-x;
	background-color: #E3DAD1;
	position: relative;
	min-height: 100%;
}
* html body {
	height: 100%;
	width: 100%;
}
a {
	color: #00738F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, p, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
ul, ul li {
	list-style-type: none;
}
ul, ol, ul li {
	display: block;
}
/* lhayer 080426 -> Render Bug in allen Browsern?
ul li a {
	display: block;
}
*/
hr {
	display: none;
}
object {
	outline: none;
}
#headCenter,
#head,
#contentHeader,
#content {
	width: 840px;
	border-color: #000000;
	border-style: solid;
	border-width: 0;
}
#head,
#contentHeader,
#content {
	border-width: 0 6px;
}
#headCenter,
#content {
	border-top-width: 6px;
	border-bottom-width: 6px;
}



/* headCenter */

#headCenter {
	position: absolute;
	width: 100%;
	background-color: #000000;
	background-image: url(../img/bkgHead.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	left: 0px;
}
#head  {
	margin-left: auto;
	text-align: left;
	width: 840px;
	margin-right: auto;
	background-color: #000000;
}
#head #lang,
#head #title,
#head #menuMain {
	height: 123px;
}
#head #lang {
	float: right;
	width: 164px;/*500+94=594px*/
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 13px;
	padding-bottom: 13px;
	padding-right: 30px;
	color: #fff;
	text-align: right;
	padding-top: 97px;
	height: 13px;
}
#head #lang span.none {
	color: #002028;
}
#head #lang a {
	color: #002028;
}
#head #lang span {
	margin: 0 7px;
}

#head #title {
	float: right;
	width: 400px;/*500+94=594px*/
	background-color: #00738F;
	color: #FFFFFF;
}
#head #title a {
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/: 123px;
	padding-top: 123px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
#head #menuMain {
	width: 240px;
	text-align: right;
	background-color: #FAFDFB;
	color: #00738F;
	line-height: 13px;
	font-size: 1.2em;
	padding: 29px 0 0 0; /*lhayer 090529 - 39px 0 0 0*/
	height: 94px; /*lhayer 090529 - 84px*/
}
#head #menuMain li {
	height: 13px;
	margin-bottom: 4px;
}
* html #head #menuMain li {
	margin-bottom: -1px;
}
*+html #head #menuMain li {
	margin-bottom: -1px;
}
#head #menuMain li a {
	display: block;
	padding-right: 33px;
	text-transform: uppercase;
	font-weight: bold;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 5px;
}
#head #menuMain li a:hover {
	text-decoration: none;
}
#head #menuMain li.act a {
	border-color: #259EB8;
	color: #259EB8;
}
#head #menuMain li.no a:hover,
#head #menuMain li.act a:hover,
#head #menuMain li.no a:active,
#head #menuMain li.act a:hover {
	border-color: #00738F;
	color: #00738F;
}



/* main */

#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 852px;
	padding-top: 135px;
}


/* contentHeader */

#contentHeader {
	height: 348px;
	background-color: #000000;
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 0px;
}
#contentHeader #termineTeaser {
	width: 312px;
	position: absolute;
	right: 0px;
	top: 48px;
	color: #FFFFFF;
}
#contentHeader #termineTeaser #termineTeaserTitle,
#contentHeader #termineTeaser #termineTeaserMore {
	margin-left: 54px;
}
#contentHeader #termineTeaser #termineTeaserTitle {
	color: #FFFFFF;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contentHeader #termineTeaser .news-list-item {
	margin-left: 48px;
	display: block;
	margin-bottom: 12px;
	margin-top: 12px;
}
#contentHeader #termineTeaser .news-list-item span {
	display: block;
}
#contentHeader #termineTeaser .news-list-item .news-list-date {
	width: 86px;
	float: left;
	background-color: #927250;
	text-align: center;
	margin-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	display: block;
}
#contentHeader #termineTeaser .news-list-item .dTag {
	font-size: 0.9em;
}
#contentHeader #termineTeaser .news-list-item .dDatum {
	font-size: 1.1em;
	color: #000000;
}
#contentHeader #termineTeaser .news-list-item .news-list-category {
	font-size: 1.1em;
	font-weight: bold;
	color: #927250;
	padding-top: 2px;
}
#contentHeader #termineTeaser .news-list-item .news-list-title {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1px;
	line-height: 28px;
}
#contentHeader #termineTeaser .news-list-item .news-list-title a {
	color: #FFFFFF;
}
#contentHeader #termineTeaser .news-list-item .news-list-title a:hover {
	color: #00738F;
}
#contentHeader #termineTeaser #termineTeaserMore {
	font-weight: bold;
	padding-top: 4px;
	font-size: 1.1em;
}
#contentHeader #category {
	width: 294px;
	display: block;
	height: 24px;
	font-size: 1.5em;
	background-color: #00738F;
	position: absolute;
	line-height: 1.5em;
	text-transform: uppercase;
	background-image: url(../img/bkgBlau.gif);
	bottom: 0px;
	right: 0px;
	letter-spacing: 1px;
}
#contentHeader #category a {
	color: #FFFFFF;
	display: block;
}


/* content */

#content {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../img/bkgContent.gif);
	background-repeat: repeat-y;
}


/* primary */

#content #primary {
	width: 420px; /*420+60+60=540*/
	float: left;
	padding: 48px 60px 24px 60px;
	font-size: 1.3em;
	line-height: 26px;
}

#content #primary p {
	text-indent: 48px;
	text-align: justify;
}
#content #primary a {
	color: #004455;
	font-weight:bold;
}
#content #primary a:hover {
	color: #00738F;
}
#content #primary h1,
#content #primary h2/*,
#content #primary h3*/ {
	display: block;
	margin-bottom: 26px;
}

#content #primary h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
* html #content #primary h1 {
	font-size: 1.5em;
}
/*#content #primary h2,*/
#content #primary h3 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
#content #primary h2 {
	font-size: 1.3em;
	text-transform: uppercase;
}
#content #primary h1 + p,
#content #primary h2 + p,
#content #primary h3 + p {
	text-indent: 0;
}
#content #primary h1 + p:first-line {
	text-transform: uppercase;
}
#content #primary h1 + p:first-letter {
	font-size: 4.2em;
	float:left;
	margin: 6px 6px 0 0;
	font-weight: bold;
}
#content #primary div.csc-textpic dt {
	display: block;
}
#content #primary div.csc-textpic dt a {
	display: block;
	line-height: 0px;
	padding: 0px;
}
#content #primary div.csc-textpic dd {
	font-size: 0.9em;
	height: 18px;
	line-height: 18px;
	padding: 2px 0 2px 6px;
}
#content .news-list-item {
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 0.9em;
	line-height: 16px;
	padding-top: 8px;
	border-top: dotted #E3DAD1 1px;
	overflow: hidden;
}
#content .news-list-item dd span {
}
#content .news-list-item .news-list-date {
	float: left;
	display: block;
	width: 100px;
	background-color: #FFFFFF;
	margin-right: 12px;
	text-align: center;
	padding: 3px 0 4px 0;
	color: #000000;
}
#content .news-list-item .dTag {
	display: block;
	text-transform: uppercase;
	font-size: 0.9em;
}
#content .news-list-item .dDatum {
	color: #8D6B4F;
}
#content .news-list-item dd {
	margin: 0;
	padding-top: 3px;
}
#content .news-list-item .news-list-category {
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
	}
#content .news-list-item .news-list-title {
	font-weight: bold;
	padding-left: 5px;
}
#content .news-list-item .news-list-title a {
	color: #000000;
}
#content .news-list-item .news-list-title a:hover {
	color: #00738F;
}
#content #primary .news-list-container img {
	float: left;
	border: solid #000 1px;
	margin-top: 5px;
	margin-left: 6px;
	display: none;
}
#content #primary .subheader {
	color: #000;
	margin-bottom: 18px;
	margin-left: 112px;
	text-indent: 0px;
	margin-right: 6px;
}
#content #primary .subheader p {
	text-indent: 0px;
	margin-bottom: 8px;
	line-height: 16px;
}
#content #primary .tx-ttnews-browsebox {
	border-top: dotted #E3DAD1 1px;
}
#content #primary .tx-ttnews-browsebox a {
	/*color: #FFFFFF;
	text-decoration: underline;*/
}
#content #primary .csc-sitemap a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
#content #primary ul li {
	list-style-type: square;
	display: list-item;
}
#content #primary ul ul li {
	list-style-type: disc;
}

#content #primary ol,
#content #primary ul {
	margin: 0 0 28px 38px;
}
#content #primary img {
	background-color: #FFF;
}

/* secondary */

#content #secondary {
	width: 294px;
	float: right;
	padding: 24px 0 0 0;
	font-size: 1.1em;
	color: #000000;
	position: relative;
	margin-bottom: 234px;
	line-height: 0px;
}
#content #secondary h2,
#content #secondary p,
#content #secondary ul,
#content #secondary ol,
#content #secondary div {
	line-height: 26px;
}
#content #secondary h2,
#content #secondary p {
	margin: 0 30px 0 54px;
}
#content #secondary * h2,
#content #secondary * p {
	margin-left: 0px;
}
#content #secondary h1,
#content #secondary h2,
#content #secondary h3 {
	color: #927250;
	margin-top: 18px;
	display: block;
}
#content #secondary h1 {
	font-size: 1.5em;
	text-transform: uppercase;
}
#content #secondary h2 {
	font-size: 1.3em;
}
#content #secondary h2 {
	text-transform: uppercase;
}
#content #secondary h3 {
	font-size: 1.1em;
	color: #000;
}
#content #secondary ul#menuSub {
	margin: 0 0 24px 0;
}
#content #secondary ul#menuSub li {
	list-style-type: none;
	display: block;
}
#content #secondary ul,
#content #secondary ol,
#content #secondary div {
	margin-left: 30px;
	margin-bottom: 18px;
}
#content #secondary * ol,
#content #secondary * div {
	margin-left: 0px;
	padding-bottom: 0px;
}
#content #secondary ul li,
#content #secondary ol li {
	list-style-position: outside;
}
#content #secondary ul li {
	list-style-type: square;
	display: list-item;
}

#content #secondary a {
	font-weight: bold;
}
#content #secondary #menuSub {
	letter-spacing: 1px;
}
#content #secondary #menuSub li {
	height: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}
* html #content #secondary #menuSub li {
	margin-bottom: 7px;
}
*+html #content #secondary #menuSub li {
	margin-bottom: 7px;
}
#content #secondary #menuSub a {
	line-height: 16px;
	color: #000000;
	background-color: #E3DAD1;
	padding-left: 54px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-image: url(../img/bkgMenuSub.gif);
	background-position: 0px -1px;
	display: block;
}
#content #secondary #menuSub li.act a {
	color: #FFF;
	background-color: #927250;
	background-position: -536px -1px;
}
#content #secondary #menuSub li a:hover,
#content #secondary #menuSub li.act a:hover {
	background-color: #CCBCAC;
	background-position: -268px -1px;
}
#content #secondary #menuSub li.act a:hover {
}


/* info */

#info {
	position: relative;
	padding-bottom: 20px;
}
#info #contact {
	background-repeat: no-repeat;
	background-image: url(../img/bkgContact.gif);
	background-position: 0px 83px;
	height: 182px;
	width: 294px;
	color: #000000;
	line-height: 24px;
	font-size: 1.1em;
	font-weight: normal;
	position: absolute;
	right: 6px;
	top: -224px;
}
#info #contact h2,
#info #contact p {
	margin: 0 30px 0 54px;
}
#info #contact h2 {
	color: #927250;
	font-size: 1em;
	text-transform: uppercase;
}
#info #contact a {
	color: #00738F;
}


/* footer */

#footer {
	background-color: #000000;
	font-weight: bold;
	border-style: solid;
	border-color: #000;
	border-width: 8px 0 8px 0;
	line-height: 10px;
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 10px;
	text-align: center;
}
* html #footer {
	bottom: -1px;
}
#footer a{
	color: #333333;
}
#footer a:hover{
	color: #00738F;
}
#footer #box {
	width: 840px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#footer #box #menuService {
	float: right;
}
#footer #box #menuService a {
	color: #FFFFFF;
}
#footer #box #menuService li {
	float: left;
	padding-right: 12px;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-image: url(../img/bkgMenuService.gif);
	background-position: right 1px;
}
#footer #box #menuService li.serviceLast {
	padding-right: 0;
	background: none;
}



/* classes */

.clear {
	clear: both;
}
.light {
	font-weight: normal;
}
.tx-pmkmp3player-pi1 {
	margin-bottom: 26px;
}
#content #primary .csc-textpic ul {
	margin: 0;
}
#content #primary .csc-textpic li {
	list-style-type: none;
}
