/* Globale Anweisungen */
* { margin: 0; padding: 0; }
body { background: #fff; padding: 0 20px; font: 13px/17px arial, helvetica, sans-serif; }
a img { border: 0; }
.clr { border: 0; clear: both; margin: 0; padding: 0; background: #fff; }
.invisible { display: none; }

/* Links */
a:link { text-decoration: none; color: #B31C1C; }
a:visited { text-decoration: none; color: #B31C1C; }
a:hover { text-decoration: none; color: #B31C1C; }
a:active { text-decoration: none; color: #B31C1C; }


/* CONTAINER */

#wrap { display: none; }
#page { text-align: left; }

#header { width: 100%; background: transparent; text-align: right; }
#header h1 { display: none; }
#logo { }
#Zitate { display: none; }
#main {  margin: 30px 0 0; }

#navi { display: none; }
#Icons { display: none; }
#footer { display: none; }


/* TEXT */
h1 { font-family: Cambria, Georgia, Times, "Times New Roman", serif; font-size: 22px; line-height: 27px; color: #00295C; margin: 3px 0 13px; page-break-after: avoid; }

h2 { font-size: 16px; line-height: 21px; margin: 0 0 5px; padding: 11px 0 0; color: #00295C; page-break-after: avoid;}
h3 { font-size: 13px; line-height: 21px; margin: 0; padding: 11px 0 0; color: #000; page-break-after: avoid;}
p { font-size: 13px; line-height: 18px; margin: 0 0 21px; }
p.adressblock { margin: 0 0 6px; }
p.pfeillink { margin: 0 0 11px 0; margin-top: -14px; }

/* einfache Listen */
#main ul { font-size: 13px; line-height: 18px; margin: 0 0 0 40px; }
#main ul li { margin: 0 0 2px 0; }

/* Listen mit Pfeilen */
ul.boxlinks { font-size: 12px; line-height: 16px; font-weight: bold; }
ul.boxlinks li { margin: 0 0 6px 0; }

/* Links mit Pfeilen */
hr { display: none; }

/* STARTSEITE */

/* Boxen Startseite */
#startboxen { display: block; position: relative; }
#starticons { display: none; }

#texter { display: block; padding: 0 0 10px; }
#uebersetzer { display: block; padding: 0 0 10px; }
#sprecher { display: block; padding: 0 0 10px; }

#texter .image_container { display: none; }
#uebersetzer .image_container { display: none; }
#sprecher .image_container { display: none; }
#texter .boxlinks { display: none; }
#uebersetzer .boxlinks { display: none; }
#sprecher .boxlinks { display: none; }



/* UNTERSEITEN */

.textkasten { display: block; padding: 16px 20px 14px; margin: 5px 0 25px; border: 1px solid #D9D9D9; }

/* Subbox */
.textkasten h2 { font-size: 16px; line-height: 21px; margin: 0 0 1px; padding: 0; color: #00295C; page-break-after: avoid; }
.textkasten p { line-height: 15px; color: #00295C; }
.textkasten ul { color: #00295C; }

/* Bild auf Profilseite */
#main .image_container { margin: 0 0 17px; }

/* Referenzen */
.referenzen p.pfeillink { margin: 0 0 16px 0; margin-top: -17px; }
.vertonungen, #vertonungen { border-style: none; display: block; }

.vertonungen .ce_image, #vertonungen .ce_image { display: none; }

.vertonungen .ce_text p, #vertonungen .ce_text p { margin: 0 0 17px; }
.vertonungen .mod_pluginmp3, #vertonungen .mod_pluginmp3 { display: none; }
#anfang { }



/* FORMULAR */

.ce_form { margin: 0 0 24px; border: 1px solid #D9D9D9; padding: 16px 29px 6px; font-size: 13px; line-height: 18px; }
/* Erläuterung */
.ce_form .explanation p { margin: 0 0 12px !important; }

.ce_form label { display: block; margin: 0 0 7px; }

.ce_form td.formleft { vertical-align: top; width: 260px; }
.ce_form td.formright { vertical-align: top; width: 300px; }
.ce_form td.formboth { vertical-align: top; }

.ce_form input, .ce_form textarea { border: 1px solid #CDCDCD; font-family: arial, helvetica, sans-serif; font-size: 13px; padding: 2px; }
.ce_form input { width: 224px; margin: 0 0 10px; }
.ce_form textarea { width: 484px; height: 106px; margin: 1px 0 10px; }

.ce_form .checkbox_container { margin: 26px 0 0; }
.ce_form .checkbox_container label { float: none; margin: 0; padding: 0; }
.ce_form .checkbox_container input { border-style: none; float: left; width: 1em; height: 1em; margin: 3px 5px 0 0 !important; padding: 0 !important; }
.checkbox { }

/* Absende-Button */
.submit_container { display: block; margin: 4px 0 0 !important; text-align: left; }

.submit_container input { border-style: none !important; width: auto !important; background: #fff; font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #B31C1C; font-weight: bold; text-align: left; }

/* Fehlermeldung */
p.error { margin: 0 !important; color: #f00; }