body {
   background-image: url(/fileadmin/2008/axa/images/bg_home.gif);
   background-repeat: repeat-x;
   background-position: top left;
   background-color: #1f317b;
   color: #000000;
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
   text-align:center; 
}
#container {
   position: relative;
   width: 969px;
   margin: auto;
   text-align:left;
}
#boxLogo {
   position: absolute;
   top: 0px;
   left: 0px;   
   width: 200px;
   height: 92px;
   background-color: #d90000;
   z-index: 2;
}
#boxSearch {
   position: absolute;
   top: 0px;
   left: 752px;   
   width: 217px;
   height: 39px;
   background-color: #d90000;
   z-index: 3;
}
#boxBild {
   position: absolute;
   top: 0px;
   left: 0px;   
   width: 969px;
   height: 372px;
   z-index: 1;
}
#boxNavmain {
   position: absolute;
   top: 372px;
   left: 0px;   
   width: 969px;
   height: 30px;
   text-align:center; 
}
#boxContent {
   position: absolute;
   top: 450px;
   left: 0px;   
   width: 969px;
   float:left;
   overflow:hidden;
}
#content {
   width: 969px;
   padding-bottom: 25px;
   float:left;
}
#boxAlign {
   background-image: url(/fileadmin/2008/axa/images/bg_teaser.gif);
   background-repeat: repeat-x;
   background-position: bottom left;
   margin-left: 225px;
   float: left;
   display:inline;
}
#abbinder {
   font-size: 0.7em;
   padding-bottom: 25px;
   float:left;
   color: #FFFFFF;
   margin-left: 225px;
   display:inline;
}
#abbinder a { 
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none; 
}
#abbinder a:hover { 
   color: #d90000;
   font-weight: bold;
   text-decoration: none; 
}
.boxTeaser {
   width: 230px;
   float:left;
   padding-bottom: 9px;
   text-align:left;
   margin-right: 18px;
}
.boxTeaser h1 {
   font-size: 0.7em;
   font-weight: bold;
   line-height: 1.6em;
   width: 230px;
   color: #FFFFFF;
   background: #1f317b;
   padding: 4px;
   height: 2.5em;  
}
.boxTeaser p {
   font-size: 0.7em;
   font-weight: normal;
   line-height: 1.6em;
   color: #1f317b;
   padding: 4px;
}
.boxTeaser a { 
   color: #d90000;
   font-weight: bold;
   text-decoration: none; 
}
.boxTeaser a:hover { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
a { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
a:hover { 
   color: #d90000;
   font-weight: bold;
   text-decoration: none; 
}
h1 {  
   font-size : 1.1em;
   font-weight: bold;
   color: #20317b; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
   padding-bottom: 4px; 
}
h2 { 
   font-size: 0.7em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   margin: 0px;
   padding: 10px 0px 4px 0px;
}
h3 { 
   font-size: 0.7em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 4px 0px;
}
p {  
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.red {  
   color: #ff0000;
   font-weight: bold; 
}
.csc-textpic-caption {
   font-size : 0.7em;
   color : #000000;
   text-decoration : none;
   line-height : 1.6em;
   background-color: #fdec94;
}
.searchbutton {
   padding: 10px 0px 0px 5px;
   float: left;
}
.searchfield {
   border : 1px solid #FFFFFF;
   background-color : #FFFFFF;
   margin: 10px 0px 0px 11px;
   font-size: 0.8em;
   color : #000000;
   text-decoration : none;
   width : 105px;
   height: 15px;
   float: left;
}