#languageNavigation {
	margin-top: 5px;
	height: 20px;
	text-align: right;
	margin-right: 5px;
	font-size: 10px;
	font-weight: bold;
}

#languageNavigation a{
	text-decoration: none;
}

#languageNavigation a:hover{
	text-decoration: underline;
}

#mainNavigation {
	background-image: url(images/nav_background.gif);
	height: 21px;
	margin-top: 50px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}

#mainNavigation a{
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 75px;
	font-size: 12px;
	line-height: 15px;
}

#mainNavigation a:hover{
	color: #DDDDDD;
}

#start {
	margin-left: 50px;
}
#allgemeines {
	margin-left: 150px;
}

#philosophie, #diagnostik, #therapie, #sybillewolf , #veranstaltungen, #dialog {
	margin-left: 10px;
}

#leftNavigationImage {
	width: 222px;
	height: 114px;
}

#leftNavigation {
	margin-top: 12px;
	width: 150px;
	margin-left: 15px;
	color: #FFFFFF;
}

#leftNavigation a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;

}

#leftNavigation a:hover{
	color: #D78C9B;
}

