
body {
	
	font-family: Arial;
	color: #000;
	font-size: 11px;

}

#ly1allWrap p {
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	margin-bottom: 12px;
}

#ly1allWrap h1, #ly1allWrap h2, #ly1allWrap h4, #ly1allWrap h5, #ly1allWrap h6 {
	
	color: #FFF;
	font-family: Verdana;
}

#ly1allWrap h1 {
	font-size: 11px;
	display: block;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

#ly1allWrap h2 {
	font-family: Arial;
	font-size: 11px;
	display: block;
	border-top: 1px dotted #FFF;
	padding-top: 5px; 
	margin-top: 35px;  /* fŸr 4 Zeilen Events */
	/* margin-top: 78px;  fŸr 3 Zeilen Events */
}





#ly1allWrap p.LinieUnten {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

p {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin-bottom: 12px;
}





p.LinieUnten {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 4px;
	margin-bottom: 4px;
}


img {
	border: none;
}

input {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 2px;
	background-position: left top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 1px;
	background-position: left top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

label {
	font-size: 12px;
}
