body, bodytext, p {
	font-family:   "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	
}

p {
text-align: justify;
}

p.Schriftgröße_10 {
	font-size: 10px;
}

p.Schriftgröße_14 {
	font-size: 14px;
}
	
p.Schriftgröße_14 {
	font-size: 14px;
}

p.Schriftgröße_16 {
	font-size: 16px;
}

img.4pxAbstand {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
}

ul.Listen_Punktbild {
	margin-left:4em;
        margin-top: 0.1em;
	margin-bottom: 0.1em;
	line-height: normal;
	list-style-image: url('lisenpunkt_bild.jpg');
	}


a, a:visited {
	text-decoration: none;
	outline: none;
	color: #AC1614;
}



a:hover {
	text-decoration: underline;	
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 20px;
	font-weight: bold;
}


