/* #### MG: BEGIN Elements */
body, form
{
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-arrow-color: #029AFF;
	scrollbar-face-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-highlight-color: #029AFF;
	scrollbar-shadow-color: #029AFF;
	scrollbar-darkshadow-color: #029AFF;
	cursor: default;
}

body, form, table, input, select, textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
}

td
{
	vertical-align: top;
}

img
{
	cursor: auto;
	border: none;
}

body.Rechts
{
	background-color: #F2F2F2;
	border-left: solid 1px #828081;
	background-image: url("../Images/Common/schatten_01.gif");
	background-repeat: repeat-y;
}
body.Unten
{
	background-color: #FFF;
	border-top: solid 10px #009ADD;
}
/* #### MG: END Elements */
