/* ######################## F†R DAS BACKEND ######################## */
/* ################################################################# */
.htmlarea-content-body  {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
    margin: 0px;
    padding: 3px;
    background-color: #fff;
	}

.htmlarea-content-body P, .htmlarea-content-body TD, .htmlarea-content-body UL, .htmlarea-content-body OL, .htmlarea-content-body TR { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }

.htmlarea-content-body a:link, .htmlarea-content-body a:visited, .htmlarea-content-body p a:link, .htmlarea-content-body p a:visited { text-decoration: none; color: #37679b; }
.htmlarea-content-body a:hover, .htmlarea-content-body a:active, .htmlarea-content-body p a:hover, .htmlarea-content-body p a:active { text-decoration: underline; }


/* ######################## F†R DAS FRONTEND ######################## */
/* ################################################################# */

/* TD { vertical-align: top; } */

/*
ul { list-style-image: url(fileadmin/resources/list_bullet.gif); list-style-position: outside; }
li { padding-bottom: 8px; }
*/
ul {
	list-style-type: square;
	list-style-position: outside;
	}


a:link, a:visited, p a:link, p a:visited { text-decoration: none; color: #37679b; }
a:hover, a:active, p a:hover, p a:active { text-decoration: underline; }

hr { height: 1px; color: #224b8f; border: 1px dashed #224b8f; }


/* ZEICHEN: Per Hand einfŸgen im Seiten TS-Config */
.head1 { color: #37679b; font-size: 16px; font-weight: bold; }
.head2 { color: #000000; font-size: 16px; font-weight: bold; }
.head3 { color: #37679b; font-size: 14px; font-weight: bold; }
.head4 { color: #000000; font-size: 14px; font-weight: bold; }
.blau { color: #37679b; }
.small { font-size: 10px; }



/* ABSATZ: Automaitsch Ÿbernommen */
/*.contenttable { padding: 0px; margin: 0px; border: 0px; cellpadding: 0px; cellspacing: 0px; }
.contenttable th { padding: 0px 5px 0px 5px; vertical-align: middle; height: 20px; }
.contenttable td { padding: 0px 5px 0px 5px; vertical-align: middle; height: 20px; }*/
.zelle-bg-grau { background-color: #dddddd; }
.zelle-bg-hellblau { background-color: #d0deea; }
.zelle-rahmen-blau { border: 1px solid #37679b; }

