/* ######################################################################################################
** ### Globale Layoutanpassungen ########################################################################
** ######################################################################################################
*/

/* "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.deejay-home.de)
*/


#col3 {
    background-color:#e2894a;
	background-image:url(images/hg_inhalt.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
    margin-right:0px;
    margin-left:18em;
    padding-right:10px;
    padding-top:10px;
    padding-left:10px;
    text-align:left;
	margin-top:0px;
    }
