body {
	text-align: center;
}

a {
	color: #EA1E10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial;
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: #867D7B;
	margin: 20px 0px 15px 0px;

}

h2 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #867D7B;
	margin: 10px 0px 3px 0px;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

li {
	list-style-image: url('../images/utilities/pfeil-blau.gif');
	list-style-position: inside;
}

.bild {
	margin-bottom: 5px;
	color: #867D7B;

}

.bild-left {
	margin: 5px 10px 1px 0px;
	color: #867D7B;
}

.bild-right {
	margin: 4px 0px 1px 10px;
	color: #867D7B;
}

.kasten {
	width: 290px;
	padding: 3px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	background-image: url('../images/utilities/bg-kasten.gif'); repeat: repeat-x;
	height: 19px;
	border-left: solid 1px #A9CFE1;
	border-right: solid 1px #A9CFE1;
}

.kasten_gross {
	width: 290px;
	padding: 5px 8px 5px 8px;
	margin: 5px 0px 0px 0px;
	border: dotted 1px #5A90A9;
	font-size: 10px;
	line-height: 12px;
	background-color: #ffffff;
}

.trenner_klein {
	border-top: dotted 1px #7A7978;
	margin: 10px 0px 15px 0px;
	width: 168px;

}

.trenner {
	border-top: dotted 1px #7A7978;
	margin: 10px 0px 15px 0px;
	width: 300px;

}

.hinweis {
	font-size: 10px;
	line-height: 12px;
	border-top: dotted 1px #5A90A9;
	padding-top: 5px;
	width: 300px;
}
