/* INDEX CSS - Haupt-CSS-Datei für eZ Seiten von JAC-Systeme GmbH */
/**********************
 PAGELAYOUT
 **********************/
body {
    font-size: 14px;
    line-height: 21px;
    color: #ccd6e1;
    font-family: Lucida grande, Lucida sans, Lucida, Verdana, Arial;
    /*background: url("../images/ars-hinten.png");*/
    background-color: #2b5480;
}

body.farn
{
    background: url( '../images/hintergrund-farn.jpg' ) repeat-x;
    background-attachment: fixed;
}

body.rings
{
    background: url( '../images/hintergrund-ringe.jpg' ) repeat-x;
    background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 16px;
    font-weight: bold;
    color: #ccd6e1;
    margin: 0 0 0.5em;
    line-height: 20px;
}

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

a {
    color: #ccb82e;
    text-decoration: none;
}

div#content-background
{
    background: url("../images/ars-hinten.png");
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}

div#allcontent
{
    width: 960px;
    margin-left: 10px;
    background: url("../images/ars-logo.png") no-repeat;
}

div#toolbar
{
    text-align: right;
    padding: 10px 10px 0px 0px;
}

div#header
{

}

div#header table
{
    border: 1px solid #6483a2;
    margin-bottom: 15px;
}

div#header table td.attribute-title
{
    border-top: 1px solid #6483a2;
    padding: 0;
}

div.factbox p,
div#header table td.attribute-title p
{
    padding: 0 20px 2px 0px;
    margin: 0;
    line-height: 30px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-align: right;
}

div#topcontent {
    height: 90px;
}

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

div#topcontent {
    height: 90px;
}

div#usermenu {
}

/* COLUMNS */
div#columns {
    /*padding: 20px 0 0 0;*/
}

div#leftcontent {
    float: left;
    width: 330px;
    overflow: hidden;
    padding: 15px 0 0 0;
}

div#rightcontent {
    float: right;
    width: 160px;
    padding: 23px 20px 20px;
}

div#maincontent {
    padding-top: 0px;
    padding-bottom: 210px;
    margin-top: -20px;
}

div.maincontent-both {
    margin-left: 200px;
    margin-right: 200px;
}

div.maincontent-noleft {
    margin-left: 0;
    margin-right: 200px;
}

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

div.maincontent-no {
    margin-left: 0;
    margin-right: 0;
}

div#module_result-content
{
    /*position: relative;*/
    padding-right: 10px;
}

div#emaillink
{
    /*position: absolute;
    bottom: 0px;
    right: 30px;*/
    margin-right: 30px;
    text-align: right;
}

div#footer {
    padding: 6px 20px 0 20px;
    height: 24px;
}


/**********************
 GENERAL ELEMENTS INACTIVE XXX
 **********************/
div#maincontentXXX h1 {
    font-size: 1.8em;
    font-weight: bold;
    margin-top: 0.2em;
}

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;
}

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 {
    margin: 0;
    padding: 6px 6px 6px 20px;
    height: 20px;
}

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

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

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

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

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

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

/* PATH */
div#path {
    margin: 0px 0px 0px 0px;
    font-size: .8em;
}

div#path p {
    margin: 0;
}

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

/* TREE MENUE */

div#treemenu-left
{
    width: 169px;
    float: left;
    text-align: right;
}

div#treemenu-left div.treemenu
{
    height: 250px;
}

div#treemenu-right
{
    width: 137px;
    float: right;
    text-align: left;
}

div.treemenu {
    padding: 0px 10px 0px 0px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

div.treemenu div#selected-entry {
    padding: 3px 0px 3px 0px;
}

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

div.treemenu div.menu-entry {
    padding: 0px 0px 4px 0px;
    border-bottom: 0px solid;
}

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

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

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

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

div.treemenu li.menu-level-0.selected
{
    padding-bottom: 10px;
    padding-top: 5px;
}

div.treemenu li.menu-level-0 a {
    font-weight: bold;
}

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: 0px;
    font-weight: normal;
}

/**********************
 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");
}


/* pagenavigator */

div.pagenavigator,
div.pagenavigator a
{
    font-size: 13px;
    color: white;
    text-decoration: none;
}

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

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

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

/****************************
 CONTENT CLASS FORMATING
 *****************************/
/* GENERAL Full View */
div.content-view-full
{
    background: url("../images/ars-hintergr-textblock.jpg");
}

div.content-view-full div.class-jac_folder,
div.content-view-full div.class-jac_article,
div.content-view-full div.class-jac_article_referenz,
div.content-view-full div.class-jac_article_tour,
div.content-view-full div.class-jac_article_extra,
div.content-view-full div.class-jac_image,
div.content-view-full div.class-jac_feedback_form
{
    background: url("../images/ars-folge-abschluss.jpg") bottom right no-repeat;
    padding: 20px 0 0px 20px;
}

div.content-view-full div.class-jac_folder_section,
div.content-view-full div.class-jac_article_home
{
    background: url("../images/ars-start-abschluss.jpg") bottom right no-repeat;
    padding: 20px 0 0px 20px;
}

div.content-view-full div.class-jac_article_referenz a img,
div.content-view-full div.class-jac_article_referenz img,
div.content-view-full div.class-jac_image a img,
div.content-view-full div.class-jac_image img
{
    border: 1px solid #6483a2;

}

div.content-view-full div.maincontentheader,
div.content-view-full div.attribute-short_description
{
    padding-right: 20px;
}

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.class-jac_folder,
div.content-view-full div.content-view-line div.class-jac_article,
div.content-view-full div.content-view-line div.class-jac_article_referenz,
div.content-view-full div.content-view-line div.class-jac_article_tour,
div.content-view-full div.content-view-line div.class-jac_article_extra,
div.content-view-full div.content-view-line div.class-jac_image,
div.content-view-full div.content-view-line div.class-jac_folder_section,
div.content-view-full div.content-view-line div.class-jac_article_home,
div.content-view-full div.content-view-line div.class-jac_feedback_form
{
    background-image: none;

}

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

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 *************************************************/


/* Seite Home */

div#link_home
{
    float: left;
    width: 100px;
}


/* Seite Referenzen + Bild */

div#full-view-header
{
    overflow: hidden;
}

div#full-view-header table,
div#header table
{
    border: 1px solid #6483a2;
    margin-bottom: 15px;
    width: 580px;
}

div#full-view-header table td
{
    padding: 0;
}

div#full-view-header table td img
{
    margin: 20px 0 20px 20px;
}

div#full-view-header table td.navigator
{
    border-top: 1px solid #6483a2;
    padding: 0;
}

div#full-view-header table td.navigator p
{
    padding: 0 0px 2px 0px;
    margin: 0;
    line-height: 30px;
    text-align: center;
}

/* Seite Referenzen */

div.content-view-full div.class-jac_article_referenz div.attribute-image
{
    float: left;
    width: 260px;
}

div.content-view-full div.class-jac_article_referenz div.maincontentheader,
div.content-view-full div.class-jac_article_referenz div.attribute-short_description
{
    margin-left: 270px;
}

div.content-view-full div.class-jac_article_referenz div#subimages
{
    text-align: center;
}

div.content-view-full div.class-jac_article_referenz div#subimages p
{
    margin: 0;
}

/* Bild */

div.content-view-full div.class-jac_image div.attribute-short_description
{
    padding-top: 15px;
}

/* Kontaktformular */

div.content-view-full div.class-jac_feedback_form
{
    padding-right: 10px;
}

div.content-view-full div.class-jac_feedback_form table
{
    margin-bottom: 0em;
    width: 98%;
}

div.content-view-full div.class-jac_feedback_form img
{
    margin-bottom: 1em;
}

div.content-view-full div.class-jac_feedback_form td
{
    width: 50%;
    padding: 4px 10px 4px 0px;
}

div.content-view-full div.class-jac_feedback_form input.box,
div.content-view-full div.class-jac_feedback_form textarea
{
    width: 95%;
    margin: 0 0 4px 0;
    background-color: #88a0b8;
    border: 0px solid;
}

div.content-view-full div.class-jac_feedback_form textarea
{
    height: 190px;
}

div.content-view-full div.class-jac_feedback_form input.defaultbutton,
div.content-view-full div.class-jac_feedback_form input.button,
div.content-view-full div.class-jac_feedback_form input.defaultbutton:hover,
div.content-view-full div.class-jac_feedback_form input.button:hover
{
    background: none;
    border: none;
    color: #ccb82e;
    padding: 0 10px 0 0px;
    margin-top: 20px;
}

div.content-view-full div.class-jac_feedback_form input.defaultbutton,
div.content-view-full div.class-jac_feedback_form input.defaultbutton:hover
{
    border-right: 1px solid #ccb82e;
}

div.factbox
{
    background-color: #6e8ba8;
    border: 1px solid #9db1c5;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 15px;
}

div.factbox table
{
    margin: 0;
}

div.factbox p
{
    text-align: left;
    padding: 0 5px 20px 5px;
}
