/* css Paul Kremp aktuell style v0.9 */
/* Dieses Stylesheet enthält nur die Formate, auf die der Bearbetier der Seite Zugriff haben soll */
/* ======================== */
/*   basic elements */
/* ======================== */
body {
	font-size: 14px;
}


p {
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 0.5em;
	margin-top: 0;
}


/* ======================== */
/*   Spezielle Auszeichnungen */
/* ======================== */

.boldred {
	font-weight: 600;
	color: #B90000;
	}
.schatten1 {
	display:block;
	background: transparent url(../i/schattenor.gif) top right no-repeat;
	padding: 0 5px 3px 0;
}
.schatten2 {
	display:block;
	background: transparent url(../i/schattenor.gif) top right no-repeat;
	padding: 0 9px 6px 0;
}
.schatten3 {
	display:block;
	background: transparent url(../i/schattenor.gif) top right no-repeat;
	padding: 0 12px 9px 0;
}


/* Rundbrief */

#rundbrieflink {
	width: 16em;
	margin: 55px 0 0 0;
	padding: 2px 0 3px 0;
	font-size: 0.7em;
	text-align: center;
	background: transparent;
	border: 1px solid #616161;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #616161;
}
#rundbrieflink a, rundbrieflink a:link, rundbrieflink a:active {
	 padding: 0;
	 color: #616161;
	 background: transparent;
	 text-decoration: none;
	}
#rundbrieflink a:hover {
	color: #F29000;
	background: transparent;
	}
.rundbriefstatusmeldung	{
	color: #blue;
	background: transparent;
	font-weight:600;
	}

#hinweis {
	position: absolute;
	top:25px;
	z-index: 10;
	left: 740px;
}

#hinweis a,
#hinweis a:link,
#hinweis a:visited, 
#hinweis a:active {
	display:block;
	width: 107px;
	height:107px;
	background: transparent url(../i/bye-bye-homepage1.png) no-repeat;
}
#hinweis a:hover {
	background: transparent url(../i/bye-bye-homepage2.png) no-repeat;
}
