/*
(c) CRIATED 2008
*/

#inhalt
{
	font-size: 1.10em;
	line-height: 1.5em;
	margin: 0 8% 0 2%;
	padding: 0 0 4em 30px;
	position: absolute; top: 208px; left: 222px;
	width: auto;
	z-index: 2;
}
#inhalt li
{
	background-image: url(../grafik/listenpunkt.png); background-position:0 2px; background-repeat: no-repeat;
	margin-left: 0.2em;
	padding: 0 0 0 1em;
}
#headbild
{
	height: 190px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute; top:0; left: 0; right: 0;
	width: 100%;
	z-index: 1;
}
#headbild img
{
	height: 190px;
	width: auto;
}
h2
{
	color: #005e99; /* #005e99 statt #00436e - da etwas deutlicher */
	font-size: 1.32em; font-weight: bold;
	margin: 0 0 0.5em -6px; /* -6px, weil das im Schrift-Bild soweit verrückt ist */
	padding: 0;
}
h3, h4, h5, h6
{
	color: #005e99; /* #005e99 statt #00436e - da etwas deutlicher */
	font-size: 1em; font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
}
p, .listentext
{
	max-width: 50em;
	margin: 0 0 2.5em 0;
	padding: 0;
}
.kleiner_listentext
{
	max-width: 50em;
	margin: 0 0 1em 0;
	padding: 0;
}
.neuigkeiten_datum
{
	background: none !important;
	padding: 0 !important;
}
.neuigkeiten_datum h3,
#a_theotheroffice_logo, #a_theotheroffice_vk, #a_theotheroffice_web
{
	cursor: pointer;
}
.gr_bild
{
	background-color: #ffffff;
	border: #dddddd solid 1px;
	margin: 0;
	padding: 0;
}
.platz_unter_bild
{
	margin-bottom: 14px;
}
.kl_bild
{
	background-color: #ffffff;
	border: #dddddd solid 1px;
	margin: 0 15px 15px 0;
	padding: 0;
}
.vorschau_bild
{
	background-color: #ffffff;
	border: #dddddd solid 1px;
	margin: 0 8px 8px 0;
	padding: 0;
}
.vorschau_bild:hover, .kl_bild:hover, .gr_bild:hover
{
	border-color: #005e99;
}
.gr_bild img, .kl_bild img, .vorschau_bild img
{
	width: 100%;
}
.spaltentext
{
	width: 240px;
}
.mehrabstand
{
	margin-top: 5em;
}
.mehrabstand_nach_bildern
{
	margin-top: 3em; /* -20px = -2em */
}
.wenig_mehrabstand
{
	margin-bottom: 1.75em;
}
.kaum_mehrabstand
{
	margin-bottom: 0.5em;
}
.linkbild_reset
{
	display: block;
	background-image: none; /* damit kein Hintergrundbild wie im Inhalt bei den links */
	border: 0;
	padding-left: 0; /* damit nicht wegen unvorhandenem Hintergrund-link-Bild */
}
em, cite
/* wichtige Hinweise */
{
	font-style: italic;
	color: #555555;
	display: block;
}
strong
/* fettere Auszeichnungen, Namen */
{
	font-style: italic;
	color: #555555;
	font-weight: bold;
}
q
{
	font-style: italic;
}
.noscript_warnung
{
	color: #8c141e;
}
form
{
	margin-bottom: 3em;
}
form div
{
	margin-top: 0.25em;
}
