@charset "utf-8";
/* CSS Document */

/*--------------------Design/Layout Contentbereich-----------------
-----------------------------------------------------------------*/

#leftbar {
    width:175px;
}

#main {
	width: 760px;
	padding-right:0px;
}

#rightbar {
	width:0px;
}
