

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;

}

p {
	font-size: 12px;
	line-height: 22px;
}

strong {
	font-weight: bold;
}

#inhaltstext {
	/* width: 460px; */
	height: 339px;
	overflow: auto;
	margin: 10px;
} 

#kontakt {
	/* width: 460px; */
	height: 339px;
	overflow: auto;
	margin: 10px;
} 

#kontakt p {
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #000;
}

.rot {
	color: #c00;
}