/*** bmm-management.de ***/

body {
background-image:url();
/*** background-color: #8B4513;***/
font-size: 13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", trebuchet ms, tahoma, verdana, geneva, sans-serif;
color:#C0C0C0;
padding:0px;
margin:0px;
}
a {color: #000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}
a:active { color:#000000; text-decoration:none;}

a.navi {color: #DBDCD8; text-decoration:none;}
a.navi:visited {color:#DBDCD8; text-decoration:none;}
a.navi:hover {color: #DBDCD8; text-decoration:underline;}
a.navi:active { color:#DBDCD8; text-decoration:none;}

h1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    color: #DBDCD8;
    }

h3 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #777777;
    }

h2 {
font-size:20px;
font-weight: normal;
padding: 10px 5px;
margin:0px;}

img.download {vertical-align:middle;}


/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
padding: 0px 0px 0px 0px; 
}

#banner1 {
background-color: #fff;
padding: 0px 0px 0px 0px;
}

#bannerstartpage {
background-color: #fff;
padding: 0px 0px 0px 0px;
}

#banner img {padding:0px 0px;} 

/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 0px #ffe4b5;  /* linke Menue Spalten Farbe moccas  */ 
background-color: #red; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
 width:300px; 
 float:left; 
 position:relative; 
 margin-left:-300px; 
 margin-right:1px;
 margin-left: -307px;
 padding-top: 10px;
 text-align: right;
font-size: 11px;
font-family: "Lucida Grande", "Lucida Sans Unicode", trebuchet ms, tahoma, verdana, geneva, sans-serif;
color:#740201;
 }


/* -----------------Inhalt--------------------- */

#content{ 
position: relative; 
margin: 0px;
text-align: justify;
}

p{
padding: 5px 0px;
line-height: 1.75;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 0px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: center;
}