/* CSS Document */


body    {
color:#3399FF
margin: 0;
padding: 0;

}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin-bottom:0px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	color: #000;
	line-height: 17px;
	margin-bottom:12px;
	font-weight: normal;
}

.h2-fett {
	font-weight: bold;
}

.h2-grau {
	color: #999;	
}

h3 {
	font-size: 14px;
	color: #000;
	text-align: right;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
}
.menue-schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #666;
	text-align: right;
	line-height: 14px;
}

#main{
	position:absolute;
	width:980px;
	height:200px;
	top:0px;
	padding: 0px;
	left: 50%;
	margin-left: -490px;
	z-index:4;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#leernavi {
	position: fixed;
	width:100%;
	height:200px;
	left: 0px;
	z-index:5;
	top: 0px;
}
	
	
#navigation {
	position: relative;
	width:214px;
	height:490px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFF;
	z-index:5;
	top: 0px;
}

#logo {
	position: absolute;
	width:199px;
	height:185px;
	left: 11px;
	top: 10px;
}

#logo1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#kunsttherapie {
	top: 240px;
	position: absolute;
	width:180px;
	left: 15px;
	margin:0;
	padding:0;
	height: 261px;
}

#menue {
	top: 220px;
	position: absolute;
	width:182px;
	left: 9px;
}


#m2 {
	top: 480px;
	position: absolute;
	width:179px;
	left: 15px;
	margin:0;
	padding:0;
	height: 23px;
}

#content {
	position: absolute;
	width:655px;
	height:229px;
	top:184px;
	left: 275px;
	background-color: #FFF;
	z-index:6;
}

#weisskasten {
	position: absolute;
	width:655px;
	height:483px;
	top:528px;
	left: 275px;
	background-color: #FFF;
	z-index:6;
}

#weisskasten-autismus {
	position: absolute;
	width:655px;
	height:971px;
	top:545px;
	left: 225px;
	background-color: #FFF;
	z-index:6;
}

#grafik {
	position: absolute;
	width:655px;
	height:165px;
	top:392px;
	left: 275px;
	z-index:5;
}


#text {
	position: absolute;
	width:603px;
	height:392px;
	top:23px;
	left: 25px;
	font-weight: normal;
}

.li {
	line-height:20px;
	font-size: 14px;
	font-weight: normal;
	margin-top:-5px;
	list-style-position: inside;
}


.listen-schrift {
	margin-left:-10px;
}


.ul {
	margin-top:-5px;
	list-style-position: inside;
}


.menue-schrift-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.menue-schrift-schwarz {
	color: #000;
}
