/* =============================================== */
/* ===========  diverses   ======================= */
/* =============================================== */

/*  Gedicht  */

#gedichtLink
{
    text-align:right;
    font-size:10px;
    color:#666666
}

#gedichtLink a
{
    text-decoration:none;
    color:#666666;
}

#gedichtLink a:HOVER
{
    text-decoration:underline;
}


/* general */
.noscreen
{
	display:none;
}

#disclaimer
{
	padding-top:30px;  /* Den disclaimer nach unten schieben */
	text-align:justify;
    color:#8889B1;
	font-size:smaller;
}
.newEntry
{
	background-color:#FFFF66;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../img/neu.gif);
	padding-right:30px;
}

#techhelp
{
	font-size:92%;
	color: #595593;
	margin-top:30px;
	padding:5px;
}

.spacer {
	margin-bottom:30px;
}

/* Buecher */

#buchbeschreibung {
	margin-left:320px;
}


#buchcover {
	float:left;
	margin:0;
	margin-top:3px;
	border:1px solid black;
}

#buecher h2 {
	margin-top:0;
}

/* Seminar-Infos */

.fotoHeilungThumbnail {
	border:1px solid #666666;
	margin-top:5px;
	margin-bottom:5px;
}

.fotoHeilung {
	position:absolute;
	top:242px;
	right:212px;
	background-color:#CCCCCC;
	padding:15px 20px;
}

/* Aktuelles */

.brief
{
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:#999999 1px;
}

.brieftext
{
	max-width:600px;
}

.brief .unterschrift
{
	text-align:right;
	font-style:italic;
}

#aktuelles p
{
	margin-bottom:16px;
}
