* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: none;
	}

html {
	overflow-y: scroll;
  }
  
html, body {
	color: #0057a5;
	background: #e7edf8;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.015em
	}
	
a {
	color: #0057a5;    
	}
	
.highlight {
	color: #ffdf43;
	}
	
sub {
	font-size: 8px;
	vertical-align: -3px;
	}

#main_content h1 sub {
	font-size: 13px;
	}
	
.clear {
  clear: both;
  }
	
#wrapper {
	width: 1000px;
  margin: auto;
  background: url(img/bg_shad.png) repeat-y;
	}
	
#container {
  padding: 0px 7px;
  }
  
#footer {
	height: 6px;
	background: #e7edf8 url(img/bg_shad_bottom.png) no-repeat;
	padding-bottom: 40px;
	}
  
#header {
	overflow: hidden;
	}

#logo {
	position: relative;
	}
	
#logo a {
	display: block;
	position: absolute;
	top: 22px;
	left: 14px;
	}
	
#top_nav {
	font-size: 10px;
	line-height: 12px;
	height: 128px;
	padding: 0 265px 0 0;
	background: url(img/header_bg.png) no-repeat top right;
	}

#top_nav ul {
	list-style-type: none;
	text-align: right;
	padding: 48px 0 0;
	}

#top_nav ul li {
	padding: 0 0 8px 0;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	}

#top_nav ul li a {
	text-decoration: none;
	}

#top_nav ul li a:hover,
#top_nav ul li a.selected:link,
#top_nav ul li a.selected:visited {
	font-weight: bold;
	}
	
#headline {
	height: 94px;
	overflow: hidden;
	background: url(img/headline_bg.png) no-repeat top right;
	}
	
#headline h1 {
	margin: 23px 0 0 253px;
	padding: 0px;
	font-size: 19px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	}
	
#headline h1 span.highlight {
	font-size: 32px;
	}
	
#left_col {
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
	z-index: 1000;
	}
	
#right_col {
	float: left;
	width: 786px;
	background: #b3c7e8 url(img/content_bg.png) repeat-x;
	}
	
#main_nav {
	margin: 94px 30px 0 0;
	}
	
#main_nav ul {
	list-style-type: none;
	}

#main_nav ul li {
	padding: 0 0 26px 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	}
	
#main_nav ul ul {
	margin-bottom: -8px;
	margin-top: 0px !important;
	margin-top: 4px;
	}

#main_nav ul ul li {
	padding: 3px 0 4px 0;
	font-size: 10px;
	}

#main_nav ul.submenu {
	display: none;
	}

#main_nav li.selected ul.submenu {
	display: block;
	}

#main_nav ul li a {
	color: #fff;
	text-decoration: none;
	}

#main_nav ul li a:hover,
#main_nav ul li a.selected:link,
#main_nav ul li a.selected:visited {
	font-weight: bold;
	color: #ffdf43;
	}

#main_content {
	position: relative;
	margin-right: 405px;
	padding: 45px 0 25px 55px;
	font-size: 11px;
	line-height: 15px;
	}
	
#main_content.wide {
	margin-right: 0px;
	padding: 45px 100px 25px 55px;
	}
	
#main_content p {
	padding: 0px 0 14px 2px;
	}
	
#main_content h1 {
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	margin: 0 0 22px;
	}
	
#main_content ul {
	list-style-type: none;
	}
	
#main_content ul li {
	background: url(img/dot.png) 2px 4px no-repeat; 
	padding: 0 0 0 16px;
	}
	
#main_content ul li span {
	font-weight: bold;
	}
	
#main_content ul li {
	margin: 0 0 15px 0;
	}
	
#main_content a:link, 
#main_content a:visited {
	text-decoration: underline;
	font-weight: normal;
	}

#main_content a:hover {
	text-decoration: none;
	font-weight: bold;
	}
	
#main_content span.bullet {
	display: inline-block;
	background: url(img/dot.png) no-repeat 0 4px;
	width: 12px;
	height: 14px;
	vertical-align: top;
	}

#main_img {
	position: relative;
	float: right;
	margin: 47px 0 0px !important;
	margin: 47px 0 -1px;
	}

.main_img_eddi {
	height: 653px;
	}
	
.main_img_eddi img {
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
.main_img_schuelerwelt {
	height: 652px;
	}
	
.main_img_schuelerwelt img {
	position: absolute;
	top: 10px;
	right: 0px;
	}

#main_img #auxImageSchuelerwelt_detektiv {
	position: absolute;
	top: 268px;
	left: -812px;
}
	
#eddi_bubble_wrap {
	position: relative;
	float: left;
	width: 140px;
	height: 265px;
	top: 15px;
	}
	
#eddi_bubble_link_wrap {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 349px;
	height: 249px;
	background: url(img/eddi_btn.jpg) no-repeat;
	}
	
#eddi_bubble_link {
	display: block;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 106px;
	height: 60px;
	}

#eddie_bubble_link_schueler {
	display: block;
	height: 110px;
	margin-left:		275px;
	position: absolute;
	top: 540px;
	width: 180px;
	}


#eddi_lerncenter_link {
	display: block;
	position: absolute;
	left: 0px;
	top: 161px;
	width: 143px;
	height: 63px;
	}
	
a#lerncenter_btn {
	display: block;
	background: url(img/lerncenter_btn.png) no-repeat;
	width: 143px;
	height: 0px;
	padding-top: 63px;
	overflow: hidden;
	}
	
#main_img a#lerncenter_btn {
	position: absolute;
	left: -76px;
	top: 33px;
	z-index: 100;
	}
	
#pos_wrap {
	height: 0px;
	position: relative;
	}
	
#pos_wrap a#lerncenter_btn {
	position: absolute;
	bottom: 72px;
	left: 36px;
	background: url(img/lerncenter_btn_b.png) no-repeat;
	}
	
#main_img a#eddi_bubble_elternwelt {
	display: block;
	position: absolute;
	right: 114px;
	top: 360px;
	width: 128px;
	height: 75px;
	background: url(img/blank.gif);
	}
	
#main_img a#eddi_bubble_schuelerwelt {
	display: block;
	position: absolute;
	right: 316px;
	top: 360px;
	width: 128px;
	height: 75px;
	background: url(img/blank.gif);
	z-index: 100;
	}
	
#main_img a#eddi_bubble_eddi {
	display: block;
	position: absolute;
	right: 238px;
	top: 78px;
	width: 128px;
	height: 80px;
	background: url(img/blank.gif);
	z-index: 100;
	}
	
#main_img a#wismo_bubble_eddi {
	display: block;
	position: absolute;
	right: 679px;
	top: 387px;
	width: 148px;
	height: 95px;
	background: red url(img/wismo_bubble_bg.jpg);
	z-index: 100;
	}
	
#main_img div#empfehlung_box {
	position: absolute;
	top: 101px;
	left: 228px;
	width: 140px;
	}
	
#main_img #auxImage {
	position: absolute;
	top: 374px;
	left: -436px;
}
	
#main_img #auxImage_detektiv {
	position: absolute;
	top: 466px;
	left: -454px;
}

#eddi_bubble_wrap_ueben_lernen_34 {
	float: left;
	height: 295px;
	position: relative;
	width: 70px;
}

#eddi_bubble_wrap_ueben_lernen_34 #eddi_bubble_link_wrap_ueben_lernen_34 {
	background: #fc0 url(img/mimg_ueben_und_lernen_3+4_eddi.jpg);
	display: block;
	height: 334px;
	position: absolute;
	right: -56px;
	top: 24px;
	width: 381px;
	z-index: 1;
}

#eddi_bubble_link_wrap_ueben_lernen_34 #eddi_lerncenter_link {
	left: 36px;
	top: 199px;
}

#eddi_bubble_link_wrap_ueben_lernen_34 #eddi_bubble_link {
	height: 66px;
	right: 0;
	top: 4px;
}

#auxImage_eddi {
	position: absolute;
	left: -595px;
	right: auto;
	top: 313px;
}