@charset "utf-8";
/* CSS Document */

/*************
 * BASIC
 *************/
#main{ height: 587px; }
#header{ height:327px; }
#hmenu{ width:287px; }
#content{ width:355px; }
#contentRight{ width:265px; }

/********************
 * FORMAT: Standard
 ********************/
#main, #headerIn{ padding: 0; overflow: hidden; }
#mainIn{ padding: 7px 15px 0 17px;  }
#bottom{ margin-top: 35px; }
#hmenu, #content{ float: left; }
#contentRight{ float: right; }
#hmenuIn{ padding: 0; }
#contentIn{ padding: 0 50px; }
#contentRightIn{ padding: 0 25px; }
#hmenu { padding: 0; }
.contentItem{ margin-bottom: 5px; }

/********************
 * FORMAT: Menus
 ********************/

/********************
 * FORMAT: Bilder
 ********************/
 body{  background-image: url(/fileadmin/templates/images/background2_home.jpg);	}
#header{ background: none; }
#main{ background-image: url(/fileadmin/templates/images/hg.png);   background-position: left top;    background-repeat: no-repeat; }
