a:link,a:active,a:visited
{
color:										#ff9035;	
}

a:hover
{
text-decoration:					none;	
}

html,body
{
font-family:							arial;
font-size:								12px;
height:										100%;	
margin:										0;
padding:									0;
}

body
{
background-color:					#ff9035;
}

div#main
{
background-color:					#ffffff;
border-left:							1px black solid;
border-right:							1px black solid;
height:										auto !important;
height:										100%;
margin:										0 auto;
min-height:								100%;
position:									relative; 												/* Needed for footer positioning*/
width:										800px;
}

div#head
{
height:										262px;
margin:										0;
padding:									0;
width:										800px;	
}

div#navigation
{
margin:										0;
padding:									0;
width:										800px;	
}

div#content
{
padding:									20px 15px 80px 15px;
width:										770px;
}

div#fuss
{
bottom:										0;
height:										60px;
position:									absolute;
text-align:								left;
width:										800px;
}

img
{
border:										0;
display:									block;
}

p
{
text-align:								justify;
}

ul
{
padding-left:							15px;	
}

h1
{
color:										#ff9035;
font-size:								18px;
}

h1.reiki
{
color:										#9475fc;
font-size:								18px;
}

h2
{
color:										#ff9035;
font-size:								14px;
}

h2.reiki
{
color:										#9475fc;
font-size:								14px;
}

ul.navi, ul.navi li
{
float:										left;
list-style:								none;	
margin:										0;
padding:									0;
}

.begleitfoto01
{
border:										1px silver solid;
float:										right;	
height:										233px;
margin-bottom:						20px;
margin-left:							20px;
width:										350px;
}

