@CHARSET "ISO-8859-1";
body {
	background: none !important;
	padding-left: 5px;
}
div.page-content {
	margin-top: 6em;
	margin-left: 70px;
  width: 90% /*58rem;*/
}
div.header {
	border: 2px solid #B8142B;
  border-radius: 5px;
  padding: 5px 0;
	width: 100%;
	margin-top: 1.3em;
  margin-left: 0;
	background-color: #F7F7F7;
}
div.header h2 {
  font-size: 1em;
  font-weight: bold;
  padding: 0 5px;
  margin: 0;
  color: #000000;
}

div form ul li {
	padding: 5px 0 5px 5px;
	margin-left: -1em;
}
div form ul {
	list-style-type: none;
}
ul.adminMenu {
	width: 100%;
	background-color: #F2F2F2;
	color: #000000;
	padding: 5px 0;
  display: inline-block;
	border-radius: 5px;
	border: 2px solid #000000;
  font-size: 0.8em;
  margin: 0;
}
ul.adminMenu li {	
	float: left;
  margin: 0;
  padding: 5px 36px;
}

ul.adminMenu a ,
ul.adminMenu a:link,
ul.adminMenu a:visited {
  font-weight: bold;
}

ul.adminMenu a ,
ul.adminMenu a:link,
ul.adminMenu a:visited {
  
}

#strDatasetName_insert {
  width: 22em;
}

table {
	margin: 4px 4px 4px 0;
	width: 100% !important;
  font-size: 0.8em;
}
table thead th {
  background: #f2f2f2 none repeat scroll 0 0;
  border-color: #ffa700;
}    
table tr:hover {
	background-color: #FFA700;
}
table tr:hover  a {
  color: #000 !important;
}
table img {
	width: 12px;
	height: 12px;
}
label {
	width: 8em;
	float: left;
}
div#userRegister {
  /** margin: 1em 0 1em 1em; */
}
div#userRegisterHeader, div#userChangePasswordHeader, div#userDeleteAccountHeader, div#userLoginHeader, div#userPassHeader  {
	color: #000000;
	font-size: 0.95em;
	padding: 5px 10px;
	background-color: #f7f7f7;
	border-radius: 5px;
	margin-top: 1.5em;
  border: 2px solid #b8142b;
  font-weight: bold;
}
div#userRegisterHeader.visible, div#userChangePasswordHeader.visible, div#userDeleteAccountHeader.visible, div#userPassHeader.visible, div#userLoginHeader.visible {
	background-image: url('/img/arrow-up_b.png');
  background-repeat: no-repeat;
  background-position: 95% 50%;
  margin-bottom: 1em;
}
div#userRegisterHeader.hidden, div#userChangePasswordHeader.hidden, div#userDeleteAccountHeader.hidden, div#userPassHeader.hidden, div#userLoginHeader.hidden {
  background-image: url('/img/arrow-down_b.png');
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
div#userRegisterFormErrors.hidden {
	display: none;
}
div#userRegisterFormErrors.visible {
	display: block;
}
ul li {
	list-style-type: none;
}
input#strStatusSonstiges, input#strTitelSonstiges {
	display: none;
	margin-left: 20.7em;
}
/** 'userChangePassword','userChangePasswordHeader' */
div#userRegisterForm ul li, div#userChangePassword ul li, div#userDeleteAccount ul li {
	background-color: #f7f7f7;
	padding: 10px 18px;
	border-radius: 5px;
	margin-top: 1em;
  border: 2px solid #ffa700;
}
div#userRegisterForm.hidden, div#userChangePassword.hidden, div#userDeleteAccount.hidden, div#userPassForm.hidden, div#userLoginForm.hidden {
	display: none;
}
div#userRegisterForm.visible, div#userChangePassword.visible, div#userDeleteAccount.visible, div#userPassForm.visible, div#userLoginForm.visible {
	display: block;
}
div#userRegisterForm form, div#userChangePassword form, div#userDeleteAccount form {
	padding: 0 20px;
}
div#userRegisterForm ul li label, div#userChangePassword ul li label, div#userDeleteAccount ul li label {
	width: 21em;
}
div#userRegisterForm ul li input, div#userChangePassword ul li input, div#userDeleteAccount ul li input {
  width: 20em;
}
div#userRegisterForm ul li select, div#userChangePassword ul li select, div#userDeleteAccount ul li select {
	width: 20em;
}
div#userRegisterForm ul li select#strVerwendungszweckAuswahl {
	width: inherit;
	padding-right: 2em;
}
div#userRegisterForm ul li textarea, div#userChangePassword ul li textarea, div#userDeleteAccount ul li textarea {
	width: 27em;
	height: 8em;
}
input[type="checkbox"] {
	width: 2em !important;
	margin-left: -10px;
}
ul#userDatasets {
  padding: 0 25px;
  font-size: 0.9em;
  margin: 0;
}
ul#userDatasets > li {
	list-style: none;
	padding: 8px;
	background-color: #f7f7f7;
	border-radius: 5px;
	overflow: auto;
  border: 2px solid #FFA700;
  margin: 10px 0 0 0px;
}
ul#userDatasets a, ul#userDatasets a:visited, ul#userDatasets a:focus, ul#userDatasets a:hover {
	text-decoration: none;
}
ul#userDatasets ul li {
  margin: 0.5em 0 0 0;
}
.inner {
	padding-left: 1em;
	overflow: hidden;
	display: none;
}
div#userMenu ul {
	width: 100%;
	background-color: #F2F2F2;
	color: #000000;
	padding: 5px 0;
  display: inline-block;
	border-radius: 5px;
	border: 2px solid #000000;
  font-size: 0.8em;
  margin: 0;
}
div#userMenu ul li {
	float: left;
  margin: 0;
  padding: 5px 36px;
}
div#userMenu ul li.last {
	float: right;
	width: auto;
	text-align: right;
  padding-right: 30px;
}
div#userMenu a ,
div#userMenu a:link,
div#userMenu a:visited {
  font-weight: bold;
}

div#userMenu a ,
div#userMenu a:link,
div#userMenu a:visited {
 
}
ul li span.label {
	width: 9.5em;
	float: left;
}
h3 {
  padding: 5px 10px;
}

ul.messages {
	font-weight: bold;
	margin-top: 2em;
}
input.hiddenAtStart {
	display: none;
}
form.fileDownload ul li label {
	width: 9.5em;
	float: left;
	
}
h3.header {
	border: 1px solid black;
	border-radius: 5px;
	margin: 1em 0px 1em 0px;
}
h4.header {
	border: 1px solid black;
	border-radius: 5px;
	margin: 1em 0px 1em 0px;
	padding: 3px;
}
input.styledButton {
	padding: 2px;
	width: 12em;
	margin-bottom: 0.5em;
}
input[type=file].styledButton{
	width: 25em;
}
select#strVerwendungszweckAuswahl {
	padding-right: 2em;
}
div#kategorien {
	margin-bottom: 3em;
}