body {
    background-image: url(website_Hundebilder/Farbe_Hintergrund.jpg);
}

#kurse {
    font-weight: bolder;
}

#kopf {
    background-color: #004B88;
    /* background-image: url(website_Hundebilder/Farbe_BLAU.jpg);*/
    height: 150px;
    color: white;
    text-align: right;
    font-size: 2em;
    padding: 1em;
    background-image: url(website_Hundebilder/HundeLeben_logo.jpg);
    background-repeat: no-repeat;
}

#steuerung {
    background-color: #856856; 
    color: white;
    width: 14em;
    float: left; 
}

/* Inhaltsbereich*/

#inhalt {
    margin-left: 16em;
}

article {
	max-width: 40%; 
	margin-top:5em; 
}	

aside {
	float: right;
	max-width: 60%;
	margin-top:5em; 
} 

/* Bilder */	

#meineHunde{}

#bumasI{
width:70%;
height:auto;		
}

#bumasL{
width:10em;
height:auto;		
} 

#fuss {
    background-color: #856856;
    height: 50px;
    color: white;
    text-align: center;
    font-size: 1em;
    padding: 1em;
}

#table-links {
    width: 200px;
}

