@import url(/styles/live/hilconacom/articles.css);
@import url(/styles/live/hilconacom/toolbox.css);
@import url(/styles/live/hilconacom/rezepte.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/hilconacom/formmanager.css);
@import url(/styles/live/hilconacom/navigation.css);
@import url(/styles/live/autosuggest_inquisitor.css);

/* Structure */
html, body {
    background: #fff url(/images/hilconacom/bg.jpg);
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color : #0066b3;
    line-height: 18px;
    background-color: #fff;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

/* Images */
img {
    border: 0;
}


/* Links */
a {
    text-decoration: none;
    color: #314c7f;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

a front {
    display:block;
    width: 320px;
    height: 200px;
    float: left;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/* Inputs */
.label {
    display: block;
}

#relations {
    float:right;
    padding-top: 20px;
    border-left: 1px solid #d8d8d8;
    width: 260px;
    padding-left: 5px;
}

input.field {
    background-color: #ffffff;
    border: 1px solid #A0AEC0;
    padding:2px;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

input.anmeldebutton {
    height: 22px;
    width: 139px;
    margin-top: 5px;
    padding: 0 6px;
}

#container {
    background-color: #fff;
    width: 837px;
    margin: 0 auto;
    position:relative;
    z-index: 999;
    }

a.skyscraper {
    position: absolute;
    right: -130px;
}

#header {
    position: relative;
    width: 837px;
    margin: 0 auto;
    color: #fff;
    height: 301px;
    font-size: 10px;
}

#header {
    position: relative;
    width: 837px;
    margin: 0 auto;
    color: #fff;
    height: 301px;
    font-size: 10px;
}

#headerhilcona {
    position: relative;
    width: 837px;
    margin: 0 auto;
    color: #fff;
    height: 261px;
    font-size: 10px;
}

/* Language-Selector */
#language {
    width: 200px;
    padding: 3px 0 0 10px;
    float: left;
}

#language a{
    color: #fff;
}

#language a:hover{
    color: #7280bc;
}

#countryViewWrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(/images/hilconacom/schwarz_transparent.png);
    background-repeat: repeat;
    z-index: 998;
}

#countryView {
    width: 260px;
    height: 236px;
    border: 1px solid #637395;
    background-color: white;
    position: absolute;
    left: 38px;
    top: -50px;   
    z-index: 999;
    padding: 10px;
}

#countryView a {
    color: #F73A00;
}

#closeButton {
    float: right;
}

#content {
    min-height:270px;
    height: auto !important;  /* for modern Browsers */
    height: 270px;  /*for IE */
    padding: 0px 10px 10px 10px;
}

#content2 {
    min-height:270px;
    height: auto !important;  /* for modern Browsers */
    height: 270px;  /*for IE */
    width: 550px;
    padding: 0px 0px 10px 10px;
    float: left;
    position: relative;
}

#content3 {
    min-height:270px;
    height: auto !important;  /* for modern Browsers */
    height: 270px;  /*for IE */
    width: 827px;
    padding: 0px 0px 10px 10px;
    float: left;
    position: relative;
}

#innercontent {
    width: 700px;
    float:left;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #0066b3;
    line-height: 18px;
}

/* Footer */
#footerwrapper {
    width: 837px;
    margin: 3 auto;
    font-size: 10px;
    color: #9d9995;
    background-image: url(/images/hilconacom/copy.jpg);
    background-repeat: repeat-x;
}



#footer a{
    color: #9d9995;
}

#footer a:hover{
    color: #2e2d2c;
}

#footer h3{
    font-variant: small-caps;
    font-size: 12px;
    color: #3a3b86;
}

div.footernav {
    width: 157px;
    margin: 12px  25px 0 0;
    float: left;
}

div.footernav a{
    font-size: 11px;
    line-height: 25px;
}

#relations {
    float:right;
    padding-top: 20px;
    border-left: 1px solid #d8d8d8;
    width: 255px;
    padding-left: 5px;
}

hr	{
    width:400px;
    color:#D8D8D8;
    background-color:#d8d8d8;
    height:1px;
    text-align:left;
    margin-left:0px;
    border:1px;
}

input.newsletter {
    width: 85px;
    float: left;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #bfbab7;
}

#searchbox {
    float: right;
    width: 80px;
    padding: 4px 10px;
    }

input.button {
    width: 85px;
    height: 20px;
    float: right;
    clear: none;
    margin: 25px 8px 0 0;
    font-variant: small-caps;
    border: 1px solid #abc1d9;
    background-color: #fff;
    color: #3a3a86;
}

/* Copyright */
#copyright {
    width: 827px;
    float: left;
    height: 29px;
    color: #fff;
    padding-left: 10px;
    padding-top: 12px;
    background-image: url(/images/hilcona/copy.jpg);
    background-repeat: repeat-x;
}

#copyright a{
    color: #fff;
}

div.homeleft {
    float: left;
    width: 800px;
    }

div.homeright {
    position: absolute;
    width: 380px;
    left: 388px;
    top:280px;
    }


/* Cloud */

a.low {
    color: #88A7BF;
    font: 12px Verdana;
}

a.low:hover {
    color: #36393D;
}

a.articlelink {
    color: red;
    }

a.news {
    color: red;
    }

a.normal {
    color: #195887;
    font: 12px Verdana;
}

a.normal:hover {
    color: #36393D;
}

a.high {
    color: #195887;
    font: bold 14px Verdana;
}

a.high:hover {
    color: #36393D;
}

a.higher {
    text-decoration: underline;
    color: #195887;
    font: 20px Verdana;
}

a.higher:hover {
    color: #36393D;
}

div.tree_s{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    overflow: auto;
}
div.treenode_s{
    padding: 5px 5px 10px 0px;
    color: #787878;

}
div.tree_s_1{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    padding: 3px 35px 0px 5px;
}
div.tree_s_2{
    font-weight: normal;
    padding: 3px 35px 0px 35px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-image: url(../../../images/hilconacom/pfeil.gif);
}

div.tree_s_3{
    font-weight: normal;
    padding: 3px 35px 0px 55px;
    font-size: 11px;
}


div.tree_s_4{
    font-weight: normal;
    padding: 3px 35px 0px 85px;
    font-size: 10px;
}


div.formsublabel {
    width: 95px;
    }

div.banner_de{
    position: absolute;
    width: 321px;
    top: 111px;
    left: 40px;
    z-index: 999;
}

div.banner_fr{
    position: absolute;
    width: 321px;
    top: 116px;
    left: 40px;
    z-index: 999;
}
div.banner_en{
    position: absolute;
    width: 321px;
    top: 116px;
    left: 40px;
    z-index: 999;
}
div.sidebanner{
    position: absolute;
    width: 170px;
    top: 0px;
    left: 840px;
    z-index: 999;
}

