body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFDEE;
}

img {
	border: 0;
}

a {
	color: #981414;
}

.page-top {
	height: 200px;
	background-color: #981414;
}

.page-meter {
	background: url(/static/gfx/meter.png);
	height: 26px;
}

.page-menu {
	float: left;
	padding: 60px 0 0 20px;
	width: 202px;
}

.page-content {
	float: left;
	padding: 144px 0 0 50px;
	width: 700px;
	height: 300px;
}

.page-teaser {
	position: absolute;
	top: 70px;
	left: 242px;
}

.page-teaser img {
	width: 760px;
}

.editimageover {
	width: 760px;
	height: 260px;
}

.page-logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#teaser {
	width: 760px;
}

#webpetizer-image {
	height: 260px;
}

.menu-button,.menu-button-active {
	margin-top: 12px;
}

.menu-button a,.menu-button-active a {
	background: url(/static/gfx/button.png);
	width: 157px;
	height: 31px;
	display: block;
	text-decoration: none;
	color: #673433;
	font-size: 14px;
	padding: 13px 0 0 45px;
}

.menu-button:hover a,.menu-button-active a {
	background: url(/static/gfx/button-hl.png);
	color: #FFFDEE;
}

.submenu-button,.submenu-button-active {
	margin-top: 5px;
	padding-left: 60px;
}

.submenu-button a {
	color: #981414;
	font-size: 14px;
	text-decoration: none
}

.submenu-button-active a {
	color: #981414;
	font-size: 14px;
}

.submenu-button a:hover {
	color: #673433;
	text-decoration: none
}

#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1 {
	color: #673433;
	height: 40px;
	margin: -20px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	background-repeat: no-repeat;
}

h2 {
	color: #981414;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h4 {
	color: #673433;
	height: 40px;
	margin: -20px 0 0 -30px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 20px;
	background: url(/static/gfx/weizen.png);
	background-repeat: no-repeat;
}

.page-menu-top {
	width: 1002px;
	text-align: right;
	padding-top: 20px;
	color: #FFFDEE;
}

.page-menu-top a {
	color: #FFFDEE;
	text-decoration: none;
}

.page-menu-top a:hover {
	text-decoration: underline;
}

.crop-image {
	overflow: hidden;
}