body	{ text-align: center: center; padding:0 ;margin: 0; font-family: verdana, arial, helvetica, san-serif; font-size: 0.8em;  line-height: 1.5em; color: #2970AB; background: #FFFFFF; height:100%;
}

/*div { border-width: 1px; border-style: solid; border-color: silver; }*/
#outer {

  width: 800px;
  height:100%;
  background: white;
  margin: auto;
  padding:0 0 0 0;
  text-align: left;
}

#box {
  float: left;
  width: 655px;
  height:100%;
  background: #F4F7FA;
  margin: auto;
  text-align: left;
}


#logo {
  float: left;
  width: 145px;
  height:100%;
  background: white;
  margin: auto;
  text-align: left;
}

#header {height: 160px;}

#content { padding: 25px 20px 20px 20px; float: left; }

#footer  {
	padding: 30px 20px 20px 20px; 
    margin: 0; 
    clear: both;
    /*background: url('../img/footer.gif') bottom left no-repeat; 
    border-top: 1px dashed #779BAD;*/
    }
	


.clear { clear: both; }
.img_left { margin: 0 20px 50px 0; float: left; }
.sound, .sound a { color: #E2B526; font-size: 0.95em;}
.sound a {     
    background: url('../img/icon_sound.gif') 0 2px no-repeat; 
    display: block;
    padding: 0 0 10px 24px;
    font-weight: bold;		
   }
.sound ul li, .sound ul {     
    padding: 0;
    margin: 0;
    list-style: none;
 }


.small_content { width: 230px; float: left; }
.small_content p { padding: 0 44px 20px 0; margin: 0;}

.medium_content { width: 310px; float: left;}
.medium_content2 { width: 380px; float: left;}

.img1 { width: 225px; float: left; padding: 15px 0 0 0; font-size: 0.9em; }
.img2 { width: 225px; float: left; padding: 15px 0 0 0; font-size: 0.9em; }
.img3 { width: 160px; float: left; padding: 15px 0 0 0; font-size: 0.9em; }

.sd   { text-transform:uppercase; }

.back   { 
    color: #2A7DC1; 
    background: url('../img/icon_back.gif') 0 5px no-repeat; 
    display: block;
    width: 15em;
    margin: 50px 0 0 2px;
    padding: 0 0 0 24px;
    }
.red {
 color: red;

}

#content p { 
    margin: 0 0 10px 0;
}

#content h2 { 
    padding: 0; 
    margin: 0 0 10px 0;
    font-size: 1.0em;
    text-transform:uppercase; 
}

#content h3 { 
    padding: 0; 
    margin: 0 0 10px 0;
    font-size: 0.9em;
}

.large_content {

 	font-size: 0.85em;
	line-height: 1.3em;
}
.large_content b {

 	font-size: 1.1em;
	line-height: 1.6em;
}




#footer ul li { display: inline; } 

#footer ul { margin: 0 40px 0 232px; display: block; padding: 0;}
#footer .imprint { float: right; width: 80px; text-align: right; margin: 0 -8px 0 0;}

#footer ul li a { 
          display: block;
          width: 65px;
          float: left;
          padding: 0 0 0 25px;
         }
#footer a { 
          color: #2A7DC1;
          font-size: 0.8em;
          text-decoration: none; 
         }
       
#footer a:hover { 
          text-decoration: underline; 
         }

a img { border: 0; }
a	{ color: #2970AB; text-decoration: underline; }
a:hover	{ color: #2970AB; text-decoration: none }



.en {  background: url('../img/icon_en.gif') 0 3px no-repeat; }
.de {  background: url('../img/icon_de.gif') 0 3px no-repeat; }
.se {  background: url('../img/icon_se.gif') 0 3px no-repeat; }


ol { margin: 0; padding-left: 20px;}
ol li { font-weight: bold; }
ol li p { font-weight: normal; }





