.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat;


}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D22B45;
	text-decoration: none;
	line-height: 18px;
}
.head {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D22B45;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	color: #D22B45;
	text-decoration: underline;
}
a:visited {
	color: #D22B45;
}
a:hover {
	color: #EEACB6;
}
a:active {
	color: #D22B45;
}
.bghed {
	background-attachment: scroll;
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
