/* Goethe Galerie Jena - Main CSS */

body { 
	padding: 0px;
	margin: 0px;
	color: #51240c;	
	font-size: 85%;
	background-color: #ffc58c;
	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: #51240c; }
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 #e9c096; 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: 145px; background-image: url(../images/logo_search.png); background-repeat: no-repeat; background-position: left top; }
.header_nosearch { background-image: url(../images/logo_nosearch.png); }
.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: 61px; 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 #fff7eb; font-size: 12px; color: #51240c; padding: 1px 0px 2px 4px; margin: 0px; width: 150px; background-image: url(../images/searchfield_back.gif); background-repeat: repeat-x; background-color: #fff7eb; }
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: #f9b59c; font-size: 0.8em; margin: 66px 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: #f9b59c; font-size: 0.8em; margin: 66px 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: #f9b59c; font-weight: normal; }
#buttonpdf a:hover { text-decoration: none; }
#buttonprint a, #buttonprint a:link, #buttonprint a:active, #buttonprint a:visited, #buttonprint a:hover { text-decoration: underline; color: #f9b59c; font-weight: normal; }
#buttonprint a:hover { text-decoration: none; }
.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; }
#menutop ul { margin: 0px 0px 0px 6px; padding: 9px 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 10px 0px 5px; }
#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: #f9b59c; text-decoration: none; font-weight: normal; background-repeat: no-repeat; padding: 8px 10px 9px 0px; margin: 0px 0px 0px 5px; }
#menutop .level_one .norm a:hover, #menutop .level_one .last a:hover { color: #f9b59c; 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: #f9b59c; 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: #f9b59c; text-decoration: none; }
#menutop .level_one .activelinked a:hover, #menutop .level_one .activelinkedlast a:hover { color: #f9b59c; }
#menutop .level_one .activehome { text-decoration: none; color: #f9b59c; padding-right: 10px; }
#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 -5px; 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: #e86f48; border: 1px solid #f9b59c; 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: #e86f48; background-image: url(../images/back_menutop.gif); background-repeat: repeat-x; }
#menutop .level_two li a:hover { border: 0px; background-color: #89090d; color: #f9b59c !important; 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 #f9cba7; }
/* Menu level_three */
#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 #f9b59c; }

/* Path menu */

#menupath { color: #a67642; 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: #976836; font-weight: normal; }
#menupath a:hover { text-decoration: none; color: #ffffff; background-color: #d39f67; }
.pathmenubullet { margin: 0px 7px 0px 7px; }
.pathmenuheader { margin-right: 10px; }

/* Submenu Journal */

.maincontentsub { display: table; width: 422px; }
.menusubtitle { font-weight: normal; font-size: 1.2em; margin: 0px 0px 10px 0px; }
.menusubheader { background-color: #ffffff; padding: 5px; border-top: 1px solid #e6ba8c; }
#menusub { float: left; width: 225px; font-size: 0.9em; margin-right: 20px; }
#menusub a, #menusub a:link, #menusub a:active, #menusub a:visited, #menusub a:hover { padding: 5px; text-decoration: none; font-weight: normal; color: #51240c; display: block; }
#menusub a:hover { background-color: #f4e3cb; color: #9e6f56; }
#menusub ul { margin: 0px; padding: 0px; }
#menusub ul li { list-style-type: none; margin: 0px 0px 10px 0px; color: #d15334; font-weight: bold; font-size: 1.1em; }
#menusub ul li ul { margin-top: 10px; }
#menusub ul li ul li { background-color: #fbf4e7; border-top: 0px; padding: 0px; margin: 0px 0px 0px 10px; color: #51240c; border-bottom: 1px dashed #dfb283; font-size: 0.85em; }
#menusub ul li ul .act, #menusub ul li ul .actlast { font-weight: bold; padding: 5px; color: #d15334; } 
#menusub ul li ul .actlast { margin-bottom: 10px; border-bottom: 0px; } 
#menusub ul li ul .secondlast { border-bottom: 0px; }

/* Startpage */

.panelstop { width: 730px; }
.panelmiddle { padding: 10px; width: 216px; height: 96px; border-bottom: 4px solid #e5b17e; margin: 7px 10px 0px 0px; float: left; color: #51240c; font-size: 0.8em; background-color: #ffffff; }
.panelmiddle a, .panelmiddle a:link, .panelmiddle a:active, .panelmiddle a:visited, .panelmiddle a:hover { text-decoration: underline; color: #51240c; }
.panelmiddle a:hover { text-decoration: none; color: #51240c; }
.panelmiddle p, .panelmiddle h3 { margin: 0px; padding: 0px; } 
.panelmiddle h3 { color: #51240c; font-weight: normal; font-size: 1.6em; line-height: 100%; margin-bottom: 15px; }
.orange { color: #cd8331; font-weight: bold; }
.creme { color: #f9b59c; font-weight: bold; }
.fakelink { text-decoration: underline; 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; }
.panelmiddle3 { background-image: url(../files_common/startpanel3.jpg); background-repeat: no-repeat; margin-right: 0px; width: 218px; }
#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: #ffffff; }
#panelsright a:hover { text-decoration: none; color: #f5d7cf; }
#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 #e5b17e; background-color: #de6544; font-size: 0.8em; margin: 7px 0px 0px 0px; padding: 50px 15px 15px 15px; color: #ffffff; }
#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.gif); }
#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 #e5b17e; display: table; }

/* Main Paragraphs & Tables */

.shadow { border-bottom: 4px solid #e5b17e; 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: #fbf4e7; 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: #51240c; font-weight: normal; }
.maincontentroot h3 { margin-top: 0px; }
#maincontent h4, .maincontent h4 { font-size: 1.2em !important; color: #51240c; background-color: #ffffff; border: 1px solid #e0c7a6; padding: 2px 2px 2px 5px; background-image: url(../images/back_h4.gif); }
#maincontent h5 { font-size: 1.1em; color: #51240c; }
#maincontent a, #maincontent a:link, #maincontent a:active, #maincontent a:visited, #maincontent a:hover { text-decoration: underline; color: #7d4a2f; }
#maincontent a:hover { text-decoration: none; background-color: #dfad77; 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: #c23f23; font-weight: bold; }
#maincontent .riesig strong { font-size: 1.8em; }
#maincontent .groesser { font-size: 1em; }
#maincontent .kleiner { font-size: 0.85em; }
#maincontent img { border-top: 1px solid #e5bb8d !important; border-bottom: 5px solid #f6d8b9 !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 #cfb188; }
.contenttable tr, .contenttable p, .contenttable { margin: 0px !important; padding: 0px !important; }
.contenttable thead tr th { background-color: #d5a47c; color: #ffffff; font-weight: bold; padding: 5px; border-bottom: 1px solid #8e6538; border-top: 1px solid #8e6538; border-right: 1px solid #ffffff; text-align: left; font-size: 1em; }
.contenttable tbody tr td { background-color: #f5e4cd; 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: #da6141; border-bottom: 1px solid #891811; 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 #c99157; display: table; margin: 0px; padding: 0px; }
.tx-mininews-pi1-listrowField-title { width: 175px; float: left; padding: 6px; margin: 0px; }
.tx-mininews-pi1-listrow_details { 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 #edc397; border-bottom: 2px solid #edc397; 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 #c99157; border-bottom: 1px dashed #c99157; }
.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: #7d4a2f; text-decoration: none; font-weight: normal; }
.sitemap a:hover { text-decoration: none; background-color: #dfad77; color: #ffffff; }
.sitemap ul { list-style-type: square; color: #7d4a2f; 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: #a67642; }
.searchfield_page { width: 200px; border: 1px solid #e0a07f; color: #51240c; 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: #51240c; 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: #ba8b58; }
.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch_nores { font-weight: bold; }

/* Forms */

.form_fieldstd, .form_fieldplz, .form_fieldtxt, .form_file { width: 200px; border-bottom: 1px solid #d6916d; border-right: 1px solid #d6916d; border-top: 1px solid #edc09e; border-left: 1px solid #edc09e; 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_fieldplz { width: 70px; }
.form_pulldown { width: 205px; background-color: #ffe3c7; }
.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 #d6916d !important; border-right: 1px solid #d6916d !important; border-top: 1px solid #edc09e !important; border-left: 1px solid #edc09e !important; margin: 10px 0px 0px 0px !important; }
.form_callbackcontainerradio { text-align: right; width: 475px; }
.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: #d9a37b; 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 #efcda7; }
.tx-veguestbook-pi1 .guestbookentryheader { background-color: #d5a47c; border-bottom: 1px solid #8e6538; font-weight: bold; padding: 6px; color: #ffffff; }
.tx-veguestbook-pi1 .guestbookentrydate { font-weight: normal; font-style: italic; color: #fbf4e7; }
.tx-veguestbook-pi1 .guestbookentrycontent { padding: 6px; }
.tx-veguestbook-pi1 .guestbookentrycomment { padding: 6px; font-style: italic; color: #a67642; border-top: 1px solid #ffffff; }
.tx-veguestbook-pi1-browsebox-strong { 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 #c99157; padding: 2px; margin: 0px; vertical-align: middle; }
.csc-uploads tr td p { padding: 0px 0px 4px 0px; margin: 0px; }
.csc-uploads-icon { width: 8%; } 
#maincontent .csc-uploads tr td img { border: 0px !important; }
.csc-uploads-fileName { width: 80%; text-align: left; }
.csc-uploads-fileSize { width: 12%; text-align: right !important; color: #c99157; }

/* 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 #c99157; padding-bottom: 5px; margin: 0px; width: 15%; }
.jobs_listrow2 { width: 85%; }
.jobs_detheader1, .jobs_detheader2 { background-color: #d5a47c; color: #FFFFFF; font-weight: bold; text-align: left; }
.jobs_detheader1 { width: 24%; }
.jobs_detheader2 { width: 75%; }
.jobs_detrow { border-bottom: 1px dashed #c99157; width: 15%; }
.jobs_detrow_content p { padding-bottom: 15px; }
.jobs_detrow_content ul, .jobs_detrow_content ol { margin-top: 0px; }
.jobs_listrowdesc { color: #bf9681; border-bottom: 1px dashed #c99157; font-style: italic; font-weight: normal; text-align: left; }

/* Verzeichnisse */

.tx-spdirectory-pi1 select { width: 300px; }
.verzeichnis { width: 100%; border-collapse: collapse; }
.verzeichnis thead tr th { background-color: #f18e5f; color: #ffffff; font-weight: normal; padding: 4px; text-align: left; border-right: 1px solid #ffffff; border-bottom: 1px solid #a95b34; }
.verzeichnis tbody tr td { padding: 6px; text-align: left; border-bottom: 1px dashed #c99157; }
.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_normname { width: 45%; }
.verzeichnis .verzeichnis_normdetails { text-align: right; }
.verzeichnis .verzeichnis_normimage { text-align: center; }
.verzeichnis_atoz { font-size: 1.1em; color: #c68872; }
.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: #f6dfca; padding: 1px 3px 1px 3px; border: 1px solid #eec298; } 
.verzeichnis_atoz .active { color: #a57848; 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 #edc397; border-bottom: 2px solid #edc397; border-left: 2px solid #ffffff; border-top: 2px solid #ffffff; }
.verzeichnis .verzeichnis_normdetails_wrapper a:hover { background-image: none; }
.verzeichnis_nav { color: #d49c62; }
.verzeichnis_content { background-color: #ffffff; padding: 10px 20px 20px 20px; border-bottom: 1px dashed #c99157; }
#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; }

/* Footer */

#footer { color: #51240c; font-size: 0.8em; margin: 21px 0px 0px 0px; clear: both; }
#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: #51240c; text-decoration: underline; }
#footermenu a:hover { text-decoration: none; color: #cc9e70; }
.footeractive { color: #cc9e70; }

/* Misc */

.validators { margin-top: 30px; }
#maincontent .validators img { margin-right: 20px; border: 0px !important; }
#slideshow, #headerpic { margin-top: 7px; border-bottom: 4px solid #b97454; width: 730px; }
#headerpic { border-bottom: 4px solid #a3533d; }

/* Goethe Galerie Jena - Main CSS */