/* Farben

weiß fffcf2
hellbeige #D0C9B1
dunkelbeige #837C63
helllila #B1B4D0
dunkellila #565B83

*/

/* Allgemeine Formatierungen */

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

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

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

h2 {
   font-size: 1.2em; color: #444; margin-bottom: 15px;
}

h3 {
   font-size: 1em; color: #444; margin-bottom: 15px;
}

ul {
   margin-left: 20px; margin-bottom: 10px;
}

p {
   margin-bottom: 8px;
}

img {
   border: 0px;
}

.clear {
   clear: both;
}


/* Ebenen */

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

#header-oben {
   width: 950px; height: 10px; text-align: left; background: #fff;
}

#header-mitte {
   width: 950px; height: 50px; text-align: left; background: #837B63;
}

#header-unten {
   width: 950px; height: 10px; text-align: left; background: #fff;
}

#schmuckbild {
   width: 950px; height: 175px; border-top: solid 1px #000; border-bottom: solid 1px #000;
}

#container {
   width: 950px; background: url(images/bg-container.gif) repeat-y; text-align: left;
}

#mainnav {
   float: left; text-align: left; width: 250px; margin: 0 20px 20px 0;
}

#content {
   float: left; width: 670px; padding: 20px 0; font-size: 0.85em; line-height: 1.3em;
}

#footer {
   clear: both; width: 950px; background: #B1B7D0; border-top: solid 1px #000; line-height: 20px; font-size: 0.8em; color: #000; text-align: left;
}


/* Formatierungen */
#header-mitte h1 {
   padding: 15px 0 0 20px; font-size: 1.2em; color: #000;
}

.footer {
   display: block; margin-left: 15px;
}

.fl {
   float: left; width: 380px;
}


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

a.external-link:link, a.external-link:visited {
   background: url(images/pdf.gif) no-repeat; padding-left: 20px;
}

ol li {
   margin-bottom: 7px;
}


/* Links */

a:link, a:visited {
   color: #565B83; text-decoration: underline;
}

a:active, a:hover {
   color: #B1B4D0; 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;
}

.error {
   color: #f00;
}


.dn {
   display: none;
}

/* Sitemap */

.csc-sitemap li {
   margin-bottom: 15px;
}

.csc-sitemap li li {
   margin-bottom: 3px;
}


.csc-sitemap li a {
   font-weight: bold;
}


.csc-sitemap li li a {
   font-weight: normal;
}


.csc-sitemap {

}

/* CSS styled content Formatierungen */

.csc-textpic-clear {
   margin-bottom: 30px;
}

.tx-rlmpflashdetection-pi1 {
   margin: 10px 0;
}

.tx-thmailformplus-pi1 {
   margin-top: 30px;
}
