body, table, p {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	margin:0px;
	padding:0px;
}

.content {
	position:absolute;
	left:380px;
	top:215px;
	line-height:16px;
	width:605px;
	height:350px;
	overflow:auto;
	background-image:url('../images/blank.jpg');
}


.content a:link, a:visited {
	text-decoration:none;
	color:#111111;
}

.content a:hover, a:active {
	text-decoration:underline;
	color:#111111;
}

.txt {
	padding:0 25 25 0px;
	width:560px;
}

a.arrow {
	background-position:1px -1px;
	background-repeat:no-repeat;
	background-image:url('../images/arrow.gif');
	padding-left:25px;
	height:20px;
}

.footer {
	font-size:10px;
	height:21px;
	text-align:right;
	background-image:url('../images/footer.jpg');
}

a:link.link, a:visited.link {
	text-decoration:none;
	font-weight:normal;
	color:#111111;
}

a:hover.link, a:active.link {
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
}

.menutitle {
	cursor:pointer;
	color:#000000;
	margin-bottom: 5px;
	font-weight:bold;
}

tr.tr0 {
	background-color:#C7E1E6;
}
tr.tr1 {
	background-color:#transparent;
}

.pferd_img {
	border:1px solid black;
}

