 
/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2 { margin-bottom:1em;}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #fff;
 
	background-image:url(images/logo2.gif);
	background-repeat:no-repeat;
	background-position:top left; 
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
	
}

/* Header */

#header
{
	position: relative;
	background: url('images/a5.jpg') top left repeat-x;
	height: 130px;
	padding-left: 2em;
	margin-left:400px;
}

#header h1
{
	position: absolute;
	top: 1em;
	font-size: 2em;
	left: -100px;
	color: #fff;
	text-decoration: none;
	z-index:1;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 0.8em;
	top: 8em;
	color: #E0E8EF;
}

#headerlogo
{
background: transparent;
 
}

#headerlingokids
{
	position: absolute;
	top: 3px;
	right:10px;
	background-image:url(images/logo-lingokids.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:144px;
	width:161px;
	z-index: 9;
}

#headerlingokids p
{ display:none;
}

#headerlogo p
{ display:none;
}


/* Content */

#content
{ 
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

 
/* Primary Content */

#primaryContentContainer
{

	float: right;
	margin: -2em -17em 0em -17em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 17em 0em 16em;
	padding: 1.5em 1em 1.5em 2em;
}

#primaryContent img {
	margin: 10px ;
	padding: 5px;
}


/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 0em;
	z-index:2;
 
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
 
	height: 64px;
	width: 120px;
		z-index:3;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 1em 1.5em 1em;
	background: url('images/a2.gif') top left repeat-y;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/a4.gif') top left no-repeat;
	height: 64px;
	width: 120px;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 0;
	margin: 0;
	background:url('images/unten.gif') bottom left repeat-x;
	margin-top: 76px;

}

#footer p {
	z-index: 1;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
	font-size: 10px;
}

#footerlogo
{
	position: absolute;
	left:0px;
	background:url('images/untenlinks.gif') bottom left no-repeat;
	height:200px;
	width:370px;
	top: -134px;
	z-index:1;
}


.clear{	clear: both; }

#newsbox{
	margin: 1px;
	padding: 1px;
	width: 150px;
	border: 0px #111;
	border-style:dashed;
	font-size: 12px;
} 

ul, ol {
	margin-left: 0;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.submenu, ul.search 
{
padding: 0;
margin-left: 0;
list-style: none;
display:block;  
}
 
 .menulevel1 li a {
 	display:block;
	width: 160px;
	background-color:#EB6419;
	font-size:80%;	
	text-decoration:none;
	color:#333333;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #00A5EB;
	padding-left: 20px; 
  }
  
.menulevel1 li a:hover {	background-color:#96C23F; color:#333333;	}
 
.menulevel2 li a {
 	display:block;
	width: 150px;
	background-color:#dddddd;
	font-size:80%;	
	text-decoration:none;
	color:#113366;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #00A5EB;
	padding-left: 10px; 
  }
  
 
li.doc {
padding-left: 22px;
background-image: url(menu/doc.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
display:block;
}
li.docs {padding-left: 20px;
background-image: url(menu/docs.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
li.sdoc {
background-image: url(menu/sdoc.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
width: 170px;
background-color:#96C23F;
font-size:80%;	
text-decoration:none;
color:#113366;
font-weight:bold;
padding:4px 0px 5px 30px;
border-top:1px solid #DFC877;
}
li.sdocs {
padding-left: 20px;
background-image: url(menu/sdocs.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
display:block;
}
.lastupd {
font-weight: normal;
text-align: center;
font-size:small;
}
 
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
	list-style:none;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: #5493B4;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
}
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #5493B4;
	text-decoration: none;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.edit {
	font-size: 7pt;
	color: black;
	background: #E5E5E5;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.edit  table {
z-index:1;
min-width:500px;
}

input, select {
	font-size: 8pt;
	text-indent: 2px;
}

/* Menu */
#menu {
margin: 0px;
padding: 0px;
}
 
.mainnavi {
margin: 0px;
padding: 0px;
list-style:none;
display:block;    }
  
.mainnavi li { display:block;  }
  
.mainnavi li a {
 	display:block;
	width: 180px;
	background-color:#999999;
	font-size:80%;	
	text-decoration:none;
	color:#333333;
	font-weight:bold;
    padding:4px 0px 5px 0px;
	border-top:1px solid #DFC877;
	padding-left: 20px; 
  }
  
.mainnavi li a:hover {	background-color:#EB6419; color:#113366;	}
.mainnaviheadline {	
	display:block;
	width: 194px;
	background-color:#7D7A7A;
	font-size:90%;	
	text-decoration:none;
	color:#FE6204;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding-left:20px;  }

