/*@CHARSET "ISO-8859-1"; */
/* general styles */ 
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.63em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
}

p {
	margin: 1.1em 0;
	line-height: 1.4em;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

#content h4 {
	border-top: 1px solid #c7d0d5;
	border-bottom: 1px solid #c7d0d5;
	margin: 0.6em 0;
	padding: 1.2em 0;
}

a img {
	border: 0;
}

.error {
	color: #f00;
}

#mainWrapper {
	width: 97.6em;
	margin: auto;
}

/* header styles */
#header {
	height: 11.9em;
	margin-bottom: 0.3em;
}

#headerimg {
	float: left;
	margin-right: 0.3em;
	width: 75.69em; 
	height: 11.9em;
}


#printheader {
	display: none;
}

#searchbox {
	float: left;
	width: 21em;
	height: 11.9em;
	position: relative;
	background: url(../images/bg_searchbox.png) top left no-repeat;
}

#searchboxbg, #searchboxcontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 21em;
	height: 11.9em;
}

#searchboxcontent ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	text-align: right;
	display: block;
	margin: 0.7em 1.3em 0 0;
	font-size: 1.1em;
}

#searchboxcontent ul li {
	display: inline;
}

#searchboxcontent ul li a {
	text-decoration: none;
	color: #4b4b4b;
}

#searchboxcontent form {
	position: absolute;
	bottom: 0.6em;
	left: 1.1em;
}

#searchboxcontent form input.text {
	font-size: 1em;
	width: 16em;
	color: #a5a5a5;
}

.indexsearch form input.text, #tx-indexedsearch-searchbox-sword {
	font-size: 1em;
	margin-bottom: 1em;
	width: 16em;
}

#searchboxcontent form input.seltext {
	color: #4b4b4b;
	font-size: 1em;
	width: 16em;
}

#searchboxcontent form input.image, .tx-indexedsearch-searchbox form input.image {
	margin: 0 0 -0.5em 0;
	padding: 0;
	font-size: 1em;
	width: 2em;
}

.indexsearch form input.image {
	font-size: 0.8em;
}


/* main columns */
.column {
	float: left;
	border: 0.1em solid #c7d0d5;
	border-bottom: 0.2em solid #0065a6;
	position: relative;
	margin-bottom: 1em;
}

.bluebar {
	height: 2.1em;
}

.bluebarcontent {
	padding: 0.5em 1em;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
}

.bluebarcontent a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
}

.bluebarcontent img {
	border-style: none;
}

#homeimg {
	width: 1.1em; 
	height: 1.1em;
}

#tag {
	width: 0.1em; 
	height: 0.1em;
	display: none;
}

#bh_styleswitcher {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#bh_styleswitcher li {
	float: left;
	width: 2em;
}

#bh_styleswitcher li a {
	font-weight: bold;
}

.bluebarcontent span.headline {
	font-size: 1.2em;
}

#bluebarbg, .greenbarbg  {
	position: absolute;
	top: 0;
	left: 0;
	height: 2.1em;
}

#leftcolumn {
	width: 15.85em;
	margin-right: 0.3em;
}

#leftcolumn .bluebar {
	width: 15.85em;
}

#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#leftcolumn p {
        margin: 0.5em 0.5em;
}

#leftcolumn h1 {
        font-size: 1.33em;
        font-weight: bold;
        color: #96bf0d;
        /*margin-top: 1.25em;*/
		margin: 0.5em 0.5em;
}

#leftcolumn .news-latest-container {
        font-size: 1.1em;
        font-weight: bold;
        color: #96bf0d;
        margin: 0.0em 0.5em;
	}

#firstlevel {
	background-color: #f4f6f7;
}

#firstlevel li {
	background-color: #f4f6f7;
	border-bottom: 0.1em solid #c7d0d5;
	font-size: 1.4em;
	color: #96bf0d;
	font-weight: bold;
	padding: 0.7em;
}

#firstlevel li a {
	color: #0065a6;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#firstlevel li.selected, #firstlevel li.marked {
	background-color: #fff;
}

#firstlevel li.selected a, #firstlevel li.marked a {
	padding-bottom: 0;
}

#secondlevel li {
	border: 0.1em solid #fff;
	background-color: #fff;
	font-size: 0.9em;
	padding: 0.2em 0.4em 0.2em 1em !important;
}

#secondlevel li a {
	font-weight: normal;
}

ul#thirdlevel li {
	
}

li.selected #thirdlevel li a {
	color:#0065A6;
	font-weight: normal;
}

/* main menu end */


#maincolumn {
	width: 59.14em;
	margin-right: 0.3em;
}

#maincolumn ul {
	padding-left: 1.2em;
	margin-left: 0.2em;
}

#fontsize {
	float: left;
	margin-left: 2em;
}

#print {
	float: left;
	margin-left: 4.5em;
	visibility: hidden;
}

#print img {
	border-style: none;
	width: 1.3em;
	height: 1.1em;
}

#maincolumn ul#locationmenu {
	float: left;
	list-style-type: none;
	margin: 0;
	margin-left: 21em;
	padding: 0;
}

#locationmenu li {
	display: inline;
}

#content {
	width: 41.67em;
	margin: 2.5em auto;
	font-size: 1.2em;
}

#content h1 {
	font-size: 1.33em;
	font-weight: bold;
	color: #96bf0d;
	margin-top: 1.25em;
}

#content h2 {
	font-size: 1.17em;
	font-weight: bold;
	margin-top: 1.25em;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.25em;
}

#content p img.contentimage {
	border: 0.1em solid #cad2d7;
	width: 23%;
}
/* middle column end */

#rightcolumn {
	width: 20.8em;
}

#rightcolumn .item {
	width: 18.8em;
	margin: 0 auto;
}

#rightcolumn .item p, #rightcolumn .news-list-container .item * {
	font-size: 1.1em;
}

#rightcolumn h2 {
	font-size: 1.2em;
	color: #96bf0d;
	margin: 0.83em;
}

#rightcolumn h3 {
	font-size: 1.2em;
	/*color: #96bf0d;*/
	margin: 0.83em;
}

#rightcolumn .item h2 {
	margin: 0.83em 0;
}

#rightcolumn .item a.download[href$=pdf] {
	background: url(../images/icon_pdf.png) no-repeat 0 0.1em;
	padding-left: 1.5em;
}

#rightcolumn .item a.download[href$=vcf] {
	background: url(../images/vcf.jpg) no-repeat 0 0.1em;
	padding-left: 1.5em;
}

.divider, .csc-frame-rulerAfter {
	height: 0.1em;
	border: none;
	border-bottom: 0.1em solid #c7d0d5;
	margin: 0.5em 0;
	padding: 0;
}

#rightcolumn div.item a img {
	margin: 0 0.6em 0.3em 0;
	border: 0.1em solid #c7d0d5;
}

#rightcolumn div.item dt img {
	border: 0.1em solid #c7d0d5;
}

#rightcolumn span.morelink a, #content span.morelink a {
	display: block;
	margin: 0.5em 0;
	background: url(../images/icon_morelink.png) no-repeat 0 0.1em;
	padding-left: 1.5em;
	font-size: 1.1em;
}

#rightcolumn span.morelink a[href$=pdf], #content span.morelink a[href$=pdf] {
	background: url(../images/icon_pdf.png) no-repeat 0 0.1em;
}

#content a.internal-link {
	background: url(../images/icon_morelink.png) no-repeat 0 0.1em;
	padding-left: 13px;
}

#rightcolumn span.morelink a, #rightcolumn span.morelink a:visited {
	text-decoration: none;
	color: #0065a6;
}

#content a, #content a:visited, #rightcolumn a, #rightcolumn a:visited {
	text-decoration: none;
	color: #0065a6;
}

.tx-syncreference-pi1 form {
	width: 50%;
	float: left;
}

div.tx-syncreference-pi1 img.reference {
	float:left;
	border: 0.1em solid #c7d0d5;
	margin: 0.3em 0.6em 0.3em 0;
}

#fieldselector {
	margin: 0 0 1em 1em;
}

.tx-syncreference-pi1 p {
	margin-top: 2em;
}

.tx-syncreference-pi1-browsebox-SCell a {
	font-weight: bold;
	text-decoration: underline !important;
}

input.btnshow {
	height: 1.35em;
	margin: 0 0 -0.3em;
	padding: 0;
	width: 5.6em;
}

select.refsel {
	font-size: 1em;
	width: 13.5em;
}

div.tx-syncreference-pi1 ul {
	list-style-image: url(../images/dot.png);
}

table {
	border-collapse:collapse; 
}

table thead tr th {
	border-top: 1px solid #c7d0d5;
	border-bottom: 1px solid #c7d0d5;
	text-align: left;
}

table tr td {
	padding: 0.5em;
}

/*
div.leftblock, div.rightblock {
	width: 20em;
	height: 15em;
	float: left;
}

div.tx-thmailformplus-pi1 label, .mailformlabel {
	width: 4.5em; 
	float: left;
	text-align: left;
	padding-right: 0.2em;
	margin: 0.2em 0;
}

.tx-thmailformplus-pi1 fieldset {
	border: 0;
	overflow: hidden;
}

div.tx-thmailformplus-pi1 div.mailforminput{
	float: left;
	width: 15em;
	text-align: left;
	margin: 0.2em 0;
}

div.tx-thmailformplus-pi1 .rightblock div.mailforminput { height: 100%; width: 100%; }

div.tx-thmailformplus-pi1 div.mailforminput input {
	border: 1px inset #484D53;
}

div.tx-thmailformplus-pi1 textarea{
	float: none;
	width: 100%;
	height: 100%;
	border: 1px inset #484D53;
}

.tx-thmailformplus-pi1 .mailformerror{
	color: #f00;
	font-weight: bold;
}
*/

.browsebox {
	text-align: right;
}

.browsebox li {
	display: inline;
	margin-right: 5px;
}

#content ul.browsebox li a {
	font-weight: normal;
	text-decoration: none;
}

#content ul.browsebox li a img {
	border: 0;
	margin-bottom: -0.125em;
}

#content ul.browsebox li.tx-indexedsearch-browselist-currentPage a, #content ul.browsebox li.tx-syncreference-pi1-browselist-currentPage a {
	font-weight: bold;
	text-decoration: underline;
}

.tx-indexedsearch-res td.tx-indexedsearch-info {
	padding: 0 0.5em;
	background-color: #fff !important;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #000;
}

.tx-indexedsearch-search-for, 
.tx-indexedsearch-search-in, 
.tx-indexedsearch-search-select-section, 
.tx-indexedsearch-search-freeindexuid, 
.tx-indexedsearch-search-select-order, 
.tx-indexedsearch-search-select-results, 
.tx-indexedsearch-search-select-group {
	margin-bottom: 0.5em;
}

div.menubox {
	float: left;
	height: 10em;
	line-height: 1.6em;
	margin: 0 1.5em 2em 0;
	width: 18.5em;
}

div.menubox h2 {
	margin: 0 !important;
	padding-left: 1em;
	line-height: 1.63em;
	height: 1.63em;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

div.menubox h2 a {
	color: #fff !important;
}

dl.csc-menu-4 {
	margin: 0.2em 0 0 0.5em;
	padding: 0;
}

div.menubox ul {
	padding: 0 1em 1em 1em;
	margin: 0;
	list-style-image: url(../images/dot.png);
}

/* sitemap */
.csc-sitemap ul {
	list-style-type: none;
	list-style-image: none;
}

.csc-sitemap ul li a {
	color: #0065a6;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em;
}

.csc-sitemap ul li ul li a {
	font-weight: normal;
}

#content form label {
	width: 10em;
	float: left;
}

#content form label.long {
	width: 12em;
}

#content form input {
	font-size: 1em;
}

#content form input[type="submit"] {
	margin-left: 5em;
}

#content form input[type="submit"].long {
	margin-left: 12em;
}

#newsletter_mail {
	width: 20em;
}



/* Kontaktformular */

.tx-thmailformplus-pi1 {
	
}

.tx-thmailformplus-pi1 fieldset {
	border: 0;
}

.hidden { display: none; }
.fullblock { overflow: hidden; }
.leftblock { float: left; }
.rightblock { float: right; }

.leftblock, .rightblock {
	width: 20em;

}

#content .tx-thmailformplus-pi1 label, #content .tx-thmailformplus-pi1 input {
	display: block;
	float: none;
	height: 1.6em;
	line-height: 1.6em;
}
#content .tx-thmailformplus-pi1 textarea {
	height: 15em; 
	width: 80%;
}
#content .tx-thmailformplus-pi1 textarea, #content .tx-thmailformplus-pi1 input {
	border: .1em inset #484D53;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#content .tx-thmailformplus-pi1 .button input { margin-left: 50.2%; }

.mailformerror { font-size: .9em; font-weight: bold; color: #d00; }
/* Kontaktformular Ende */

#leftcolumn a, #leftcolumn a:visited {
        text-decoration: none;
        color: #0065a6;
}

.name-of-person {
        color: #0065a6;
}

.detail {
        color: #96bf0d;
}
table#programm {
    background-color:#FFFFFF;
}

table#programm td {
    padding: 3px;
}

table#programm p {
       margin: 0.2em 0;
        /*line-height: 1em;*/

}

.date {
    color: #96bf0d;
    width: 4.7em
}

.top {
    color: #0065a6;
}
