body {
	color: black; background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin: 0; 
	padding: 20px;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	background: #fafafa;
	border: 0px ;
}

div#Seitewillkommen {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #B2C5D3;
}

div#Seitekunsttherapie {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #D1E7A8;
}

div#Seitetraumatherapie {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #F2EFCA;
}

div#Seitesensitivekinesiologie {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #ECD6F4;
}

div#Seitepsychotherapie {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #D1F2E9;
}

div#Seiteklienteninfo {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #F0D7D7;
}

div#Seitekontakt {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	height: 100%;
	padding: 0;
	border: 0px;
	background-color: #F5E6B3;
}

div#Inhalt { 
	margin: 0 0 0em 350px;
	padding: 0 4px;
	width: 600px;
}

div#Inhalt h2 {
	font-size: 1.2em;
	margin: 0;
}

div#Inhalt p {
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

img {
	margin: 0px;
}

.abstand {
	margin: 20px;
}

h1 {
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

h2 {
	font-size: 14px;
	margin: 0; padding: 0px;
}

hr {
	border: dashed #ccc 1px;
	background-color:#E6F5F9;height:5px;
}


ul#Navigation {
	clear: all;
	float: left;
	width: 255px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#Navigation2 {
	float: left;
	clear:left;
	width: 255px;
	margin-left: 20px;
	margin-right: 20px;
}

ul#Navigation li {
	list-style: none;
	white-space: nowrap;
	margin: 0;
}

ul#Navigation2 li {
	list-style: none;
	white-space: wrap;
	margin: 0;
}

ul#Navigation a {
	text-decoration: none; 
}

ul#Navigation a:hover {
	color: #E6F5F9;
}

a {
	text-decoration: none;
	color: #665F64;
}

a:hover {
	color: E6F5F9;
}

td#thumbnail {
	white-space: nowrap; 
	background: #fafafa;
}

td#thumbnail a {
	font-size: 10px;
}

p#Fusszeile {
	clear: both;
	font-size: 0.83em;
	margin: 0; padding: 0.1em;
	text-align: center;
}

.willkommen {
	background-color: #A2D1EE;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.kunsttherapie {
	background-color: #C8F58F;
	width: 250px; 
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.traumatherapie {
	background-color: #F4D672;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.sensitivekinesiologie {
	background-color: #CC99CC;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.psychotherapie {
	background-color: #88D1C0;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.klienteninfo {
	background-color: #EAAAAB;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

.kontakt {
	background-color: #FFFCA2;
	width: 250px;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}

