﻿.head
{
	font-weight: bold;
	display: block;
	background-color: rgb(230,230,230);
}
.modul_ueberschrift
{
	margin: 0 0 0.5em 0;
	font-weight: 600;
	font-size: 110%;
}
.modul_ueberschrift img
{
	margin: 0 0.5em 0 0;
	width: 14px;
	height: 16px;
	border: 0;
}
.modul_elternliste
{
	margin: 0.5em 0 0 0;
	font-size: 90%;
}
.modul_elternliste a
{
	color: rgb(77,77,77);
	font-weight: normal ! important;
	text-decoration: none;
}
.modul_kindliste
{
    margin: 5px 0 15px 10px;
}
.modul_kindliste ul
{
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}
.modul_kindliste li
{
    padding: 0 0 0 0px;
}
.modul_kindliste a
{
    text-decoration: none;
}
.modul_kindliste a
{
/*
	color: #000;
	text-decoration: none;
*/
	font-weight: normal !important;
	text-decoration: none;
}
.modul_beschreibung
{
	margin: 1em 0 0 0;
}
.modul_beschreibung a
{
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
}
.modul_beschreibung br
{
	float: none;
	clear: both;
	height: 1px;
}
.modul_aufgaben
{
	margin: 0 0 0 0;
	display: block;
	float: none;
	clear: both;
}
.modul_aufgaben ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.modul_aufgaben li
{
	padding: 0 0 0 22px;
	border-right: 1px solid transparent;
}

.modul_aufgaben a
{
	margin: 0;
	padding: 0;
    font-weight: normal !important;
	text-decoration: none;
}
.modul_aufgaben .head
{
}
.modul_anschrift
{
	margin: 1em 0 0 0;
}
.modul_anschrift .anschrift_head
{
	font-size: 1.2em;
	font-weight: bold;
}
.modul_anschrift .anschrift_subhead
{
	margin: 0.5em 0 0 0;
	font-weight: bold;
}
.modul_anschrift .anschrift_text
{
	margin: 0 0 0.5em 0;
}
.modul_anschrift .anschrift_text img
{
	margin: 0 0 0 0.5em;
}
.modul_anschrift a
{
	color: #000;
	text-decoration: none;
}
.modul_mitarbeiter
{
	margin: 1em 0 0 0;
}
.modul_mitarbeiter .mitarbeiter_head
{
	font-size: 1.2em;
	font-weight: bold;
}
.modul_mitarbeiter td, .modul_mitarbeiter .gv_td
{
	vertical-align: top;
}
.modul_mitarbeiter th, .modul_mitarbeiter .gv_header
{
	background: rgb(230,230,230);
	white-space: nowrap;
	padding: 2px 0 2px 2px;
	text-align: left;
}
.modul_mitarbeiter .gv_alternaterow
{
	background: #e3e3e3;
}
.modul_mitarbeiter .mitarbeiter_nachname
{
	font-weight: bold;
}
.modul_mitarbeiter .mitarbeiter_photo
{
	border: 0;
	float: right;
	padding: 0 3em 0 0;
}
.modul_mitarbeiter table, .modul_mitarbeiter .gv_table
{
	width: 100%;
	border: 0 !important;
}
.modul_mitarbeiter .mitarbeiter_brclear
{
	display: block;
	float: none;
	clear: both;
	height: 1px;
}

.modul_doxlist div
{
	margin: 1em 0 0 0;
}
.modul_doxlist div
{
	margin: 0;
	padding: 0;
}
.modul_doxlist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.modul_doxlist li
{
	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	border-right: 1px solid transparent;
}
.modul_doxlist .head
{
	margin: 1em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.modul_doxlist a
{
	color: black;
	text-decoration: none;
}
.modul_doxlist .linkdescription
{
}

.modul_doxlist p.linkinfo
{
	margin: 0;
	color: rgb(153,153,153);
	font-size: 0.9em;
}
.modul_doxlist p.linkinfo a, .modul_doxlist p.linkinfo a:link, .modul_doxlist p.linkinfo a:visited, .modul_doxlist p.linkinfo a:active
{
	color: rgb(153,153,153) !important;
	text-decoration: none;
}

.modul_doxlist p.linkurl, .modul_doxlist p.linkdescription, .modul_doxlist p.linkinfo
{
	margin: 0 !important;
	padding: 0 !important;
	line-height: 120% !important;
}

.modul_doxlist p.linkinfo a:hover
{
	color: #999;
	text-decoration: underline;
}
.modul_doxlist p.linkurl a
{
}
.modul_mitbringen
{
	margin: 1em 0 0 0;
}
.modul_txtueberuns
{
	margin: 1em 0 0 0;
}
.modul_bwwlinks
{
	margin: 1em 0 0 0;
}
.modul_bwwlinks ul
{
	margin: 0;
	padding: 0;
}
.modul_bwwlinks li
{
	margin: 0;
	padding: 0 0 0 22px;
	border-right: 1px solid transparent;
}
.modul_querverweis
{
	margin: 1em 0 0 0;
	display: block;
}
.modul_querverweis ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.modul_querverweis li
{
	margin: 0;
	padding: 0 0 0 22px;
	border-right: 1px solid transparent;
}
.modul_querverweis a
{
	color: #000;
	text-decoration: none;
}

.modul_querverweis .head
{
	margin: 1em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}


.modul_abc
{
	margin: 10px 0 20px 0;
	display: block;
}
.modul_abc a, .modul_abc span
{
	margin: 0 0.3em 0 0;
	font-size: 120%;
	color: rgb(0,0,0);
}

.modul_abc a.buchstabe_selected, .modul_abc a.buchstabe_selected:active, .modul_abc a.buchstabe_selected:link, .modul_abc a.buchstabe_selected:visited
{
	font-weight: bold;
	color: rgb(183,6,12);
	font-size: 120%;
}
.modul_abc a.buchstabe_selected:hover;
{
	text-decoration: underline;
}
.modul_abc .buchstabe_active, .modul_abc .buchstabe_active:active, .modul_abc .buchstabe_active:link, .modul_abc .buchstabe_active:visited
{
	font-weight: bold;
	color: black;
}
.modul_abc .buchstabe_active:hover;
{
	text-decoration: underline;
}
.modul_abc .buchstabe_inactive
{
	font-style: italic;
}
.modul_contextlist ul
{
	margin: 0.5em 0 1em 0;
	padding: 0;
	list-style-type: none;
}
.modul_contextlist li
{
	float: left;
	height: 18px;
	margin: 0 5px 8px 0;
	padding: 2px 4px 2px 4px;
	line-height: 16px;
	background: rgb(250,250,250);
	border-bottom: 1px solid rgb(0,0,0);
	border-right: 1px solid rgb(0,0,0);
	border-top: 1px solid rgb(240,240,240);
	border-left: 1px solid rgb(240,240,240);
}
.modul_contextlist li.selected
{
	background: rgb(220,220,220);
	border-bottom: 1px solid rgb(0,0,0);
	border-right: 1px solid rgb(0,0,0);
	border-top: 1px solid rgb(204,204,204);
	border-left: 1px solid rgb(204,204,204);
}
.modul_themen
{
	float: none;
	clear: both;
}
.modul_stichworte a, .modul_themen a
{
	font-weight: normal !important;
}
.modul_stichworte a.selected
{
	font-weight: bold !important;
}