/* Durch die Entwicklertools (F12) generiert. Dies ist möglicherweise keine exakte Darstellung der ursprünglichen Quelldatei */

html {
	font-size: 82%;
}
input {
	font-size: 1em;
}
select {
	font-size: 1em;
}
textarea {
	font-size: 1em;
}
body {
	background: rgb(255, 255, 255); margin: 0px 0px 0px 240px; padding: 0px; color: rgb(68, 68, 68); font-family: sans-serif;
}
body#loginform {
	margin: 0px;
}
#page_content {
	margin: 0px 0.5em;
}

h1 {
	font-size: 140%; font-weight: bold;
}
h2 {
	padding: 10px 0px 10px 3px; color: rgb(119, 119, 119); font-size: 2em; font-weight: normal; text-shadow: 0px 1px 0px #fff;
}
h2 img {
	display: none;
}
h2 a img {
	display: inline;
}

h3 {
	font-weight: bold;
}
a {
	color: rgb(35, 90, 129); text-decoration: none; cursor: pointer;
}
a:link {
	color: rgb(35, 90, 129); text-decoration: none; cursor: pointer;
}

a img {
	border: 0px currentColor;
}
hr {
	border: 0px currentColor; height: 1px; color: rgb(0, 0, 0); background-color: rgb(0, 0, 0);
}
form {
	margin: 0px; padding: 0px; display: inline;
}
input[type=text] {
	background: white; margin: 6px; padding: 4px; border-radius: 2px; border: 1px solid rgb(170, 170, 170); color: rgb(85, 85, 85); box-shadow: 0px 1px 2px #ddd; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0 1px 2px #ddd; -webkit-box-shadow: 0 1px 2px #ddd;
}
input[type=password] {
	background: white; margin: 6px; padding: 4px; border-radius: 2px; border: 1px solid rgb(170, 170, 170); color: rgb(85, 85, 85); box-shadow: 0px 1px 2px #ddd; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0 1px 2px #ddd; -webkit-box-shadow: 0 1px 2px #ddd;
}
input[type=submit] {
	font-weight: bold !important;
}
button[type=submit]:not(.mult_submit) {
	font-weight: bold !important;
}
input[type=submit] {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 3px 7px; border-radius: 12px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); text-decoration: none; margin-left: 14px; text-shadow: 0px 1px 0px #fff; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}
button[type=submit]:not(.mult_submit) {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 3px 7px; border-radius: 12px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); text-decoration: none; margin-left: 14px; text-shadow: 0px 1px 0px #fff; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}
input[type=reset] {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 3px 7px; border-radius: 12px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); text-decoration: none; margin-left: 14px; text-shadow: 0px 1px 0px #fff; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}
input[name=submit_reset] {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 3px 7px; border-radius: 12px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); text-decoration: none; margin-left: 14px; text-shadow: 0px 1px 0px #fff; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}
input.button {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 3px 7px; border-radius: 12px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); text-decoration: none; margin-left: 14px; text-shadow: 0px 1px 0px #fff; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}
input[type=submit]:hover {
	background: -ms-linear-gradient(rgb(204, 204, 204), rgb(221, 221, 221)); position: relative; cursor: pointer;
}
button[type=submit]:not(.mult_submit):hover {
	background: -ms-linear-gradient(rgb(204, 204, 204), rgb(221, 221, 221)); position: relative; cursor: pointer;
}
input[type=reset]:hover {
	background: -ms-linear-gradient(rgb(204, 204, 204), rgb(221, 221, 221)); position: relative; cursor: pointer;
}
input[name=submit_reset]:hover {
	background: -ms-linear-gradient(rgb(204, 204, 204), rgb(221, 221, 221)); position: relative; cursor: pointer;
}
input.button:hover {
	background: -ms-linear-gradient(rgb(204, 204, 204), rgb(221, 221, 221)); position: relative; cursor: pointer;
}
input[type=submit]:active {
	left: 1px; top: 1px; position: relative;
}
button[type=submit]:not(.mult_submit):active {
	left: 1px; top: 1px; position: relative;
}
input[type=reset]:active {
	left: 1px; top: 1px; position: relative;
}
input[name=submit_reset]:active {
	left: 1px; top: 1px; position: relative;
}
input.button:active {
	left: 1px; top: 1px; position: relative;
}

fieldset {
	background: rgb(238, 238, 238); padding: 1.5em; border-radius: 4px 4px 0px 0px; border: 1px solid rgb(170, 170, 170); margin-top: 1em; box-shadow: inset 1px 1px 2px #fff; text-shadow: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -moz-box-shadow: 1px 1px 2px #fff inset; -webkit-box-shadow: 1px 1px 2px #fff inset;
}
fieldset fieldset {
	background: rgb(232, 232, 232); margin: 0.8em; border: 1px solid rgb(170, 170, 170);
}
fieldset legend {
	padding: 5px 10px; border-radius: 2px; border: 1px solid rgb(170, 170, 170); color: rgb(68, 68, 68); font-weight: bold; box-shadow: 3px 3px 15px #bbb; background-color: rgb(255, 255, 255); -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 3px 3px 15px #bbb; -webkit-box-shadow: 3px 3px 15px #bbb;
}

button {
	display: inline;
}

img {
	vertical-align: middle;
}
button {
	vertical-align: middle;
}
input[type='checkbox'] {
	vertical-align: -11%;
}
input[type='radio'] {
	vertical-align: -11%;
}
select {
	background: white; padding: 3px; border-radius: 2px; border: 1px solid rgb(170, 170, 170); color: rgb(51, 51, 51); box-shadow: 0px 1px 2px #ddd; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0 1px 2px #ddd; -webkit-box-shadow: 0 1px 2px #ddd;
}
select[multiple] {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(242, 242, 242));
}
.clearfloat {
	clear: both;
}
.floatleft {
	margin-right: 1em; float: left;
}
.floatright {
	float: right;
}
.center {
	text-align: center;
}


fieldset.tblFooters {
	border-radius: 0px 0px 4px 5px; text-align: right; clear: both; margin-top: 0px; margin-bottom: 0.5em; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; float: none; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px;
}

.tblFooters {
	background: rgb(211, 220, 227); color: rgb(0, 0, 0); font-weight: normal;
}
.tblHeaders a:link {
	color: rgb(0, 0, 255);
}

.tblFooters a:link {
	color: rgb(0, 0, 255);
}
.tblFooters a:active {
	color: rgb(0, 0, 255);
}
.tblFooters a:visited {
	color: rgb(0, 0, 255);
}
.tblHeaders a:hover {
	color: rgb(255, 0, 0);
}

body#loginform h1 {
	text-align: center; display: block;
}
body#loginform a.logo {
	text-align: center; display: block;
}
body#loginform {
	text-align: center; margin-top: 1em;
}
body#loginform div.container {
	margin: 0px auto; width: 30em; text-align: left;
}
form.login label {
	width: 10em; font-weight: bolder; float: left;
}


.buttonlinks a {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 5px 10px; border-radius: 20px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); line-height: 35px; font-size: 0.88em; font-weight: bold; text-decoration: none; margin-left: 7px; white-space: nowrap; box-shadow: 1px 1px 2px rgba(0,0,0,0.5); text-shadow: 0px 1px 0px #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px;
}
a.button {
	background: -ms-linear-gradient(rgb(255, 255, 255), rgb(204, 204, 204)); padding: 5px 10px; border-radius: 20px; border: 1px solid rgb(170, 170, 170); color: rgb(17, 17, 17); line-height: 35px; font-size: 0.88em; font-weight: bold; text-decoration: none; margin-left: 7px; white-space: nowrap; box-shadow: 1px 1px 2px rgba(0,0,0,0.5); text-shadow: 0px 1px 0px #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px;
}

.icon {
	margin: 0px 0.3em; padding: 0px !important; width: 16px; height: 16px; background-image: url("./themes/pmahomme/img/sprites.png") !important; background-repeat: no-repeat !important;
}

.ic_b_help {
	background-position: 0px -656px !important;
}

