/* ------------------------------------------------- */
/*                     Rubriker                      */
/* ------------------------------------------------- */

div {
	font-size: 11px;
	font-family: Arial, Times New Roman, Helvetica;
	color: #333333;
	margin: 6px 0px 0px 0px;
	text-align: justify;
}

p {	
	font-size: 11px;
	font-family: Arial, Times New Roman, Helvetica;
	color: #333333;
	margin: 6px 0px 0px 0px;
	text-align: justify;
}

br {
	font-size: 6px;
}

.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #621013;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

.h4 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#h1 {
	font-size: 15px;
	font-weight: bold;
	color: #621013;
}

#h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#h4 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

#left {
	text-align: left;
}

#right {
	text-align: right;
}

#center {
	text-align: center;
}

#text {
	font-size: 11px;
	font-family: Arial, Times New Roman, Helvetica;
	color: #444444;
	margin: 2px 0px 15px 0px;
	padding: 0px;
	text-align: justify;
	font-weight: normal;
}

#header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #621013;
}

#calendar_h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	margin: 6px 0px 0px 0px;
	background-color: #621013;
	text-align: center;
}

#calendar_header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #621013;
	border-style: solid;
}

#calendar_spacer {
	font-size: 6px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#calendar_text {
	font-size: 11px;
	font-family: Arial, Times New Roman, Helvetica;
	color: #444444;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-align: justify;
	font-weight: normal;
}

#shorttext {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	padding: 0px;
}

#date {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	padding: 0px;
}
