I MG{
	border : 0;
	margin : 0;
	padding : 0;
}
BODY {
	background-color : #FFFFDD;
	color : #000000;
	font-family : "Lucida Console","@MS PMincho",Arial;
	font-size : 14px;
	margin-left : 5px;
	margin-right : 5px;
	background-position : bottom right ;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-image : url(logo_bg.gif);
	background : url(background.gif);
	scrollbar-face-color: #D4D4D4;
	scrollbar-shadow-color: #B9B5A4;
	scrollbar-highlight-color: #C9C5B4;
	scrollbar-3dlight-color: #CACACA;
	scrollbar-darkshadow-color: #C9C5B4;
	scrollbar-track-color: #E9E5D4;
	scrollbar-arrow-color: #664400;
}

A {
	color : #883333;
}
A:LINK, A:VISITED {
	color : #773333;
	text-decoration : none;
}
A:HOVER {
	color : #AA4444;
	text-decoration : none;
}

A.small,A.small:visited, A.small:active, A.small:focus, A.small:link {
	TEXT-DECORATION: none;
	COLOR: black;
	font-size : 80%;
}
A.small:hover {
	FONT-WEIGHT: bold;
	COLOR: black;
}

A.nd, A.nd:visited, A.nd:active, A.nd:focus, A.nd:link{
	COLOR: black;
	TEXT-DECORATION: none;
}
A.nd:hover {
	COLOR: black; 
	FONT-WEIGHT: bold;
}

A.ADRESS,A.ADRESS:visited, A.ADRESS:active, A.ADRESS:focus, A.ADRESS:link {
	TEXT-DECORATION: none;
	COLOR : Black;
}
A.ADRESS:hover {
	color : #221111;
}

H1 {
	font-size : 210%;
	margin-bottom : 2%;
	background-image : url(h1.gif);
	font-variant : small-caps;
}

H2 {
	font-size : 170%;
	text-decoration : underline;
}

H3 {
	font-size : 150%;
	font-weight : bold;
}

H4 {
	font-size : 115%;
	font-weight : bold;
	text-decoration : underline;
}

H5 {
	font-size : 110%;
	text-decoration : underline;
	font-style : italic;
}

CAPTION {
	font-weight : 800;
}

BIG {
	font-size : larger;
}

SMALL {
	font-size : xx-small;
}

TABLE {
	font-size : 100%;
	border-collapse: collapse;
}

TABLE.body {
	font-size : 100%;
	background-repeat : no-repeat;
	background-position : 350px 250px;
	background-image : url(familienwappen_light.gif);
	width : 100%;
	height : 100%;
}

TABLE.colour {
	font-size : 85%;
	background-image : url(table_dark.gif);
	font-family : "Lucida Sans Unicode",Arial;
}

TH {
	background-color : #FFEE00;
} 

TR {
	font-size : 100%;
	vertical-align : top;
}

TD {
	font-size : 100%;
}

P.quelle {
	font-size : 75%;
	margin-bottom : 0px;
	text-align : right;
	margin-top : 1px;
	margin-right : 3px;
	padding-top : 2px;
	font-style : italic;
}

P.copy {
	font-size : 54%;
	margin-bottom : 0px;
	margin-top : 1px;
	text-align : right;
	font-family : Terminal;
	margin-right : 3px;
	border-top : 1px solid;
	padding-top : 2px;
}

HR {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 2px;
	margin-right : 2px;
	color : Black;
	height : 1px;
}

