@charset "utf-8";
/* CSS Document */
a, a:visited{color:#ffffff; text-decoration:none;}
a:hover{text-decoration:underline}
.clear {
	clear:both;
}
td,div,p,span{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.95em;}

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color:#FCFADD;
}
#container {
	width:1005px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}

#header {
	background: url(../images/logoback.png) #FCFADD no-repeat bottom;
	height:228px;
	width:1005px;
	position:relative;
	text-align:center;
}
#header-siew {
	background: url(../images/logoback-siew.png) #FCFADD no-repeat bottom;
	height:228px;
	width:1005px;
	position:relative;
	text-align:center;
}

/* Menu*/
ul.menu {
	position:relative;
	width:1005x;
	height:34px;
	top:12px;
	left:1px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.menu * {margin:0; padding:0}
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:32px; left:0; display:none; list-style:none}
ul.menu ul li {position:relative; width:150px;}
ul.menu ul li a, ul.menu ul li a:visited {display:block; padding:2px 0 4px 2px; background-color:#CD025C; color:#FFF; font-size:10px; font-weight:bold; text-indent:0; height:auto; border:solid 1px #330000; border-top:none; text-decoration:none;}
ul.menu ul li a:hover {background-color:#770000; color:#FFF; font-size:10px; font-weight:bold;}
ul.menu ul ul {left:160px;}

ul.menu a{
	height: 34px;
	display:block;
	text-indent: -900em;
	outline:none;
}
/* Show only to IE PC \
* html ul.menu a {text-indent:0 !important;} For IE 5 PC */
#header ul, #header-siew ul {
	list-style: none;
	margin:0;
	padding:0;
}

a.herzhand {
	width: 141px;
	background: url(../images/nav/huh.png) no-repeat left top;
}
a.herzhand:hover{
	background: url(../images/nav/huh.png) no-repeat left bottom;
}

a.willkommen {
	width: 150px;
	background: url(../images/nav/wil.png) no-repeat left top;
}
a.willkommen:hover{
	background: url(../images/nav/wil.png) no-repeat left bottom;
}
a.fruehfoerderung {
	width: 167px;
	background: url(../images/nav/ff.png) no-repeat left top;
}
a.fruehfoerderung:hover{
	background: url(../images/nav/ff.png) no-repeat left bottom;
}
a.beratung {
	width: 124px;
	background: url(../images/nav/ber.png) no-repeat left top;
}
a.beratung:hover{
	background: url(../images/nav/ber.png) no-repeat left bottom;
}
a.leitung {
	width: 110px;
	background: url(../images/nav/lei.png) no-repeat left top;
}
a.leitung:hover{
	background: url(../images/nav/lei.png) no-repeat left bottom;
}
a.team {
	width: 94px;
	background: url(../images/nav/tea.png) no-repeat left top;
}
a.team:hover{
	background: url(../images/nav/tea.png) no-repeat left bottom;
}
a.kooperationen {
	width: 169px;
	background: url(../images/nav/koo.png) no-repeat left top;
}
a.kooperationen:hover{
	background: url(../images/nav/koo.png) no-repeat left bottom;
}
a.anmeldeweg {
	width: 154px;
	background: url(../images/nav/anm.png) no-repeat left top;
}
a.anmeldeweg:hover{
	background: url(../images/nav/anm.png) no-repeat left bottom;
}

a.beratungtherapie {
	width: 209px;
	background: url(../images/nav/but.png) no-repeat left top;
}
a.beratungtherapie:hover{
	background: url(../images/nav/but.png) no-repeat left bottom;
}
a.supervision {
	width: 145px;
	background: url(../images/nav/sup.png) no-repeat left top;
}
a.supervision:hover{
	background: url(../images/nav/sup.png) no-repeat left bottom;
}
a.coaching {
	width: 123px;
	background: url(../images/nav/coa.png) no-repeat left top;
}
a.coaching:hover{
	background: url(../images/nav/coa.png) no-repeat left bottom;
}
a.fortbildungworkshops {
	width: 246px;
	background: url(../images/nav/fuw.png) no-repeat left top;
}
a.fortbildungworkshops:hover{
	background: url(../images/nav/fuw.png) no-repeat left bottom;
}
a.siewertsen {
	width: 141px;
	background: url(../images/nav/siw.png) no-repeat left top;
}
a.siewertsen:hover{
	background: url(../images/nav/siw.png) no-repeat left bottom;
}

#columns {
	margin:50px 0 0 0;
	padding: 0;
}

#content {
	width:1004px;
}
.boxhead{
	background-color:#770000;
	margin:0;
	padding:4px 15px 2px 15px;
	min-height:12px;
	color:#ffffff;
}
.boxhead h1 {
	color:#ffffff; 
	font-weight: bold;
	display:inline;
	font-size:15px;
	margin:0 2px;
}
.boxhead h2 {
	color:#ffffff; 
	font-weight: bold;
	text-decoration:underline;
	display:inline;
	font-size:13px;
	margin:0 6px 0 3px;
}
.boxhead a, .boxhead a:visited {
	color:#ffffff; 
	font-weight: bold;
	text-decoration:none;
	display:inline;
	font-size:13px;
	margin:0 6px 0 3px;
}
.boxhead a:hover {
	text-decoration:underline;
}
.boxbody {
	background-color:#ffffff;
	border:solid #770000 2px;
	margin: 0;
	padding: 5px 20px 20px 20px;
	color:#660000;
}
.boxbody a, .boxbody a:visited {
	color: #F20372;
	text-decoration:none;
	outline: none;
}
.boxbody a:hover {
	text-decoration:underline;
}

h3 {
	font-size:13px;
	color:#660000;
	margin:15px 0 0 0;
}
ul {
	margin-bottom:10px;
	margin-top:5px;
	list-style:disc;
}
p {margin:5px 0 10px 0;}
p, li { font-size:12px;}

#fuss { 
	padding:2px 10px;
	font-size:10px;
	color:#ffffff;
	background-color:#770000;
}

#anerkennung {
	margin:20px 0;
	text-align:center;
}
#anerkennung img { 
	border:none;
	margin:0 10px;
}
#anerkennung td {
	vertical-align:top;
}