body{
  color:#1c3647;
  background-color:#000;
  background-image: url(../images/bg_stars.jpg);
  background-position: left top;
  background-repeat: repeat;
  line-height:18px;
}
p{
  margin-bottom:10px;
}
a{color:#ba3b53;text-decoration:none;}
a:hover{color:#cd677c;}
ul{padding-bottom:10px;}
ul, li{
  list-style-image: url(../images/liste_punkt.gif);
  list-style-position: outside;
  list-style-type: none;
}
#header{
  height:170px;
  margin:0 auto;
  background-image: url(../images/upper-bg.png);
  background-repeat: no-repeat;
  position:absolute;
  z-index: 1;
}  

#header img.head-img{
  position: absolute;
  top:0px;
  left: 665px;
  z-index: 20;
}

#spaceship1 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 306px;
  height: 246px;
  margin: 0;
  padding: 0;
  background-image: url(../images/ship1.png);
}
#spaceship2 {
  display: block;
  position: absolute;
  top: 246px;
  left: 0;
  width: 70px;
  height: 101px;
  margin: 0;
  padding: 0;
  background-image: url(../images/ship2.png);
}
#logos {
  display: block;
  position: absolute;
  top: 240px;
  left: 1050px;
  margin: 0;
  padding: 0;
}
#release {
  display: block;
  position: absolute;
  top: 34px;
  left: 325px;
  margin: 0;
  padding: 0;
}


#lang_switch {
  color: white;
  font-weight: lighter;
  left: 330px;
  letter-spacing: 1px;
  position: absolute;
  top: 10px;
  width: 220px;
}

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

#lang_switch a:hover{color:#b6c2d3;}

#wrapper{
  width:1000px;
  margin:0;
  position: absolute;
  top: 190px;
  left: 59px;
  background-position: 160px 132px;
  background-image: url(../images/main_bg.png);
  background-repeat: repeat-y;
  overflow:hidden;
}
#top_bg_pic{
  position: relative;
  top: 0;
  left: 160px;
  margin: 0;
  padding: 0;
}

#main{
  float:left;
  width:650px;
  margin: 0px 0 20px 0px;
  overflow:hidden;
}


#main img.news{float:left;margin:0 5px 0 0px;}

#main .article{ margin:0 0 20px 10px; overflow:hidden;}

#main h1{
  line-height: 1.2em;
  padding: 10px;
  font-weight:bold;
  margin-bottom: 20px;
} 

#main h2{
  margin: 0;
  padding: 20px 0 10px 0;
}

#column1-1{position:relative;margin: 0 10px;top:5px;}


.headline{
  margin: 16px 0 50px 10px;
  display: block;
  position: absolute;
  top:0;
  left:220px;
}

#column2-1{
  float:left;
  width:380px;
  margin: 0 0px 0 10px;
}
                                             
#column2-1 ul{ 
  margin: 0 0 10px 40px;
  list-style-type:disc;
}
/*p.after-list{
  margin: -5px 0 10px 0;
}*/

#column2-2{
  width:230px;
  float:left;
  margin-left:0;
  margin-left:0;
  
}

#column2-2 img.float-right{
  float:right;
}


#column0-1{
  float:left;
  width:310px;
  margin: 0 0px 0 10px;
}
                                             
#column0-1 ul{ 
  margin: 0 0 10px 40px;
  list-style-type:disc;
}
/*p.after-list{
  margin: -5px 0 10px 0;
}*/

#column0-2{
  width:300px;
  float: right;
  margin-left:0;
  margin-left:0;
  
}

#column0-2 img.float-right{
  float:right;
}

#column0-3{
  float:left;
  width:600px;
  margin: 0 0px 0 10px;
}

#column0-3 ul{ 
  margin: 0 0 10px 40px;
  list-style-type:disc;
}

img.selected {
  padding-bottom: 5px;
  border-bottom: 15px solid black;
}

#row{overflow:hidden; margin: 10px 0 0 0;}

#row4-1, #row4-3{ 
  position:relative;
  margin: 0px 0px -30px 10px;
  padding:0;
  overflow:hidden;
}

#row4-3{
  margin: 30px 0px -30px 10px;
} 

#row4-2, #row4-4{ 
 position:relative;
 overflow:hidden;
 background: #000;
 color:#fff;
 padding:0;
 margin:0 0 0px 0;
 width:640px;
}

.ref-more-info{
  margin:0 0;
  padding:10px;
}

.ref-more-info #row img{
  float:left;
  width:140px;
  height:90px;
  margin: 0 20px 10px 0px;
}
 
.ref-more-info #row img.last{
  margin: 0 0px 10px 0px; 
}

#row4-1 .reference, #row4-3 .reference{
  float:left;
  overflow:hidden;
  margin:0 20px 20px 0;}

#row4-1 .reference.last, #row4-3 .reference.last{
  margin:0 0 20px 0;
}

#project-info{display:none;}

#nav{
  display: block;
  width: 220px;
  height: 569px;
  margin: -75px 0 0 5px;
  float:left;
}

#nav a {
  display: block;
  margin: 0;
  padding: 0;
  width: 223px;
  height: 28px;
  background-position: 0 0;
  text-decoration:none;
}
#nav a.selected {
  background-position: 0 -28px;
}
#nav a:hover {
  background-position: 0 -28px;
}

#nav ul, #nav li{
  list-style-image: none;
  list-style:none;
}

#nav_news {
  background: url(../images/menu_news.png) no-repeat top left;
}
#nav_story {
  background: url(../images/menu_story.png) no-repeat top left;
}
#nav_characters {
  background: url(../images/menu_characters.png) no-repeat top left;
}
#nav_planets {
  background: url(../images/menu_planets.png) no-repeat top left;
  }
  #nav_education {
  background: url(../images/menu_education.png) no-repeat top left;
}
#nav_info {
  background: url(../images/menu_info.png) no-repeat top left;
}
#nav_videos {
  background: url(../images/menu_videos.png) no-repeat top left;
}
#nav_screenshots {
  background: url(../images/menu_screenshots.png) no-repeat top left;
}
#nav_awards {
  background: url(../images/menu_awards.png) no-repeat top left;
}
#nav_press {
  background: url(../images/menu_press.png) no-repeat top left;
}
#nav_credits {
  background: url(../images/menu_credits.png) no-repeat top left;
}
#nav_impressum {
  background: url(../images/menu_impressum.png) no-repeat top left;
}
#nav_neues {
  background: url(../images/menu_neues.png) no-repeat top left;
}
#nav_geschichte {
  background: url(../images/menu_story.png) no-repeat top left;
}
#nav_figuren {
  background: url(../images/menu_figuren.png) no-repeat top left;
}
#nav_planeten {
  background: url(../images/menu_planeten.png) no-repeat top left;
}
#nav_lerninhalte {
  background: url(../images/menu_lerninhalte.png) no-repeat top left;
}

#nav_infos {
  background: url(../images/menu_infos.png) no-repeat top left;
}
#nav_videos_d {
  background: url(../images/menu_videos.png) no-repeat top left;
}
#nav_bilder {
  background: url(../images/menu_bilder.png) no-repeat top left;
}
#nav_auszeichnungen {
  background: url(../images/menu_auszeichnungen.png) no-repeat top left;
}
#nav_presse {
  background: url(../images/menu_presse.png) no-repeat top left;
}
#nav_beteiligte {
  background: url(../images/menu_beteiligte.png) no-repeat top left;
}
#nav_impressum_d {
  background: url(../images/menu_impressum.png) no-repeat top left;
}


