/*********************************************************************
  _____       _       ___     _   _   ___     _   ______   _______
 |  _  |    / _ \    |   \   | | | | |   \   | | |  ____| |  ___  |
 | |_| |   / /_\ \   | |\ \  | | | | | |\ \  | | | |___   | |   | |
 |  ___|  / _____ \  | | \ \ | | | | | | \ \ | | |  ___|  | |   | |
 | |     / /     \ \ | |  \ \| | | | | |  \ \| | | |      | |___| |
 |_|    /_/       \_\|_|   \___| |_| |_|   \___| |_|      |_______|
 
 P a r t n e r  f ü r  I n f o r m a t i o n s t e c h n o l o g i e
*********************************************************************/
/* Extensions-CSS                                                   */
/* 1.0 Newsletter Anmeldung                                         */
/*  1.2 Newsletter: Archiv                                          */								
/* 2.0 Search Box (Macina)                                          */
/*  2.1 Suchformulare                                               */
/*  2.2 Resultat Navigation                                         */
/*  2.3 Suchresultate                                               */
/* 3.0 Powermail                                                    */
/* 4.0 DAM Gallery                                                  */
/* 5.0 TT News                                                      */
/*  5.1 News Navigation                                             */
/*  5.2 Single News View                                            */
/*  5.3 News Archiv                                                 */
/* 6.0 2 Spalten                                                    */
/* 7.0 Login Box                                                    */
/********************************************************************/


/* 1.0 Newsletter: Anmeldung */

table.newsletter_subsc_table {
	border:0px;
}

form.newsletter_subsc_form, div.abmelden, div.newsletter_info {
	padding:5px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;

}

form.newsletter_subsc_form input {
	padding-bottom:1px;
	margin-top:2px;
	padding-top:1px;
}

input.newsletter_subsc_submit {
	background-image:url(img/button.png);
	background-repeat:repeat-x;
	border:0px solid #cccccc;
	font-weight:bold;
	height:18px;
}
input.newsletter_unsubsc_submit {
	background-image:url(img/button.png);
	background-repeat:repeat-x;
	border:0px solid #cccccc;
	font-weight:bold;
	height:18px;
}
input.newsletter_unsubsc_adress {
    width:190px;
}
form.newsletter_subsc_form {
	margin-top:8px;
}


/* 1.2 Newsletter: Archiv */
div.newsletter_archiv_newsletter {
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	padding:2px;
	margin-bottom:5px;
}


h3.newsletter_archiv_title  { 
	cursor:pointer;
	font-weight:normal;
	font-size:12px;
	padding-left:5px;
	color:#B4A500 !important;
	background:#ffffff; 
	padding-bottom:2px;
	padding-top: 2px;
}

h3.newsletter_archiv_title:hover { 
	background:#eeeeee; 
	color:#666633 !important;
	
}

.newsletter_archiv_bodytext	 { 
	font-size:12px;
	padding-left:15px !important;
}

div.newsletter_archiv_bodytext td {
	padding-left:0px !important;
}

table.archiv_title {
	margin:0px !important;
}



/* 2.0 Search Box (Macina)  */

/* 2.1 Suchformulare */
	
div.tx-indexedsearch table{
	margin-left:0px;
}
		
input.searchbox {
	background-color:#ffffff;
	border:1px solid #A0A0A0;
	color:#A0A0A0;
	height:16px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:2px;
	width:182px;
}

input.searchbutton {
	background-image:url(img/lupe.png);
	border:0px solid #A0A0A0;
	color:#A0A0A0;
	height:18px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:-1px;
	width:38px;
}

input.searchbutton:hover {
	background-image:url(img/lupe_on.png);
}

div.tx-indexedsearch_forms_padding {
	padding-left:0px;
	padding-bottom:20px;
	margin-top:4px;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
	letter-spacing:0.4px;
}
	
div.tx-indexedsearch_forms_padding form {
	margin:0px;
}
	
div.tx-indexedsearch input[type=submit] {
	background-image:url(img/button.png);
	background-repeat:repeat-x;
	border:0px #000000 solid;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	width:70px;
	height: 17px;
}
	
div.tx-indexedsearch input[type=submit]:hover {
	background-image:url(img/button_on.png);
}
	
div.tx-indexedsearch input[type=text] {
	width: 184px;
}
	
select.tx-indexedsearch-selectbox-defop, select.tx-indexedsearch-selectbox-desc {
	width:140px;
}
	
select.tx-indexedsearch-selectbox-type, select.tx-indexedsearch-selectbox-order {
	width:184px;
}


div.header_shortlinks_search input[type=text] {
	padding-left: 2px;
	width:94px;
}

/* 2.2 Resultat Navigation (Definiert ohne Template in class.tx_indexedsearch.php) */
	
div.tx-indexedsearch ul {
	height:25px;
	margin-bottom:20px;
}

div.tx-indexedsearch a {
	color:#B4A500;
	text-decoration:none;
}
		
div.tx-indexedsearch li {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCD4D9;
	margin:2px;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	font-size:11px;
	list-style-type:none;
	list-style-image:none;
}
	
div.tx-indexedsearch-whatis {
	visibility:hidden;
}
	
/* 2.3 Suchresultate */
div.search_results {
	padding-left:0px;
	color:#000000;
}

div.search_results a {
	color:#B4A500;
}
	
div.search_results table {
		margin-left:0px;
}

td.search_results_title {
	font-weight:bold;
	border-top: 1px solid #E5E5E5;
	padding-top:5px;
}

td.search_results_percent{
	border-top: 1px solid #E5E5E5;
	font-size:10px;
	padding-top:5px;
}
	
td.search_results_description {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	padding:4px 0px 4px 0px;
	background:#FFFFFF none repeat scroll 0 0;
}	
	
td.search_results_info {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding:4px 0px 4px 0px;
	font-size:12px;
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #E5E5E5;
}


/* 3.0 Powermail */

div.tx-powermail-pi1 {
	margin-top:1px;
	margin-bottom:15px;
}

div.tx-powermail-pi1 table {
	margin-left:0px;
	width:400px;
}

div.tx-powermail-pi1 fieldset {
	border: 0px;
	padding: 0px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 4px;
	vertical-align: top;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 160px;
	float: left;
	clear: both;
	margin:0px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

div.tx-powermail-pi1 input[type=text] {
  float: none;
}

* html div#powermaildiv_uid1 input, input.powermail_submit {
  margin-left:160px;
}
  
div.tx-powermail-pi1 textarea {
  float: none;
}

div.tx_powermail_pi1_fieldwrap_html_captcha {
	padding-top: 4px;
	vertical-align: top;
  	width: 489px;
	clear: both;
  	float: none;
}

div.tx-powermail-pi1 img.tx-srfreecap-pi2-image {
  margin-left: 140px;
  border: 0px solid #999999;
  float: none;
  clear: both;
}

span.tx-srfreecap-pi2-cant-read {
	color: #000000;
	margin-left: 160px;
	width: 500px;
}


div.tx-powermail-pi1 input[type=submit] {
	background-image:url(img/button.png);
	background-repeat:repeat-x;
	margin-left: 160px;
	border:0px solid black;
	width: 150px;
	height: 18px;
	vertical-align: top;
}

div.tx-powermail-pi1 input[type=submit]:hover {
	background-image:url(img/button_on.png);
}

div.powermail_mandatory_js {
	color:red;
}
div.validation-advice {
	color:red;
}
	

/* 4.0 DAM Gallery*/  

div.tx-cegallery-pi1 {
	width:489px !important;
}

div.tx-cegallery-pi1 h2 {
	visibility:hidden;
}

div.tx-cegallery-pi1-album_entry {
	float: left;
	text-align: center;
	top: inherit;
	vertical-align: bottom;
	font-size:10px;
	color:#879197;	
	line-height:17px;
	letter-spacing:0.4px;
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	padding:2px;
	margin-bottom:10px;
	margin-right:10px;
}	

div.tx-cegallery-pi1-album_backlink {
	visibility:hidden;
	float:left;
	width:480px;
}

.tx-cegallery-pi1-album_entry a {
	color:#B4A500;
	text-decoration:none;
}

.tx-cegallery-pi1-album_entry a:visited {
	color:#B4A500;
	text-decoration:none;
}

div.tx-cegallery-pi1-detail_entry {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}		

div.tx-cegallery-pi1-slideControls {
	padding-bottom: 10px;
}				

div.tx-cegallery-pi1-album_entry img, div.tx-cegallery-pi1-detail_entry img {
	clear: both;
	border: 0px solid #000000;
}

div.tx-cegallery-pi1-clearer {
	clear: both;
}

p.tx-cegallery-pi1-album_header {
	visibility:hidden;
	display:none;
}

div.tx-cegallery-pi1-album_header {
	visibility:hidden;
	display:none;
	height:0px;
}

div.tx-cegallery-pi1-detail_header {
 	padding-bottom: 5px;
}

div.tx-cegallery-pi1-detail_nav {
	clear: both;
	width: 385px;
}		

span.tx-cegallery-pi1-photo_prev {
	float: left;
	width: 50px;
}

span.tx-cegallery-pi1-photo_next {
	width: 50px;
	text-align: right;
	float: left;
}

span.tx-cegallery-pi1-album_back_link {
	float: left;
	width: 285px;
	text-align: center;
}

span.tx-cegallery-pi1-pagebrowser_actual, span.tx-cegallery-pi1-pagebrowser_normal {
	border:1px solid #E5E5E5;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	margin-right:3px;
	margin-left:1px;
	margin-bottom: 2px;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
}

span.tx-cegallery-pi1-pagebrowser_actual a {
	font-weight: bold;
}

div.tx-cegallery-pi1-pagebrowser {
	width: 489px;
}

div.tx-cegallery-pi1-page {
	display:none;
	visibility:hidden;
}	  

#mySlideshow {
	width: 370px;
	height: 370px;
	z-index:5;
	display: none;
	overflow:hidden;
	position: relative;
	background-color: #99a9b2;
}

#mySlideshow img {
	border: 0;
	margin: 0;
}

#mySlideshow #slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #333;
	color: #fff;
	text-indent: 0;
}

#slideInfoZone h2 {
	padding: 0;
	font-size: 12px;
	margin: 0;
	margin: 2px 5px;
	font-weight: strong;
	color: inherit;
}

#slideInfoZone p {
	padding: 0;
	font-size: 10px;
	margin: 2px 5px;
	color: #eee;
}

#mySlideshow a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#mySlideshow a.right, #mySlideshow a.left {
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html #mySlideshow a.right, * html #mySlideshow a.left {
	filter:alpha(opacity=50);
}

#mySlideshow a.right:hover, #mySlideshow a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#mySlideshow a.left {
	left: 0;
	top: 0;
	background: url('/typo3conf/ext/ce_gallery/res/left.gif') no-repeat top left;
}

#mySlideshow a.right {
	right: 0;
	top: 0;

	background: url('/typo3conf/ext/ce_gallery/res/right.gif') no-repeat top right;
}

div.tx-cegallery-pi1-pagebrowser_back {
	float: left;
}		

div.tx-cegallery-pi1-pagebrowser_pages {
	float: left;
}		
	

div.tx-cegallery-pi1-slimbox_hidden_links {
  display: none;
}

/* IE 6/7 Hacks */

*+html div.gallery {
margin-top:-8px !important;
height:0px;
}

* html div.gallery {
height:0px;
line-height: 0px;
margin-top:-12px !important;
}

div.gallery {
margin-top:8px;
height:0px;
}

*+html span.tx-cegallery-pi1-pagebrowser_normal {
margin-top:15px;
}

*+html span.tx-cegallery-pi1-pagebrowser_actual {
margin-top:15px;
}

* html span.tx-cegallery-pi1-pagebrowser_normal {
margin-top:15px;
}

* html span.tx-cegallery-pi1-pagebrowser_actual {
margin-top:15px;
}


/* 5.0 TT News */

div.news-list-container td.special {
	width: 500px;
	vertical-align: middle;
}
		
	
div.news-list-container table.contenttable {
	border-collapse:separate;
	margin:0px;
}
	
div.news-list-container h3 {
	padding-top:15px;
}
		
div.news-list-container {
	min-height:500px;
}

div#browse_news {
	margin-bottom:20px;
}
	
div.tx-ttnews-browsebox table {
	border-collapse:separate;
}

div.tx-ttnews-browsebox td {			
	border:1px solid #CCD4D9 !important;
	float:left;
	font-size:11px;
	list-style-image:none !important;
	list-style-type:none;
	margin:2px 3px 2px 0 !important;
	padding:4px 6px !important;
}
	
div.tx-ttnews-browsebox table td p {
	padding:0px;	
	margin:0px;
}
	
	
div.tx-ttnews-browsebox table {
	margin-left:auto;
	margin-right:auto;
}		
	
td.tx-ttnews-browsebox-SCell {
	font-weight:bold;
}
	
div.news-list-jobs h3 {
	font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    height:15px;
    line-height:16px;
    text-align:left;
    color:#000000 !important;
    margin:0;
    padding-bottom:5px;
    padding-top:5px !important;
}
	
/* 5.2 Single News View */
div.news-single-img {
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	width:130px;
	float:left;
}
	
p.news-single-imgcaption {
	padding:0px;
	font-size:10px;
	color:#879197;	
	line-height:15px;
	letter-spacing:0.4px;	
	padding-bottom:5px;
	margin-top:0px;
}
	
span.news-list-date {
	color:#666666;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	
div.body_content_maintitle {
	padding-top:5px;
	font-weight:bold;
}
		
	
div.news-list-container h3 a {
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:15px;
	line-height:16px;
	text-align:left;	
}
		
hr.clearer{
	visibility:hidden;
}
		
div.news_content p.bodytext{
	margin:0px;
	padding:0;
}
	
	
/* 5.3 News Archiv */
table.news_archiv {
	margin-left:157px;
	margin-top:10px;
}
	
td.news_archiv_date {
	vertical-align: top;			
}
	
td.news_archiv_item {
	vertical-align: top;	
}	
	


/* 6.0 2 Spalten*/

td.c2l1-left {
	padding-left:0px;
	padding-right:0;
}
	
.c2l1-left {
	width:280px;
}
	
.c2l1-middle {
	width:200px;
}
	
td.c2l1-middle {
	padding-left:5px;
}

/* Login Box */
div.tx-felogin-pi1 input[type=submit] {
	background-image:url(img/button.png);
	background-repeat:repeat-x;
	border:0px #000000 solid;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	width:104px;
	height: 17px;
}
	
div.tx-felogin-pi1 input[type=submit]:hover {
	background-image:url(img/button_on.png);
}
div.tx-felogin-pi1 h3 {
  margin-top:21px;
}
