﻿BODY {
	background-attachment: fixed;
	background-image: url('../images/hintergrund.gif');
	scrollbar-base-color: #c71314;
	scrollbar-arrow-color: #ffff00;
	scollbar-shadow-color: #black;
	scrollbar-highlight-color : Grey;
}
p {
	font-family: Arial, serif;
	color : #C51313;
	
}
H2 {
	text-align: justify;
	width: 500px;
	height: auto;
	margin: auto;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color : #C51313;

}
H3 {
	font : normal bold 14pt Arial;
	text-align : left;
	color : #C51313;
	margin : 0;
}
H4 {
	font : normal bold 12pt Arial;
	color : #C51313;
	margin : 0;
}
H5 {
	font : normal bold 10pt Arial;
	color : #C51313;
	margin : 0;
}
H6 {
	font : normal 12pt Arial;
	color : #C51313;
	margin : 0;
}
div {
	font-family: Arial, serif;
	color : #C51313;
	font : normal 12pt;
}

