﻿.head
{
	font-weight: bold;
	font-size: 1.2em;
	margin:0 0 0.3em 0;
}

.modul_ueberschrift
{
	margin: 0.5em 0 0 0;
	font-size: 1.30em;
	font-weight:bold;
	text-decoration: none;
	font-style:normal;
    color: #024b8f;
}
.modul_ueberschrift img
{
	margin: 0 0.5em 0 0;
	width: 14px;
	height: 16px;
	border: 0;
}
.modul_elternliste
{
	margin: 0.5em 0 0 0;
}
.modul_elternliste a
{
	color: #000;
	text-decoration: none;
}
.modul_kindliste
{
	margin: 0.5em 0 0 0;
}
.modul_kindliste ul
{
	margin: 0;
	padding: 0 0 0 2em;
	list-style: circle;
}
.modul_kindliste a
{
	color: #000;
	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: 1em 0 0 0;
}
.modul_aufgaben ul
{
	margin: 0;
	padding: 0 0 0 18px;
}
.modul_aufgaben li
{
	margin: 0;
	padding: 0 0 0 24px;
}
.modul_aufgaben a
{
	margin: 0;
	padding: 0;
	color: #000;
	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_text
{
	margin: 0 0 0.5em 0;
}
.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 mitarbeiter_nachname
{
	font-weight: bold;
}
.modul_mitarbeiter .mitarbeiter_photo
{
	border: 0;
	float: right;
	padding: 0 3em 0 0;
}
.modul_mitarbeiter table
{
	width: 100%;
	border: 0;
}

.modul_mitarbeiter th
{
	background: #ccc;
}

.modul_doxlist div
{
	margin: 1em 0 0 0;
}
.modul_doxlist div
{
	margin: 0;
	padding:0;
}
.modul_doxlist ul
{
	margin: 0;
	padding: 0 0 0 18px;
}
.modul_doxlist li
{
	margin: 0;
	padding: 0 0 0 24px;
}
.modul_doxlist .head
{
	margin: 1em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.modul_doxlist a
{
	color: #024b8f;
	text-decoration: none;
}
.modul_doxlist .linkdescription
{
	font-size: 0.9em;
	font-style: italic;
}

.modul_doxlist p.linkinfo
{
  margin:0;
  color:#999;
 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:#999 !important;
 text-decoration:none;
}
.modul_doxlist p.linkinfo a:hover
{
 color:#999;
 text-decoration:underline;
}
.modul_doxlist p.linkurl a
{
}

.modul_bwwlinks
{
	margin: 1em 0 0 0;
}
.modul_bwwlinks ul
{
	margin: 0;
	padding: 0 0 0 18px;
}
.modul_querverweis
{
	margin: 1em 0 0 0;
	display: block;
}
.modul_querverweis ul
{
	margin: 0;
	padding: 0 0 0 18px;
}
.modul_querverweis li
{
	margin: 0;
	padding: 0 0 0 24px;
}
.modul_querverweis a
{
	color: #000;
	text-decoration: none;
}
.modul_abc
{
			margin: 5px 0 5px 0;
}
.modul_abc a, .modul_abc span
{
		margin: 0 0.5em 0 0;
     	font-size:1.2em;
}

.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:#00A55A !important;
	font-size:1.8em;
}
.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:#024b8f;
}
.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;
    background-color:Red;
}
.modul_contextlist li
{
 margin:0 5px 8px 0;
 float:left;
 padding: 2px 4px 2px 4px;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 background:rgb(223,238,225);
	color: rgb(0,0,128);
}
.modul_contextlist li.selected
{
 background:rgb(0,74,140);
 color:#FFFFFF;
}
.modul_themen
{
    float:none;
    clear:both;

}