div.pos_form.pos_Wmdbnavigation {
	position: absolute;
	padding: 1em;
}

div.pos_form.pos_Wmdbnavigation input {
	float: left;
	margin-right: 0.5em;
}

div.pos_saving {
	display: none;
	position: absolute;
	width: 30%;
	left: 35%;
	top: 10em;
}

div.pos_saving img.pos_loading {
	float: left;
	margin-right: 0.5em;
	margin-left: 2em;
	margin-bottom: 0.5em;
}

div.pos_editor {
	position: absolute;
	width: 30em;
	padding-bottom: 1em;
	z-index: 1000;
}

div.pos_loginform.pos_editor {
	left: 10em;
}

div.pos_editor p,
div.pos_editor h1,
div.pos_editor h2 {
	padding: 0.5em;
	padding-left: 1.5em;
}

div.pos_editor a.pos_cmslink img {
	margin-top: 0.6em;
}

div.pos_editor h2 {
	float: left;
}


div.pos_editor div.pos_radio {
	padding-left: 0.75em;
}

div.pos_editor textarea {
	width: 99%;
	height: 20em;
}

a.pos_updatetitel {
}

div.pos_editor div.pos_submitwrapper {
	clear: both;
}

div.pos_editor div.pos_submitwrapper div.pos_submit input {
	margin-top: 0.5em;
	margin-left: 0.5em;
}

div.pos_editor div.pos_input {
	padding-left: 1em;
	padding-right: 1em;
}

div.pos_editor div.pos_submit {
	float: right;
	padding-right: 0.5em;
}

div.pos_logo {
	position: absolute;
	left: 0;
	padding: 1em;
	z-index: 200;
}

div.pos_editor iframe.pos_ajaxfile {
	height: 3em;
}

div#Wmdbtable_editor_content textarea {
	height: 7em;
}

iframe.pos_modal {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

div.pos_editor.pos_modaldiv {
	z-index: 10000;
}
