/* Layout/Theme Name: CCL Author: Heinz Gatzen */
body {
        background: #4d87c7 url("/bilder/bg_blue.png") repeat-x top left fixed;
        padding: 0px 0;
        font-family: Verdana,Arial,Helvetica,"sans serif";
        font-size:12px;
        font-weight:normal;
        font-style: normal;
        text-decoration: none;
        /*color:#5c5c5c;*/
	 color:#000;
        line-height:16px;
        margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
        /* margin: 10px; */
}
.main {
        background-color: #dddfee;
        width:990px;
        overflow:hidden;
        display: block;
        text-align: left;    /* Seiteninhalt wieder links ausrichten */
        margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
        /*
        position: relative; top: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 11px rgb(166, 166, 166);
        */
}

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clear:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clear {
  height:1%;
}

/* ########## HEADER ########## */

#header {
  background: white url('/bilder/bg_header31.jpg') right top no-repeat;
  border: 0;
  margin: 0;
  width:100%;
  height:88px;
  overflow: hidden;
   vertical-align:bottom;
}
#header img {border:0; margin:0;}

.logo {float: left; width:188px; text-align: center;}
.slogan {position: relative; left: 200px; width: 200px;}
.search {float: right; margin-right: 20px;}

/* ########## MENU HEADER ########## */

#menu {
  background: url("/bilder/bgstat1.gif") top left;
  border: 0;
  margin: 0;
  width:100%;
  height:20px;
  color: #eee;
  border-top: #888 1px solid;
  font-size:10px;
  text-align: center;
}
#menu div {float:left;}
#menu .left {width:188px;}
#menu .center {position: relative; left: 200px; width: 200px;}
#menu .right {position: relative; left: 410px;}

#menu a, #menu a:LINK, a:ACTIVE, a:VISITED {
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 10px;
  font-weight: bold;
  color: #eeeeee;
  display:inline;
  }

#menu a:hover {
  color: yellow;
  }

/* ########## wrapper ########## */
.wrapper { float:left; background: #dddfee url('/bilder/bgc.gif') repeat; background-position: 188px 0; min-height: 500px;margin: 2px 0;}

/* ########## Navigation ########## */
.navibox {
        float:left;
        width:190px;
        /*
        height:auto;
        position:relative; top:2px;
        margin: 2px 0;
        border-right: #888 1px solid;
        */
}
  ul#Navigation {
    width: 187px;
    margin: 0; padding: 0;
    border: 0;
    background-color: #dddfee;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 190px;
    w\idth: 187px;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    background: #C4C8E1;
    display:block;
    list-style: none;
    margin-left:2px; margin-top: 2px; padding: 0 0 0 2px;
  }
  ul#Navigation li.d {
    background: #BFC5DF;
  }
* html ul#Navigation li {
    /height: 1px;
    /he\ight: 1px;
  }
  ul#Navigation div {
   margin: 0 0 1px 2px; border: #6A76B7 solid 1px; padding:0;
  }
  ul#Navigation div.navlogo {
   background: #dddfee ;
   margin: 0px auto;
   border: 0; padding-top:12px; color: #666; font-size:9px; text-align:center;
   font-family: Arial,Helvetica,sans-serif;
  }

  ul#Navigation a {
    background: url(/bilder/_ainaktiv.gif) no-repeat 6px 4px;
    text-decoration: none; font-weight: normal; color: #444; padding-left:22px;
  }
  ul#Navigation span.aktiv {
    background: url(/bilder/_aaktiv.gif) no-repeat 5px 2px;
    text-decoration: none; font-weight: normal; color: navy; padding-left:22px;
    font-family: Arial,Helvetica,sans-serif;
  }

 * html ul#Navigation a, * html ul#Navigation span, * html ul#Navigation h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    color: red; background: #ccc url(/bilder/_ahover.gif) no-repeat 6px 4px; padding-left:22px;
  }
  ul#Navigation a.fun, a.fun:hover {
    background: none; text-decoration: none; font-weight: normal; color: #444; padding-left:2px;
  }

  ul#Navigation h1 {
    display:block;
    font-size: 12px; padding:3px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 8px 0 1px 2px; padding-left: 20px;
    border: 0;
    color: white; background: #4d87c7 url("/bilder/bgnavh1.gif")
  }
  ul#Navigation h2 {
    display:block;
    font-size: 12px; padding:3px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 1px 2px; padding-left: 20px;
    border: 0;
    color: white; background: #4d87c7 url("/bilder/bgnavh1.gif")
  }

/* #########   Content ########## */

#contentbox {
        /*background-image:url(/bilder/bgc.gif);   */
        float:right;
        max-width:782px;
        /*min-height:740px; */
        padding:8px;
        /*font-size: 16px;   */
        line-height: 1.35em;
        margin: 0 auto;
        text-align:left;
}
#contentbox p, #contentbox a, #contentbox a:LINK, #contentbox a:ACTIVE, #contentbox a:VISITED, #contentbox a:hover {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  /*font-size:12px;    line-height:16px;*/
}

#desc {
        /*background-image:url(/bilder/bgc.gif);   */
        float:right;
        max-width:782px;
        /*min-height:740px; */
        padding:8px ;
        /*font-size: 16px;   */
        line-height: 17px;
        margin: 0 auto;
        text-align:left;
        position:relative; top:4px;
}
#desc p, #desc a, #desc a:LINK, #desc a:ACTIVE, #desc a:VISITED, #desc a:hover {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  padding-left: 5px;
  /*font-size:12px;    line-height:16px;*/
}
#desc h1 {
  font-family: Arial,Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #2A3376;
  width: 650px;
  padding-left: 5px;
  margin: 35px 0;
  background: #D0D2E3 url('/bilder/bgpr1.png') top left repeat;
  display: block;
}
#desc p.h1 {float: right;display: inline; padding-right: 50px; margin-top:0;}

#desc h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5c5c5c;
  text-decoration: underline;
  display: block;
  padding-left: 20px;
  background: url('/bilder/blueball.gif') left top no-repeat;
}
#desc h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #5c5c5c;
  display: block;
  padding-left: 20px;
  background: url('/bilder/blueball.gif') left top no-repeat;
}
#desc h4 {
  padding-left: 20px;
  background: url('/bilder/ref011.gif') left top no-repeat;
}

/*#desc img {border: 1px solid red;} */
#desc img.desc {
  float: right;
  margin: 0 30px 10px 30px;
}

.address {
        background: #E6E7F1;/* url(/bilder/bgkontakts1.gif); */
        float:left;
        margin: 20px 30px;
        width:300px;
        min-height:240px;
        padding-left:20px;
        padding-top:35px;
        padding-bottom:5px;
        text-align:left;
        position:relative; top:25px;
        box-shadow:0 0 15px #999;
        border-radius: 15px;
}


#flyer {
  margin-bottom: 50px;
}

#flyer ul {margin:10px; padding:0;}

#flyer p, #flyer a, #flyer li {
  font-size: 1.40em;
  color: #1E3564;
}
#flyer ol, #flyer ul, #flyer li {
  color: #1E3564;
  list-style: none;
  list-style-position: outside;
}
#flyer li {
  background: url('/bilder/ok.png') no-repeat center left;
  padding-left: 40px;
  line-height: 2.4em;
}

a:link.fl2, a:visited.fl2, a:active.fl2, a.fl2 {margin-left:10px; font-size: 16px; padding-left: 30px; background: url("/bilder/blueball.gif") no-repeat left center;}

#flyer a:hover {text-decoration: underline;}


.scal {
  float: right;
  max-width: 50%;
  height: auto;
  margin: 0 0 10px 20px;
}
.mail {
        background: #E6E7F1;/* url(/bilder/bgkontakts1.gif); */
        float:left;
        margin: 20px 30px;
        width: 300px;
        min-height:240px;
        padding-left:20px;
        padding-right:0px;
        padding-top:35px;
        padding-bottom:5px;
        text-align:left;
        position:relative; top:25px;
        box-shadow:0 0 15px #999;
        border-radius: 15px;
        /*overflow:hidden; */
}
.innermail {margin-right: 10px; overflow:hidden;}
.mailsent {
        background-color:#ededed;
        width:550px;
        padding:10px;
        text-align: left;
        margin: 0 auto;
        border-color:navy;
        border-width:1px;
        border-style:solid;
        /*position:relative; top:50px;*/
}
.mailconfirm {
	display:none;
}

.ibox {position: absolute; left: -10px; top: -20px;}

.preis {
        background: #E6E7F1; /* url('/bilder/bgpreis7.gif'); */
        margin: 0 0 40px 20px;
        /*margin-top: 20px;*/
        float:left;
        width:400px;
        w\idth:370px;
        /*height:780px;    */
        /*he\ight:740px;   */
        padding: 20px 10px 20px 45px;
        /*padding-top:20px;  */
        text-align:left;
        font-size: 12px;
        position:relative; top:25px;
        /*border: #aaa 1px solid;     */
        box-shadow:0 0 15px #999;
        border-radius: 15px;
}
.preisimg {
        float:right;
        width:300px;
        height:750px;
        overflow:hidden;
        padding-right:0px;
        padding-top:0px;
        text-align:left;
        font-size: 10px;
        position:relative; top:4px;
}
.preisanfrage {
        background-image:url(/bilder/preismail.gif);
        width:450px;
        height:350px;
        overflow:hidden;
        display: block;
        text-align: left;    /* Seiteninhalt wieder links ausrichten */
        margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
        padding-left:30px;
        padding-top:55px;
}
.order {
        background: #E6E7F1;/* url(/bilder/bgkontakts1.gif);
        float:left;
        */
        margin: 20px 10px;
        min-width:720px;
        min-height:350px;
        padding-left:20px;
        padding-top:35px;
        text-align:left;
        position:relative; top:25px;
        box-shadow:0 0 15px #999;
        border-radius: 15px;
}

.footer {
        clear: both;
}
.sline  {
        height:20px;
        font-family: Verdana,Arial,Helvetica;
        text-align:center;
        top:3px;
        text-decoration:none;
        font-size: 10px;
        font-weight: normal;
        color: #cccccc;
        background-color:navy
}

table#Navigation {
        border:0;
        /*spacing:1px;*/
        padding:2px;
        width:100%;
}
ul#nav    {
        width:180px;
        margin:1px;
        list-style:none;
        left:0px;
}

.li     {
        font-family: Verdana,Arial,Helvetica;
        font-size:9px;
        position:relative; top:2px; left:5px;
}


p,i {
  font-family:  Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  /*color:#5c5c5c;*/
  color:#333;
  }
.copy {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #5c5c5c;
  }
.bottom {
  background-image:url(/bilder/bgbott.gif);
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  height:26px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #5c5c5c;
  border-top: #444;
  }
p.info {
  font-family: Arial,"Sans Serif", Geneva,Helvetica;
  font-size: 10px;
  }
p.small {
  font-family: "courier new",Helvetica;
  font-size: 8px;
  color: silver;
  }
.desc_head {
  font-family: Arial,Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #2A3376;
  }

p.headline {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  font-weight: BOLD;
  color: navy;
  display: inline;
  }

h2 {
  font-family:"trebuchet MS",Arial,Geneva,Helvetica;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  }
h3 {
  font-family:"trebuchet MS",Arial,Geneva,Helvetica;
  font-size:18px;
  font-weight:bold;
  color:navy;
  }
h4 {
  font-family:Arial,"Sans Serif", Geneva,Helvetica;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  }
h5 {
  font-family:Arial,"Sans Serif", Geneva,Helvetica;
  font-size:10px;
  font-weight:bold;
  color:#000000;
  }
td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  font-size:12px;
  font-weight:normal;
/*  color:#5c5c5c;*/
  color:#333;
  line-height:16px;
  }

table#test  {
        border:thin solid navy;
}
table#test td {
        border:thin solid navy;
}
table.info, tr.info, td.info {
        font-family: Verdana,Arial,Helvetica;
        text-decoration:none;
        font-size: 10px;
        line-height: 14px;
        padding:0px;
  }

td.infotable {
  background-color: #F1F2F8;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 11px;
  color: navy;
  }

td.help {
  background-color: #E5E5C5;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 11px;
  color: navy;
  }

td.status {
  background-image:url(/bilder/bgstat1.gif);
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 10px;
  /*font-weight: bold;   */
  color: #eeeeee;
  }

td.small {
  font-family: Arial,Helvetica;
  font-size: 9px;
  text-decoration:none;
  color: #5c5c5c;
  }
td.copy {
  font-family: Arial,Helvetica;
  font-size: 9px;
  text-decoration:none;
  color: #888888;
  }

td.headline {
  background-color: #dddfee;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 18px;
  line-height: 14px;
  font-weight: BOLD;
  color: black;
  }

td.tablehead, tr.tablehead {
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 10px;
  color: navy;
  }

td.maintable, tr.maintable {
  background-color: #F1F2F8;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: #000000;
  }

td.navihead {
  background-color: #6A76B7;
  background-image:url(/bilder/bgnavh1.gif);
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  font-weight: BOLD;
  color: white;
  height:22px;
  width:180px;
  padding-left:20px;
  }
td.navipic {
  /*background-color: #6A76B7;*/
  width:180px;
  height:22px;
  border-style:solid;
  border-width:1px;
  border-color: #6A76B7;
  }
a.navilink{
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  font-weight: BOLD;
  color: white;
  }

td.navibody {
  background-color: #eeeeee;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: #222222;
  }




a.info, a.info:LINK, a.info:ACTIVE, a.info:VISITED {
  /*font-family: arial, sans-derif, Verdana,Arial,Helvetica;*/
  text-decoration:none;
  font-size: 10px;
  font-weight: normal;
  color: navy;
  }

a.info:hover {
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  font-size: 10px;
  font-weight: normal;
  color: red;
  }

a.navi {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: #444444;
  }

a.navi:LINK, a.navi:VISITED, a.navi:ACTIVE {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: #444444;
  }

a.navi:hover {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: red;
  }

a.navihead {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: white;
  font-weight:bold;
  }

a.navihead:LINK, a.navihead:VISITED, a.navihead:ACTIVE {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: white;
  font-weight:bold;
  }

a.navihead:hover {
  font-family: Arial,Helvetica;
  text-decoration:none;
  font-size: 12px;
  color: yellow;
  }

a.copy {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  text-decoration:none;
  color: #5c5c5c;
  }

a.copy:ACTIVE, a.copy:LINK, a.copy:VISITED {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  text-decoration:none;
  color: #5c5c5c;
  }
a.copy:HOVER {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  text-decoration:none;
  color: red;
  }

/* #### Standard-links #### */

a, a:LINK, a:ACTIVE, a:VISITED, a:hover {
  font-family:  sans-serif, Verdana,"trebuchet MS",Arial,Geneva,Helvetica;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  color:navy;
  padding-top:2px;
  margin-top:2px;
  }
a:hover {
  color:red;
  }


.box {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
  text-decoration:none;
  font-size: 10px;
	color : white;
}

.head {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
  font-size: 14px;
  color: navy;
}

.descript {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	text-decoration:none;
        font-size: 10px;
        color: navy;
}

/* ########## SITEMAP ########## */

#_sitemap {
  position:relative;
  padding:1.76% 1.52%;
  background: #0b2370 url('/bilder/bg_sb1.png') repeat top left;
  color: #ddd;
  /*
  width: 100%;
  padding: 5px;
  float: none;
  */
  border-top: #777 1px solid;
  }


/* _sitemap mit 3 boxen */
#_sitemap .infobox {
  float:left;
  width:30.8%;
  margin:0 0 1.9% 3.8%;
}
/* _sitemap mit 4 boxen */
#_sitemap .infobox {
  float:left;
  width:15.8%;
  margin:0 0 0 3.8%;
  /*border: 1px red solid;*/
  overflow: hidden;
}
#_sitemap .infobox:first-child {margin-left: 10px; width: 22%;}
#_sitemap .third {margin-left: 3.8%; width: 25%;}
#_sitemap .infobox:last-child {margin-left: 3.8%; width: 24%;}


#_sitemap h1 {font-family: 'Droid Sans', arial, sans-serif; color: #eee; font-size: 14px; line-height: 14px; font-weight: normal; display:inline; }
#_sitemap p, #_sitemap a, #_sitemap a:link, #_sitemap a:active, #_sitemap a:visited {
  color: #bbb;
  font-family: 'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
  display:inline;
  /*margin: 2px; */
}
#_sitemap a:hover {text-decoration: underline;}

#_sitemap input, #_sitemap textarea {
  font-family: 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ddd;
  margin: 1px 5px;
  background: #455793;
}
#_sitemap input[type=text], #_sitemap textarea {
  border: none;
  width: 200px;
  height: 16px;
  padding-left: 2px;
}
#_sitemap textarea {height: 50px;}
#_sitemap input[type=submit] {
  width: auto;
  margin: 4px 6px;
  font-size:10px;
  border: 1px outset #1d659f;
}
#_sitemap input[type=submit]:active {
  border:1px inset #1d659f;
}
#_sitemap label {display:inline-block;}

/* ########## FUSSZEILE ########## */

#bottom {
  background: #0b2370;
  margin: 0 auto;
  text-align: right;
  padding: 10px 20px 0 20px;
  height:26px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #aaa;
  border-top: #666 1px solid;
  display: block;
  }
#bottom a {color: #aaa;}
#bottom a:hover {text-decoration: underline;}


/* ########## FORM - Elemente ########## */

input[type=text], select, option, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: white;
  border: solid silver 1px;
  overflow: hidden;
}
.check {background-color: #E6E7F1; border-style:none;}   /* für Radio und Checkbox */

input[type=text]:hover, input[type=text]:active, input[type=text]:focus,
input[type=password]:hover, input[type=password]:active, input[type=password]:focus,
select:hover,  select:active,  select:focus,
textarea:hover,  textarea:active,  textarea:focus {
  color: #000;
  border: 1px solid #888; /* Farbe für den Rand bei hover */
}
input[type=submit] {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: white;
  border: 1px outset silver;
}
input[type=submit]:active {border: 1px inset silver;}



.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* IE6 */
* html .clearfix {
  height: 1%;
}
/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%;
}

.modal, #loading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                url('/bilder/ajax-loader.gif')
                50% 50%
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

#overlay {
    display:    none;
    position:   fixed;
    left: 0;
    top: 0;
    z-index:    1000;
    /*
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    */
    width: 100%;
    height: 100%;
    /*text-align: center;
    //line-height: 100px; */
    background: rgba(10,10,10,0.4);
    color: #000;
    /*margin-left: -40%;
    //margin-top: -40%;   */
    vertical-align: middle;
}
#overlay div.cl {position:absolute; top:45%; left:45%;}

/* FAQ  */
#_faq {
  line-height:20px;
  margin:5px;
  /*border: #888 1px solid;*/
}
#_faq li {
  list-style:none;
  background: url('/bilder/blueball.gif') 0 2px no-repeat;
  margin-left: 10px;
  padding-left: 20px;
}
.dfaq {
  background: #eee;
  width:95%;
  margin: 10px;
  padding:10px;
  border-radius: 5px;
  display:none;
}

