/*

yellow: #f8c820
darkyellow: #433d1d
cyan: #dd0067
bg: #051425

*/

/* 
reset all browser CSS 

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0b1
build: 1160
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
html li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* accessibility styles */
.a11y, #header p, #header h2, #nav h2, #nav2nd h2, #footer hr, #footer h2, #nav em {
    display:block;
    position:absolute;
    width:1px;
    height:1px;
    top:-999em;
    left:-999em;
    overflow:hidden;
}


/* body */
#wrapper {
    background:url(../images/bg-back.png) repeat-y scroll left top; 
	float:left;	
	width:1000px;
	float:left;
	position:relative;
	min-height:690px;
}
#wrapper-inner {
    background: transparent url(../images/background.jpg) no-repeat scroll 0 70px; /* 70 = footer height */ 
	float:left;
	clear:both;
	width:1000px;
	min-height:690px;
}

#balken {background:url(../images/bg_balken.png) repeat-y left top; width:1020px; float:left;}

/* header */
#header {
    background: transparent url(../images/hd1.jpg) no-repeat scroll top left;
    height:215px;
	z-index:2px;
}

#header em {
    display:block;
    position:absolute;
    width:1px;
    height:1px;
    top:-999em;
    overflow:hidden;
}

#header a {
    display:block;
    position:absolute;
    top:20px;
    left:131px;
    width:462px;
    height:116px;
}

/* navigation */
#nav {
    margin: 0 0 3px 147px;
    overflow:hidden;
    width:824px;
}

#nav li {
    float: left;
    height:35px;
}
#nav a, #nav span {
    background-image: url(../images/nav.png);
    background-repeat: no-repeat;
    display:block;
    height:40px;
}

.world-expo-2010 {
    width:159px;
}
.world-expo-2010 a {
    background-position:0px 0;
}
.world-expo-2010 a:hover, .world-expo-2010 .active {
    background-position:0 -35px;
}
.idea {
    width:64px;
}
.idea a {
    background-position:-159px 0;
}
.idea a:hover, .idea .active {
    background-position:-159px -35px;
}
.team {
    width:73px;
}
.team a {
    background-position:-421px 0;
}
.team a:hover, .team .active {
    background-position:-630px -35px;
}

}
.youth-innovation-center {
    width:209px;
}
.youth-innovation-center a {
    background-position:-223px 0;
}
.youth-innovation-center a:hover, .youth-innovation-center .active {
    background-position:-223px -35px;
}
.database {
    width:112px;
}
.database a {
    background-position:-421px 0;
}
.database a:hover, .database .active {
    background-position:-421px -35px;
}
.contact {
    width:88px;
}
.contact a {
    background-position:-736px 0;
}
.contact a:hover, .contact .active {
    background-position:-736px -35px;
}

/* 2nd level navigation */
#nav2nd {
    width:880px;
    background:#f8c820;
    margin:3px 0 0 0;
}
#nav2nd-inner {
    padding:0 0 0 151px;
}

#nav2nd li {
    display:inline;
    float:left;
    margin: 1px 0 0;
}

#nav2nd ul {
	display:block;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}

#nav2nd a, #nav2nd span {
    
}
#nav2nd a {
    text-decoration:none;
    color:#000;
}
#nav2nd a:visited {
    color:#222;
}
#nav2nd a:hover em {
    text-decoration:underline;
    color:#433d1d;
    font-weight: bold;
}
#nav2nd span em {
    text-decoration:underline;
    font-weight: bold;
}
/* intro */
#intro {
    width:551px;
    background: #f8c820;
    margin: 3px 0 2px 0;
	float:left;
}
#intro-inner {
    padding: 10px 10px 8px 147px;
	float:left;
}

#intro h1 {
    font: normal normal bold 22pt/26pt Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
#intro p {
    font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
}
.highlight {
    color:#dd0067;
    font-weight:bold;
}
/* content */
#content {
    min-height:300px;
	float:left;
	clear:both;
}
#content-inner {
    padding:3px 0 40px 148px;
}
.homepage #content-inner {
    padding:1px 0 40px 199px;
}

.article, .teaser {
    margin: 0 0 2px 0;
    background: #f8c820;
}
.article {
    width: 502px;
}
.teaser {
    width: 451px;
}

.article-inner {
    padding: 6px 36px 30px 6px;
}
.teaser-inner {
    padding: 6px 0px 8px 6px;
}
.teaser-more1 {
    display:inline;
    float:right;
    position:relative;
    left:-10px;
    top:-38px;;
    width: 36px;
    height:20px;
    font-size:9px;
}
.teaser-more2 {
    display:inline;
    float:right;
    position:relative;
    left:-10px;
    top:-54px;;
    width: 36px;
    height:20px;
    font-size:9px;
}
.teaser-more3 {
    display:inline;
    float:right;
    position:relative;
    left:-10px;
    top:-54px;;
    width: 36px;
    height:20px;
    font-size:9px;
}
.teaser-more1 em, .teaser-more2 em, .teaser-more3 em {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    background-image: url(../images/moreinfo-sprite.png);
    background-position: -35px -57px;
    cursor:pointer;
}

/* content typography/layout */
#content h2 {
    font: normal normal bold 22px/26px Arial, Helvetica, sans-serif;
}
#content h3 {
    font: normal normal normal 16.5px/20px Arial, Helvetica, sans-serif;
    margin-top:16px;
}
#content p {
    font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
}
#content strong {
    font-weight:bold;
}
#content .innovation-author {
    font-style: italic;
    text-align:left;
}
#content .list {
    margin: 0 0 14px 0px;
}
#content .list li {
	list-style-image:url(../../article-images/listen-img.gif); 
	list-style-position: inside;
	font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-left:-4px;
}
	
.interpic {
    margin: 6px 0;
    text-align:center;
}
.sidepic {
    margin-left: 6px;
    float:right;
}
.sidepic_r {
    margin-right: 6px;
    float:left;
}
.clear {
    clear:both;
}
.moreinfo {
    font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
    margin: 16px 0px 0px 0px;
}

.moreinfo a {
    display:block;
    padding: 1px 0px 1px 73px;
    text-decoration:none;
    color:#000;
    background-repeat: no-repeat;
    background-image: url(../images/moreinfo-sprite.png);
}
.moreinfo a:visited {
    color:#222;
}
.moreinfo a:hover {
    color:#433d1d;
    text-decoration:underline;
}
.moreinfo em {
    padding: 0 0 0 3px;
    cursor:pointer;
}
.moreinfo-link a {
    background-position: 0 -57px;
}
.moreinfo-download a {
    background-position: 0 -117px;
}
.moreinfo-video a {
    background-position: 0 -177px;
}
.moreinfo-info a {
    background-position: 0 -237px;
}
.moreinfo-brochure a {
    background-position: 0 -297px;
}
.einleitung {
	color:#D41F44;
	font-weight:bold;
}
/* video */
#video {
	position:absolute;
	top:313px;
	left:267px;
	width:309px;
	height:201px;
}
/* störer */
#interferer {
    position:absolute;
    top:350px;
    left:5px;
}
#interferer a {
    position:absolute;
    width:185px;
    height:151px;
    background: transparent url(../images/interferer-nq8.png) no-repeat scroll left top;
}

/* footer */
html,body{height:100%; background-color:#051425;}
body{position:absolute;width:100%;}/*opera 9.5 fix*/
#wrapper{
	margin-top:-70px;/*footer height*/
}
* html #outer{height:100%}
#header{
	border-top:70px solid #fff;/* soak up negative margin*/
}
#footer{
	height:70px;/* must match negative margin and header soak up*/
	overflow:hidden;
	background: #051425 url(../images/footer.png) repeat-x scroll left top;
	color:#fff;
	font: normal normal normal 11px/16px Arial, sans-serif;
	float:left;
	clear:both;
	width:1000px;
}
#footer a, #footer a:visited {
    color:#fff;
}
#footer-inner {
    padding:23px 0 0 151px; /* 205px */
}
.homepage #footer-inner {
    padding-left:205px;
}

