body {
	margin-top: 126px;
	background-color: #FFFFFF;
	margin-bottom: 36px;
}

body,td,th,input,textarea,option,select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.shadow_admin {
	background-image: url(shadow_admin.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}

td.reclame {
	width: 250px;
	background-color: #F1F1F1;
}


.klein {
	color: #999999;
	font-size: 9px;
}

.shadow {
	background-image: url(shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
}

td.menu {
	background-color: #F1F1F1;
}

#admin {
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}

body > div#admin {
	position: fixed;
}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
body > table#menu {
	position: fixed;
}
table.border {
	margin-bottom: 5px;
	background-color: #F1F1F1;
}
.nopadding {
	padding: 0px;
}
hr {
	color: #D8D8D8;
	height: 1px;
	text-align: center;
	width: 96%;
}
