@charset "UTF-8";
/**
 * 123 Istanbul - CSS: Layout
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-11
 *
 * Hacer con Amor
 *
 */
@import url(contentbase.css);
@import url(navigations.css);
@import url(jquery.fancy.css);



/* ------------------------------------------ */
/* Layout & Raster */
body { background: url(../images/bg_body.gif) #00aabe; }
#margins { background: url(../images/bg_sh.png) no-repeat; margin: 0 auto; padding: 0 0 0 5px; position: relative; width: 980px; }
#main { background: url(../images/bg_start.jpg) no-repeat; height: 600px; position: relative; }
#col1 { float: right; height: 600px; position: relative; width: 155px; }
#col2 { float: left; height: 600px; position: relative; width: 825px; }



/* ------------------------------------------ */
/* Col1 */
#col1 h1 { margin: 0; padding: 40px 0 0 0; }
#col1 .button { position: absolute; top: 294px; left: 15px; }



/* ------------------------------------------ */
/* Content */
.pos { position: absolute; }
.textbox { overflow: auto; color: #961205; }

/* Formulare */
.js-checkbox span.checkbox {
  background: url(../images/checkbox.gif) no-repeat;
  display: block;
  float: left;
  height: 45px;
  width: 50px;
}
.js-checkbox label { float: left; padding-top: 10px; width: 260px;}



/* ------------------------------------------ */
/* Footer */
#footer { height: 40px; }


#slowenien #col2 h3,
#kroatien #col2 h3,
#bosnien #col2 h3,
#montenegro #col2 h3,
#albanien #col2 h3,
#mazedonien #col2 h3,
#bulgarien #col2 h3,
#tuerkei #col2 h3 {
    font-size: 112%;
    margin-top: 0;
    color: #315496;
}

#col2 .textbox {
    font-size: 92%;
}

/* ------------------------------------------ */
/* Anpassungen: Slowenien */
#slowenien #main { background: url(../images/bg_slowenien.jpg) no-repeat; }

/* Anpassungen: Kroatien */
#kroatien #main { background: url(../images/bg_kroatien.jpg) no-repeat; }
#kroatien h3 {color: #315496;}

/* Anpassungen: Bosnien */
#bosnien #main { background: url(../images/bg_bosnien.jpg) no-repeat; }

/* Anpassungen: Montenegro */
#montenegro #main { background: url(../images/bg_montenegro.jpg) no-repeat; }

/* Anpassungen: Albanien */
#albanien #main { background: url(../images/bg_albanien.jpg) no-repeat; }
/* Anpassungen: Mazedonien */
#mazedonien #main { background: url(../images/bg_mazedonien.jpg) no-repeat; }
/* Anpassungen: Bulgarien */
#bulgarien #main { background: url(../images/bg_bulgarien.jpg) no-repeat; }
/* Anpassungen: Türkei */
#tuerkei #main { background: url(../images/bg_istanbul.jpg) no-repeat; }
/* Anpassungen: Integrationstest */
#integrationstest #main { background: url(../images/bg_integrationstest.jpg) no-repeat; }
/* Anpassungen: Impressum */
#impressum #main { background: url(../images/bg_impressum.jpg) no-repeat; }

/* first index */
#first { background: none; }
#first #margins { background: none; }
#first #main { background: url(../images/bg_first.jpg) no-repeat; height: 700px; }
#first #main p { color: #fff; margin: 0 30px; }