#includephp body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*
	background-color: #f6f6f6;
	*/
}
#includephp table {
	border-collapse:collapse;
}
#includephp td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse:collapse;
}
#includephp input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
input.suche {
	width: 100px;
}
#includephp a {
	font-size:12px;
	color:#5C5C5C;
	font-weight: normal;
	text-decoration: none;
}
#includephp a:hover {
	color:#f74747;
}
#includephp a:active {
	color: #f74747;
}
#includephp .selected {
	color: #666699;
	font-weight: bold;
}
#includephp .notselected {

	font-size:12px;
	color:#5C5C5C;
	font-weight: normal;
	text-decoration: none;
}
#includephp .gross {

	font-size: 12px;
}
#includephp .breite {
	width: 550px;
}
#includephp .headline {
	font-size: 12px;
	font-weight: bold;
}
#includephp .klein {
	font-size: 10px;
}
#includephp .link {
	color: #666699;
	text-decoration: underline;
}
#includephp .linkklein {
	color: #666699;
	font-size:11px
	text-decoration: underline;
}

#includephp .list{
	list-style-type:none;
	margin-left:5px;
	list-style-position: inside;
	list-style-image: url(../_img/arrow_right.gif);
	vertical-align: middle;
}
/*
#includephp li {
		border-bottom:1px dotted #dee1e0;
}
*/
