
.minifont {
font-family: 'Anaheim', sans-serif;
  font-size: 9pt;
  color: #b8d7d8;
}

b {
	color: #a3bda8;
	font-family: 'Anaheim', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

t{
	color: #a3bda8;
	font-family: 'Anaheim', sans-serif;
	font-weight: 700;
}

u {
	color: #a3bda8;
	border-top: 1px solid #a3bda8;
	border-bottom: 1px  solid #a3bda8;
}

i {
	color: #a3bda8;
}

s {
	color: #a3bda8;
	text-decoration: line-through;
}

h3{
font-family: 'Oswald', sans-serif;
background-color:#585f5a;
	color: #d0d8dc;
	text-align: right;
	display: block;
	font-size: 13pt;
	text-transform: lowercase;
}

/*
.timelinehead{
font-family:'Oswald', sans-serif; 
	font-size:26px; 
	text-align:center;
	background-color: #687f80;
	color: #d0d8dc;
	width: 480px;
}

*/

.timelinedate{
width: 450px;
    margin-left:10px;
	margin-right:10px;
	font-family:'Oswald', sans-serif;
	font-size:26px;
	text-align:center; 
	background-color: #7a9091;
	color:#282828;
}

.timelinetext{
width:430px; 
	height: 250px;
	margin-left:10px;
	margin-right:10px;
	overflow: auto;
	padding: 10px;
	font-family:'Anaheim', sans-serif; 
	font-size:10pt; 
	text-align:justify;
	background-color: #7a9091;
	color:#282828;
}

.calmain{
width:230px;
}

.calenhead{
font-family:'Oswald', sans-serif; 
	font-size:26px; 
	text-align:center;
	background-color: #687f80;
	color: #282828;
	width:auto;
	display; block;
}

.date {
    font-family:'Anaheim', sans-serif;
    font-size: 8pt;
    text-align: center;
    background-color: #7a9091;
	color:#282828;
	width: 20px;
}

.titel {
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    text-transform: lowercase;
    letter-spacing: 2px;
    margin: 0px;
    line-height: 1;
    border-bottom: 2px solid #282828;
    display: block;
}

