#page {
   padding:0;
   width:auto;
   margin:0;
}

body {
   margin:0 2%;
   padding:0;
   width:880px;
   font-family:Verdana,Arial,sans-serif;
   font-size:11pt;	
   color:#606060;
}

#header {
   margin:0;
   padding:0;
   height:50px;
}
#header_left {
   width:240px;
   float:left;
}
#header_right {
  padding:0 0 0 240px;
}
#header_left img {
   width:230px;
   height:64px;
}

#header_linkarea {
   padding:40px 16px 0;
}

#header_linkarea a,
#nav, 
#sub_nav,
#footer {
   display:none;
}

#middle {
   background:transparent;
}

#breadcrumb {
   margin:0;
   padding:10px 0;
   font-size:80%;
   border-bottom:1px solid #ECEFEC;
}
.breadcrumb_text {
   display:block;
   float:left;
   font-weight:bold;
   width:auto;
   margin-right:14px;
}

#content {
   clear:both;
   margin:0;
   padding:20px 0;
   background-repeat:no-repeat;
   background-position:right 20px;
}

#content_startpage {
   clear:both;
   margin:0;
   padding:100px 20px;
   height:400px; 
   background-color:#fff;
}

#content_startpage img#startlogo_white {
   display:none;
}
#content_startpage img#startlogo_blue {
   display:inline;
}

#content_startpage a#link_startpage {
   color:#0057A3;
   text-decoration:none;
}
#content_startpage a#link_startpage span#teaser_startpage {
   font-weight:bold;
   font-size:26pt;
   color:#0057A3;
}

#content_r {
   margin:0;
   padding:20px 0;
   max-width:80%;
   width:auto;
}
#content_right_block {
   float:right;
   width:130px;
   padding:20px 0 0 10px;
}
#content_right_block img {
   width:130px;
   height:130px;
} 

h1 { font-size:126%; }

/*
p.bodytext {
   text-align:justify
}
*/
/* Stlyes für FCEs */
div.fce_typo_img_right_box {
   clear:both;
   margin:0 0 20px 0;   
   min-height:130px;
   height:130px;
}

div.fce_typo_img_right_text {
   width:70%;
   margin:0 10px 0 0;
}

div.fce_typo_img_right_text p.bodytext {
   margin-top:20px;
}
div.fce_typo_img_right {
   float:right;
   padding-left:8px;
   width:140px;
   height:140px;
} 
div.fce_typo_img_right img {
   width:130px;
   height:130px;
} 
