/* CSS Document */

#menu1 {
height: 40px;
width: 157px;
left: 418px;
top: 88px;
z-index: 4;
osition: absolute;
visibility: hidden;
}

body#lernen a#lernennav, body#therapie a#therapienav, body#media a#medianav, body#kontakt a#kontaktnav {
	background-image: url(img/triangle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: ##000000;
}
#foot a {
	color: #00627d;
	text-decoration: none;
}
#foot p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#boxes p{
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	color: #5F5F5F;
}

p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #00627d;
	padding: 0px;
	line-height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	color: #00627d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.bullet {
	color: #E4B319;
}

.boxbg {
	background-image: url(img/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header ul {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}
#header li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.caption {
	font-size: x-small;
	color: ##000000;
}

#foot img {
	margin: 0px;
	padding: 0px;
}

#header a {
	color: ##000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	font-size: 12px;
}
#header a:hover {
	background-image: url(img/triangle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a {
	color: #00627d;
	text-decoration: none;
	font-weight: bold;
}
.sidebar {
	text-align: center;
}
.text {
	line-height: 25px;
}
