/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
}
div.page {
	margin:auto;
	padding:0px;
	width:749px;
	text-align:left;
}
img {
	border:0px;
}
.c {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
div.header {
	margin:0px;
	padding:0px;
	background:url(../images/bgHeader.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:105px;
	width:749px;
}
div.logoarea {
	float:left;
	/*width:177px;*/ 
	width:195px;
}
div.headerarea {
	float:right;
	/*width:572px;*/
	width:554px;
	text-align:right;
	display:block;
}
div.date {
	font-size:10px;
	display:block;
	padding-top:15px;
	color:#7C8083;
	/*width:572px;*/
	width:554px;
}
div.mainnavigation { 
	float:right;
	margin-top:13px;
}
div.mainnavigation ul.mainNavigation {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.mainNavigation li {
	display:block;
	float:left;
	color:#50555A;
	line-height:20px;
}
ul.mainNavigation li a,
ul.mainNavigation li a:hover {
	display:block;
	float:left;
	color:#50555A;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
ul.mainNavigation li a:hover,
ul.mainNavigation li a#active {
	color:#E61E0F;
}
ul.mainNavigation li a.last {
	margin-right:0px;
	padding-right:0px;
}
ul.mainNavigation li span {
	margin-left:2px;
	margin-right:2px;
	float:left;
}
ul.headernavigation {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	font-size:10px;
}
ul.headernavigation li {
	display:block;
	float:left;
	color:#F9C7C3;
	line-height:17px;
}
ul.headernavigation li span {
	margin-left:4px;
	margin-right:4px;
	float:left;
}
ul.headernavigation li a,
ul.headernavigation li a:hover {
	display:block;
	float:left;
	color:#F9C7C3;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
}
ul.headernavigation li a.white,
ul.headernavigation li a.white:hover {
	color:#FFFFFF;
}
ul.headernavigation li a:hover {
	text-decoration:underline;
}
ul.headernavigation li a.last,
ul.headernavigation li a.last:hover {
	margin-right:10px;
	padding-right:0px;
}


div.subnavigation { 
	margin-top:13px;
	padding:0px;
	margin:0px;
	width:179px;
}
#overflowSubmenue {
	position:relative;
 	z-index:2;
	top: -27px;
	right:0px;
}
div.subnavigation ul.subnavigation {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li#firstTheme {
	background-color:#D2D2D2;
	border:1px solid white;	
	margin-bottom:3px;
	text-align:center;
	color:#E61E0F;
	font-weight:bold;
	text-transform: uppercase;	
	background-image: none !important;
}
ul.subnavigation li#firstTheme a {
	background: transparent;
	color: #E61E0F;
}
ul.subnavigation li#firstTheme:hover,
ul.subnavigation li#firstTheme.over {
	top: 0px;
	height: 21px;
}

ul.subnavigation li {
	list-style-type:none;
	display:block;
	line-height:20px;
	margin:0px;
	padding:0px;
	/*border-bottom:1px solid D2D2D2;*/
	background-image:url(../images/subInactive.gif);
	background-repeat:repeat-x;
}
ul.subnavigation li a,
ul.subnavigation li a:hover,
ul.subnavigation li a#aktiveAuswahl {
	display: block;
	width:100%;
	color:#50555A;
	text-decoration:none;
}
ul.subnavigation li#aktiveAuswahl {
	color:#E61E0F;
	text-decoration:none;
	background: url(../images/subActive.gif);
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #E61E0F;
	border-bottom: 1px solid #E61E0F;	
	position: relative;
	margin-bottom:-1px;
	top: -1px;
}

ul.subnavigation li#aktiveAuswahl a {
	color:#E61E0F;
}

ul.subnavigation li a:hover {
	color:#50555A;
}
ul.subnavigation li {
	height: 21px;
}

ul.subnavigation li.subnavleveltwo {
	height: auto;
	background: transparent;
}

ul.subnavigation li.subnavleveltwo ul {
	margin: 0;
	padding: 0;
	padding-left: 16px;
}

ul.subnavigation li.subnavleveltwo ul li,
ul.subnavigation li.subnavleveltwo ul li a {
	background: transparent;
}	

ul.subnavigation li.subnavleveltwo ul li a {
	background: url(../images/bullett.gif) no-repeat left -42px;
}

ul.subnavigation li.first {
	background-image:url(../images/subInactive2.gif);
	height:21px;
}

ul.subnavigation li.first:hover {
	background-position:  left -100px;
}
ul.subnavigation li:hover,
ul.subnavigation li.over {

}
ul.subnavigation li:hover,
ul.subnavigation li.over {
	z-index:1000;
}


ul.subnavigation li a {
	display: block;
	background: url(../images/bullett.gif) no-repeat left top;
}

ul.subnavigation li a span {
	padding-left: 16px;
}


ul.subnavigation li a:hover,
ul.subnavigation li.over a,
ul.subnavigation li:hover over a,
ul.subnavigation li#aktiveAuswahl a {
	background-position: left -21px;
	background-color:white;
	color:#E61E0F;
}

/*
ul.subnavigation li a,
ul.subnavigation li a:hover {
	display:block;
	color:#50555A;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	 background-image:url(../images/subInactive.gif);
	background-repeat:repeat-x;
	padding-left:16px;
}
ul.subnavigation li a:hover,
ul.subnavigation li a#active2 {
	display:block;
	background-image:url(../images/subActive.gif);
	background-repeat:repeat-x;
/ *	height:21px; * /
	color:#E61E0F;
	position: relative;
	top: -2px;
	height: 100px;
}
*/
/*
ul.subnavigation li a:hover {
	height: 22px;
	display: block;
	border-bottom:1px solid yellow;
	border-top:1px solid yellow;
	z-index: 1000;
}
*/

div.navigationBlue { 
	margin-top:13px;
	padding:0px;
	margin:0px;
	width:179px;
}
div.navigationBlue ul.navigationBlue {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.navigationBlue li {
	list-style-type:none;
	display:block;
	color:#00506D;
	background-color:#E5EDF0;
	line-height:20px;
	margin:0px;
	padding:0px;
}
ul.navigationBlue li a,
ul.navigationBlue li a:hover {
	display:block;
	color:#00506D;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	height:21px;
	border-bottom:1px solid white;
}
ul.navigationBlue li a:hover,
ul.navigationBlue li a#active {
	text-decoration:underline;
}
div.content {
	margin:0px;
	padding:0px;
	width:749px;
	float:left;
}
div.colLeft {
	margin:0px;
	padding:0px;
	float:left;
	width:570px;
}
div.pathfollower {
	margin-top:0px;
	margin-bottom:8px;
	display:block;
	color:#7C8083;
	font-size:9px;
	width:524px;
}

div.pathfollower ul {
	padding-left: 0 !important;
}

html body div.pathfollower span,
html body div.pathfollower a {
	color: #7C8083;
	text-decoration: none;
}

div.pathfollower ul {
	margin: 0;
	padding: 0;
}

div.pathfollower ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

div.pathfollower ul li.f a span,
div.pathfollower ul li.f a {

		color:#E61E0F;
}

div.colLeft h1 {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	padding:0px;
	width:524px;
}
div.colLeft h2 {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#42738B;
	margin-top:0px;
	padding:0px;
	margin: 0px;
	width:524px;
}
div.colLeft h3 {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#42738B;
	margin-top:0px;
	padding:0px;
	width:524px;
}
div.colLeft p {
	width:524px;
	font-size:11px;
	line-height:15px;
}
div.newsmodule {
	margin:0px;
	padding:0px;
	/*padding: 0 0 17px;*/
	width:524px;
}
div.news-list-container div.newsmodule {
	padding: 0 0 17px;
}
div.newsmodule div.imagearea {
	margin:0px;
	padding:0px;
	float:left;
	width:103px;
}

div.newsmodule div.content {
	margin:0px;
	padding:0px;
	float:left;
	width:420px;
}
div.newsmodule div.content h1 {
	margin-bottom:0px;
	padding-bottom:5px;
}
div.newsmodule div.content span {
	color:#42738B;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:10px;
	width:420px;
}	
div.newsmodule div.content h1 {
	color:#0076A3;
	font-size:11px;
	font-weight:bold;	
	width:420px;
}



div.newsmodule div.content p {
	margin-top:5px;
	padding:0px;
	width:420px;
}
/*Zusatz*/
div.newsmodule div.content .subheader a,
div.newsmodule div.content .subheader a:hover {
	color:#e61e0f;
}
/*Zusatz*/
div.newsmodule div.content a,
div.newsmodule div.content a:hover {
	color:#0076A3;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}
div.newsmodule div.content a:hover {
	text-decoration:underline;
}
.last {
	margin:0px;
	padding:0px;
}
div.colRight {
	margin:0px;
	padding:0px;
	float:right;
	width:178px;
}
div.searchbox {
	margin:0px;
	padding:0px 5px 0px 7px;
	background-color:#E6E6E6;
	border-bottom:1px solid #FFFFFF;
	height: 75px;
}

div.searchbox .inner * {
	margin: 0 !important;
	padding: 0 !important;
	border: 0px solid green;
}

div.searchbox .inner input.middle {
	margin-top: 2px !important;
	padding: 2px !important;
}

div.searchbox .inner input.buttonTiny {
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 1px !important;
	margin-left: 2px !important;
}

div.searchbox .inner h1 {
	margin-bottom: 5px  !important;
}

div.searchbox h1 span {
	font-size: 1px;
}

div.searchbox .inner {
	padding-top: 16px;
}
div.SideTeaserStart {
	line-height:0px;
}
div.SideTeaserStart a{
	display: block;
}
div.searchbox h1 {
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(../images/HeadlineSearch.gif);
	background-repeat:no-repeat;
	height:11px;
	line-height:1px;
}
div.searchbox h1 span {
	visibility:hidden;
}
div.footer {
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	margin-top:15px;
	height:21px;
	line-height:21px;
	font-size:10px;
	color:#7C8083;
	float:left;
	width:749px;
}
ul.footernavigation {
	margin:0px;
	margin-left:5px;
	padding:0px;
	list-style-type:none;
}
ul.footernavigation li {
	display:block;
	float:left;
}
ul.footernavigation li a,
ul.footernavigation li a:hover {
	float:left;
	color:#50555A;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
ul.footernavigation li a:hover {
	text-decoration:underline;
}
ul.footernavigation li span {
	margin-left:3px;
	margin-right:3px;
	float:left;
	color:#50555A;
}
div.footer div.fr {
	margin-right:10px;
}
form.inputform {
	margin:0px;
	padding:0px;
	padding-top:5px;
}
form.inputform input.middle,
.tx-indexedsearch-searchbox-sword {
	border:1px solid #C5C5C5;
	width:135px;
	font-size:11px;
	float:left;
	padding-top:1px;
	padding-bottom:2px;
}
.tx-indexedsearch-searchbox-sword {
	margin-bottom:15px;
	margin-top: -2px;
}
/*Zusatz*/
input.searchbox-sword {
	width:139px !important;
}
/*Zusatz*/
form.inputform .buttonTiny {
	width:18px;
	height:18px;
	float:left;
	margin-left:5px;
}
table.grey { 
	font-size:11px;
	height:132px;
	width:557px;
}
td.backgroundGrey {
	/*background-color:#E6E6E6;*/
	background-image:url(../images/greyBackground.gif);
	background-repeat:no-repeat;
	height:132px;
	width:179px;
	height:auto;
}
td.backgroundGrey p {
	width:159px;
	padding:10px 10px 0px 10px;
	line-height:15px;
}


/********************************************************************************************/


ul.rightmenu,
ul.rightmenu li,
ul.rightmenu li ul,
ul.rightmenu li ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.rightmenu li {
	line-height: 19px;
}

ul.rightmenu li a span {
	padding-left: 16px;
}

ul.rightmenu {
}

ul.rightmenu li {
	height: 21px;
	background-image:url(../images/subInactive.gif);

}

ul.rightmenu li.sub {
	padding: 0;
	margin: 0;
	height: auto;

}

ul.rightmenu li a {
	display:block;
}

ul.rightmenu li.sub a {
	display: block;
	height:18px;
	line-height: 19px;
}

ul.rightmenu li ul li {
	height: 18px;
	border-bottom: 0px solid green;
	margin-left: 16px;
}

ul.rightmenu li ul li.last {
	border: 0;
}
ul.rightmenu li.sss:hover,
ul.rightmenu li.hover,
html body ul.rightmenu li.over {
	top: -1px;
	z-index: 10000;
	position: relative;
	border-top: 1px solid red;
	height: 21px;
	line-height: 20px;
	margin-bottom: -1px;
	background:transparent url(../images/subActive.gif) repeat-x left bottom ;
}


ul.rightmenu li.current {
	top: -1px;
	position: relative;
	border-top: 1px solid red;
	height: 21px;
	margin-bottom: -1px;
	background:transparent url(../images/subActive.gif) repeat-x left bottom ;
}

ul.rightmenu li.sub:hover,
ul.rightmenu li.over {
	position: static;
	top: 0px;
}

ul.rightmenu li.sub li:hover,
ul.rightmenu li.sub li.over {
	position: static;
	top: 0px;
}

ul.rightmenu li.sub,
ul.rightmenu li.sub li{
	background: transparent;
}

ul.rightmenu li a {
	height: 21px;
}

ul.rightmenu li.sub a {
	top: -1px;
	position: relative;
	display: block;
	height: 21px;
	background:transparent url(../images/subActive.gif) repeat-x left bottom;
	border-top: 1px solid red;
}

ul.rightmenu li.sub li a {
	border: 0;
	
	background: transparent;
}

ul.rightmenu li.sub li:hover a,
ul.rightmenu li.sub li.over a {
	background: transparent;
}

ul.rightmenu ul {
	border-bottom: 1px solid #D2D2D2;
}

ul.rightmenu li.sub li {
	border-bottom: 1px solid #D2D2D2;
	background: url(../images/bullett.gif) no-repeat left -42px;
}

ul.rightmenu li.sub li.last {
	border-bottom: 0px solid green;
}

ul.rightmenu ul li.act a {
	background: url(../images/bullett.gif) no-repeat left -62px;
	color: #E61E0F;
}

ul.rightmenu li a,
ul.rightmenu li a:hover,
ul.rightmenu li.over a,
ul.rightmenu li:hover a,
ul.rightmenu li a#aktiveAuswahl {
	display: block;
	width:100%;
	color:#50555A;
	text-decoration:none;
}

ul.rightmenu li.sub li:hover a,
ul.rightmenu li.sub li.over a {
	background: transparent;
	text-decoration: underline;
}


html body ul.rightmenu li.over {
	z-index: 90000000 !important;
	margin-top: 0px !important;
	border-top: 1px solid red !important;
/*	border-bottom: 1px solid green !important; */
}

/*
html body ul.rightmenu li {
	background: orange !important;
}

html body ul.rightmenu li li {
	background: green !important;
}

html body ul.rightmenu li li a {
	background: black !important;
}

html body ul.rightmenu li#firstTheme.over {
	border-top: 0px solid yellow !important;
}
*/

/********************************************************************************************/

div.twoarea,
div.threearea {
	margin-bottom: 10px;
/*	background: url(../images/descriptionbg.gif) repeat-y;	*/
}

div.twoarea .desc,
div.threearea .desc {
}


div.twoarea,
div.threearea {
	width: 554px;
}




div.twoarea .fl {
	width: 366px;
	margin-right: 10px;
	float: left;
}

div.twoarea .desc,
div.threearea .desc {
	width: 160px;
	float: left;
	color: #50555A;
	padding: 9px 8px;
}




div.colLeft div.threearea .desc p,
div.colLeft div.twoarea .desc p,
div.colLeft div.twoarea .fl p,
div.colLeft div.threearea .fl p {
	width: 160px !important;
	margin:0; 
	padding: 0;
	margin-bottom: 8px;
}

div.threearea .fl {
	width: 178px;
	float: left;
	margin-right: 10px;
}

div.threearea .desc {
	width: 160px;
	color: #50555A;
}

div.colLeft p.bodytext a,
div.colLeft p.bodytext a:hover,
div.colLeft ul a {
	color:#E61E0F;
	text-decoration:none;
}
div.colLeft p.bodytext a:hover,
div.colLeft ul a:hover {
	text-decoration:underline !important;
}

div.colLeft ul {
	list-style-image: url(../images/ul.gif);
	margin: 0; 
	padding: 0;
	padding-left: 20px;
}

div.colLeft ul li {
	padding-left: 0;
}


div.desc h1 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

form#mailform fieldset {
	border: 0px;
}
form#mailform label {
	float:left;
	width:100px;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
}

form#mailform input, 
form#mailform textarea
{
	border: 1px solid #C5C5C5;
	margin-bottom: 10px;
}

form#mailform .csc-mailform-submit {
	margin-left:110px;
	font-size: 12px;
	padding: 2px;
}
/**/
div.colLeft div.csc-header ul li a,
div.colLeft ul li a:hover {
	color:#E61E0F;
	text-decoration:none;
}
div.colLeft div.csc-header ul li a:hover {
	text-decoration:underline;
}


/*******************************************************************/
.news-single-img {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	width: auto !important;
}

.news-single-img p {
	width: 200px;
	display: none;

}

.news-single-item p {
	width: auto !important;
	margin-right: 30px;
}


.news-single-img * {
}

.news-list-container h1 {
	margin-bottom: 8px;
}

div.newsmodule .subheader p {
	padding: 0 !important;
	margin: 0 !important;
}


.tx-ttnews-browsebox table {
}

.tx-ttnews-browsebox table p {
	width: auto;
}

/*******************************************************************/

#supersitemap a {
	text-decoration: none;
	color: #E61E0F;
}

#supersitemap ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}

#supersitemap ul li {
	padding: 2px;
	font-weight: bold;
	margin-bottom: 2px;
}


#supersitemap ul ul li a {
	color: #50555A;
	font-weight: normal;
}


div.threearea .desc {
	border: 0px solid orange;
}

div.threearea .desc p {
	border: 0px solid green;
}



div.desc h1 {
	width: 100px;
	margin: 0 !important;
	padding: 0 !important;
}

.tx-ttnews-browsebox a {
	color: #E61E0F;
	text-decoration: none;
}


.tx-ttnews-browsebox table p a {
	border: 0px solid black;
}

.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #7C8083;
}


.news-single-additional-info dl {
	margin: 0;
	padding: 0;
}

.news-single-additional-info, 
.refchooser {
	background: #F2F2F2;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	width: 230px;
	float: right;
}

.news-single-additional-info a {
	color: black;
	text-decoration: none;
}

.news-single-backlink a {
	color: #E61E0F;
	text-decoration: none;
}

.news-single-additional-info a:hover,
.news-single-backlink a:hover {
	color: #E61E0F;
	text-decoration: underline;
}


.news-single-additional-info dt,
.tx_lumogooglemaps_pi1_sidebar div.h {
	display: block;
	background: #E6E6E6;
	font-weight: bold;
	padding: 2px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.news-single-additional-info dd {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 7px;

}


.refchooser {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.refchooser select {
	margin-left: 10px;
}


li#firstTheme.placeholdertitle {
	color:#50555A !important;
}


html body #gmapDirHead {
	display: none;
}

#gmapmarker table,
#gmapmarker table td {
	font-size: 11px;
}
div.tx-indexedsearch-browsebox p,
div.tx-indexedsearch-whatis {
	display:none;
}
.tx-indexedsearch-searchbox form {
	background:#F2F2F2;
	width:524px;
	padding:10px 5px;
}
div.tx-indexedsearch-searchbox form table td { 
	font-size:11px;
	vertical-align: top;
	padding-right: 3px;
}

.tx-indexedsearch-searchbox-button {
	border: 1px solid #C5C5C5;
	font-size: 11px;
	color: #E61E0F;
	background: white;
}

.tx-indexedsearch-browsebox ul {
	display: inline;
}

.tx-indexedsearch-browsebox {
	text-align: center;
}

.tx-indexedsearch-browsebox {
	width: 524px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tx-indexedsearch-res,
.tx-indexedsearch-res p {
	width: 524px;
	font-size: 11px;
}

.tx-indexedsearch-res *, 
.tx-indexedsearch-res td *,
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
}


.tx-indexedsearch-res td {
	font-size: 11px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #E61E0F;
	font-weight: normal;
}

.tx-indexedsearch-title a,
.tx-indexedsearch-title a:hover {
	color: #E61E0F;
	font-weight: bold;
	text-decoration: none;
}

.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}

.tx-indexedsearch-browselist-currentPage a {
	color: #7C8083 !important;
}


.news-single-img p {
	display: block;	
}

div.SideTeaserStart div.selexsystemteaser {
	margin-top:10px;
	background-color:#e6e6e6 !important;
	line-height:100% !important;
}

div.SideTeaserStart div.selexsystemteaser img {
	border-bottom:1px solid white;
	margin:0px;
	padding:0px;
}
div.SideTeaserStart div.selexsystemteaser p {
	line-height:140% !important;
	margin:5px 10px 0px 10px;
}
div.SideTeaserStart div.selexsystemteaser p a,
div.SideTeaserStart div.selexsystemteaser p a:hover {
	color:#0076A3;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}
div.SideTeaserStart div.selexsystemteaser p a:hover {
	text-decoration:underline;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:5px;
}
div.colLeft div p.csc-frame-frame2 a.internal-link {
	color:#0076A3;
	margin-left:103px;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
div.colLeft div p.csc-frame-frame2 a.internal-link:hover {
	text-decoration:underline;
}

div.colLeft div p.csc-frame-frame2 {
	margin-top:3px;
	margin-bottom:17px;
}
div.tx-gematronikevents-pi1 {
	
}
div.tx-gematronikevents-pi1 div {
	background-color:#f2f2f2;
	padding:0 10px 0 10px;
}
div.tx-gematronikevents-pi1 div div.popupansicht {
	padding:0px;
	margin:0px;
}
div.tx-gematronikevents-pi1 div div.popupansicht p.tx-gematronikevents-pi1-listrowField-g-events-location {
	margin-bottom:14px;
}
p.tx-gematronikevents-pi1-listrowField-g-events-date {
	color:#42738B;
	font-size:10px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}
p.tx-gematronikevents-pi1-listrowField-g-events-headline {
	color:#0076A3;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
}
p.tx-gematronikevents-pi1-listrowField-g-events-location {
	margin-top:0;
	margin-bottom:0;
}
div.tx-gematronikevents-pi1-listrow h3 {
	color:#50555A;
	font-weight:bold;
	border-bottom:1px solid #d8d8d8;
	font-size:11px;
	padding-top:15px;
	margin-bottom:10px;
}
div.tx-gematronikevents-pi1-listrow p a,
div.tx-gematronikevents-pi1-listrow p a:hover {
	color:#0076A3;
	font-weight:bold;
	text-decoration:none;
}
div.tx-gematronikevents-pi1-listrow p a:hover {
	text-decoration:underline;
}
div.tx-gematronikevents-pi1-listrow p.endeUpcomingEvents {
	padding-bottom:14px;
}
div.colLeft .tx-gematronikevents-pi1 div {
	background:white;
	margin:0px;
	padding:0px;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList {
	padding-left:0px;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .tx-gematronikevents-pi1-listrowField-g-events-headline {
	color:#50555A;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList p {
	margin:0px;
	padding:0px;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .tx-gematronikevents-pi1-listrowField-g-events-date,
div.colLeft .tx-gematronikevents-pi1-eventsList .tx-gematronikevents-pi1-listrowField-g_events_date2{
	font-size: 10px;
	color:#42738B;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList .fl,
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList .fl p {
	width:72px;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList .fr,
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList .fr p {
	width:450px;
	float:left !important;
}
div.colLeft .tx-gematronikevents-pi1-eventsList .eventsList .fr .tx-gematronikevents-pi1-listrowField-g-events-location {
	padding-bottom:14px;
}
div.tx-ttnews-browsebox p.dieEins {
	text-align:center;
	color: #7C8083;
	font-weight: bold;
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.csc-textpic-single-image img {
	margin-bottom:5px !important;
}
