body {
	color: #000;
	background: #feedcb  repeat-x; 
	font-family: georgia, "times new roman", sans-serif;
	font-size: 90%;
}

td#logo {
	width:126px;
	height:130px;
	background-image:url(../../images/design/logo_portal.jpg);
	behavior: url(/fileadmin/templates/iepngfix.htc);
	background-position:top center;
	background-repeat:no-repeat;
}

td#navi {
}

/* Farbe unterhalb der Schräge */
div.bgcolor {
	background-color:#feedcb;
}