/* Farben
rot #cc0000;
grau #ccc;
hellgrau #e3e3e3;
dunkelgrau #666;
*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

/* Allgemeine Formatierungen */

html, body {
   margin: 0px; padding: 0px; height: 101%;
}

body {
   font-family: Verdana, Arial, sans serif; font-size: 1em; color: #333; text-align: center; margin-top: 0px; background: #ccc;
}

p, h1, h2, h3, h4, ul, ol {
   margin: 0px; padding: 0px;
}

h1 {
   font-size: 1.6em; color: #666;
}

h2 {
   font-size: 1.4em; color: #666; margin-bottom: 12px;
}

h3 {
   font-size: 1em; color: #666; margin-bottom: 2px;
}

#content ul {
   margin-left: 23px; margin-bottom: 20px; 
}

p {
   margin-bottom: 8px;
}

img {
   border: 0px;
}

/* Ebenen */

#center {
   width: 954px; border: solid 1px #000; margin: 0px auto; margin-top: 10px; margin-bottom: 20px; background: #fff;
}

#top {
   width: 954px; text-align: left;
}

#logo {
   float: left; clear: left; width: 160px; margin: 25px 0px 0px 20px;
}


#schmuckbild-oben {
   float: right; clear: right; text-align: right; width: 740px; height: 102px;
}

#mainnav {
   width: 954px; background: #000; border: solid 1px #fff; border-left: none; border-right: none;
}

#mainnav-wrapper {
    margin-left: 240px; border-left: 1px solid #fff;
}

#schmuckbild-unten {
   text-align: right; width: 703px; height: 270px;
}


#subnav {
   float: left; width: 230px; font-size: 0.9em;
}

#container {
   width: 954px; clear: both; text-align: left; font-size: 0.9em;  
}

#content-container {
   float: right; width: 703px; font-size: 0.9em;
}

#content {
   padding: 10px 10px 10px 0px;
}

#footer {
   width: 954px; clear: both; height: 20px; margin-top: 20px;
}

#slogan {
   float: left; width: 520px;
}

#bottomnav-wrapper {
   float: right; width: 230px; text-align: left;
}

#bottomnav-wrapper .clear {
   clear: left;
}


/* Allgemein */

.icon {
   float: left; margin: 0 50px 50px 0;
}

.fl {
   float: left;
}

.flmr {
   float: left; margin-right: 40px;
}

.clear {
   clear: both;
}


/* Text als Bilder */

.logo-h1 {
    text-indent: -5500px; display: block; overflow: hidden; width: 156px; height: 45px; background: url(images/logo-wlc.gif) no-repeat;
}

.newsheadline {
    text-indent: -5500px; display: block; overflow: hidden; width: 221px; height: 24px; background: url(images/top-wlc-news.gif) no-repeat;
}

.slogan-h4 {
    text-indent: -5500px; display: block; overflow: hidden; width: 507px; height: 12px; background: url(images/fusszeile.gif) no-repeat; margin-left: 10px;
}

/* Spezielle Formatierungen */

.grauer-kasten  {
   background: #ccc; padding: 10px 0 10px 60px; font-weight: bold; font-size: 0.8em;
}

.grauer-kasten dl.csc-textpic-image {
   width: 110px;
}

.ulpdf {
   list-style-image: url(images/pdf.gif) !important;
}

.fl1 {
   float: left; margin-right: 20px;
}

.fl2 {
   float: left;
}

.csc-textpic-imagewrap {
   margin-bottom: 10px;
}


/* Tabellen */

td {
   text-align: left; vertical-align: top;
}

table.referenzentable td {
   vertical-align: bottom; padding-bottom: 10px;
}

/* Links */

a:link, a:visited {
   color: #cc0000; text-decoration: none;
}

a:active, a:hover {
   color: #ff0000; text-decoration: underline;
}

/* Formular */

label, select, input[type=checkbox], input[type=radio],
input[type=button], input[type=submit] {
 cursor: pointer;
}

input, textarea {
   display: block; width: 250px; margin-top: 2px; margin-bottom: 10px; padding: 3px; border: 1px solid #aaa;
}

input:focus, textarea:focus {
 color: #000;
 background: #f5f5f5;
 border: 1px solid #c00;
}

.fehler {
   color: #f00;
}

.dn {
   display: none;
}

/* Startseite */

#wrapper-start-content {
   float: left; width: 450px; display: inline; margin: 300px 0 20px 250px;
}

.schmuckbild-start {
   background: url(images/schmuckbilder/start-wlc-2.jpg) no-repeat;
}


#newscontainer-start {
   float: left; width: 221px; font-size: 0.8em; margin: 160px 0 0 20px; background: #ccc;
}

.newsheadline-start {

}

.newswrapper-start {
   padding: 5px 10px 0 10px;
}

#newsbildunten {
   float: left; width: 221px; background: #fff; margin: 10px 0 0 20px;
}


/* Bottomnav */

#language {
   float: left; padding-right: 20px; padding-bottom: 5px;
}

#language a {
   font-size: 0.7em; color: #cc0000; text-decoration: none;
}

#bottomnav {
   float: left; padding-bottom: 5px;
}

/* Workshop */

#workshop label {
   display: block; float: left; width: 230px; margin-top: 4px;
}

#workshop input, #workshop textarea {
   float: left; text-align: right; width: 90px; margin: 0px; margin-right: 5px;
}

#workshop .clearfix {
   margin-bottom: 10px; clear: left;
}

#workshop span {
   display: block; padding-top: 4px;
}


input.ergebnis {
 color: #000;
 background: #f5f5f5;
 border: 0px;
 border-bottom: 1px solid #ddd;
}


