* { font-family:verdana, arial, helvetica, sans-serif;  font-size:11px;   }
a {  text-decoration: none; color:#00255D;}
a:hover {  text-decoration: underline; color:#00255D;}
html { font-family:verdana, arial, helvetica, sans-serif;}

body{
  padding:0px;
  margin:0px;
  background-color:#E5E9EE;
}
body.startseite{
   background-image:url('../images/layout/bg.gif');
   background-position:top left;
   background-repeat:repeat-x;

}


table.wrapper{

   width:751px;
   height:100%;

   background-image:url('../images/layout/border.gif');
   background-position:top left;
   background-repeat:repeat-y;
}

td.header {
   background-image:url('../images/layout/header.gif');
   background-position:top left;
   background-repeat:no-repeat;
   width:751px;
   height:131px;

}

td.metarow{
   padding-left:20px;
   padding-right:30px;
   background-image:url('../images/layout/metarow.gif');
   background-position:top left;
   background-repeat:no-repeat;
   height:20px;
   vertical-align:top;
   text-align:right;
   font-size:10px;

}

td.navirow{
  padding-left:20px;
  padding-right:1px;
   height:160px;
   vertical-align:top;
   margin:0px;


}

td.navisubrow{
   padding-left:20px;
   padding-right:30px;
   height:15px;
   vertical-align:top;
}

td.content {
   padding-left:20px;
   padding-right:30px;
   padding-top:15px;
   vertical-align:top;
   color:#646464;
   font-size:11px;


}

td.footer{
   height:30px;
   text-align:center;
   vertical-align:middle;
   color:#00255D;
   padding:0px 30px 5px 20px;
   font-size:11px;
}
td.footer hr{
   color:#00255D;
   height:1px;
   width:100%;

}

a.navi, a.naviselected{
   text-decoration:none !important;
   display:block;
   height:15px;
   line-height:15px;
   text-indent:10px;
   width:151px;
   font-size:10px;
   color:#00255D;

   border-bottom-style:dotted;
   border-bottom-width:1px;
   border-bottom-color:#00255D;

}

a.navi:hover, a.naviselected{
   background-color:#CCD3DF;
    text-decoration:none;  
}



a.navisub, a.navisubselected{
   height:16px;
   line-height:16px;
   font-size:11px;
   color:#00255D;
   text-decoration:none;
   margin-right:5px;
}

a.navisub:hover, a.navisubselected{
   text-decoration:underline;

}

 a.navisubselected{
   text-decoration:underline;
   font-weight:bold;
 }


a.print {
   display:block;
   height:19px;
   width:98px;
   line-height:15px;
   font-size:10px;
   text-indent:20px;
   background-image:url('../images/layout/metaprint.gif');
   background-position:top left;
   background-repeat:no-repeat;


}


table.navirow{
   height:100%;
   border:0px none;
   vertical-align:top;
   font-size:12px;
   margin:0px;
   padding:0px;
}




td.nrmenubox{
   height:125px;
   vertical-align:top;
/*  width:290px;*/

}
td.nrdynimage{
   height:160px;
   width:400px;
   vertical-align:top;
}
td.nrpagetitle{
   height:35px;
/*   width:290px;*/
   vertical-align:top; 
}
td.nrright{
   height:160px;
   width:30px;
   background-image:url('../images/layout/nrright.gif');
   background-position:top left;
   background-repeat:no-repeat;

}




table.profile{
   font-size:10px;
   margin-bottom:15px;
   color:#646464;

}

h1{
   font-weight:bold;
   font-size:14px;

}

h2{
   font-weight:bold;
   font-size:12px;

}
