@charset "UTF-8";
/* Style TagesGeld */

body {
background:url(bg2.gif) repeat-x #ffffff;
margin: 0;
 padding: 1%;
 font-size: 100.01%;
 font-family:arial, 'Trebuchet MS', verdana,sans-serif!important;

}


#content {
margin:5px;
padding-bottom:3px;
margin-right:10px;

}



p, li {
font-size:10pt;
margin:5px 0px;
}


#footer {font-size:11px;  }

#footer a {
	text-decoration:none;
         font-size:11px;
         }

#containerall{
   margin:0px auto;

   width:820px;
   height:100%;
   background-color:#FFFFFF;
   border: 1px solid #DDD;
}

#container {
   width:800px;
   height:100%;
   margin: 0px auto;

}
#headertopline{
   float:left;
   width:790px;
   height:20px;
   background-color:#FFF;
   text-align:right;
   padding:0px;
   color:#CCC;
   border-bottom:0px dashed #DDD;
   margin:5px 5px 0px;
   font-size:11px;
}
.headerlink{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#AAA;
   font-size:11px;
   text-decoration:none;

}
.headerlink:visited{
      color:#AAA;

   }
#header{
   float:left;
   width:800px;
   height:150px;
   background-image:url(header.jpg);
    background-repeat:no-repeat;
   margin-top:2px;
    padding-top:5px;
    border-bottom: 1px solid #DDD;
}

#headerinhalt {
   float:left;
   margin-top:35px;
    margin-left:15px;
    font-size:20pt;
    color:#AAA;
}

#headerinhalt a {
   color:#AAA;
    text-decoration:none;
    font-size:20pt;
}

#navi{
   float:left;
   width:790px;
   height:23px;
   background-image:url(navi_bg.jpg);
   background-repeat:repeat-x;
   /*border-top:2px solid #FFF;*/
    border-bottom: 1px solid #DDD;
   padding-top:5px;
    padding-left:10px;
    font-size:14px;

}
   #navi a{
      text-decoration:none;
      color:#333333;
      font-size:14px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      padding: 5px 5px 5px 5px;

   }

   #navi a:hover {
   /*   background-image:url(navi_hover.jpg);
      background-repeat:repeat-x;
      color:#FFF;
border-bottom:2px solid #666666;
      */
      text-decoration:underline;


   }

#main_full{
   /*float:left; */
   width: 100%;
   height:100%;
 /*  background-color:#FFF; */
    padding-bottom:10px;
    padding-top:2px;
}
#main{
   float:left;
   width:787px;
    /* background-image:url(back_inside.jpg);
    background-repeat: repeat-x;
   background-color:#F7F7F4;     */
   margin-top:5px;
   border-left:1px solid #CCC;
   border-top:1px solid #CCC;
   border-right:1px solid #CCC;
   border-bottom:0px solid #CCC;
   padding:5px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#3F3F3F;
}
#main_top{
   /*float:left;*/
   width:100%;
   height:25px;
  /*background-color:#bbe9f8; */
   border-bottom:1px dashed #CCC;
    text-align:center;
    padding-top:5px;
}
#navi_rechts{
   float:left;
   width:191px;
   height:494px;
   background-color:#FEFEFE;
   margin-top:2px;
   border-top:1px solid #CCC;
   border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    border-left:none;
   padding:3px;
}
#box{
   float:left;
   width:191px;
   height:225px;
   background-color:#BCBCBC;
   margin-bottom:3px;
}
#box_top{
   float:left;
   width:191px;
   height:25px;
   background-color:#bbe9f8;
   border-bottom:1px dashed #CCC;

}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}
