@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;
}

#header {
	position: relative;
	height: 75px;
}

/* header styles */
#header img {
	display: none;
}

#printheader {
	display: block !important;
	position: absolute;
	right: 0;
	top: 0;
}

#searchbox {
	display: none;
}

/* main columns */
.column {
	float: left;
	position: relative;
	margin-bottom: 1em;
}

.bluebar {
	display: none;
}

#bluebarbg, .greenbarbg  {
	position: absolute;
	top: 0;
	left: 0;
	height: 2.1em;
}

#leftcolumn {
	display: none;
}

#maincolumn {
	width: 59.14em;
	margin-right: 0.3em;
}

#print {
	display: none;
}

#maincolumn ul {
	padding-left: 1.2em;
	margin-left: 0.2em;
}

#fontsize {
	float: left;
	margin-left: 2em;
}

#locationmenu {
	float: left;
	list-style-type: none;
	margin: 0;
	margin-left: 11em;
	padding: 0;
}

#locationmenu li {
	display: inline;
}

#content {
	margin: 2.5em auto;
	font-size: 1.2em;
}

#content h1 {
	font-size: 1.33em;
	font-weight: bold;
	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 {
	font-size: 1.2em;
	clear: both;
	width: 59.14em;
}

#rightcolumn .item {
	float: left;
	margin: 0 auto;
	width: 29em;
}

#rightcolumn .item p, #rightcolumn .news-list-container .item * {
/*	font-size: 1.1em;*/
}

#rightcolumn h2 {
	font-size: 1.2em;
	clear: left;
}

#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(../content_files/vcf.jpg) no-repeat 0 0.1em;
	padding-left: 1.5em;
}

.divider, .csc-frame-rulerAfter {
	display: none;
}

#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.tx-indexedsearch-browsebox .browsebox {
	text-align: right;
}

#content ul.browsebox li a {
	font-weight: normal;
	text-decoration: underline;
}

#content ul.browsebox li a img {
	border: 0;
	margin-bottom: -0.125em;
}

#content ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	font-weight: bold;
	text-decoration: none;
}

.tx-indexedsearch-res td.tx-indexedsearch-info {
	padding: 0 0.5em;
	background-color: #fff !important;
}

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: 5em;
	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 */

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 5px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-left: 5px;
}

dl.csc-textpic-image {
	margin: 0;
}

div.csc-textpic-center div.csc-textpic-text {
	text-align: left;
}

div.csc-textpic-above div.csc-textpic-text {
	clear: both;
}