/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#93A5A9;
	background-color: #2D2D2D;
	margin-left: 150px;
}

.PedigreeName
{
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC3300;
}
a:hover {
	text-decoration: underline overline;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
	color: #CC3300;
}


.gRahmen_lo
{
	background-image:url(../bilder/border/lo.png);
	width:12px;
	height:12px;
}
.gRahmen_om
{
	background-image:url(../bilder/border/om.png);
	height:12px;
}

.gRahmen_or
{
	background-image:url(../bilder/border/or.png);
	width:12px;
	height:12px;
}

.gRahmen_lm
{
	background-image:url(../bilder/border/lm.png);
	width:12px;
}

.gRahmen_rm
{
	background-image:url(../bilder/border/rm.png);
	width:12px;
}

.gRahmen_lu
{
	background-image:url(../bilder/border/lu.png);
	width:12px;
	height:12px;
}

.gRahmen_um
{
	background-image:url(../bilder/border/um.png);
	height:12px;
}

.gRahmen_ru
{
	background-image:url(../bilder/border/ru.png);
	width:12px;
	height:12px;
}

