body {
	margin: 0; padding: 0;
	padding-top: 10px;
	background-color: #E8D1ED;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	background-image: url(bilder/hintergrund_streifen.jpg);
	background-repeat: repeat-x;
	background-position: 0 -124px;
}
.div { border: 1px solid blue; }
#mitte h1 { margin-top: 0; }

#inhalt #mitte h1 { background-repeat: no-repeat; height: 2em; font-size: 140%; font-weight: normal; padding: 5px 0 0 48px; color: #77268D; }
#teach #mitte h1 { color: #E8B45B; }
#inhalt #mitte strong { font-size: 110%; font-weight: bold; color: #77268D; }



div#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	background-color: #fff;
	padding-top: 0px;
}
#header #logo {
	position: relative;
	padding-top: 0px;
	padding-left: 20px;
}
#header #slogan {
	top: 45px; left: 445px; 
	height: 30px; /*2em*/
	width: 350px;
	position: absolute;
	z-index: 2;
	text-align: right;
}
#header #slogan a {
	text-decoration: none;
}
#header #flagge {
	margin-bottom: 7px;
	margin-right: 20px;
	border: 0px solid #000;
}

img {
	border: 0;
}

/* navigation */

#navigation { margin: 0; padding: 0; width: 850px; margin-top: 12px; clear: both; }
#navigation * { border: 0px solid white	}

#navigation div {
	float: left;
	height: 37px;
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}
#navigation a {
	position : absolute; 
	display : block;
	text-indent: -9999px;
}
#navigation .index {
	width: 282px;
	background-position: 0 0px;
}
#navigation .index a {
	left: 0px;
	top : 2px;
	height : 32px;
	width : 280px; 
}
#navigation .classes {
	background-position: -283px 0;
	width: 294px;
}
#navigation .classes a {
	left: 5px;
	top : 2px;
	height : 32px;
	width : 280px; 
}
#navigation .teach {
	width: 273px;
	background-position: -577px 0;
}
#navigation .teach a {
	left: 5px;
	top : 2px;
	height : 32px;
	width : 270px;
}

/* subnavi */
#subnavi {
	clear: both;
	padding: 0.7em 0 0.7em 0;
	text-align: center;
	color: #fff;
	
}
#subnavi a {
	color: #fff;
}
#subnavi ul {
	margin: 0; padding: 0;
}
#subnavi li {
	font-weight: bold;
	margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
	padding: 0 0.7em;
	font-size: 95%;
}


/* fusszeile */

#footer { 
	clear: both; 
	line-height: 3.3em;
	border: 0px solid #6f5776;
	padding-top: 1.2em;
}
#footer ul {
	margin: 0; padding: 0;
	margin-bottom: -10px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
}
#footer a {
	font-weight: bold;
}


/* inhalt */

#inhalt {
	margin: 0; padding: 0;
	padding: 25px 25px 40px 25px;
	color: #555;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-color: #fff;
	min-height: 400px;
	background-image: url(bilder/hg_mitte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

	/* ---------------- seitenspezifisches ---------------- */

/* index (home) */

#index #inhalt div {}
#index #inhalt {
	background-image: url(bilder/hg_home.jpg);
	background-color: #fff;
	padding: 25px 0px 10px 0px;
}
#index #vcc {
	padding-left: 35px;
	padding-right: 20px;
	background-image: url(bilder/home_hg_vcc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px dotted #fff;
}
#index #video {
	float: left;
	width: 440px;
}
#index #video #v .img {
	margin-top: 20px;
}
#index #video #v {
	width: 400px;
	height: 323px;
	background-image: url(bilder/index_hg_video.gif);
	background-repeat: no-repeat;
	margin-bottom: 0em;
	text-align: center;
}

#index #concept-class {
	padding-left: 460px;
}
#index #concept-class h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_concept_class_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 25px;
}


#index #lt { 
	clear: both; 
	border-top: 2px dotted #A97EB5; 
	padding: 1em; 
	padding-top: 0; 
	padding-bottom: 0em; 
	padding-left: 0px;
	padding-right: 20px;
	overflow: auto;
	background-image: url(bilder/home_hg_ln2.jpg);
	background-position: bottom;
}

#index #language {
	float: left;
	width: 335px;
	padding-top: 1em; 
	padding-left: 35px;
	padding-right: 20px;
}
#index #language h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_language_h2b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 45px;
}
#index #teaching {
	padding-top: 1em; 
	padding-left: 410px;
	/*background-image: url(bilder/weiss.gif);
	background-repeat: repeat-y;*/
	background-position: 437px 0;
}
#index #teaching h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_teaching_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 25px;
}




#index #npn { 
	clear: both; 
	border-top: 2px dotted #A97EB5; 
	padding: 1em; 
	padding-left: 35px;
	padding-right: 20px;
	overflow: auto;
}
#index #nebennavi {
	float: left;
	width: 220px;
	margin-right: 10px;
}
#index #nebennavi a {
	font-size: 110%;
	display: block;
	padding: 12px 0 0.5em 0;
}
#index #parents {
	float: left;
	width: 340px;
	border-left: 1px solid #ddd; 
	border-right: 1px solid #ddd; 
}
#index #subparents {
	padding: 0 14px;
}
#index #subparents div.quote {
	background-image: url(bilder/quote_oben.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 1px 10px 0 20px;
}
#index #subparents p.pquote {
	background-image: url(bilder/quote_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}

#index #news {
	padding-left: 590px;
}
#index #news h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_blog_h2.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	height: 25px;
}
#index #parents h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_parents_h2.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	height: 25px;
}



#index #inhalt .abschnitt { clear: both; border-top: 2px dotted black; margin-top: 1em;	}
#index #inhalt .abschnitt2 { padding: 1em 0; }


/* classes */

#classes #inhalt {
	padding: 25px 20px 40px 35px;
}


/* subnavi seitenspezifisch */

#classes #subnavi {
	/*background-color: #aa7fb5;*/
	background-image: url(bilder/bg_sn_classes.png);
	
}

#teach #subnavi {
	/*background-color: #EFBD59;*/
	background-image: url(bilder/bg_sn_teach.png);
}







a { color: #5f2d6c; text-decoration: underline; }
a:hover { text-decoration: none; }
#mitte a { color: #7A2D8F; font-size: 95%; font-weight: bold; }
#mitte a { 
}

h2 { 
	font-size: 130%; 
	margin: 0; padding: 0;
  /*margin-top: 1.5em;*/
}

#mitte p {
	margin: 0; padding: 0;
  margin: 1.3em 0px;
	line-height: 1.4em;
}
.ifloatleft { float: left; padding: 0 15px 5px 0; }
.floatright { float: right; padding: 0 0 5px 15px; }
.center { text-align: center; }



.clearfloat { clear: both; }


#mitte li { 
	margin: 0; padding: 0;
	padding-bottom: 0.5em;
	margin-left: 20px;
	line-height: 1.3em;
}

#mitte ul { 
	margin: 0; padding: 0;
	margin-bottom: 0.8em;
	margin-top: -0.5em;
}




#classes #sidebar-rechts {
	float: right;
	width: 179px;
	margin-right: 0px;
	padding-top: 0em;
	padding-left: 0px;
}


#classes #mitte {
	padding-right: 230px;
}

#classes #sidebar-rechts ul { margin: 0; padding: 0; 
	padding-top: 9px;
	background-color: #FCEAC4; }
	
#classes #sidebar-rechts li { 
	margin: 0; padding: 0;
	padding-bottom: 1.2em;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(bilder/icon_note_lila.gif);
	background-repeat: no-repeat;
	background-position: 6px 0;	 
	font-weight: bold;
	font-size: 95%;
}

#classes #sidebar-rechts h2 {
	font-size: 12px; 
	font-weight: bold; 
	padding: 9px 0 7px 36px;
	background-image: url(bilder/classes_hg_sb.gif);
	background-repeat: no-repeat;
	text-transform: uppercase ;
	background-color: #FADB9C;
	border-bottom: 2px solid #fff;
}
#classes #sidebar-rechts li.active { 
	background-image: url(bilder/icon_note_rot.gif);
	color: #F72E27;
}
#classes #sidebar-rechts li a { 
	text-decoration: none;
}
#classes #sidebar-rechts li a:hover { 
	text-decoration: underline;
}




#teach #sidebar-rechts {
	float: right;
	width: 179px;
	margin-right: 0px;
	padding-top: 0em;
	padding-left: 0px;
}


#teach #mitte {
	padding-right: 230px;
}

#teach #sidebar-rechts ul { margin: 0; padding: 0; 
	padding-top: 9px;
	background-color: #F0ECF5; }
	
#teach #sidebar-rechts li { 
	margin: 0; padding: 0;
	padding-bottom: 1.2em;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(bilder/icon_note_rot.gif);
	background-repeat: no-repeat;
	background-position: 6px 0;	 
	font-weight: bold;
	font-size: 95%;
	color: #E8B45B;
}

#teach #sidebar-rechts h2 {
	font-size: 12px; 
	font-weight: bold; 
	padding: 9px 0 7px 36px;
	background-image: url(bilder/teach_hg_sb.gif);
	background-repeat: no-repeat;
	background-color: #E4D9EB;
	text-transform: uppercase ;
	border-bottom: 2px solid #fff;
}
#teach #subsidebar-rechts2 h2 {
	background-image: url(bilder/teach_hg_sb2.gif);
}

#teach #sidebar-rechts li.active { 
	background-image: url(bilder/icon_note_lila.gif);
	color: #AA7FB5;
}
#teach #sidebar-rechts li a { 
	text-decoration: none;
	color: #E7B259;
}
#teach #sidebar-rechts li a:hover { 
	text-decoration: underline;
}

#teach #subsidebar-rechts2 {
	padding-top: 2em;
}



label { font-weight: bold; }
#mitte .tf { border: 1px solid #666; width: 500px; margin: 4px 0 14px 0;  font-size: 110%; padding: 5px; }
#mitte .tfplz { border: 1px solid #666; width: 220px; margin: 4px 0 14px 0; padding: 5px; }
#mitte .tfort { border: 1px solid #666; width: 404px; margin: 4px 0 14px 0; padding: 5px; }
#mitte .tf2 { border: 1px solid #666; width: 50px; margin: 1px 0 1px 16px; text-align: right; padding: 5px; }
#mitte .ta2 { border: 1px solid #666; width: 500px; height: 100px; margin: 4px 0 14px 0; font-family: verdana; padding: 5px; font-size: 105%; }
#mitte .ta { border: 1px solid #666; width: 500px; height: 180px; margin: 4px 0 14px 0; font-family: verdana; padding: 5px; font-size: 105%; }


#formkontakt { margin: 30px 0 40px 10px; font-size: 105%; }
#mitte p.error { 
	font-weight: bold;
	border: 4px solid #C30; 
	padding: 10px 15px 10px 45px;
	background-image: url(bilder/achtung.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	color: #C30;
	background-color: #FFFF33;
}





#teach #nn { 
	clear: both; 
	border-top: 2px dotted #A97EB5; 
	padding: 1em; 
	padding-left: 35px;
	padding-right: 20px;
	overflow: auto;
}
#teach #nebennavi {
	float: left;
	width: 220px;
	margin-right: 10px;
}
#teach #nebennavi a {
	font-size: 110%;
	display: block;
	padding: 12px 0 0.5em 0;
}
#teach #educators {
	float: left;
	width: 470px;
	border-left: 1px solid #ddd; 
}
#teach #subeducators {
	padding: 0 24px;
}
#teach #subeducators div.quote {
	background-image: url(bilder/quote_oben.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 1px 10px 0 20px;
}
#teach #subeducators p.pquote {
	background-image: url(bilder/quote_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}

#teach #subeducators h2 {
	text-indent: -9999px;
	background-image: url(bilder/teach_h2.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	height: 25px;
}




#classes #nn { 
	clear: both; 
	border-top: 2px dotted #A97EB5; 
	padding: 1em; 
	padding-left: 35px;
	padding-right: 20px;
	overflow: auto;
}
#classes #nebennavi {
	float: left;
	width: 220px;
	margin-right: 10px;
}
#classes #nebennavi a {
	font-size: 110%;
	display: block;
	padding: 12px 0 0.5em 0;
}
#classes #educators {
	float: left;
	width: 470px;
	border-left: 1px solid #ddd; 
}
#classes #subeducators {
	padding: 0 24px;
}
#classes #subeducators div.quote {
	background-image: url(bilder/quote_oben.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 1px 10px 0 20px;
}
#classes #subeducators p.pquote {
	background-image: url(bilder/quote_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}
#classes #subeducators h2 {
	text-indent: -9999px;
	background-image: url(bilder/home_parents_h2.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	height: 25px;
}

#form td, #calc td { padding: 3px 7px; }
#calc { margin-top: 2em; border: 1px solid #ccc; }
#calc td { text-align: right; }
#calc th, #calc .tdc { text-align: center; }
#calc .tdc { background-color: #eee; }
#calc .bg { background-color: #ddd; }

#sitemap #mitte ul { margin-left: 4em; }
#sitemap #mitte li { margin-left: 3em; }
#sitemap #mitte li.l1 { margin-left: 0em; list-style-type: none; }
#sitemap #mitte li.l3 { margin-left: 5em; list-style-type: circle; }
