h4 { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 color:#990066;
 }

h3 { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 color:#990066;
 }

h2 { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 color:#990066;
 } 
 
.HeaderStyle { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 22px;
 color: #990066;
}

.SubHeaderStyle { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 14px;
 font-weight: bold;
 color:#990066;
}

.TextStyle { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 14px;
 color: #000000;
}

.SubTextStyle { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #222222;
}

.TitleStyle { 
 font-family: Zapfino, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 20px;
 color: #990066;
}

.FooterStyle { 
 font-family: Comic Sans MS, Lucida Grande, LucidaGrande, Lucida, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #000000;
 position: relative;
 top: 4px;
}

a
{
	color: #004A78;
}

DIV.container
{
	width:700px;
	padding-left: 25px;
	padding-right: 25px;
	text-align:center;
	 box-sizing: content-box;
	-moz-box-sizing: content-box;
}

* html DIV.container
{
	width:750px;
	w\idth:700px;
	padding-left: 25px;
	padding-right: 25px;
	text-align:center;
	 box-sizing: content-box;
	-moz-box-sizing: content-box;
}

DIV.header
{
	height: 55px;
	width: 670px;
	text-align: left;
}

DIV.navbar
{
	height: 36px;
	width: 670px;
	margin-bottom: 25px;
	text-align: left;
}

DIV.content
{
	width: 650px;
	text-align:left;
	border: 1px solid #BABABA;
	padding: 10px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

* html DIV.content
{
	width:670px;
	w\idth:650px;
	padding: 10px;
	text-align:left;
	border: 1px solid #BABABA;
	 box-sizing: content-box;
	-moz-box-sizing: content-box;
}

DIV.footer
{
	background-image: url(https://reikiakademiemuenster.com/images/footer.jpg) no-repeat;
	width: 672px;
	height: 22px;
}