/**
* @version $Id: com_deckmeldung2.css 4820 2009-01-05 11:46:25Z Radek Suski $
* @package: Sigsiu Online Business Index 2 */
/**
* Style Sheet of DECKMELDUNG2 2 Component com_deckmeldung2.css
* ---------------------------------------------------------------------------
* @copyright Copyright (C) 2007 Sigsiu.NET (www.sigsiu.net). All rights reserved.
* Authors: Sigrid & Radek Suski, Sigsiu.NET */

/* main DECKMELDUNG2 Style to overwrite standard styles */

div.deckmeldung2 {
}
div.deckmeldung2 h1 {
	line-height: 150%;
	font-size: 130%;	
}
div.deckmeldung2 h2,
div.deckmeldung2 h3,
div.deckmeldung2 h4 {
	padding-left: 5px;
}

/* Style for Standard Joomla! mosmsg-class, because often undefined */
/* To use the style of your template, delete this entry. */
/*
.message {
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
*/
/* if there is no mosmsg line defined by your template remove the display:none and DECKMELDUNG2 will show its own mosmsg line */
#deckmeldung2msg {
	display:none;
}

/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.deckmeldung2Header {
	border-style: none;
}
a.deckmeldung2Header {
	padding: 5px;
	font-size: 14px;
}

/* Style of Main Component Description */
/* -------------------------------------------------------- */
table.deckmeldung2CompDesc {
	padding: 5px;
	width: 98%;
}

/* Style of Category List */
/* -------------------------------------------------------- */
table#deckmeldung2CatListSymbols {
	width: 98%;
}
table#deckmeldung2CatListSymbols td {
	vertical-align: top;
	border-style: none;
}

/* Style of Category Icon */
img.deckmeldung2CatIco {
	border-style: none;
	float: left;
	clear: left;
}

/* Style of Category Name */
p.deckmeldung2CatName {
	font-size: 105%;
	font-weight: bold;
	padding-left: 50px;
	margin: 2px 0 2px 0;
}


div.deckmeldung2catempty {
	margin: 10px 0px 10px 8px;
	font-size: 110%;
	text-align: center;
	font-weight: normal;
}


/* Style of Category Introtext */
p.deckmeldung2CatsListSymbolsIntrotext {
	font-size: 11px;
	padding-left: 50px;
	margin-top: 4px;
}

span.deckmeldung2SubcatsList {
	display:block;
}

/* Style of the shown entries/subcategories numbers */
span.deckmeldung2EditlinktipItems {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
	padding-left:5px;
}
span.deckmeldung2EditlinktipCats {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
table.deckmeldung2Listing {
	width: 98%;
	margin-bottom: 10px;
}
table.deckmeldung2Listing td {
	border-style: none;
	border-color: #3a4794;
	border-width: 2px;
	margin-top: 0px;
	vertical-align: top;
}

/* Style for empty Cards (Placeholder) */
table.deckmeldung2Listing td.deckmeldung2EmptyCell {
	border-style: none;
	background-color: #ffffff;
}
table.deckmeldung2Listing input {
	float:left;
}

/* Style of Icon (Small Image) */
.deckmeldung2Listing img {
	float: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}

/* Style of Title (Name of Entry) */
p.deckmeldung2ItemTitle {
	margin-left: 5px;
	margin-top:  5px;
	padding-left: 5px;
	padding-top: 5px;
	clear:left;
}
p.deckmeldung2ItemTitle a {
 	font-weight: bold; font-size: 130%
}




/* Styles for the fields */
/* Add style for each field you added in the form span.deckmeldung2Listing_field_yourname */

span.deckmeldung2Listing_field_angabenzuechter,
span.deckmeldung2Listing_field_contact_person,
span.deckmeldung2Listing_field_street,
span.deckmeldung2Listing_field_postcode,
span.deckmeldung2Listing_field_phone,
span.deckmeldung2Listing_field_fax,
span.deckmeldung2Listing_field_mobil,
span.deckmeldung2Listing_field_website,
span.deckmeldung2Listing_field_email,
span.deckmeldung2Listing_field_decktag,
span.deckmeldung2Listing_field_wurfgroesse,
span.deckmeldung2Listing_field_farbewelpen,
span.deckmeldung2Listing_field_farbevater,
span.deckmeldung2Listing_field_farbemutter,
span.deckmeldung2Listing_field_koerzucht,
span.deckmeldung2Listing_field_jagdwelpen,
span.deckmeldung2Listing_field_stb_vater,
span.deckmeldung2Listing_field_gtb_vater,
span.deckmeldung2Listing_field_namevater,
span.deckmeldung2Listing_field_vaterkoerzucht,
span.deckmeldung2Listing_field_vaterjagdzucht,
span.deckmeldung2Listing_field_titelvater,
span.deckmeldung2Listing_field_gebrtitelvater,
span.deckmeldung2Listing_field_lzvater
span.deckmeldung2Listing_field_stb_mutter,
span.deckmeldung2Listing_field_gtb_mutter,
span.deckmeldung2Listing_field_namemutter,
span.deckmeldung2Listing_field_mutterkoerzucht,
span.deckmeldung2Listing_field_mutterjagdzucht,
span.deckmeldung2Listing_field_titelmutter,
span.deckmeldung2Listing_field_gebrtitelmutter,
span.deckmeldung2Listing_field_lzmutter, 
span.deckmeldung2Listing_field_sonstiges {
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
}

span.deckmeldung2Listing_field_city,
span.deckmeldung2Listing_field_formvater,
span.deckmeldung2Listing_field_katalogvater,
span.deckmeldung2Listing_field_koervater,
span.deckmeldung2Listing_field_formmutter,
span.deckmeldung2Listing_field_katalogmutter,
span.deckmeldung2Listing_field_koermutter {
	padding-left: 4px;
	font-size: 100%;
	font-weight: bold;
}

span.deckmeldung2Listing_field_wurf,
span.deckmeldung2Listing_field_abzugeben,
span.deckmeldung2Listing_field_vaterjagd,
span.deckmeldung2Listing_field_mutterjagd,
span.deckmeldung2Listing_field_phone {
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	}

span.deckmeldung2Listing_field_mutterjagd {
	padding-left: 10px;
	padding-bottom: 15px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	}

	
span.deckmeldung2Listing_field_rasse {
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 110%;
	font-weight: bold;
	}	

 
/* Styles for the labels of the fields */
/* Add style for each field you added in the form span.deckmeldung2Listing_field_yourname_label */
span.deckmeldung2Listing_field_rasse_label,
span.deckmeldung2Listing_field_contact_person_label,
span.deckmeldung2Listing_field_street_label,
span.deckmeldung2Listing_field_postcode_label,
span.deckmeldung2Listing_field_city_label,
span.deckmeldung2Listing_field_phone_label,
span.deckmeldung2Listing_field_fax_label,
span.deckmeldung2Listing_field_mobil_label,
span.deckmeldung2Listing_field_website_label,
span.deckmeldung2Listing_field_email_label,
span.deckmeldung2Listing_field_wurf_label,
span.deckmeldung2Listing_field_decktag_label,
span.deckmeldung2Listing_field_wurfgroesse_label,
span.deckmeldung2Listing_field_abzugeben_label,
span.deckmeldung2Listing_field_farbewelpen_label,
span.deckmeldung2Listing_field_farbevater_label,
span.deckmeldung2Listing_field_farbemutter_label,
span.deckmeldung2Listing_field_koerzucht_label,
span.deckmeldung2Listing_field_jagdwelpen_label,
span.deckmeldung2Listing_field_stb_vater_label,
span.deckmeldung2Listing_field_gtb_vater_label,
span.deckmeldung2Listing_field_namevater_label,
span.deckmeldung2Listing_field_vaterkoerzucht_label,
span.deckmeldung2Listing_field_vaterjagdzucht_label,
span.deckmeldung2Listing_field_formvater_label,
span.deckmeldung2Listing_field_katalogvater_label,
span.deckmeldung2Listing_field_koervater_label,
span.deckmeldung2Listing_field_vaterjagd_label,
span.deckmeldung2Listing_field_titelvater_label,
span.deckmeldung2Listing_field_gebrtitelvater_label,
span.deckmeldung2Listing_field_lzvater_label,
span.deckmeldung2Listing_field_stb_mutter_label,
span.deckmeldung2Listing_field_gtb_mutter_label,
span.deckmeldung2Listing_field_namemutter_label,
span.deckmeldung2Listing_field_mutterkoerzucht_label,
span.deckmeldung2Listing_field_mutterjagdzucht_label,
span.deckmeldung2Listing_field_formmutter_label,
span.deckmeldung2Listing_field_katalogmutter_label,
span.deckmeldung2Listing_field_koermutter_label,
span.deckmeldung2Listing_field_mutterjagd_label,
span.deckmeldung2Listing_field_titelmutter_label,
span.deckmeldung2Listing_field_gebrtitelmutter_label,
span.deckmeldung2Listing_field_lzmutter_label ,
span.deckmeldung2Listing_field_sonstiges {
	font-size: 90%;
	font-weight: normal;
}



/* Style of Edit and Delete Buttons in Category View */
input.deckmeldung2EditEntryButton {
}

/* Style for Page Navigation of Entries */
#deckmeldung2PageNav {
	text-align: center;
}


/* Style of Details View */
/* -------------------------------------------------------- */
table.deckmeldung2Details {
	margin-top: 15px;
	margin-left: 5px;
	padding: 10px;
	width: 98%;
}
/* Style of Entry Name */
table.deckmeldung2Details h1 {
	padding-top: 5px;
}

/* Container for all custom fields data */
div#deckmeldung2outer{
	float: left;
	margin-top: 0px;  /* position it vertically */
	padding-bottom: 5px; /* to fix IE bug */
}

/* Style of the Image */
img.deckmeldung2DetailsImage{
	border-style: none;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
img.deckmeldung2DetailsIcon {
}

/* Styles for the fields */
/* Add style for each field you added in the form span#deckmeldung2Details_field_yourname */

span#deckmeldung2Details_field_contact_person,
span#deckmeldung2Details_field_street,
span#deckmeldung2Details_field_postcode,
span#deckmeldung2Details_field_phone,
span#deckmeldung2Details_field_fax,
span#deckmeldung2Details_field_mobil,
span#deckmeldung2Details_field_website,
span#deckmeldung2Details_field_email,
span#deckmeldung2Details_field_wurfgroesse,
span#deckmeldung2Details_field_wurf,
span#deckmeldung2Details_field_farbewelpen,
span#deckmeldung2Details_field_farbevater,
span#deckmeldung2Details_field_farbemutter,
span#deckmeldung2Details_field_koerzucht,
span#deckmeldung2Details_field_lzvater,
span#deckmeldung2Details_field_lzmutter,
span#deckmeldung2Details_field_stb_vater,
span#deckmeldung2Details_field_gtb_vater,
span#deckmeldung2Details_field_namevater,
span#deckmeldung2Details_field_vaterkoerzucht,
span#deckmeldung2Details_field_vaterjagdzucht,
span#deckmeldung2Details_field_formvater,
span#deckmeldung2Details_field_katalogvater,
span#deckmeldung2Details_field_koervater,
span#deckmeldung2Details_field_titelvater,
span#deckmeldung2Details_field_gebrtitelvater,
span#deckmeldung2Details_field_lzvater,
span#deckmeldung2Details_field_namemutter,
span#deckmeldung2Details_field_stb_mutter,
span#deckmeldung2Details_field_gtb_mutter,
span#deckmeldung2Details_field_formmutter,
span#deckmeldung2Details_field_katalogmutter,
span#deckmeldung2Details_field_koermutter,
span#deckmeldung2Details_field_mutterkoerzucht,
span#deckmeldung2Details_field_mutterjagdzucht,
span#deckmeldung2Details_field_titelmutter,
span#deckmeldung2Details_field_gebrtitelmutter {
	padding-top: 0px;
	padding-left: 0px;
	display: inline;
	font-size: 100%;
	font-weight: bold;
}

span#deckmeldung2Details_field_city,
span#deckmeldung2Details_field_formvater,
span#deckmeldung2Details_field_katalogvater,
span#deckmeldung2Details_field_koervater,
span#deckmeldung2Details_field_formmutter,
span#deckmeldung2Details_field_katalogmutter,
span#deckmeldung2Details_field_koermutter {
	padding-left: 4px;
	font-size: 100%;
	font-weight: bold;
}

span#deckmeldung2Details_field_decktag {
	padding-left: 0px;
	padding-top: 15px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	}

span#deckmeldung2Details_field_mutterjagd,
span#deckmeldung2Details_field_vaterjagd {
	padding-left: 0px;
	padding-bottom: 10px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	}

span#deckmeldung2Details_field_jagdwelpen {
	padding-left: 0px;
	padding-bottom: 15px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	}

span#deckmeldung2Details_field_rasse {
	padding-left: 0px;
	padding-bottom: 15px;
	display: block;
	font-size: 110%;
	font-weight: bold;
	}
	

span#deckmeldung2Details_field_sonstiges {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 100%;
	font-weight: normal;
	}
	




/* Styles for the labels of the fields */
/* Add style for each field you added in the form span#deckmeldung2Listing_field_yourname_label */
span#deckmeldung2Listing_field_rasse_label,
span#deckmeldung2Listing_field_contact_person_label,
span#deckmeldung2Listing_field_street_label,
span#deckmeldung2Listing_field_postcode_label,
span#deckmeldung2Listing_field_city_label,
span#deckmeldung2Listing_field_phone_label,
span#deckmeldung2Listing_field_fax_label,
span#deckmeldung2Listing_field_mobil_label,
span#deckmeldung2Listing_field_website_label,
span#deckmeldung2Listing_field_email_label,
span#deckmeldung2Listing_field_wurf_label,
span#deckmeldung2Listing_field_decktag_label,
span#deckmeldung2Listing_field_abzugeben_label,
span#deckmeldung2Listing_field_farbewelpen_label,
span#deckmeldung2Listing_field_farbevater_label,
span#deckmeldung2Listing_field_farbemutter_label,
span#deckmeldung2Listing_field_koerzucht_label,
span#deckmeldung2Listing_field_jagdwelpen_label,
span#deckmeldung2Listing_field_stb_vater_label,
span#deckmeldung2Listing_field_gtb_vater_label,
span#deckmeldung2Listing_field_namevater_label,
span#deckmeldung2Listing_field_formvater_label,
span#deckmeldung2Listing_field_katalogvater_label,
span#deckmeldung2Listing_field_koervater_label,
span#deckmeldung2Listing_field_vaterjagd_label,
span#deckmeldung2Listing_field_vaterkoerzucht_label,
span#deckmeldung2Listing_field_vaterjagdzucht_label,
span#deckmeldung2Listing_field_titelvater_label,
span#deckmeldung2Listing_field_gebrtitelvater_label,
span#deckmeldung2Listing_field_lzvater_label,
span#deckmeldung2Listing_field_stb_mutter_label,
span#deckmeldung2Listing_field_gtb_mutter_label,
span#deckmeldung2Listing_field_namemutter_label,
span#deckmeldung2Listing_field_formmutter_label,
span#deckmeldung2Listing_field_katalogmutter_label,
span#deckmeldung2Listing_field_koermutter_label,
span#deckmeldung2Listing_field_mutterkoerzucht_label,
span#deckmeldung2Listing_field_mutterjagdzucht_label,
span#deckmeldung2Listing_field_mutterjagd_label,
span#deckmeldung2Listing_field_titelmutter_label,
span#deckmeldung2Listing_field_gebrtitelmutter_label,
span#deckmeldung2Listing_field_lzmutter_label ,
span#deckmeldung2Listing_field_sonstiges_label {
	font-size: 90%;
	font-weight: normal;
}

/* Style for Way Search */
span.deckmeldung2WaySearch {
	border-style: none;
	float: right;
	clear: right;
	margin-top: 15px; /* position it vertically */
	display: block;
	padding-right: 5px;
}
span.deckmeldung2WaySearch img {
	padding-top: 8px;
	border-style: none;
	padding-left: 17px;
}

/* Style for Google Maps */
div#deckmeldung2GoogleMaps {
	margin: auto;
	position: relative;
	border: 1px solid #333333;
	padding-top: 30px;

}

/* Style of Details Footer Line */
td.deckmeldung2DetailsFooter {
	padding-left: 5px;
}

/* Style of Edit and Delete Buttons in Details View */
input#deckmeldung2EditEntryButton, input#deckmeldung2DelEntryButton {
	float:right;
}


/* Style of Footer Line */
/* -------------------------------------------------------- */
td#deckmeldung2Footer, td#deckmeldung2Footer a {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
table.deckmeldung2Footer {
	width: 98%;
}
td#deckmeldung2rss {
}
td#deckmeldung2rss img {
	border-style: none;
	float: right;
}

/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#deckmeldung2EditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#deckmeldung2ReqFieldsInfo {
	padding: 5px;
}

form#deckmeldung2EditForm table,
table#deckmeldung2FormAdmAdmTable {
	padding: 5px;
	width: 99%;
}
table#deckmeldung2FormAdmAdmTable2, table#deckmeldung2FormAdmAdmTable3 {
    width: 99%;
}
table#deckmeldung2FormAdmAdmTable td,
table#deckmeldung2FormAdmAdmTable2 td,
table#deckmeldung2FormAdmAdmTable3 td {
	vertical-align: top;
	background-color: #ffff99;
}

/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name,
input#field_postcode,
input#field_street,
input#field_city,
input#field_county,
input#field_country,
input#field_federal_state,
input#field_email,
input#field_website,
input#field_contact_person,
input#field_phone,
textarea#deckmeldung2MetaKey,
textarea#deckmeldung2MetaDesc,
input#deckmeldung2Ico,
input#deckmeldung2Img,
input#field_fax,
input#field_hotline,
input#field_street {
}

label.field_entry_name,
label.field_postcode,
label.field_street,
label.field_city,
label.field_county,
label.field_country,
label.field_federal_state,
label.field_email,
label.field_website,
label.field_contact_person,
label.field_phone,
label.field_fax,
label.field_hotline,
label.field_description,
label.deckmeldung2Ico,
label.deckmeldung2Img,
label.deckmeldung2MetaKey,
label.deckmeldung2MetaDesc {
}

/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.deckmeldung2FormAdmAdmNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#deckmeldung2FormAdmAdmCats {
	width: 99%;
	border-style: none;
	margin: 10px;
}
table#deckmeldung2FormAdmAdmCats td {
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
}
p#catsTitle, p#catIntroText {
	width: 98%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 98%;
}

/* Style for Add and Remove Button */
#deckmeldung2AddCatBt, #deckmeldung2RemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.deckmeldung2CatButtons {
	width: 50px;
	vertical-align: top;
}

/* Style for column with selected Categories */
td.deckmeldung2CatSelected {
	vertical-align: top;
	width: 150px;
}
/* Styles for the box with Selected Categories */
select#deckmeldung2SlectedCats {
	height: 100px;
	width: 150px;
}
select#deckmeldung2SlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#deckmeldung2FormAdmAdmFooter {
	float: left;
	clear: left;
}
table#deckmeldung2FormAdmAdmFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#deckmeldung2SendButton {
	float: right;
}
input#deckmeldung2CancelButton {
	float: right;
}

/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.deckmeldung2msg {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
}
/* Container for all payment info */
div.deckmeldung2PaymentContainer {
	width: 98%;
}

/* Style for Summary of Costs */
table#deckmeldung2Payment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
}
table#deckmeldung2Payment td,
td.deckmeldung2PayOption {
	width: 70%;
	text-align: right;
}
td.deckmeldung2PayFees {
	width: 30%;
	text-align: right;
}
td#deckmeldung2PayTotal {
	width: 30%;
	text-align: right;
	border-top: solid 1px #606060;
	font-weight: bold;
	color: red;
}

/* Style for Payment Methods */
table#deckmeldung2PaymentMethod {
	width: 70%;
	margin-top: 30px;
	margin-left: 5px;
}
table#deckmeldung2PaymentMethod img {
	border-style: none;
}
table#deckmeldung2PaymentMethod a:hover {
	font-style: normal;
	text-decoration: none;
}
table#deckmeldung2PaymentMethodBank,
table#deckmeldung2PaymentMethodPayPal {
	width: 60%;
	margin-top: 15px;
	border-style: none;
}
td#deckmeldung2PaymentMethodBank,
td#deckmeldung2PaymentMethodPayPal {
	text-align: left;
	vertical-align: top;
	border-style: none;
}
td#deckmeldung2PaymentMethodBank b {
	padding-bottom: 3px;
	display: block;
}


/* Styles for Searching */
/* -------------------------------------------------------- */
table.deckmeldung2eSearchForm {
	width: 95%;
	margin-left: 5px;
}

span#deckmeldung2SearchResultsSerchingString {
	font-weight: bold;
}
div#deckmeldung2SearchResponseContainer table {
	width:95%;
}

/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */
div#deckmeldung2SearchFormCatsSelection {
}
/* select boxes with categories */
.catChooseBox {
}
#deckmeldung2SearchFormExtOptToggle {
	display: inline;
}
div#Deckmeldung2SearchForm2dropsy {
	margin-left: 10px;
}
/* Label for the search box */
td#deckmeldung2eSearchLabel {
	width: 75px;
}
td#deckmeldung2eSearchBox {
}
td#deckmeldung2eSearchButton {
}
td#deckmeldung2eSearchEmptyCell {
	width: 50%;
}
td#deckmeldung2eSearchPhrases,
td#deckmeldung2eSearchButtonLine {
	width: 100%;
}
/* Label for the fields */
td.deckmeldung2eSearchLabel {
	width: 150px;
}


/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.deckmeldung2MenuMod {
	margin-bottom: 8px;
	margin-top: 10px;
}

/* Style for the Search & Add Entry Links */
a.deckmeldung2MenuModA {
	margin-left: 20px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr??? */
/* -------------------------------------------------------- */
.dtree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
a.treeNode:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.sigsiuTree img {
	border: 0px;
	vertical-align: middle;
}
.sigsiuTree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	background-color: #c0d2ec;
}
.sigsiuTree .clip {
	overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for custom listings */
/* -------------------------------------------------------- */
div.deckmeldung2CustomListingCatsHeader,
div.deckmeldung2CustomListingItemsHeader {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.deckmeldung2CustomListingHeader {
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
div#deckmeldung2AlphaLinks {
	width: 98%;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
}


/* Styles for the plugin container */
/* -------------------------------------------------------- */
table.deckmeldung2Listing_plugins {
	border-style:none;
	width: 98%;
	padding-left: 8px;
}
div.deckmeldung2FormAdmAdmTabHeader {
	padding: 5px 2px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
div.deckmeldung2FormAdmAdmtabContent {
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}

/* Labels */
/* -------------------------------------------------------- */
span.deckmeldung2NewLabel {
	color: rgb(51, 51, 255);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.deckmeldung2HotLabel {
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.deckmeldung2UpdatedLabel {
	color: rgb(0, 153, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}