/* ABSÃTZE */
p
{
	margin: 0px 0px 15px 0px;
}

p.p0
{
	margin: 0px 0px 0px 0px;
}

p.p5
{
	margin: 0px 0px 5px 0px;
}

p.p10
{
	margin: 0px 0px 10px 0px;
}

p.p20
{
	margin: 0px 0px 20px 0px;
}

p.p20r
{
	margin: 0px 0px 20px 0px;
	text-align: right;
}

p.p50
{
	margin: 0px 0px 50px 0px;
}

p.faq
{
	margin: 0px 0px 10px 0px;
}

p.seitenzahl
{
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}

p.notiz
{
	margin: 0px 0px 15px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	text-align: justify;
}

p.eintrag-schreiben-top
{
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	min-height: 10px;
	
}

p.eintrag-schreiben-top a
{
	border: 0;
	background-image: url(../../images/ico-schreiben.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
}


p.eintrag-schreiben-bottom
{
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	min-height: 10px;
	
}

p.eintrag-schreiben-bottom a
{
	border: 0;
	background-image: url(../../images/ico-schreiben.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
}

p.kommentar
{
	font-style: italic;
}

p.pflichtfeld
{
	margin: 20px 0px 20px 0px;
	font-size: .7em;
}

p.warning
{
	min-height: 28px;
	background-image: url(../../images/ico-warning.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: #FFCCCC;
	border: 1px #ff0000 solid;
	-moz-border-radius: 5px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 40px;
	font-weight: bold;
	color: #000;
}

p.abort
{
	min-height: 32px;
	background-image: url(../../images/ico-abort.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px 0px 20px 0px;
	padding: 8px 0px 0px 40px;
}

p.allright
{
	min-height: 24px;
	background-image: url(../../images/ico-allright.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	/*background-color: #E5FFE5;*/
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 30px;
	color: #fff;
	/*border: 1px #0f0 solid;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;*/
}

p.danke
{
	min-height: 116px;
	background-image: url(../../images/easyg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px 0px -20px 0px;
	padding: 58px 0px 0px 115px;
}

p.smile
{
	min-height: 32px;
	background-image: url(../../images/ico-smile.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 40px;
}

p.sad
{
	min-height: 32px;
	background-image: url(../../images/ico-sad.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 40px;
}

p.information
{
	min-height: 32px;
	background-image: url(../../images/ico-information.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px 0px 20px 0px;
	padding: 8px 0px 0px 35px;
	font-size: 1em;
}

/* //ABSAETZE */