
 #header {
	color:#a3a2a2;
}

.rs-columns {
    border-color:#f00;
}
#text-2 {
    font-size:16px;
    font-style:italic;
    text-decoration:none;
    color:#a3a2a2;
}
#mittig {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}


/* Mittelteil Artikel */
#main {
    margin-left:10px;
}

/* Link Text links */
#strich {
    width:180px;
    margin-top:1px;
    margin-right:10px;
    margin-bottom:1px;
    font-size:12px;
    font-weight:normal;
}

/* Bild */
.ce_text img {
    -webkit-box-shadow:1px 1px 1px 1px rgba(166,166,166,.2);
    box-shadow:1px 1px 1px 1px rgba(166,166,166,.2);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

/* Für Verbindung mit mailto */
#link a {
    -webkit-box-shadow:1 1 1 1 rgba(166,166,166,.2);
    box-shadow:1 1 1 1 rgba(166,166,166,.2);
    font:14px times new roman;
    font-weight:bold;
    text-decoration:none;
    color:#636363;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

/* Für Verbindung mit mailto */
#link a:hover {
    -webkit-box-shadow:1 1 1 1 rgba(166,166,166,.2);
    box-shadow:1 1 1 1 rgba(166,166,166,.2);
    font:15px times new roman;
    font-weight:bold;
    text-decoration:none;
    color:#454444;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text p {
    font:14px times new roman;
    font-weight:normal;
    color:#808080;
}

/* Bildüberschrift Mittelteil h1 Artikel */
#main .ce_text .caption {
    font-weight:normal;
    text-decoration:overline;
    text-decoration:none;
    color:rgba(128,125,125,.9);
}

/* Bildüberschrift Mittelteil h1 Artikel */
#main .ce_text h1 {
    font:36px times new roman;
    font-weight:normal;
    font-variant:small-caps;
    color:#b8b8b8;
}

/* Bildüberschrift Mittelteil h2 Artikel */
#main .ce_text h2 {
    font:24px times new roman;
    font-weight:normal;
    color:#a1a1a1;
    letter-spacing:1px;
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text h3 {
    font:20px times new roman;
    font-weight:normal;
    text-decoration:none;
    color:#858383;
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text h4 {
    font:16px times new roman;
    font-weight:normal;
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text h5 {
    font-size:10px;
    font-weight:normal;
    color:#727273;
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text h5 a {
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#727273;
}

/* Bildüberschrift Mittelteil h3 Artikel */
#main .ce_text h5 a:hover {
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#0d0dfc;
}

/* Bildüberschrift Mittelteil h6 Artikel */
#main .ce_text h6 {
    margin-top:2%;
    font:14px times new roman;
    font-weight:normal;
    font-variant:small-caps;
    color:#a1a1a1;
}

/* Bildüberschrift Mittelteil h1 Artikel */
#main .ce_text a {
    margin-bottom:5px;
    padding-bottom:5px;
    font-size:14px;
    line-height:2;
    text-decoration:none;
    color:#050505;
}

/* eingefügter Link im Artikel Mittelteil */
#main -ce_text a:hover {
    font-weight:bold;
    text-decoration:none;
    color:#a66f6f;
}
