@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

/**
 * Styles for the powermail Extension
 */

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #ddd;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	padding:20px; font-size:1.2em; font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	margin-left:20px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 200px;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset input[type=submit] {
	margin-left:185px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.powermail_mandatory_js {color:red; margin-left:180px;}

div.yamllayout-felogin { margin:10px; }
div.yamllayout-felogin legend { margin:10px; font-weight:bold; font-size:1.2em; }

/******
**
**  FE Address CSS Styles
**
*******/

.tx-whffeaddress-pi1 small {font-size:0.8em; line-height:1.0em;}
.tx-whffeaddress-pi1 div.alert {margin:20px; padding:20px; border:2px solid red; font-size:1.1em;}

/* List mode */
#tx_dcidirectory_pi1_listView table.listTable {
 width:100%;
 margin-left:0px;
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 padding:0;
 font-size:0.8em;
}

#tx_whffeaddress_pi1_listView table.listTable thead {border:1px dotted gray; border-bottom: 1px solid #1F3B85; }
#tx_whffeaddress_pi1_listView table.listTable thead td {padding:4px;font-size:1.0em;color:#1F3B85;font-weight:bold;}
#tx_whffeaddress_pi1_listView table.listTable tr { border-bottom:1px dotted gray;}
#tx_whffeaddress_pi1_listView table.listTable tr.odd {background:#fff;}
#tx_whffeaddress_pi1_listView table.listTable tr.even {background:#f9f9f9;}
#tx_whffeaddress_pi1_listView table.listTable td {padding:8px;}
#tx_whffeaddress_pi1_listView fieldset {border:1px solid #ddd; width:80%;margin-left:20px;padding:20px;}
#tx_whffeaddress_pi1_listView fieldset legend {margin-left:20px;color:#1F3B85; font-weight:bold;}
#tx_whffeaddress_pi1_listView fieldset label {margin-left:20px;float:left;color:#1F3B85; font-weight:bold;}
#tx_whffeaddress_pi1_listView fieldset input {margin-left:0px;}
	
/** 
** List in card mode 
**/
#tx_whffeaddress_pi1_list_card {margin-left:0px;}
#tx_whffeaddress_pi1_list_card .cardview {
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 float:left;
 width: 300px;
 min-height:160px;
 margin:3px;
 padding:10px;
 font-size:0.8em;
 background:#fff;
}
/* IE Patch */
* html #tx_whffeaddress_pi1_list_card .cardview {width:220px; background:#fff;}
#tx_whffeaddress_pi1_list_card .cardview p {margin:0px;}

/** 
** Latest in Card mode
**/
#tx_whffeaddress_pi1_latest_card {margin-left:0px;}
#tx_whffeaddress_pi1_latest_card div.cardview {
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 width:170px;
 margin-bottom:5px;
 padding:5px;
 font-size:0.8em;
 background:#fff;
}
* html #tx_whffeaddress_pi1_latest_card div.cardview  {width:160px;}
#tx_whffeaddress_pi1_latest_card div.cardview p {margin:0px;}
	
	
	
/* Search Form */
#tx_whffeaddress_pi1_search {margin-left:20px;}
#tx_whffeaddress_pi1_search #searchform form {font-size:0.9em;}
#tx_whffeaddress_pi1_search #searchform label {display:block; width:100px;font-size:0.9em;margin-top:5px;}	
#tx_whffeaddress_pi1_search #searchform input {margin:1px;padding:2px;width:200px;font-size:0.9em; border:1px solid #ddd;}
#tx_whffeaddress_pi1_search #searchform input[type=text] {margin:1px;padding:0px;}
#tx_whffeaddress_pi1_search #searchform input[type=submit] {margin:1px;padding:2px;width:55px;}
#tx_whffeaddress_pi1_search #searchform input[type=reset] {margin:1px;padding:2px;width:55px;}
#tx_whffeaddress_pi1_search #searchform select {width: 200px;font-size:0.9em; border:1px solid #ddd;}
	
/** 
** Page browser
**/
.browseBoxWrap {width:90%;font-size:0.8em;border-top:1px dotted #ddd;padding:5px;margin:3px 0px 3px 0px;text-align:center;}
.inactiveLinkWrap a {padding:2px 4px 2px 4px;background:#fffbf0;color:#000;border:1px solid gray;}
.activeLinkWrap a {padding:4px 4px 4px 4px;background:#e9dedb;color:#000;font-weight:bold;border:1px solid gray;}
.disabledLinkWrap {padding:2px 4px 2px 4px;background:#fff;color:#000;border:1px solid gray;}
.browseLinksWrap {margin:6px;}



/* Section Browser */
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser {margin:10px;margin-left:2px; text-align:center; border:1px dotted gray;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser ul {list-style-type:none;margin:4px;padding:0;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li {font-size:0.9em;display:inline;margin:4px;padding:0;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li a {font-size:1.0em; font-weight:bold;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li.act a {font-size:1.1em;color:red;}


/* Single View */
#tx_whffeaddress_pi1_singleview dt {float:left; width:100px;}

/* Google Map */
#tx_whffeaddress_pi1_singleview #googleMap {height:300px; border:1px solid #eee; border-right:3px solid #ddd; border-bottom:3px solid #ddd;}
#tx_whffeaddress_pi1_singleview #googleMap #dci_directory_map {width:99%; height:300px;}
}



/* --------------------  Moder Download Dokumente  -------------------- */

.tx_abdownloads_viewDetailsForDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_categoryPath {
	font-size : 15px;
}

.tx_abdownloads_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_abdownloads_listView_categoryPath {
	font-size : 15px; background: #f5f7fa; margin-top : 10px; border: 1px solid #bfcae2; padding: 5px;
}

.tx_abdownloads_listView_categoryPath a {
	text-decoration:underline;
}

.tx_abdownloads_listView_categories {
	margin-top : 10px;
}

.tx_abdownloads_listView_category {
	background: #f5f7fa; margin-top : 10px; border: 1px solid #005597; padding: 5px; width: 500px;
}

.tx_abdownloads_listView_categoryLabel { font-size: 18px; }

.tx_abdownloads_listView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_listView_download_1 { }

.tx_abdownloads_listView_download_2 { }

.tx_abdownloads_listView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_listView_downloadLabel { }

.tx_abdownloads_listView_downloadDetails { }

.tx_abdownloads_listView_downloadReportBroken { }

.tx_abdownloads_listView_downloadRate { }

.tx_abdownloads_listView_downloadImage { }

/* --------------------  treeView  -------------------- */

.tx_abdownloads_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_treeView_category_level_1 { }

.tx_abdownloads_treeView_category_level_2 { }

.tx_abdownloads_treeView_category_level_3 { }

.tx_abdownloads_treeView_category_level_4 { }

.tx_abdownloads_treeView_downloads {
	margin-bottom : 10px;
}

.tx_abdownloads_treeView_downloadAddNew {
	font-size : small;
}

.tx_abdownloads_treeView_downloadLabel { }

.tx_abdownloads_treeView_downloadDetails { }

.tx_abdownloads_treeView_downloadReportBroken { }

.tx_abdownloads_treeView_downloadRate { }

.tx_abdownloads_treeView_downloadImage { }

/* --------------------  searchView  -------------------- */

.tx_abdownloads_searchView_searchBox { }

.tx_abdownloads_searchView_searchBox_searchWord { }

.tx_abdownloads_searchView_searchBox_button { }

.tx_abdownloads_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_searchView_noDownloadsMessage {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_abdownloads_searchView_categoryPath {
	font-size : small;
}

.tx_abdownloads_searchView_categoryLabel { }

.tx_abdownloads_searchView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_searchView_downloadLabel { }

.tx_abdownloads_searchView_downloadDetails { }

.tx_abdownloads_searchView_downloadReportBroken { }

.tx_abdownloads_searchView_downloadRate { }

.tx_abdownloads_searchView_downloadImage { }

/* --------------------  topView  -------------------- */

.tx_abdownloads_topView_downloads {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_topView_download {
	margin-top : 5px;
}

.tx_abdownloads_topView_downloadLabel { }

.tx_abdownloads_topView_downloadDetails { }

.tx_abdownloads_topView_downloadImage { }

/* --------------------  catalogView  -------------------- */

.tx_abdownloads_catalogView_categoryPath {
	font-size : 15px;
}

.tx_abdownloads_catalogView_category {
	float : left;
	width : 300px;
	padding-top : 20px;
}

.tx_abdownloads_catalogView_subcategories {
	font-size : small;
}

.tx_abdownloads_catalogView_categoryLabel { }

.tx_abdownloads_catalogView_downloads {
	clear : both;
	padding-top : 20px;
}

.tx_abdownloads_catalogView_download_1 { }

.tx_abdownloads_catalogView_download_2 { }

.tx_abdownloads_catalogView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_catalogView_downloadLabel { }

.tx_abdownloads_catalogView_downloadDetails { }

.tx_abdownloads_catalogView_downloadReportBroken { }

.tx_abdownloads_catalogView_downloadRate { }

.tx_abdownloads_catalogView_downloadImage { }

	)
/* --------------------  TT News Latest  -------------------- */

.news-latest-item {height: 300px;

}


}