body
{
	font-family:Arial, Verdana, sans-serif;
	background-color:#fdf5e6;
	margin-left:2em;
}

h1 { font-size: 1.35em; font-weight:600; color:#666699; }
h2 { font-size: 1em; font-weight:lighter; text-decoration:underline; }
h3 { font-size: 1.1em; font-weight:450; }
h4 { font-size: 1em; font-weight:600; }

a:link{ font-size: 1em; font-weight:600; color:#666699; }
a:visited{ font-size: 1em; font-weight:600; color:#B03060; }
a:hover{ font-size: 1em; font-weight:600; color:#9999CC; }
a:active{ font-size: 1em; font-weight:600; color:#9999CC; }
a:focus{ font-size: 1em; font-weight:600; color:#9999CC; }

p, ul, li
{
	font-size: 1em;
	font-weight:lighter;
}

.center
{
	text-align: center;
}

.marginleft
{
	margin-left: 1em;
}

.img
{
	border: 0;
}

.ohnemarginleft
{
	margin-left: -1.7em;
}

.famibild1 {float: right}
.famibild1 img {border: 0}

.bild1
{
	padding-right: 4em;
}

.bild2
{
	padding-right: 2em;
}

.abstandlinks
{
	margin-left: 1em;
}

.abstandlinks2
{
	margin-left: 2em;
}