/*ul {border:1px solid red}
div {border:1px solid black}
div div{border:1px solid blue}
div div div {border:1px solid green}*/


.fl {float:left}

.pad0
{
    padding:0;
    margin:0;
}


body
{
    background-color:#820000;
    background-image:url(../images/handy_background.gif);
    background-repeat:repeat-y; 
    font-family:Arial;
    font-size:11px;
    height:100%;
    width:100%;
    min-height:100%;
}

html 
{
    height:100%;
    min-height:100%;
}

img
{
  border:0px;
}

div#container 
{
  width:880px;  
  text-align:left; 
   //height:100%;
   min-height:100%;
  position:relative;
  padding-bottom:0px;
  margin-bottom:0px;
}


div#header
{
  width:880px;
  height:25px;
  margin-left:0px;
  background-position:0px 0px;
  background-repeat:no-repeat;
  background-image:url(../images/top.gif);  
  position:relative;
}


div#menu
{
 margin-left:25px;
 //margin-left:12px;
 margin-top:0px;
 width:205px;
 float:left;
}

div#container_left
{
    width:631px;
    float:left;
}


/*Hilfsmenü - Banner Oben*/



div#banner
{
  width:616px;
  height:125px;
  
  margin-top:0px;
  margin-left:15px;

  
  font-family:verdana;
  font-size:10px;  
  color:#62707B;
  
  background-image:url(../images/banner_top.jpg);
  background-position:0px 3px;
  background-repeat:no-repeat;
  
}

div#banner a
{
  color:#62707B;
  text-decoration:none;
}

div#banner a:hover
{  
  color:#960400;
}

/*Menü - Banner links*/


.werbebanner

{
  border:0px;
}



div#content
{
  float:left;
  margin-left:10px;
  padding-top:3px;
  padding-left:6px;
}

 


div#end 
{
  width:205px;
  height:25px;
  //margin-top:-3px;
  background-color:#fff;
  background-image:url(../images/end.gif);
  background-repeat:no-repeat;
  background-position:-1px 0px;
  //background-position:0px 0px;
  
  
}


/* mal sehen ob wir das noch brauchen...
div#footer
{
   position:absolute;
   bottom:0px;
   bottom:-1px;
   left:10px;
   width:800px;
   height:47px;

}
div#footer .text
{
  position:absolute;
  width:799px;
  bottom:8px;
  right:5px;
  text-align:center;
  color:#E2D1BD;
}

div#footer .text a
{
  padding-left:5px;
  padding-right:5px;
  color:#E2D1BD;
  text-decoration:none;
}

div#footer .text a:hover
{
  color:#F28566;
}

*/

.small
{
  font-family:arial;
  font-size:9px;
  color:#a2a2a2;
  margin-left:20px;
  margin-right:14px;
  margin-top:-8px;
  
}

iframe
{
    //width:617px;
}
