/*	Content-Standards ead */

#content_small * {
border-color: #01715c;
}

body, p, h2, h3, h4, h5, h6, li,
table, td {
font-family: Arial, Helvetica, sans-serif;
}

body, p {
font-size: 14px;
line-height: 18px;
}

p {
margin-top: 14px;
margin-bottom: 14px;}

h2 {
font-size: 24px;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
line-height: 36px;
margin-bottom: 20px;
}

h3 {
font-size: 18px;
margin-bottom: 9px;
line-height: 18px;
padding-top: 0;
padding-bottom: 0;}

h4 {
color: #01715c;
margin-top: 28px;
margin-bottom: 14px;
position: relative;
font-size: 14px;
font-weight: bold;
line-height: 18px;
border-bottom: 1px solid;
}

div.marker h4 {
	margin: 8px 0 0;
}

h5 {
font-size: 12px;
line-height: 25px;
color: #01715c; 
margin-bottom: 24px;
}

h6 {
font-weight: bold;
font-size: 14px;
margin-top: 21px;
}

h4 + h6 {
margin-top: 0;
}

ul {
list-style-type: none;
list-style-position: outside;
padding-left: 0;
margin-left: 0;
margin-bottom: 14px;
}

ul li {
background-image: url(img/button_gruen.png);
background-position: 1px 5px;
background-repeat: no-repeat;
padding-left: 18px;
margin-left: 0;
font-size: 14px;
}

ol {
margin-top: 14px;
}

ol.liste_buchstaben {
list-style-type: lower-alpha;
}

ol li ol, ul li ul {
margin-top: 0;
margin-bottom: 0;
}

* html ol li {
margin-left: 15px;
}

*:first-child+html ol li {
margin-left: 15px;
}

a {
text-decoration: none;
color: #01715c;
}
a:hover {
text-decoration: underline;
}

p.farbe, span.farbe, .farbe {
color: #01715c;
}

p.keinabsatzdavor {
margin-top: 0px !important;
}

p.keinabsatzdanach {
margin-bottom: 0px !important;
}

/* Bildklassen */
img.links {
text-align: left;
float: left; 
padding-right: 10px;
padding-bottom: 3px;
}

img.rechts {
text-align: right;
float: right;
padding-left: 10px;
padding-bottom: 3px;
}

img.mittig {
text-align: center;
padding-bottom: 5px;
}

/* Weitere Definitionen */

p.zwischenhead, h4.zwischenhead {
font-weight: bold;
color: #01715c;
margin-top: 21px;
margin-bottom: 0px;
}

h4.zwischenhead {
border: 0;
}

p.autor {
font-style: italic;
margin-top: 28px;
color: #01715c;
}

p.subtitel {
color: #01715c;
background-color: #cde3df;
border-left: 3px solid;
padding: 5px 10px 5px 10px;
margin-bottom: 28px;
margin-top: 28px;
}

p.subtitelrechts {
color: #cde3df;
text-align: right;
margin-bottom: 21px;
font-style: italic;
font-size: 11px;
}

p.zwischenhead + p, h4.zwischenhead + p {
margin-top: 0;
}

div.marker em {
	display: block;
	margin-top: 14px;
}

/* ########################## */
/* Content-Tables             */
/* ########################## */

table p {
margin-top: 0px;
margin-bottom: 0px;
}

table.contenttable {
border-collapse: collapse;
margin-bottom: 14px;
width: auto;
}

table.contenttable th {
background-color: #cde3df;
color: #01715c;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
}

table.contenttable td, table.contenttable th {
vertical-align: top;
padding-right: 14px;
}

table.contenttable td p, table.contenttable th p, table.contenttable th h4 {
margin: 0;
}

table.contenttable td.td-last,
table.contenttable th.td-last {
padding-right: 0px;
}

table.border td, table.border th {
border: 1px solid #01715c;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
}

table.contenttable.border td.td-last {
padding-right: 4px;
}

.align-right {
  text-align: right;
}



/* ########################## */
/* Islam-AK                   */
/* ########################## */

p.fussnoten {
font-size: 11px;
margin: 0;
}

p.eingerueckt {
margin-left: 25px;
}


/* ########################## */
/* Freizeiten Tabelle         */
/* ########################## */

table.freizeiten {
width: auto;
}

table.freizeiten td {
padding-right: 10px;
vertical-align: top;
}

td.freizeitentitel {
font-weight: bold;
color: #0088b9;
}

table.freizeiten p {
margin: 0;
}

