*{ margin:0; padding:0;}
body { font:13px/1.231 arial,helvetica,clean,sans-serif;font-size:small;word-spacing: 0.1em;  }
li {list-style:none;}
#header{
	width:888px;
	height:98px;
}

#facebook {
	width: 20px;
	height: 20px;
	float:right;
	padding-top: 45px;
	
}

#facebook a {
	width: 20px;
	height: 20px;
	display:block;
	background: url("icon_facebook.png") no-repeat scroll left top transparent;
}


#mainwrapper{
	width:888px;
}

#teaserwrapper{
	position:absolute;
	top:98px;
	left:740px;
	width:148px;
	height:510px;
	overflow:hidden;
}

#logo{
	position:absolute;
	top:0px;
	left:889px;
}
#footer{
	clear:both;
	font-size:0.86em;
	color:#757477;
	font-weight:bold;
	width:878px;
	margin:16px 0 0 10px;
	padding:12px 0 0 0;
	border-top: 1px dotted #999;
}

#footer img {
	vertical-align:top;
}

#stiftung {
position:absolute;
	top:640px;
	left:740px;
	width: 146px;
	height:40px;
	text-align:right;
	/*background-color:#efefef;*/
}
#stiftung  img {
	margin:0 0 0 0px;
}

#stiftungstext{
	padding:0 0 12px 2px;
	text-align:left;
}

#stiftungsimages{
width: 146px;
}

#messagebox {
	position: absolute;
	/*top:35px;*/
	top:0;
	/*left:10px;*/
	left:370px;
	/*width:450px;*/
	width:310px;
	height:26px;
	/*border: 1px dotted #999;*/
}



#fricker-link{
	position: absolute;
	font-size: 1em;
	font-weight:bold;
	color:#757477;
	/*top:65px;*/
	top:30px;
	/*left:10px;*/
	left:655px;
	width:80px;
	height:2px;
}

#fricker-link a{
	text-decoration:none;
	color:#757477;
}

#main-title {
	position: absolute;
	/*font:bold 1.5em/1 "Arial", Helvetica, Verdana, sans-serif;*/
	font:bold 2em/1 "Arial", Helvetica, Verdana, sans-serif;
	font-weight:bold;
	color:#757477;
	/*top:15px;*/
	top:5px;
	left:10px;
	width:450px;
	height:38px;
	/*border: 1px dotted #999;*/
}
	

#entrieswrapper {
	position:relative;
	width:720px;
	height:510px;
}

.entry{
	overflow:hidden;
	cursor:pointer;
	width: 350px;
	height: 250px;
	text-decoration: none;
	display: block ;
	font-size:17px;
	/*letter-spacing: -.5px;*/
	font-weight:bold;		
	color:#fff;
}

.entry .header{
	/*margin:80px 0 0 40px;*/
	padding: 229px 0 0 10px;
}

.visiting {
	position:absolute;
	top: 0;
	left: 10px;
	background: url(images/besuchen.jpg) top left no-repeat;
	/*color:#ff6600;*/ 
}

.learning{
	position:absolute;
	background: url(images/lehren.jpg) top left no-repeat; 
	top: 0;
	left: 370px;
	/*color:#0061A1;*/
}

.researching{
	position:absolute;
	background: url(images/sammeln.jpg) top left no-repeat; 
	top:260px;
	left: 10px;
	/*color:#999900;*/
}

.playing{
	position:absolute;
	background: url(images/spielen.jpg) top left no-repeat; 
	top:260px;
	left: 370px;
	/*color:#bf024f;*/
}

#top-nav {position: absolute;   line-height:1em; top:70px; /*left:560px;*/ left:10px; list-style: none; width: 470px; padding:6px 0 0 0 ;margin:0 ;}
#top-nav ul li{display: inline;}
#top-nav ul li a{ list-style:none; font-size:0.86em; text-decoration:none; 	color:#757477; font-weight: bold; }

#disclaimer { left:10px; list-style: none; line-height:1em; width: 470px; padding:6px 0 0 0 ;margin:0 ;}
#disclaimer ul li{display: inline;}
#disclaimer ul li a{ list-style:none;  text-decoration:none; 	color:#757477; font-weight: bold; }



#servicebox { width: 148px; position: absolute; top:5px; left:740px; text-align:left;  	color:#757477;}

#searchbox {width: 148px;font-weight:bold;}
#searchfield {background-color: #efefef; border:solid 1px #777; width:120px; height: 1.3em; font-size: .9em;}
#searchbutton {vertical-align: middle;}

#languagebox {float:left; margin: 0; width: 100px; text-align:left; padding:50px 0 0 0;   }
/*printlink ausgeschaltet -> display:none!*/
#printlink{display:none; float:left;padding:20px 0 0 0; }
#languagebox a{		color:#757477; text-decoration:none; font-weight:bold;}
#languagebox ul li {display: inline; padding:0 4px 0 0;font-size:0.86em; }
#languagebox li .lang-no a {}
#languagebox li .lang-act a{ }
.lang-empty {color:#bbb;}
.lang-divider  {color:#fff;}


.home-teaser-teaserwrapper{
	float:right;
	width:148px;
	height:510px;
	background-color:#E8E8E8;

}

.teaser-smallimage{
	width:148px;
	text-align:center;
	padding:10px 0  10px 0;
}
.teaser {
	font-size: 1em;
	line-height: 1.2em;
	width:135px;

	font-weight:bold;
	background-color:#E8E8E8;
	padding:0.5em 5px 0.5em 5px ;
}

.teaserheader{
	font-size:1em;
}

.teaser-spacer{
	float:left;
	width:148px;
	font-size:3px;
	background-color:#fff;
}

.teaser-type{
	font-size: 0.75em;
	width:138px;
	font-weight:bold;
	color:#fff;
	padding:0.4em 5px 0.4em 5px ;
}

.teaser-type-besuchen {
	background-color:#ff6600;	
	display:none;
}
.teaser-type-lehren {
	background-color:#0061A1;	
	display:none;
}
.teaser-type-sammeln {
	background-color:#999900;	
	display:none;
}
.teaser-type-spielen {
	background-color:#bf024f;	
	display:none;
}
.teaser-type-service {
	background-color:#666666;	
	display:none;
}
.teaser-type-extern {
	background-color:#a4a4a4;	
	display:none;
}

.teaser-besuchen {
	color:#ff6600;	
}
.teaser-besuchen img{
	padding: 0 0.3em 0 0;
}
.teaser-besuchen a {
	font-size:0.9em;
	text-decoration:none;
	color:#ff6600;	
}

.teaser-lehren {
	color:#0061A1;	
}
.teaser-lehren img{
	padding: 0 0.3em 0 0;
}
.teaser-lehren a {
	font-size:0.9em;
	text-decoration:none;
	color:#0061A1;	
}

.teaser-sammeln {
	color:#999900;	
}
.teaser-sammeln img{
	padding: 0 0.3em 0 0;
}
 .teaser-sammeln a {
	font-size:0.9em;
	text-decoration:none;
	color:#999900;	
}


.teaser-spielen {
	color:#bf024f;	
}
.teaser-spielen img{
	padding: 0 0.3em 0 0;
}
.teaser-spielen a {
	font-size:0.9em;
	text-decoration:none;
	color:#bf024f;	
}

.teaser-service{
	color:#666666;	
}
.teaser-service img{
	padding: 0 0.3em 0 0;
}
.teaser-service a {
	font-size:0.9em;
	text-decoration:none;
	color:#666666;	
}


.teaser-extern {
	color:#A4A4A4;	
}
.teaser-extern img{
	padding: 0 0.3em 0 0;
}

.teaser-extern a {
	font-size:0.9em;
	text-decoration:none;
	color:#A4A4A4;	
}
.teaser-more-news {
	clear:both;
	padding: 7px 0 0 5px;

}
.teaser-more-news img{
	padding: 0 0.3em 0 0;
}

.teaser-more-news a{
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	color:#000;	
}

.teaser-database {
	padding: 5px 0 0 0;
	/*background-image: url("images/sammeln/arrow.gif") repeat-y ;*/
	/*background-position: 10px -10px;*/
	width: 135px;

}
.teaser-database img{
	padding: 0 0.3em 0 0;
}

.teaser-database a{
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	color:#999900;	
	/*background-color:red;*/
	/*background-image: url("images/sammeln/arrow.gif") ;*/
	/*background-repeat: no-repeat;*/
	/*background-position: 4px left;*/
	padding-left: 5px;
	display:block;
}


.home-teaser-mainlink a {
	/*cursor:hand;*/
	cursor:pointer;
	text-decoration:none;
	
}
 

/* jr newsticker */

.newsTicker {
        margin-top:10px;
        
}
.tx-jrticker-pi1{
	width: 350px;
	
}
.jrTicker {
				 width:350px;
				 height:19px;
         margin: 10px 0 0 0;
         padding: 0 0 0 0;
         text-align: right;
         /*background-color:#efefef;*/
         /*border: 1px dashed #c0c0c0;*/

}

.jrTicker img{
         margin-left: -5px;
         padding: 0px;
}

.jrTickerHeaderFont {
        font-family: Helvetica,Arial,sans-serif;
        color:black; font-size:12px;
        font-weight: bold;
        background-color:transparent;
}



.newsTxt1bBlack {
  /*font:bold 1.5em/1 "Arial", Helvetica, Verdana, sans-serif;*/
  font:bold 1.4em/1 "Arial", Helvetica, Verdana, sans-serif;
  color: #757477;

}


#indexedsearchbox #indexedsearch .searchbox-sword {
top:0;
float:left;
}
#indexedsearchbox input.searchbox-sword{ width: 110px;}
#indexedsearchbox #indexedsearch .searchbox-button {
padding-top: 3px;
padding-left: 3px;
}

.teaser , .teaser-smallimage{display:block;}
.home-teaser-mainlink {padding: 6px 0;}
