body {
 margin : 0;
 padding : 0;
 background-color : #0A262A;
 color : #FFFFFF;
 }
 p, ul, ol, li {
 font : 10pt Verdana, Arial, Helvetica, sans-serif;
 color : #FFFFFF;
 }
 h1 {
 font : bold 14pt Verdana, Arial, Helvetica, sans-serif;
 color : #FFFFFF;
 }
 h2 {
 font : bold 11pt Verdana, Arial, Helvetica, sans-serif;
 line-height: 15pt;
 color : #FFFFFF;
 }
 #leftnavigation {
 position : fixed;
 height : 100%;
 top : 0;
 left : 0;
 width : 135px;
 margin : 0px 0px 0px 0px;
 padding-top : 7px;
 color : #FFFFFF;
 background-color : #EF7519;
 overflow : auto;
 }
 #leftnavidot {
 position : fixed;
 height : auto;
 top : 500;
 left : 0;
 width : 135px;
 margin : 0px 0px 0px 0px;
 padding-top : 7px;
 color : #FFFFFF;
 background-color : #EF7519;
 overflow : hidden;
 }
 #header {
 position : fixed;
 left : 135px;
 width : auto;
 height : 150px;
 top : 0;
 right : 0;
 bottom : auto;
 color : #FFFFFF;
 background-color : #0E2B2F; 
 overflow : hidden;
 } 
 #languagebar {
 position : fixed;
 width : auto;
 top : 5px;
 right : 0;
 height : 25px;
 bottom : auto;
 color : #FFFFFF;
 margin-right : 5px;
 margin-top:  : 5px;
 background-color : #0E2B2F; 
 overflow : hidden;
 } 
 #content {
 position : fixed;
 top : 150px;
 left : 135px;
 right : 0;
 bottom : 0;
 width : auto;
 height : auto;
 color : #FFFFFF;
 background-color : #0A262A;
 overflow : auto;
 }
 #puppennav {
 position : fixed;
 top : 150px;
 bottom : 0;
 left : 138px;
 right : 0;
 width : auto;
 height : 80;
 color : #FFFFFF;
 background-color : #0A262A;
 overflow : auto;
 }
 #puppen {
 position : fixed;
 top : 240px;
 bottom : 0;
 left : 142px;
 right : 0;
 width : auto;
 height : auto;
 color : #FFFFFF;
 background-color : #0A262A;
 overflow : auto;
 }
.norm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 25pt; font-weight: normal; text-decoration: none; color : #FFFFFF;}
.norm9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none }
.norm11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: normal}
.brigitte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 20pt; font-weight: normal; text-decoration: none; color : #FFFFFF;}
.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none; cursor: hand}
.link11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none; cursor: hand}
.Stil1 {color: #0A262A}


 /* #footer {
 position: fixed;
 width: 100%;
 height: 100px;
 top: auto;
 right: 0;
 bottom: 0;
 margin-left : 10px;
 border-top : 2px solid #cccccc;
 } */