/* SETS DEFAULT ISSUES FOR CORRECT INTERPRETATION OF THE PARSER */


/* rendered CSS1-addressable elements and all applicable non-inherited
properties set to initial values and default display types */

A, ABBR, ACRONYM, ADDRESS, BDO, BLOCKQUOTE, BODY, BUTTON, CITE, CODE, DD, DEL,
DFN, DIV, DL, DT, EM, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HTML, IFRAME, INS,
KBD, LABEL, LI, OBJECT, OL, P, Q, SAMP, SPAN, STRONG, SUB, SUP, UL, VAR, 
APPLET, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, SMALL, STRIKE, TT, U	{
	background: transparent;
	width: auto;
	height: auto;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;                            
	float: none;
	clear: none;
	vertical-align: baseline;
	list-style:none;
}	 

ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5,
H6, OL, P, UL, CENTER, DIR, HR, MENU, PRE	{
	display: block;
}

A, ABBR, ACRONYM, APPLET, BDO, BUTTON, CITE, CODE, DEL, DFN, EM, IFRAME,
INS, KBD, LABEL, OBJECT, Q,
SAMP, SPAN, STRONG, SUB, SUP, VAR, B, BIG, FONT, I, S, SMALL, STRIKE, TT, U	{
	display: inline;
}

LI	{
	display: inline;
}

h2 {
padding-bottom: 5px;
}

* html .buggybox {
	height: 1%;
}

#hintergrund {	
	position:absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height:750px;
	border:1px solid ;
	background-image: url(../images/montessori_back.jpg);
	z-index: 0;
}

#ueberschrift {
	z-index: 1;
	position:absolute;
	top: 36px;
	left: 159px;
	background-color: transparent;
	color: white;
	font-size: 16px;
	text-align: left;
	font-variant: normal;
	font-family: sans-serif;
}
  
#inhalt {
	position: absolute;
	top: 37px; /*137px;*/
    left: 159px;
    height: 500px;
    width: 650px;
    z-index: 1;
	 
}

div#logo {
	z-index: 1;	
	background-color: transparent;
	position: absolute;
	height: 152px;
	width: 152px;
	top	: 0px;
	left: -10px;
	font-family: sans-serif;
	/*background-image: url(../images/logo_fertig.gif);*/
}

div#logo img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	/*filter:Alpha(opacity=50);*/
}

/* the main frame that */
 
 #navitext {
 	position:absolute;
	top: 0px;
	left: 166px;
	height:500px;
	width: 484px;
	z-index: 1;	 
}

 /* these terms manipulate the menu at the bottom for configuring language, sounds and opening the help*/ 

div#hintergrund div#inhalt ul li.tipAFriend a , 
div#hintergrund div#inhalt ul li.print a , 
div#hintergrund div#inhalt ul li.toTop a {
	position: relative;
	display: inline; 
	left: 0px;
	top: 550px;	
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	background-color: transparent;
	color: #606060;
	z-index: 2;
 }

div#hintergrund div#inhalt ul li.tipAFriend a:hover , 
div#hintergrund div#inhalt ul li.print a:hover , 
div#hintergrund div#inhalt ul li.toTop a:hover {  
	
	color: black; 
	z-index:4;
 	   
 }

 
#navigation {
	position: absolute;
	top:0px;
	left: 0px;
	width: 484px;
	height: 152px;
	background-color: transparent;
	z-index: 3;

}

 /* these are the frames the navigation belongs to they are seperated from the menu*/
 
div#navieins {
 	background: White; 
	opacity: 0.7;
	position: absolute;
	height: 152px;
	width: 152px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div#navizwei {
 	background: White;
	opacity:0.7;
	position: absolute;
	height: 152px;
	width: 152px;
	top: 0px;
	left: 167px;
	z-index:1;
}

div#navidrei {
  	position: absolute;
	background: White;
	opacity:0.7;
	height: 152px;
	width: 152px;
	top: 0px;
	left: 335px;
	z-index:1;
}
 
 /*  (the content) */
 
#content {
	background-color: White;
	opacity:0.7;
	position: relative;
	height: 380px;
	width: 484px;
	top: 175px;
	left: 0px;
	z-index: 1;
	overflow: auto;
}
 
#col1 {
 	position:relative;
	top: 8px;
	left: 8px;
	bottom: 25px;
	right: 15px;
	height: 315px;
	width: 440px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	z-index: 2; 
 }

/* following the definitions for the text in the content, col1*/

div#content div#col1 {
	font-weight: normal;
	font-size: 12px;
	color: #1a1c7b;
	font-family: sans-serif;
}

div#content div#col1 h2 {
 	font-weight: bold;
	font-size: 16px;
	color: #1a1c7b;
	font-family: sans-serif;  	
} 

div#content div#col1 a {
	color: #CC0000;
}
/* here i describe the functions of the transparent frames */

div#navieins:hover{
	background: white; 
	opacity: 0.7;
}
   

div#navizwei:hover{
	background: white; 
	opacity: 0.7;
}
   
div#navidrei:hover{
	background: white; 
	opacity: 0.7;
}

ul#navMain .skip {
    height: 0px;
    visibility: hidden;
    display: none;
} 

/* the whole navigation containing the subpoints */
 
ul#navMain {
    position: absolute;   
    display: block;
	list-style-type: none;
 	background-color: transparent;   
	z-index: 3;
    font-family: sans-serif;
    font-weight: bold;
	font-size: 12px;
	width: 550px;
	height: 180px;
	top: 5px;
	left: 5px;
} 

ul#navMain li ul li a:hover,
ul#navMain li.active ul li a:hover,
ul#navMain li a:hover,
ul#navMain li.active ul li.active a:hover,
ul#navMain li.active a:hover{
	background: white; 
	opacity: 0.8;
}

/* ep=erster menupunkt erste spalte "unser angebot" zp=erster menupunkt zweite spalte "montessori methode" 
dp=erster menupunkt dirtte spalte "informationen" */

ul#navMain li {
	position: relative;
	display: block;
	float: left;
	margin: 0px 12px 0px 4px;
	width: 152px;
	padding: 0px;	
	font-family: sans-serif;
	font-weight: normal;
line-height: 20px;
	font-size: 11px;
	background-color: transparent;
	z-index: 3;
}

/* erste navigationsspalte und folgende*/

ul#navMain li ul{
	font-family: sans-serif;
	font-weight: normal;	
	position: relative;
	display: block;	
	margin: 2px 0px 0px 0px;
	width: 150px;
	padding: 0;
	z-index: 5; 
}

ul#navMain li ul li{
	position: relative;
	display: block;
	font-weight: normal;
    z-index: 3;
    margin: 0px 0px 0px 0px ;
    width: 150px;
	padding: 0px 0px 0px 0px;
margin-top: px !important;
line-height: 14px;

}

ul#navMain li ul li ul{
    position: relative;
	display: block;	
	font-weight: normal;	
	margin: 0px 0px 0px 4px;
	width: 146px;
	padding: 0px 0px 0px 0px;	
	z-index: 3;
	background-color: transparent;
}

ul#navMain li ul li ul li{
    position: relative;
	font-weight: normal;
	display: block;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
    width: 130px;
	padding: 0px 0px 0px 0px;
	z-index: 3;	
}

/* here i describe the links */

ul#navMain li a {
	background-color: transparent;
	color: #1a1c7b;
margin-bottom:; 
}

ul#navMain li.active a {
    background-color: transparent;	
    color: #1a1c7b; 
}

/*ul#navMain li.active a:hover {
	background-color: transparent;	
	color: black;
	text-decoration: underline;
}

ul#navMain li.active a:active {
	background-color: transparent;	
	color: white;
	text-decoration: underline;
}

ul#navMain li.active a:focus {
	background-color: transparent;	
	color: #242424;
	text-decoration: underline;
}*/

ul#navMain li.current a {
    background-color: transparent;	
    color: #2518F1; 
    font-weight: bold;
}

ul#navMain li ul li a {
	background-color: transparent;
	color: #1a1c7b;
}

ul#navMain li.active ul li a {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
	font-weight: normal;
}

ul#navMain li.active li {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
}

ul#navMain li.active li a {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
}

ul#navMain li.active current ul li a {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
}

/*ul#navMain li.active ul li a:hover {
	background-color: transparent;	
	color: black;
	text-decoration: underline;
}

ul#navMain li.active ul li a:active {
	background-color: transparent;	
	color: white;
}

ul#navMain li.active ul li a:focus {
	background-color: transparent;	
	color: red;
}*/

ul#navMain li.active ul li.current a {
	background-color: transparent;	
    color: #2518F1; 
    font-weight: bold;

}

ul#navMain li ul li ul li a {
	background-color: transparent;	
	color: #1a1c7b;
}

ul#navMain li.active ul li.active ul li a {
	background-color: transparent;	
	color: #1a1c7b;
}
/*
ul#navMain li.active ul li.active a{
	background-color: transparent;
    color: #1a1c7b; 
    font-weight: normal;

}
*/
ul#navMain li.active ul li.active ul li a {
	background-color: transparent;	
	color: #1a1c7b;
}



ul#navMain li.active ul li a {
	background-color: transparent;	
	color: #1a1c7b;
}

ul#navMain li.active ul li.active current ul li {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
}

ul#navMain li.active ul li.active current ul li a {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
}

ul#navMain li.active ul li.active ul li.current {
	background-color: transparent;
	color: #1a1c7b;

}

div#navigation ul#navMain li.active ul li.active ul li.current a {
	background-color: transparent;
    color: #2518F1; 
    font-weight: bold;
}

ul#navMain li.active ul li.active ul li a {
	background-color: transparent;
	color: #1a1c7b;
	text-decoration: none;
	font-weight: normal;
}
 
 /* these terms manipulate the navMeta identity*/ 

div.adresse ul {
	width: 210px;
	position: relative;
	left: 16px;
	top: 495px; /*649px;*/
}

div.adresse  ul li {
	display: block; 
	font-size: 11px;
	font-weight: normal;
	font-family: sans-serif;
	color: #1a1c7b;
	z-index: 2;
}

div.adresse ul li.name {
line-height: 30px;
}

div.adresse span{
	background: white;
	opacity: 0.5;
	padding: 0px 5px 0px 5px;
}

div.adresse a  {
	background-color: transparent;
	color: #CC0000;
}

div.adresse a:hover  {
	background-color: transparent;
	color: black;
}

div#recht {
	position: relative;
	top: 420px;
	left: 810px;	
	width:120px;
}

ul#navLang {
	font-size: 11px;
	font-weight: normal;
	font-family: sans-serif;
	text-align: right;
}

ul#navLang li {
	display: inline;
	padding: 0px 0px 0px 0px;	
}

ul#navLang li a {
	color: #1a1c7b;
	background-color: white;
	opacity: 0.7;
	padding-left: 5px;
	padding-right: 5px;	
}
ul#navLang li.right{
margin-right: 5px;
}
ul#navLang li a:hover {
	color:black;
}

ul#navLang li strong {
	background-color: white;
	opacity: 0.7;
	padding-left: 5px;
	padding-right: 5px;
	color: #1a1c7b;
}

ul#navMeta  {
	/*display: inline;*/
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	font-family: sans-serif;
	z-index: 2;
	text-align: right;
	padding: 5px 5px 0px 0px;
}

ul#navMeta li {
	background-color: white;
	opacity: 0.7;
}

ul#navMeta li a {
	color: #1a1c7b;
	z-index: 4;	
	padding: 0 5px 0 5px;
}

ul#navMeta li a:hover  {  
	color: black; 
	z-index:4; 	   
}

div#navBread {
	position: relative;
	top: 5px;
	left: 3px;
	width: 440px;
}

ul#navBread {
	z-index: 5;
	margin-top:5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	display: inline;
	list-style: none;
}

ul#navBread li a {
	color: #707070;
}

ul#navBread li a:hover {
	color:black;
}

ul#navBread li ul {
	display: inline;
}

ul#navBread li ul li a {
	color: #707070;
	padding-left: -20px;
}

ul#navBread li ul li a:hover {

}

ul#sitemap li{
	display: list-item;
	margin-left: 20px;
}

/* Plugin Gallery */
div.tx-wsgallery-pi1 table td.imagegalleryindex table td {
	padding-top: 16px;
}

/* News */
div.news-single-container div.news-single-item h1 {
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: sans-serif;
}

div.news-latest-morelink {
	margin-bottom: 10px;
}

div.news-list-morelink {
	margin-bottom: 10px;
}