/* Das Schloss Steglitz - Main CSS */

body { 
	padding: 0px;
	margin: 0px;
	color: #55471f;	
	font-size: 85%;
	background-color: #896603;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}

/* Standard tags */

body, input, table { font-family: 'Lucida Sans Unicode', LucidaGrande, sans-serif, Verdana; }
.searchbutton { font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link { text-decoration: underline; font-weight: bold; }
a:visited { text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; font-weight: bold; }
a:active { text-decoration: underline; font-weight: bold; }
a:link:hover { text-decoration: none; font-weight: bold; }
a:visited:hover { text-decoration: none; font-weight: bold; } 
h1, h2, h3, h4, h5, h6 { color: #55471f; }
ul { list-style-type: square; }
img { border: 0px; background: transparent; }
label { margin: 0px; }
table { font-size: 1em; }
caption, legend { display: none; visibility: hidden; }
fieldset { border: 0px; margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }
hr { border: 0px; border-top: 1px dashed #bdb399; height: 1px; }

/* Page layout */

.floater { width: 1004px; padding: 0px; margin: 0px auto; margin-top: 0px; }
.floatermiddle { width: 740px; clear: both; float: left; }
.header, .header_nosearch { padding: 0px; margin: 0px; width: 1004px; height: 139px; background-image: url(../images/logo_search.gif); background-repeat: no-repeat; background-position: left top; }
.header_nosearch { background-image: url(../images/logo_nosearch.gif); }
.maincontentcontainer { clear: both; }

/* Accessibility */

.hiddentext, #header_views h3, header_menutop h3, #siteheader, #backlink { visibility: hidden; display: none; }
.hiddentextlinks { visibility: hidden; }

/* Header */

.header img, .header_nosearch img { float: left; }
#formcode { position: relative; top: 56px; left: 599px; width: 190px; text-align: left; overflow: hidden; }
.searchbutton { background-color: transparent; color: #ffffff; border: 0px; font-size: 14px; font-weight: bold; cursor: pointer; margin-left: 11px; }
#formcode label, #formcodefollow label { visibility: hidden; display: none; }
.searchfield { border: 1px solid #ece6d7; font-size: 12px; color: #2d2100; padding: 1px 0px 2px 4px; margin: 0px; width: 150px; background-image: url(../images/searchfield_back.gif); background-repeat: repeat-x; background-color: #e0d7bc; }
html>body .searchbutton { margin-left: 3px; } /* Oh Gott, Zilla! */
#buttonprint { background-image: url(../images/icon_druckansicht.gif); background-repeat: no-repeat; background-position: left; color: #aa9761; font-size: 0.8em; margin: 60px 0px 0px 0px; padding-left: 20px; text-align: left;  }
#buttonpdf { background-image: url(../images/icon_pdfansicht.gif); background-repeat: no-repeat; background-position: left; color: #aa9761; font-size: 0.8em; margin: 60px 0px 0px 15px; padding-left: 20px; text-align: left; }
#buttonpdf a, #buttonpdf a:link, #buttonpdf a:active, #buttonpdf a:visited, #buttonpdf a:hover { text-decoration: underline; color: #aa9761; font-weight: normal; }
#buttonpdf a:hover { text-decoration: none; color: #9a8853; }
#buttonprint a, #buttonprint a:link, #buttonprint a:active, #buttonprint a:visited, #buttonprint a:hover { text-decoration: underline; color: #aa9761; font-weight: normal; }
#buttonprint a:hover { text-decoration: none; color: #9a8853; }
.header .ulprintpdf { margin: 0px 200px 0px 0px; padding: 0px; }
.header_nosearch .ulprintpdf { margin: 0px; padding: 0px; }
.ulprintpdf li { list-style-type: none; float: right; }

/* Menu */

#menutop { clear: both; width: 1004px; font-size: 11px; color: z-index: 1; }
#menutop ul { margin: 0px 0px 0px 11px; padding: 3px 0px 0px 0px; }
/* Menu level_one */
#menutop .level_one li { float: left; padding: 8px 0px 10px 0px; list-style-type: none; background-image: url(../images/bullet_menutop.gif); background-repeat: no-repeat; background-position: center right; }
#menutop .level_one li a, #menutop .level_one li a:link, #menutop .level_one li a:active, #menutop .level_one li a:visited, #menutop .level_one li a:hover { color: #ffffff; text-decoration: none; display: block; text-decoration: none; font-weight: normal; margin: 0px 13px 0px 7px; }
#menutop .level_one li a:hover { text-decoration: none; border: 0px; }
#menutop .level_one .last, #menutop .level_one .activelast { background-image: none; padding-right: 0px !important; }
#menutop .level_one .last a, #menutop .level_one .last a:link, #menutop .level_one .last a:active, #menutop .level_one .last a:visited, #menutop .level_one .last a:hover { margin-right: 0px; }
#menutop .level_one .activelast a, #menutop .level_one .activelast a:link, #menutop .level_one .activelast a:active, #menutop .level_one .activelast a:visited, #menutop .level_one .activelast a:hover { margin-right: 0px; }
#menutop .level_one .active, #menutop .level_one .activelast { color: #cebd94; text-decoration: none; font-weight: normal; background-repeat: no-repeat; padding: 8px 13px 10px 0px; margin: 0px 0px 0px 7px; }
#menutop .level_one .norm a:hover, #menutop .level_one .last a:hover { color: #cebd94; text-decoration: underline; }
#menutop .level_one .active a, #menutop .level_one .active a:link, #menutop .level_one .active a:active, #menutop .level_one .active a:visited, #menutop .level_one .active a:hover, #menutop .level_one .activelast a, #menutop .level_one .activelast a:link, #menutop .level_one .activelast a:active, #menutop .level_one .activelast a:visited, #menutop .level_one .activelast a:hover { color: #cebd94; text-decoration: none; }
#menutop .level_one .activelinked a, #menutop .level_one .activelinked a:link, #menutop .level_one .activelinked a:active, #menutop .level_one .activelinked a:visited, #menutop .level_one .activelinked a:hover, #menutop .level_one .activelinkedlast a, #menutop .level_one .activelinkedlast a:link, #menutop .level_one .activelinkedlast a:active, #menutop .level_one .activelinkedlast a:visited, #menutop .level_one .activelinkedlast a:hover { color: #cebd94; text-decoration: none; }
#menutop .level_one .activelinked a:hover, #menutop .level_one .activelinkedlast a:hover { color: #cebd94; }
#menutop .level_one .activehome { text-decoration: none; color: #cebd94; padding-right: 13px; }
#menutop .level_one .normfirst a, #menutop .level_one .normfirst a:link, #menutop .level_one .normfirst a:active, #menutop .level_one .normfirst a:visited, #menutop .level_one .normfirst a:hover { margin-left: 0px !important; }
/* Menu level_two */
html>body #menutop .level_two { -moz-opacity: 0.9; } /* Oh Gott, Zilla! */
#menutop .level_two { display: none; letter-spacing: 0px; position: absolute; margin: 5px 0px 0px -3px; padding: 0px; z-index: 99; min-width: 150px; }
#menutop .level_one li:hover .level_two { display: block; }
#menutop .level_two li { list-style-type: none; float: none; padding: 0px; margin: 0px; background-color: #927217; border: 1px solid #6c4f0d; border-bottom: 0px; font-size: 11px; }
#menutop .level_two li a, #menutop .level_two li a:link, #menutop .level_two li a:active, #menutop .level_two li a:visited, #menutop .level_two li a:hover { text-decoration: none; margin: 0px; padding: 5px; padding-left: 9px; padding-right: 9px; display: block; color: #ffffff !important; background-color: #927217; background-image: url(../images/back_menutop.gif); background-repeat: repeat-x; }
#menutop .level_two li a:hover { border: 0px; background-color: #2d2100; color: #c3b488; background-image: url(../images/bullet_menutop_2ndlevel.gif); background-repeat: no-repeat; background-position: center left; }
#menutop .level_two .secondlast, #menutop .level_two .linkedlast { border-bottom: 1px solid #6c4f0d; }
/* Menu level_three */
html>body #menutop .level_three { -moz-opacity: 0.9; } /* Oh Gott, Zilla! */
#menutop .level_three { display: none; position: absolute; left: 85%; margin-top: -14%; width: 100%; font-size: 14px; }
#menutop .level_two li:hover .level_three { display: block; }
#menutop .level_three .thirdlast { border-bottom: 1px solid #6c4f0d; }
/* Menu level_two active */
.menuleftcontainer { background-image: url(../images/menuleft_back.gif); background-repeat: repeat-x; }
#menuleft { clear: both; font-size: 14px; font-weight: normal; }
#menuleft ul { margin: 0px; padding: 15px 21px 0px 20px; }
#menuleft ul li {  color: #ffffff; list-style-type: none; border-bottom: 1px solid #516060; border-top: 1px solid #9ba7a8; }
#menuleft ul .menuleftitem a, #menuleft ul .menuleftitem a:link, #menuleft ul .menuleftitem a:active, #menuleft ul .menuleftitem a:visited, #menuleft ul .menuleftitem a:hover { color: #ffffff; text-decoration: none; display: block; font-weight: normal; padding: 5px 5px 5px 20px; }
#menuleft ul .menuleftitem a:hover { color: #c2c8c8; background-color: #617171; } 
#menuleft ul .active { color: #c2c8c8; font-weight: normal; padding: 5px 5px 5px 20px; background-image: url(../images/bullet_menuleft.gif); background-repeat: no-repeat; background-position: left center; }
#menuleft .menuleftitemfirst, #menuleft .activefirst { border-top: 0px; }
#menuleft .menuleftitemlast, #menuleft .activelast { border-bottom: 0px; }

/* Path menu */

#menupath { color: #aca183; font-size: 0.8em; margin: 0px 0px 20px 0px; padding: 0px; } 
#menupath a, #menupath a:link, #menupath a:active, #menupath a:visited, #menupath a:hover { text-decoration: underline; color: #877a56; font-weight: normal; }
#menupath a:hover { text-decoration: none; color: #ffffff; background-color: #aca183; }
.pathmenubullet { margin: 0px 7px 0px 7px; }
.pathmenuheader { margin-right: 10px; }

/* Startpage */

.panelstop { width: 730px; }
.panelmiddle { padding: 10px; width: 216px; height: 96px; border-bottom: 4px solid #7b5c03; margin: 7px 10px 0px 0px; float: left; color: #ece6d7; font-size: 0.8em; background-color: #6b4f02; }
.panelmiddle a, .panelmiddle a:link, .panelmiddle a:active, .panelmiddle a:visited, .panelmiddle a:hover { text-decoration: underline; color: #ece6d7; }
.panelmiddle a:hover { text-decoration: none; color: #95761d; }
.panelmiddle p, .panelmiddle h3 { margin: 0px; padding: 0px; } 
.panelmiddle h3 { color: #ece6d7; font-weight: normal; font-size: 1.6em; line-height: 100%; margin-bottom: 15px; }
.braun { color: #95761d; font-weight: bold; }
.panelmiddle1 { background-image: url(../files_common/startpanel1.jpg); background-repeat: no-repeat; }
.panelmiddle2 { background-image: url(../files_common/startpanel2.jpg); background-repeat: no-repeat; }
.panelmiddle2 .braun { color: #95761d; }
.panelmiddle2 a:hover { color: #95761d; }
.panelmiddle3 { background-image: url(../files_common/startpanel3.jpg); background-repeat: no-repeat; margin-right: 0px; width: 218px; }
.panelmiddle1 p { width: 135px; }
.panelmiddle2 p { width: 220px; }
.panelmiddle3 p { width: 120px; }
#panelsright { float: left; width: 264px; }
#panelsright a, #panelsright a:link, #panelsright a:active, #panelsright a:visited, #panelsright a:hover { font-weight: bold; text-decoration: underline; color: #ece6d7; }
#panelsright a:hover { text-decoration: none; color: #c5b793; }
#panelsright .csc-frame-frame1, #panelsright .tx-mininews-pi1, #panelsright .csc-frame-indent { height: 124px; background-image: url(../files_common/startpanel5.jpg); background-repeat: no-repeat; border-bottom: 4px solid #7b5c03; background-color: #6b4f02; font-size: 0.8em; margin: 7px 0px 0px 0px; padding: 50px 15px 15px 15px; color: #ece6d7; }
#panelsright .csc-frame-frame1 p strong { font-size: 1.5em; }
#panelsright .csc-frame-frame1 h3, #panelsright .csc-frame-frame2 h3 { display: none; visibility: hidden; }
#panelsright .csc-frame-indent { color: #ffffff; padding: 15px; height: 323px; background-image: url(../files_common/veranstaltung.jpg);}
#panelsright .csc-frame-indent h3 { color: #ffffff; font-size: 1.8em; font-weight: normal; margin-top: 0px; }
#panelsright .csc-frame-indent a, #panelsright .csc-frame-indent a:link, #panelsright .csc-frame-indent a:active, #panelsright .csc-frame-indent a:visited, #panelsright .csc-frame-indent a:hover { color: #ffffff; }
#panelsright .csc-frame-frame2 { border-bottom: 4px solid #7b5c03; display: table; margin-bottom: 20px; }

/* Main Paragraphs & Tables */

.shadow { border-bottom: 4px solid #7b5c03; display: table; width: 730px; margin: 0px 0px 20px 0px; clear: both; }
.maincontentcontainer { padding: 25px 25px 35px 25px; margin: 7px 0px 0px 0px; border: 5px solid #ffffff; background-color: #f8f6f0; width: 670px; background-image: url(../images/back_maincontent.gif); background-repeat: repeat-x; }
#maincontent { padding: 0px; font-size: 0.8em;  }
#maincontent p { line-height: 175%; }
#maincontent h3, .maincontent h3 { font-size: 1.6em; color: #55471f; font-weight: normal; }
.maincontentroot h3 { margin-top: 0px; }
#maincontent h4, .maincontent h4 { font-size: 1.2em !important; color: #55471f; background-color: #ffffff; border: 1px solid #d9d0bc; padding: 2px 2px 2px 5px; background-image: url(../images/back_h4.gif); }
#maincontent h5 { font-size: 1.1em; color: #55471f; }
#maincontent a, #maincontent a:link, #maincontent a:active, #maincontent a:visited, #maincontent a:hover { text-decoration: underline; color: #786940; }
#maincontent a:hover { text-decoration: none; background-color: #aca183; color: #ffffff; }
#maincontent ul, #maincontent ol { margin: 0px; padding-left: 30px; }
#maincontent ul li, #maincontent ol li { margin: 5px 0px 5px 0px; padding: 0px; line-height: 150%; }
#maincontent .riesig { font-size: 1.8em; color: #877a56; font-weight: bold; }
#maincontent .riesig strong { font-size: 1.8em; }
#maincontent .bigger { font-size: 1em; }
#maincontent .smaller { font-size: 0.85em; }
#maincontent img { border-top: 1px solid #e2ddcf !important; border-bottom: 5px solid #eae6db !important; }
#maincontent .imgleft { clear: left; margin: 0px 15px 5px 0px; float: left; }
#maincontent .imgright { margin: 0px 0px 10px 15px; float: right; }
.contenttable { width: 100%; border-collapse: collapse; border-bottom: 1px solid #c0b69d; }
.contenttable tr, .contenttable p, .contenttable { margin: 0px !important; padding: 0px !important; }
.contenttable thead tr th { background-color: #c5bca5; color: #ffffff; font-weight: bold; padding: 5px; border-bottom: 1px solid #bbb095; border-top: 1px solid #bbb095; border-right: 1px solid #ffffff; text-align: left; font-size: 1em; }
.contenttable tbody tr td { background-color: #ebe7db; padding: 3px; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; }

/* Veranstaltungen */

#panelsright .tx-mininews-pi1 { background-image: url(../files_common/startpanel6.jpg); height: auto; padding-top: 55px; background-color: #745602; border-bottom: 1px solid #594201; width: 234px; }
#panelsright .tx-mininews-pi1-fp_listrowField-title { margin: 0px; padding: 8px 5px 1px 10px; background-image: url(../images/back_eventteaser.gif); background-repeat: no-repeat; font-weight: bold; }
#panelsright .tx-mininews-pi1-fp_listrowField-teaser { margin: 0px; padding: 0px 5px 5px 10px; }
#panelsright .tx-mininews-pi1-fp_listrowField-footer { margin: 5px 0px 0px 0px; padding: 0px; }
.tx-mininews-pi1-listrow { font-size: 1.1em; padding-bottom: 15px; }
.tx-mininews-pi1-listrow_item { width: 100%; clear: both; float: none; border-bottom: 1px dashed #bdb399; display: table; margin: 0px; padding: 0px; }
.tx-mininews-pi1-listrowField-title { width: 175px; float: left; padding: 6px; margin: 0px; }
.tx-mininews-pi1-listrow_details { color: #f8f6f0; padding: 6px; margin: 0px; white-space: nowrap; } 
.tx-mininews-pi1-listrow_details a, .tx-mininews-pi1-listrow_details a:link, .tx-mininews-pi1-listrow_details a:active, .tx-mininews-pi1-listrow_details a:visited, .tx-mininews-pi1-listrow_details a:hover { text-decoration: none !important; background-image: url(../images/back_h4.gif); background-repeat: repeat-x; padding: 2px 4px 2px 4px; border-right: 2px solid #d7cfba; border-bottom: 2px solid #d7cfba; border-left: 2px solid #ffffff; border-top: 2px solid #ffffff; }
.tx-mininews-pi1-listrow_details a:hover { background-image: none; }
.tx-mininews-pi1-listrowField-teaser { padding: 6px; margin: 0px; font-weight: bold; width: 380px; float: left; }
.tx-mininews-pi1-singleView h5 { font-size: 1.5em !important; margin-top: 0px; }
.tx-mininews-pi1-singleView { font-size: 1.1em; border-top: 1px dashed #bdb399; border-bottom: 1px dashed #bdb399; }
.tx-mininews-pi1-singleView_date { font-style: italic; margin-bottom: 5px; }

/* Sitemap */

.sitemap { margin: -15px 0px 0px 5px; padding: 0px; }
.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:hover, .sitemap a:active { color: #443816; text-decoration: none; font-weight: normal; }
.sitemap a:hover { text-decoration: none; background-color: #aca183; color: #ffffff; }
.sitemap ul { list-style-type: square; color: #443816; padding-top: 5px; padding-bottom: 5px; }
.sitemap, .sitemap ul, .sitemap ul ul { background-image: none; }

/* Search */

.tx-indexedsearch { padding: 0px; margin: 15px 0px 5px 0px; }
.tx-indexedsearch label { color: #877a56; }
.searchfield_page { width: 200px; border: 1px solid #dfd0af; color: #55471f; background-color: #ffffff; padding: 2px 0px 2px 3px; margin: 0px 5px 0px 10px; }
.searchbutton_page { background-image: url(../images/searchbutton_back.gif); width: 100px; border: 0px; background-color: transparent; color: #55471f; font-weight: bold; font-size: 1.2em; height: 22px; background-repeat: no-repeat; margin-top: 5px; cursor: pointer; padding-bottom: 4px; }
.tx-indexedsearch-rules p { text-align: left; }
.tx-indexedsearch-res p { font-size: 1em; }
.tx-indexedsearch-res p em { font-size: 0.9em; color: #877a56; }
.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch_nores { font-weight: bold; }

/* Filelist */
 
.csc-uploads { width: 99%; padding: 0px; margin: 0px; font-size: 1em; }
.csc-uploads thead { visibility: hidden; display: none; }
.csc-uploads tr td { text-align: left; font-weight: bold; border-bottom: 1px dashed #bdb399; padding: 2px; margin: 0px; vertical-align: middle; }
.csc-uploads tr td p { padding: 0px 0px 4px 0px; margin: 0px; }
.csc-uploads-icon { width: 5%; } 
#maincontent .csc-uploads tr td img { border: 0px !important; }
.csc-uploads-fileName { width: 80%; text-align: left; }
.csc-uploads-fileSize { width: 15%; text-align: right !important; color: #bdb399; }

/* Forms */

.form_fieldstd, .form_fieldplz, .form_fieldtxt, .form_file { width: 200px; border-bottom: 1px solid #a49980; border-right: 1px solid #a49980; border-top: 1px solid #e2dbcb; border-left: 1px solid #e2dbcb; background-color: #ffffff; padding: 2px 0px 2px 3px; margin: 10px 0px 0px 10px; }
.form_submit, .form_submitshort { background-image: url(../images/searchbutton_back_wide.gif); width: 205px; border: 0px; background-color: transparent; font-weight: bold; height: 22px; background-repeat: no-repeat; margin-top: 15px; cursor: pointer; font-size: 1em; padding-bottom: 1px; }
.form_submitshort { background-image: url(../images/searchbutton_back.gif); width: 100px; }
html>body .form_submit { padding-bottom: 3px; } /* Oh Gott, Zilla! */
.formalert { color: #e6050d; margin-top: 10px; }
.form .labelinv { visibility: hidden; display: none; }
.form_file { width: 300px; }
.form_callbackcontainer, .form_containernewsletter { width: 475px; text-align: right; } 
.form_errorsheader { font-size: 0.85em; font-weight: bold; color: #e6050d; }
.form_empfaenger { color: #483900; margin: 0px; background-color: #f4f5ff; font-size: 0.8em; width: 201px; }
.form_fieldplz { width: 70px; }
.form_pulldown, .form_pulldownwide { width: 205px; color: #ffffff; background-color: #b6ad93; }
.form_pulldownwide { width: 400px; } 
.form_callbackcontainershort { width: 345px; text-align: right; }
.form_callbackcontainerwide { width: 475px; text-align: right; }
.form_callbackcontainerfile { width: 570px; text-align: right; }
.form_callbackcontainercheck, .form_containernewslettercheck { text-align: left; margin: 10px 0px 0px 91px; }
.form_callbackcontainersingle { width: 170px; text-align: right; }
.form_containernewslettercheck { margin-left: 266px; }
.form_containernewsletterbuttons { margin-left: 270px; }
.form_fieldtxt { width: 325px; }
.redalert { color: #e6050d; }
.form_callbackcontainerspam { width: 345px; text-align: right; }
#maincontent .form_callbackcontainerspam img { border-bottom: 1px solid #a49980 !important; border-right: 1px solid #a49980 !important; border-top: 1px solid #e2dbcb !important; border-left: 1px solid #e2dbcb !important; margin: 10px 0px 0px 0px !important; }
.form_callbackcontainerradio, .form_callbackcontainerradiolong { text-align: right; width: 475px; }
.form_callbackcontainerradiolong { margin-top: 10px; }
.form_radio { padding: 0px; margin: 10px 5px 0px 5px; }

/* Guestbook */

.tx-veguestbook-pi1 .tx-guestbook-form-error { font-weight: bold; }
.tx-veguestbook-pi1 .guestbooknavi strong { font-size: 1.5em; color: #b6ad93; font-weight: normal; }
.tx-veguestbook-pi1 .guestbooknavioverview { margin-right: 20px; }
.tx-veguestbook-pi1 .guestbooknavitrenner { margin: 0px 3px 0px 20px; }
.tx-veguestbook-pi1 .guestbookentrycontainer { background-color: #ffffff; padding: 2px; margin: 10px 0px 10px 0px; border-bottom: 1px solid #e2dbcb; }
.tx-veguestbook-pi1 .guestbookentryheader { background-color: #b6ad93; border-bottom: 1px solid #3d351f; font-weight: bold; padding: 6px; color: #ffffff; }
.tx-veguestbook-pi1 .guestbookentrydate { font-weight: normal; font-style: italic; color: #ece7da;  }
.tx-veguestbook-pi1 .guestbookentrycontent { padding: 6px; }
.tx-veguestbook-pi1 .guestbookentrycomment { padding: 6px; font-style: italic; color: #877a56; border-top: 1px solid #ffffff; }
.tx-veguestbook-pi1-browsebox-strong { font-weight: bold; }

/* Jobs */

.jobs_list, .jobs_dettable { width: 99%; }
.jobs_list { margin: -25px 0px 15px 0px; }
.jobs_list td, .jobs_dettable td, .jobs_list th, .jobs_dettable th { padding: 5px; vertical-align: top; }
.jobs_dettable td p { font-size: 1em !important; }
.jobs_dettable ul { font-size: 1em !important; }
.jobs_listheader { text-align: left; font-size: 1.1em; padding: 25px 0px 10px 0px !important; }
.jobs_listrow1, .jobs_listrow2, .jobs_listrow3 { text-align: left; border-bottom: 1px dashed #bdb399; padding-bottom: 5px; margin: 0px; width: 15%; }
.jobs_listrow2 { width: 85%; }
.jobs_detheader1, .jobs_detheader2 { background-color: #bdb399; color: #FFFFFF; font-weight: bold; text-align: left; }
.jobs_detheader1 { width: 24%; }
.jobs_detheader2 { width: 75%; }
.jobs_detrow { border-bottom: 1px dashed #bdb399; width: 15%; }
.jobs_detrow_content p { padding-bottom: 15px; }
.jobs_detrow_content ul, .jobs_detrow_content ol { margin-top: 0px; }
.jobs_listrowdesc { color: #bdb399; border-bottom: 1px dashed #bdb399; font-style: italic; font-weight: normal; text-align: left; }

/* Footer */

#footer { color: #6a5002; font-size: 0.8em; margin: 21px 0px 0px 0px; }
#footer p { padding: 0px; margin: 0px; float: left; }
#footermenu ul li { font-size: 0.8em; list-style-type: none; float: left; margin-left: 8px; padding-left: 13px; background-image: url(../images/bullet_footer.gif); background-repeat: no-repeat; }
#footermenu a, #footermenu a:visited, #footermenu a:hover, #footermenu a:active { font-weight: normal; color: #6a5002; text-decoration: underline; }
#footermenu a:hover { text-decoration: none;  color: #b0984f; }
.footeractive { color: #b0984f; }

/* Verzeichnisse */

.tx-spdirectory-pi1 select { width: 300px; }
.verzeichnis { width: 100%; border-collapse: collapse; }
.verzeichnis thead tr th { background-color: #c5bca5; color: #ffffff; font-weight: normal; padding: 4px; text-align: left; border-right: 1px solid #ffffff; }
.verzeichnis tbody tr td { padding: 6px; text-align: left; border-bottom: 1px dashed #bdb399; }
.verzeichnis .verzeichnis_norm33 { width: 33%; }
.verzeichnis .verzeichnis_name { width: 50%; font-weight: bold; }
.verzeichnis .verzeichnis_phone { width: 25%; }
.verzeichnis .verzeichnis_fax { width: 24%; }
.verzeichnis .verzeichnis_normdetails { text-align: right; }
.verzeichnis .verzeichnis_normimage { text-align: center; }
.verzeichnis_atoz { font-size: 1.1em; color: #baaf93; }
.verzeichnis_atoz a, .verzeichnis_atoz a:link, .verzeichnis_atoz a:active, .verzeichnis_atoz a:visited, .verzeichniss_atoz a:hover { text-decoration: none !important; background-color: #e9e5d8; padding: 1px 3px 1px 3px; border: 1px solid #d7cfba; } 
.verzeichnis_atoz .active { color: #786940; font-weight: bold; } 
.verzeichnis .verzeichnis_normdetails_wrapper a, .verzeichnis .verzeichnis_normdetails_wrapper a:link, .verzeichnis .verzeichnis_normdetails_wrapper a:active, .verzeichnis .verzeichnis_normdetails_wrapper a:visited, .verzeichnis .verzeichnis_normdetails_wrapper a:hover { text-decoration: none !important; background-image: url(../images/back_h4.gif); background-repeat: repeat-x; padding: 2px 4px 2px 4px; border-right: 2px solid #d7cfba; border-bottom: 2px solid #d7cfba; border-left: 2px solid #ffffff; border-top: 2px solid #ffffff; }
.verzeichnis .verzeichnis_normdetails_wrapper a:hover { background-image: none; }
.verzeichnis_nav { color: #c2b9a1; }
.verzeichnis_content { background-color: #ffffff; padding: 10px 20px 10px 20px; border-bottom: 1px dashed #bdb399; }
#maincontent .verzeichnis_content img, #maincontent  .verzeichnis_content .imgright, #maincontent .verzeichnis_content .imgleft { border: 0px !important; }

/* Fotos */

.csc-textpic img { margin-top: 5px !important; }
.csc-textpic-caption { font-style: italic; padding-top: 5px; }

/* Misc */

.validators { margin-top: 30px; }
#maincontent .validators img { margin-right: 20px; border: 0px !important; }
#slideshow, #headerpic { margin-top: 7px; border-bottom: 4px solid #795a03; width: 730px; }
#headerpic { border-bottom: 4px solid #6c5002; }

/* Das Schloss Steglitz - Main CSS */