body {
	text-align: center;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	background-image: url(images/body_fade.jpg);
	background-repeat: repeat-x;
}

ul {
	list-style-image: url(images/additional/arrow.jpg);
	margin: 0;
	padding-left: 15px;
	font-size:11px;
	line-height: 16px;
}

li {
	margin-bottom:5px;
	margin-left: 10px;
}

.text {
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
}
.titel {
	display: block;
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
	font-size: 20px;
	line-height:24px;
	font-weight: bold;
	color: #333333;
	padding-bottom:10px;
}

.textend {
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	color: #333333;
}

.textend a:link {
	color: #000000;
}

.inpdef {
	font-size: 11px;
	width: 200px;
	border: none;
}

.subdef {
	font-size: 9px;
	width: 75px;
}