/* SITE CSS 20040415 */

body
{
    background-image: url(../images/hintergrund.gif);
    color: #1D536F;
    padding: 0;
    font-size: 12px;
}

div#allcontent
{
    width: 823px;
/*    margin: 0 auto 0 auto;  */
}

div#topcontent
{
    height: 185px;
    width: 823px;
}

div#topcontent_home
{
    height: 230px;
    width: 823px;
    background-image: url(../images/kopf_startseite.jpg);
    background-repeat: no-repeat;
}


/* Folders */

div#folder-full
{
    width: 429px;
    margin-bottom: 24px;
    border: 1px solid #7FA1B8;
    background-color: #FFFFFF;
}

div#folder-full-title
{
    height: 26px;
    padding-left: 9px;
    background-image: url(../images/ordner_titel_verlauf.jpg);
    background-repeat: repeat-x;
}

div#folder-full-intro
{
    padding: 0 5px 0 9px;
    min-height: 85px;
}

div#folder-full-title h1
{
    display: inline;
    padding-left: 8px;
}

div#folder-full-children
{
    padding: 0 0 0 4px;
}


/* TOOLBARS */

div#toolbar-top
{
    text-align: right;
}

div#toolbar-top ul
{
    float: right;
    margin: 17px 60px 0 0;
}

div#toolbar-top li.toolbar-item
{
    border-right: 1px solid;
    padding: 0 4px 0 4px;
    display: inline;
    white-space: nowrap;
}

div#toolbar-top li.toolbar-item a
{
    text-decoration: none;
    color: #004471;
    border-color: #004471;
}

div#toolbar-top li.toolbar-item a:hover
{
    text-decoration: underline;
}

div#toolbar-top li.first
{
    display: inline;
}

div#toolbar-top li.last
{
    border-right: none;
    display: inline;
}


/* TOP MENU */

div#topmenu
{
}

div#topmenu-design
{
    text-align: left;
}

div#topmenu ul
{
    margin: 0 0 0 31px;
}

div#topmenu li
{
    margin-top: 10px;
    border-right: 1px solid;
    padding: 0 4px 0 4px;
    float: left;
    display: block;
    font-weight: bold;
}

div#topmenu li.last
{
    border-right: none;
}

div#topmenu li div.spacing
{
/*    padding: 0.2em 12px 0.3em 12px;   */
}

div#topmenu li a
{
    text-decoration: none;
}

div#topmenu li a:hover
{
    text-decoration: underline;
}


/* PATH */

div#path
{
    padding: 147px 0 0 197px;
}

div#path p
{
/*    margin: 0;    */
}

div#path p a
{
/*    text-decoration: none;    */
}


/* COLUMNS */

div#columns
{
    height: 100%; /* Needs to be set to avoid bug in IE 5.5 */
    width: 822px;
}


/* MENUES */

div#leftmenu
{
    float: left;
    overflow: hidden;
    padding-left: 20px;
    width: 150px;
}

div#leftmenu-design
{
    padding-left: inherit;
}

div#leftmenu-design ul
{
    margin: 0;
    list-style-type: none;
    list-style-image: url(../images/pfeilnavigation.gif);
}

div#leftmenu-design li a
{
    color: #ffffff;
}

div#leftmenu-design li.menu-level-1 ul
{
    background-image: url(../images/menu_linie_weiss_10px.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 1px;
}

div#leftmenu-design li.menu-level-1
{
    text-decoration: none;
    padding: 3px 0 2px 3px;
    list-style-type: none;
}

div#leftmenu-design li.menu-level-1 a
{
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

div#leftmenu-design li.menu-level-1 a:hover
{
    text-decoration: underline;
}

div#leftmenu-design li.menu-level-2,
div#leftmenu-design li.menu-level-3
{
    text-decoration: none;
    margin: 5px 0 5px 0;
    list-style-type: none;
    list-style-image: none;
}

div#leftmenu-design li.menu-level-2 a
{
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

div#leftmenu-design li.menu-level-2 a:hover
{
    text-decoration: underline;
}

div#leftmenu-design li.menu-level-3 a
{
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    margin-left: 15px;
}

div#leftmenu-design li.menu-level-3 a:hover,
div#leftmenu-design li.menu-level-3.selected a
{
    text-decoration: underline;
}

div#leftmenu-design li.first
{
    padding-top: 5px;
    background-image: url(../images/menu_linie_weiss_10px.gif);
    background-repeat: repeat-x;
}

div#rightmenu
{
    float: right;
    width: 179px;
}

div#rightmenu-design
{
}

div.rightmenu-item
{
    margin-bottom: 20px;
    border: 1px solid #7FA1B8;
    border-right: none;
    background-color: #FFFFFF;
}

div.rightmenu-item-title
{
    height: 26px;
    padding-left: 9px;
    background-image: url(../images/ordner_titel_verlauf.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    white-space: nowrap;
}

div.rightmenu-item-image
{
    padding: 0 5px 0 9px;
}

div.rightmenu-item-intro
{
    padding-left: 9px;
    clear: left;
}

div.rightmenu-item-title h1
{
    display: inline;
    padding-left: 8px;
}

div#maincontent
{
}

div.maincontent-bothmenus
{
    margin-left: 192px;
    margin-right: 200px;
/*    height: 100%;	*/ /* Needs to be set to 1% to avoid bug in IE 5.5 */
}

div.maincontent-norightmenu
{
    margin-left: 192px;
    margin-right: 5px;
/*    height: 100%;	*/ /* Needs to be set to 1% to avoid bug in IE 5.5 */
}

div#fix /* This style breaks the unwanted connection between the content of the maincontent box and the menues on the left and right in some browsers */
{
    float: left;
    width: 100%;
}


/* NAVIGATORS */

div.content-navigator
{
    display: block;
    clear: both;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}


/* TOOLBOXES */

div.toolbox
{
    width: 100%;
    margin-bottom: 8px;
    margin-top: 8px;
}

div.toolbox-design
{
    padding: 0px;
}

div.toolbox-design h2
{
    font-size: 1em;
    margin-top: 0px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div.toolbox-design div.toolbox-content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
}

div.toolbox-design input.searchtext, div.toolbox-design input.textinput
{
    height: 18px;
    width: 120px;
    border: 1px solid;
}

div.toolbox-design label
{
    font-weight: normal;
    margin-bottom: 0;
    padding: 6px 0 0 0;
}

div.toolbox-design form
{
    vertical-align: bottom;
}

div.toolbox-design div.info-text p
{
    font-weight: normal;
}

div.toolbox-design div.attribute-link p
{
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}

div.toolbox-design div.attribute-link-disabled p
{
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}


/* TOOL LISTS */

div.toollist
{
    width: 100%;
    margin: 8px 0 8px 0;
}

div.toollist-design
{
    padding: 0px;
    border: 1px solid;
}

div.toollist-design h2
{
    font-size: 1em;
    margin-top: 0px;
    padding: 2px 0 3px 10px;
}

div.toollist-design div.content-view-children
{
    padding: 3px 10px 10px 10px;
}

div.toollist-design h3
{
    margin: 0;
    text-decoration: underline;
}

div.toollist-design div.class-article div.attribute-short p
{
    margin: 0;
}

div.toollist-design div.class-article div.attribute-link p
{
    margin: 0 0 10px 0;
}

div.toollist-design div.class-article div.attribute-link-disabled p
{
    font-weight: normal;
    padding: 0 0 0 6px;
    vertical-align: middle;
}


/* GENERAL ELEMENTS */

a
{
    color: #1e3c54;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #1e3c54;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

h3
{
/*    font-size: 1.1em;		*/
    font-weight: bold;
    margin: 0;
}

h4
{
/*    font-size: 1em;		*/
    font-weight: bold;
    margin: 0;
}

h5
{
/*    font-size: 1em;		*/
    font-weight: bold;
    margin: 0;
}


/* GENERAL TABLE */

table th
{
    background-color: #d9e5f2;
}

/* SUBMIT BUTTONS */

input.defaultbutton
{
    font-weight: bold;
    border: 1px solid;
    margin: 0.5em 0.5em 0 0;
}

input.button
{
    border: 1px solid;
    margin: 0.5em 0.5em 0 0;
}

input.searchbutton
{
    border: 1px solid;
}

input.shopbutton
{
    border: 1px solid;
}

.searchform
{
    background-image: url(../images/menu_linie_weiss_10px.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    margin-top: 10px;
    padding-top: 10px;
}

input.searchimage
{
    width: 13px;
    height: 13px;
    border: 1px solid black;
/*    background-image: url(../images/button.gif);
    background-repeat: no-repeat;	*/
}

input.searchinput
{
    width: 110px;
    border: 1px solid;
    background-color: #eaf0f4;
}

.rahmen_aussen
{
    border-top-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-right-width: 0px;
    border-bottom-width: 1px;
    background-color: #CBD7E2;
    margin-top: 3px;
    margin-bottom: 3px;
}

.gallery_aussen
{
    border-top-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-right-width: 0px;
    border-bottom-width: 1px;
    background-color: #CBD7E2;
    margin-top: 3px;
    margin-bottom: 3px;
}

.rahmen_imageobject {
    padding-right: 10px;
}

.rahmen_imagecaption {
    padding-right: 10px;
}


div.object-left
{
    padding-right: 10px;
}

div.object-right
{
    padding-left: 10px;
}


/* dla */

div.attribute-short
{
    padding-right: 5px;
}


div#folder-full-intro_re div.attribute-short
{
     /*height:80px;*/
     overflow: hidden;
}

/* update 19.01.07 */

div#folder-full-children div.content-view-children div.imageleft
{
padding-top: 5px;
padding-right: 10px;
}

div#folder-full-children div.content-view-children div.content-view-line a
{
padding-bottom: 5px;
}


/* mini map */

div#map
{
    width: 230px;
    height: 240px;
    float: left;
    border: 1px solid #004471;
    margin: 0 10px 0 0;
    overflow: hidden;
}


/* jac_veranstdb */

div.content-view-full div.class-veranstdb table
{
   border-left: 1px solid #004471;
   border-bottom: 1px solid #004471;
}

div.content-view-full div.class-veranstdb table th
{
    background-color: #ced7e7;
}

div.content-view-full div.class-veranstdb table th,
div.content-view-full div.class-veranstdb table td
{
    padding: 4px;
    line-height: 1.25em;
    border-top: 1px solid #004471;
    border-right: 1px solid #004471;
}

div.content-view-full div.class-veranstdb tr.bglight
{
    background-color: #ffffff;
}

div.content-view-full div.class-veranstdb tr.bgdark
{
    background-color: #eeeeee;
}
