/* Style Sheet */
* {
margin: 0;
padding: 0;
}
html, body {
border: 0 solid;
}
body {
font: 95% Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
b, strong {
font-weight: bold;
}
samp, dfn {
cursor: help;
border-bottom: 1px dotted #ccc;
font-style: normal;
}
a img {
border: 0 none;
}
input, textarea {
font-size: 12px;
}
ul { 
list-style-type: square; 
}
p, a, th, td, li, label {
font-size: 12px;
}
table {
margin: 10px 0;
}
th, td {
text-align: left;
padding: 2px;
vertical-align: top;
}
th img, td img {
vertical-align: baseline;
text-align: center;
}
table.nopadding td {
padding: 0;
}

/* die naechsten 2 anweisungen sorgen dafuer, dass floatende elemente eingeschlossen werden */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { 
height: 1%; 
}
/* End hide from IE-mac */

/* Allgemeine Klassen */

.red    { color:#DF2111; font-weight:bold; }
.green  { color:#006400; }
.grey   { color:#999999; }
.fehler { color:#FF0000; font-weight:bold; font-size:16px; }
.white  { color:#FFFFFF; }

.aright {
text-align: right;
}
.aleft {
text-align: left;
}
.center {
text-align: center;
}
.nobr {
white-space: nowrap;
}
.cboth {
clear: both;
}
.cleft {
clear: left;
}
.cright {
clear: right;
}
.fleft {
float: left;
}
.fright {
float: right;
}
.shell {
background-color: #f0f0f0;
}
.hell {
background-color: #e8e8e8;
}
.mittelhell {
background-color: #d8d8d8;
}
.mittel {
background-color: #d0d0d0;
}
.mitteldunkel {
background-color: #c0c0c0;
}
.pad10 {
padding: 10px 0;
}
.break {
word-break: break-all;
}

body {
font: 95% Arial, Helvetica, sans-serif;
color: #4C4638;
background: #F9F4E5;
text-align: center;
}

a {
color: #54b24b;
text-decoration: none;
}
a:hover {
color: #2a7f22;
text-decoration: none;
}

#alles {
position: relative;
width: 986px;
margin: 0 auto;
text-align: left;
background: #FFFFFF;
}

#header {
display: block;
width: 986px;
height: 199px;
background: #FFFFFF url(/head.jpg) 0 0 no-repeat; 
}

#hmenu {
position: absolute;
left: +17.3em;
top: +11em;
}

#main { 
width: 986px;
text-align: left;
float: left;
clear: both;
background: #FFFFFF; 
}

#content {
width: 643px;
padding: 0 0 0 0px;
float: right;
background: #FFFFFF; 
}
		
#uumenu { 
position: absolute;
left: +69.1em;
width: 154px; 
padding: 0 0 0 6px; 
float: right; 
background: transparent url(http://www.minikoeche.de/fileadmin/template/left-side-home.jpg) 0 0 no-repeat;

}

#umenu { 
width: 183px; 
padding: 0 0 0 0px; 
float: left; 
background: #FFFFFF url(/bgumenu.jpg) repeat-x; 
}


#footer {
position: absolute;
width: 986px;
background: #FFFFFF;
text-align: center;
bottom: 0;
}

#khk{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
text-decoration: none; 
background: #FFFFFF url(/khkbg.jpg) repeat-x;
width: 183px;
height: 300px;
}

#left{
width: 183px;
float: left;
background: #FFFFFF;
}

#leftmc{
width: 826px;
float: left;
background: #FFFFFF;
}

     .menu_1 SPAN {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px;
        font-weight: bold
   }

     .menu_1 SPAN.menu1-level1-no {  
    	font-size: 13px;
    	color: #7FA78A;
        font-weight: bold
    }

     .menu_1 SPAN.menu1-level1-no A{  
    	font-size: 13px;
    	color: #FFFFFF;
        font-weight: bold
    }

     .menu_1 SPAN.menu1-level1-no A:hover{  
    	font-size: 13px;
    	color: #685739;
        font-weight: bold
    }

      .menu_1 SPAN.menu1-level1-act {  
    	font-size: 13px;
    	color: #312b1f;
        font-weight: bold
    }

      .menu_1 SPAN.menu1-level1-act A{  
    	font-size: 13px;
    	color: #312b1f;
        font-weight: bold
    }

     .menu_2 SPAN {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
        font-weight: bold
   }
    
     .menu_2 SPAN.menu2-level1-no {  
    	color: #006bb5;
        font-weight: bold
    }

     .menu_2 SPAN.menu2-level1-no A{  
    	color: #006bb5;
        font-weight: bold
    }

     .menu_2 SPAN.menu2-level1-no A:hover{  
    	color: #114467;
        font-weight: bold
    }


      .menu_2 SPAN.menu2-level1-act {  
    	color: #114467;
        font-weight: bold

    }

      .menu_2 SPAN.menu2-level1-act A{  
    	color: #114467;
        font-weight: bold
    }

     .menu_2 SPAN.menu2-level1-spc {  



    	color: #114467;
        font-weight: bold
    }

     .menu_2 SPAN.menu2-wrap {  
    	color: #114467;
        font-weight: bold
    }