/* INDEX CSS - Haupt-CSS-Datei für eZ Seiten von JAC-Systeme GmbH */
/**********************
 PAGELAYOUT
 **********************/
body
{
    font-family: Verdana, "Lucida Sans", Arial, Helvetica, Sans;
    background-image: url("../images/folge-hintergrund.jpg");
    background-repeat: repeat-y;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 20px;
}

body.start
{
    background-image: url("../images/start-hintergrund.jpg");
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}

a:focus, a:hover {
    color: #666666;
}

a {
    color: #444444;
    text-decoration: underline;
}

.white
{
    background-color: #ffffff;
}

div#allcontent
{
    width: 1000px;
    margin: 0px auto 20px 0px;
}

div#allcontent.start
{
    background-image: url("../images/start-bild-hinten.jpg");
    background-repeat: no-repeat;
}

div#flash1
{
    float: left;
}

div#flash2
{
    float: right;
}

div#header {
    background: url("../images/logo.png") repeat-x;
}

div#topcontent {
    height: 90px;
}

div#topcontent h1 {
    padding: 2px 0 0 20px;
}

div#topcontent {
    height: 90px;
}

div#usermenu {
}

/* COLUMNS */
div#columns
{
    margin-left: 100px;
}

div#allcontent.start div#columns
{
    /*padding-top: 395px;*/
}

div#leftcontent {
    float: left;
    width: 390px;
    overflow: hidden;
    padding: 18px 0 0 0px;
    background-color: #ffffff;
}

div#allcontent.start div#leftcontent
{
    width: 490px;
}

div#centercontent
{
    width: 190px;
    margin-left: 185px;
}

div#centercontent p
{
    margin: 0.5em 0;
}

div#allcontent.start div#centercontent
{
    width: 160px;
    margin-left: 306px;
}

div#allcontent.start div#start-gallery
{
    width: 240px;
    margin-left: 50px;
    margin-top: 35px;
    float: left;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

div.menulogo
{
    background-image: url("../images/folge-hintergrund.jpg");
    width: 375px;
}

div#allcontent.start div.menulogo
{
    background-image: url("../images/start-hintergrund.jpg");
    width: 478px;
}

div#maincontent
{
    width: 480px;
}

div#allcontent.start div#maincontent
{
    width: 385px;
}

div.maincontent-noright {
    margin-left: 405px;
    margin-right: 0;
}

div#allcontent.start div.maincontent-noright {
    margin-left: 500px;
    margin-right: 0;
}

div#leftcontent a,
div#maincontent a,
div#centercontent a
{
    color: #a14129;
    font-weight: bold;
    text-decoration: none;
}

div#start-gallery a
{
    font-weight: normal;
}

div#maincontent p
{
    margin: 0 0 1em 0;
}

div.fix
{

}

div#footer
{
    color:#A14129;
    font-size:12px;
}

/**********************
 GENERAL ELEMENTS INACTIVE XXX
 **********************/

div.maincontentheader
{
    background-color: #ffffff;
    padding: 30px 0 20px 20px;
}

div.maincontentheader h1
{
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}

div#maincontent h1
{
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    margin: 0.5em 0;
    line-height: 18px;
}

div#maincontent h2,
div#maincontent h3
{
    font-size: 13px;
    font-weight: bold;
    color: #4c4c4c;
    margin: 0.5em 0;
    line-height: 18px;
}

div#treemenu h2
{
    margin: 0 0 15px 0;
    font-size: 13px;
    font-weight: bold;
    color: #a14129;
    line-height: 15px;
}

div#maincontentXXX h2 {
    font-size: 1.4em;
    font-weight: bold;
}

div#maincontentXXX h3 {
    font-size: 1.1em;
    font-weight: bold;
}

div#maincontentXXX h4 {
    font-size: 1em;
    font-weight: bold;
}

div#maincontentXXX h5 {
    font-size: 1em;
    font-weight: bold;
}

div#maincontentXXX h6 {
    font-size: 1em;
    font-weight: bold;
}

/* SUBMIT BUTTONS */
input.defaultbuttonXXX {
    font-weight: bold;
    border: 1px solid;
    margin: 0.5em 0.5em 0 0;
}

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

/* Standard Floating */
div.left {
    float: left;
}

div.right {
    float: right;
}

/**********************
 MENU
 **********************/
/* USER MENU */
div#usermenu {
    margin: 0;
    padding: 4px 20px 3px 20px;
    height: 18px;
    background: url("../images/usermenu_background-trans.png") repeat-x;
}

div#usermenu ul {
    margin: 0;
    padding: 0;
}

div#usermenu li {
    margin: 0;
    padding: 0;
    border-right: 0px solid;
    display: inline;
    padding: 0px 5px;
}

div#usermenu li.first {
    padding-left: 0px;
}

div#usermenu li a {
    text-decoration: none;
    font-weight: normal;
}

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

div#languages {
    clear: left;
    float: left;
    font-size: 0.80em;
    width: 24%;
}

div#links {
    clear: right;
    float: right;
    font-size: 0.8em;
    padding-right: 0;
    text-align: right;
    width: 49%;
}

/* TOP MENU */
div#topmenu
{
}

div#topmenu ul
{
    list-style-type: none;
    margin: 0;
}

div#topmenu li {
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

div#topmenu div.touren.start
{
    background-image: url("../images/menu/n-touren-start.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.touren.start:hover,
div#topmenu div.touren.start.selected
{
    background-image: url("../images/menu/n-touren-start-over.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.touren
{
    background-image: url("../images/menu/n-touren.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.touren:hover,
div#topmenu div.touren.selected
{
    background-image: url("../images/menu/n-touren-over.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.bilder
{
    background-image: url("../images/menu/n-bilder.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.bilder:hover,
div#topmenu div.bilder.selected
{
    background-image: url("../images/menu/n-bilder-over.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.clips
{
    background-image: url("../images/menu/n-clips.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.clips:hover,
div#topmenu div.clips.selected
{
    background-image: url("../images/menu/n-clips-over.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.dialoge
{
    background-image: url("../images/menu/n-dialoge.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.dialoge:hover,
div#topmenu div.dialoge.selected
{
    background-image: url("../images/menu/n-dialoge-over.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.wandern
{
    background-image: url("../images/menu/n-wandern.jpg");
    background-repeat: no-repeat;
}

div#topmenu div.wandern:hover,
div#topmenu div.wandern.selected
{
    background-image: url("../images/menu/n-wandern-over.jpg");
    background-repeat: no-repeat;
}



/* FOOTER MENU */
div#footermenu
{
    background-color: #ffffff;
    margin: 0;
    padding: 6px 0px 6px 0px;
}

div#footermenu ul {
    margin: 0;
    padding: 0;
}

div#footermenu li {
    float: left;
    margin: 0;
    padding: 0;
    border-left: 0px solid;
    display: inline;
    padding: 0px 5px 0 0;
    white-space: nowrap;
}

div#footermenu li.first
{
    padding-left: 0px;
}

div#footermenu li a {
    text-decoration: none;
    font-weight: normal;
}

div#footermenu li a.selected {
    color: #666666;
}

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


/* TREE MENUE */
div#treemenu
{
    width: 150px;
    margin-left: 20px;
    float: left;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}

div#treemenu span.subtitle
{
    font-weight: normal;
}

div#treemenu ul {
    margin: 0 0 0 0;
}

div#treemenu div.menu-entry
{
    padding: 0px 0px 2px 0px;
    border-bottom: 0px solid;
    width: 130px;
    overflow: hidden;
}

div#treemenu li {
    list-style-type: none;
}

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

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

div#treemenu li a.selected {
    color: #a14129;
}

div#treemenu li a {
    font-weight: bold;
    color:#4C4C4C;
}

div#treemenu li.menu-level-1 a, div#treemenu li.menu-level-2 a {
    font-weight: normal;
}

div#treemenu li.menu-level-1, div#treemenu li.menu-level-2, div#treemenu li.menu-level-3, div#treemenu li.menu-level-4 {
    margin-left: 10px;
}

/**********************
 OTHER INCLUDES
 **********************/
/* Searchbox */
div#searchbox {
    width: 100%;
    text-align: center;
    height: 20px;
}

div#searchbox input.searchinput {
    width: 130px;
    height: 12px;
    border: 1px solid #BBBBBB;
    background-color: #eeeeee;
    float: left;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif; /* Usually defaulted to monospaced font; so it needs to be set if to change */
    font-size: 1em; /* Needs to be specified for IE */
    padding:.2em;
}

div#searchbox a.submit {
    padding: 0;

    height:19px;
    width:18px;
    background-color: #eeeeee;
    float: right;
    background-image: url("../images/search.png");
}

div#searchbox a.submit:hover {
    color: #ffffff;
    background-color: #cccccc;
    background-image: url("../images/search.png");
}

/****************************
 OE FORMATING
 *****************************/
/* Embed Images */
div.imageleft {
    margin-right: 10px;
}

div.imageright {
    margin-left: 10px;
}


/****************************
 OE FORMATING
 *****************************/

div.pagenavigator,
div.pagenavigator a
{
    color: #a14129;
    text-decoration: none;
    font-weight: bold;
}

div.pagenavigator span.current,
div.pagenavigator span.current a
{
    text-decoration: underline;
}


/****************************
 CONTENT CLASS FORMATING
 *****************************/

/* GENERAL */
div.attribute-link p
{
    line-height: 15px;
    text-align: left;
}

/* GENERAL Center View */
div.content-view-center div.class-jac_file,
div.content-view-center div.class-jac_folder_gallery
{
    padding-left: 23px;
}

/* GENERAL Full View */
div.content-view-full
{
    padding-top: 18px;
}

div.content-view-full div.attribute-short_description
{
    color: #a14129;
}

div.content-view-full div.attribute-description {
}

div.content-view-full div.attribute-image {
}

/* GENERAL Line View */
div.content-view-line {
}

div.content-view-full div.content-view-line div.attribute-short_description
{
    color: #4c4c4c;
}

div.content-view-full div.content-view-line div.attribute-description {
}

div.content-view-full div.content-view-line div.attribute-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

/******* Beispiel CSS für spezielle Content Klassen *******************

 [class_identifier] ist z.B. 'jac_article' oder 'jac_folder'
 [attribute_identifier] ist z.B. 'image' oder 'short_description'

 ***********************************************************************/
/* Class [class_identifier] */
div.content-view-full div.class-[class_identifier] {
}

div.content-view-full div.class-[class_identifier] div.attribute-[attribute_identifier] {
}

div.content-view-full div.content-view-line div.class-[class_identifier] {
}

div.content-view-full div.content-view-line div.class-[class_identifier] div.attribute-[attribute_identifier] {
}

/******* ENDE Beispiel *************************************************/


/* Class jac_image */

div.content-view-line div.class-jac_folder_gallery div.image-preview img,
div.content-view-center div.class-jac_folder_gallery div.image-preview img,
div#start-gallery div.class-jac_folder_gallery div.image-preview img,
div.content-view-center div.class-jac_article_index div.image-preview img
{
    margin-left: 12px;
}

div.content-view-center div.class-jac_folder_gallery div.image-preview img,
div#start-gallery div.class-jac_folder_gallery div.image-preview img
{
    margin-bottom: 12px;
}

div.content-view-line div.class-jac_folder_gallery div.image-preview img.first,
div.content-view-center div.class-jac_folder_gallery div.image-preview img.first,
div#start-gallery div.class-jac_folder_gallery div.image-preview img.first,
div.content-view-center div.class-jac_article_index div.image-preview img.first
{
    margin-left: 0px;
    line-height: 20px;
}

div.content-view-full div.class-jac_image div.attribute-image
{
    margin-bottom: 15px;
}

div.content-view-center div.class-jac_article_index div.image-preview img
{
    margin-top: 5px;
}

div.content-view-full div.class-jac_image div.attribute-short_description
{
    color: #4c4c4c;
}

/* Class jac_file */

div.content-view-center div.class-jac_file div.attribute-image div.m-over-video:hover,
div.content-view-center div.class-jac_file div.attribute-image div.m-over-video.selected
{
    height: 81px;
    background-image: url(../images/v-mouse-over-144x81.png);
    background-repeat: no-repeat;
    background-position: top left;
}

div.content-view-line div.class-jac_file div.attribute-image div.m-over-video:hover,
div.content-view-line div.class-jac_file div.attribute-image div.m-over-video.selected
{
    height: 52px;
    background-image: url(../images/v-mouseover-92x52.png);
    background-repeat: no-repeat;
    background-position: top left;
}

div#allcontent.start div.class-jac_file div.attribute-image div.m-over-video:hover,
div#allcontent.start div.class-jac_file div.attribute-image div.m-over-video.selected
{
    height: 87px;
    background-image: url(../images/v-over.png);
    background-repeat: no-repeat;
    background-position: top left;
}

div#allcontent.start div.class-jac_file
{
    background-image: url(../images/v-rahmen-mitte.jpg);
    background-repeat: repeat-y;
    margin-top: 10px;
}

div#allcontent div.class-jac_file div.attribute-file div.attribute-file-oben
{
    background-image: url(../images/vp-rahmen-oben.jpg);
    background-repeat: no-repeat;
    height: 30px;
    width: 480px;
}

div#allcontent div.class-jac_file div.attribute-file div.attribute-file-mitte
{
    background-image: url(../images/vp-rahmen-mitte.jpg);
    background-repeat: repeat-y;
    height: 268px;
    width: 480px;
    padding-left: 2px;
}

div#allcontent div.class-jac_file div.attribute-file div.attribute-file-unten
{
    background-image: url(../images/vp-rahmen-unten.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 35px;
    width: 480px;
}

div#allcontent.start div.class-jac_file div.attribute-image
{
    margin-left: 3px;
}

div#allcontent.start div.class-jac_file div.attribute-short_description
{
    padding-left: 7px;
}

div.content-view-full div.class-jac_file div.attribute-short_description
{
    color: #4c4c4c;
    margin-top: 15px;
}

div.content-view-full div.content-view-line div.class-jac_file div.attribute-short_description
{
    color: #4c4c4c;
    margin-top: 7px;
}

div.content-view-center div.class-jac_file div.attribute-short_description
{
    color: #a14129;
}

/* Class folder_section */

div.content-view-full div.class-jac_folder_section div.attribute-short_description
{
    color: #4c4c4c;
}


/* Class jac_article_printmedium */

div.content-view-full div.content-view-line div.class-jac_article_printmedium div.attribute-image
{
    margin-right: 20px;
}

div.content-view-full div.content-view-line div.class-jac_article_printmedium .has-image
{
    margin-left: 215px;
}

/* Class jac_article */

div.content-view-full div.content-view-line div.class-jac_article .has-image
{
    margin-left: 125px;
}

div#maincontent div.content-view-full div.content-view-line div.class-jac_article div.attribute-link a,
div#maincontent div.content-view-full div.content-view-line div.class-jac_article_printmedium div.attribute-link a
{
    margin-right: 20px;
}

div.content-view-full div.content-view-line div.class-jac_article div.attribute-short_description
{
    color: #4c4c4c;
}

div.content-view-full div.class-jac_article div.attribute-short_description
{
    color: #4c4c4c;
}


/* Lightbox */
div#lbBottomContainer div#lbCaption
{
    font-size: 14px;
    color: #a14129;
}

div#lbBottomContainer div#lbCaption a
{
    color: #4c4c4c;
    text-decoration: none;
}
