

BODY {
	font-family: Garamond,                                              serif;
	font-size : 18px;
	color : rgb(0,0,0);
	text-transform : none;
	background-image : url( "../assets/images/hintergrund_01_schalita.jpg" );
	background-attachment : fixed;
	scrollbar-3dlight-color : #800000;
	scrollbar-arrow-color : #800000;
	scrollbar-base-color : #F5DEB3;
	scrollbar-darkshadow-color : #F5DEB3;
	scrollbar-track-color : #FAF1E2;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #E8E6E6;
	scrollbar-face-color : #F5DEB3;
	font-weight : normal
}

P {
	font-family: Garamond,                                                serif;
	font-size : 18px;
	color : rgb(0,0,0);
	font-weight : normal;
	text-decoration : none;
	font-variant : normal;
	text-transform : none;
	text-align : none
}

.TextObject {
	font-family: Garamond,                                                serif;
	font-size : 18px;
	color : rgb(0,0,0)
}

UL {
	font-family: Garamond,                                                serif;
	font-size : 16px;
	list-style-type : circle;
	color : rgb(0,0,0);
	font-weight : bold;
	font-style : italic
}

LI {
	font-size: 16px;
	font-family : Garamond;
	color : rgb(0,0,0);
	list-style-type : circle;
	font-weight : bold;
	font-style : italic
}

.TextNavBar {
	font-family: Garamond,                                                serif;
	font-size : 18px;
	color : rgb(255,255,255);
	text-decoration : none
}

OL {
	font-family: Garamond,                                                serif;
	font-size : 16px;
	list-style-type : circle;
	color : rgb(0,0,0);
	font-weight : bold;
	font-style : italic
}

H1 {
	font-family: Garamond,                                                serif;
	font-weight : bold;
	font-size : 48px;
	font-style : normal;
	color : rgb(128,0,0);
	padding : 0px
}

H2 {
	font-size: 36px;
	font-weight : bold;
	font-style : normal;
	font-family : Garamond;
	color : rgb(128,0,0);
	padding : 0px
}

H3 {
	font-size: 28px;
	font-weight : bold;
	font-style : normal;
	font-family : Garamond;
	color : rgb(128,0,0);
	padding : 0px
}

H4 {
	font-size: 24px;
	font-weight : bold;
	font-style : normal;
	font-family : Garamond,                                                serif;
	color : rgb(128,0,0);
	padding : 0px
}

H5 {
	font-size: 20px;
	font-weight : bold;
	font-style : normal;
	font-family : Garamond;
	color : rgb(128,0,0);
	padding : 0px
}

H6 {
	font-size: 14px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	font-family : Garamond;
	color : rgb(128,0,0);
	padding : 0px;
	text-align : justify;
	text-transform : uppercase;
	font-variant : normal;
	white-space : nowrap;
	background-image : none;
	margin : 0px;
	border-left : 1px dotted rgb(128,0,0);
	border-bottom : 1px dotted rgb(128,0,0)}

A:link {
	font-size: 18px;
	color : rgb(0,0,0);
	font-weight : bold;
	text-decoration : underline;
	white-space : normal;
	font-family : Garamond,             serif
}

A:visited {
	font-size: 18px;
	color : rgb(0,0,0);
	white-space : normal;
	font-family : Garamond,             serif;
	font-weight : bold;
	text-decoration : none
}

A:active {
	font-size: 18px;
	color : rgb(0,0,0);
	font-weight : bold;
	white-space : normal;
	font-family : Garamond,             serif;
	text-decoration : underline
}

A:hover {
	font-size: 18px;
	font-weight : bold;
	color : rgb(128,0,0);
	font-style : normal;
	white-space : normal;
	font-family : Garamond,             serif
}
