body {
	margin: 0;
	padding: 0;
	background-color: #FEFEFE;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 0.8em;
}

label.box-label {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
}

* {
	font-size: 100.1%;
}

a {
	overflow: hidden;
}

form {
	padding: 0;
	margin: 0; 
	position: relative;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label span.note {
	font-size: 0.8em;
	margin: 0 !important;
}

.expanded {
	height: 200px;
}

.reduced {
	height: 50px;
}

textarea.big-textarea {
	height: 500px;
	width: 100%;
}

fieldset {
	border: 1px solid #333333;
	clear: both;
	padding: 10px;
	position: relative;
	background-color: #fff;
}

legend {
	background: url(/_img/legend_l_bg.gif) left top no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	background-color: #fff;
}

legend span {
	background: url(/_img/legend_r_bg.gif) right top no-repeat;
	display: block;
	padding: 4px 10px 0 0;
	height: 24px;
}

* html legend span {
	float: left;
}

divfloatright a:link,
div.buttonfloatright a:visited {
	text-decoration: none;
	color: Black;
}

input,
select {
	font-size: 1.1em;
	margin: 2px;
}

button {
	font-size: 1.1em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}

h1#pageheader {
	padding: 0;
	margin: 0 0 10px 50px;
}

h2,
label.h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 15px 0 0 0;
}

table {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	border-spacing: 0;
}

table.admin {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	clear: both;
	border-spacing: 0;
}

table.admin td.check,
table.admin td.uncheck {
	width: 20px;
	white-space: nowrap;
	padding: 0;
}

td.uncheck a,
td.check a {
	display: table-cell;
	padding: 3px 5px;
}

table.admin td.fill {
	width: 100%;
}

table.admin td.title {
	white-space: nowrap;
	width: 20%;
}

table.admin td.check a:hover {
	background-color: White;
}

table.admin td.uncheck a:hover {
	background-color: White;
}

table.imagemgmt td {
  border-top: 1px solid #000;
  vertical-align: middle;
}

th {
	font-style: italic;
}

th, td {
	text-align: left;
	padding: 3px 5px;
	margin: 0;
	vertical-align: top;
}

td p {
	margin: 0;
}

tr:hover {
	background-color: White;
}

small {
	font-size: 0.8em;
}

div.authentication {
	width: 600px;
	margin: 0 auto;
	padding-top: 160px;
	background: url(../_img/logo.gif) 0 50px no-repeat;
}

form.login {
	width: 300px;
}

div.eingabe, 
div.subEingabe,
div.options {
	padding: 5px 10px 5px 200px;
	clear: both;
}

div.options-tight {
	padding: 0 10px 0 200px;
	clear: both;
}

div.eingabe input,
div.login input,
div.eingabe dd {
	margin-left: 0;
	margin-right: 0;
	width: 95%;
}

div.eingabe textarea,
div.login textarea {
	margin-left: 0;
	margin-right: 0;
	width: 95%;
}

div.eingabe input:focus {
	background-color: #FFFFE0;
}

div.eingabe textarea.focus, 
div.eingabe textarea:focus {
	height: 250px;
	background-color: #FFFFE0;
}

div.textarea { /* fix for IE BUG */
	width: 99%;
}

div.eingabe p,
div.options p,
div.options-tight p {
	padding: 0;
	margin: 0;
}

div.eingabe label,
div.eingabe span {
	padding-top: 0.3em;
}

div.eingabe label,
div.eingabe span,
div.eingabe p.label,
div.eingabe dt {
	float: left;
	margin-left: -200px;
	width: 195px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

div.eingabe dl {
	padding-bottom: 0.5em;
}

div.eingabe dd {
	min-height: 3em;
}

div.eingabe .required {
  font-weight: bold;
  color: Red;
  font-size: 0.8em;
}

div.login {
	padding: 5px;
	clear: both;
}

div.login label {
	float: left;
	font-weight: bold;
	color: #333333;
	padding: 4px 0 0 0;
}

td.options {
	text-align: right;
	width: 200px;
}

div.options input,
div.options-tight input {
	margin-left: -20px;
}


div.options label,
div.options-tight label {
	font-weight: bold;
	color: #333333;
	padding: 0;
}

div.control-buttons {
	float: right;
	white-space: nowrap;
}

div.template_format_nav {
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding: 20px;
	clear: both;
}

/* --- topic image selector ----------------- */

div.topicImage {
  clear: left;
}

div.topicImage .pseudolabel {
  display: block;
  float: left;
  text-align: right;
  width: 195px;
}

div.topicImage .pseudolabel .i-button {
  float: right;
}

div.topicImage .imageListOpened, 
div.topicImage .imageListClosed {
  margin-left: 200px;
}

div.topicImage .imageListOpened input, 
div.topicImage .imageListClosed input, 
div.topicImage .imageListClosed label {
  display: block;
  height: 1px;
  left: -999em;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

div.topicImage .imageListClosed label.selectedImage,
div.topicImage .imageListOpened label {
  cursor: pointer;
  border: 6px solid #ddd;
  display: block;
  float: left;
  height: 80px;
  left: auto;
  margin: 0 5px 5px 0;
  position: static;
  width: auto;
}

div.topicImage .imageListOpened label.selectedImage,
div.topicImage .imageListOpened label:hover,
div.topicImage .imageListClosed label.selectedImage:hover {
  border-color: #009FC5;
}

div.topicImage label span.noimage {
  background-color: #fff;
  display: block;
  font-weight: bold;
  height: 80px;
  text-align: center;
  width: 60px;
}

div.box-inner .topicimage {
  border: 6px solid #ddd;
  float: left;
  margin-left: -200px;
}


/* --- links -------------------------------- */

a img {
	border: none;
}

a:link {
	color: #075084;
	text-decoration: underline;
}

a:visited {
	color: #073353;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	color: #075084;
	text-decoration: none;
}


/* non-semantic classes */

.clear { 
	clear: both; 
	padding: 0px 0;
}

.clear .alignright {
	clear: both;
}

.display-none {
	display: none;
} 

.separator {
	padding: 15px 0;
	clear: both;
}

.separator-tight {
	padding: 5px;

}

.box {
	background: White;
	padding: 10px;
	margin-bottom: 10px;
	border-width:1px;
	border-style:solid;
	border-color:black;
}

.border {
	background: White;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

div.button {
	padding-bottom: 20px;
	clear: both;
}

div.button a {
	display: block;
	float: right;
}

.box-inner {
	background-color: #F6F6F6;
	padding: 10px;
	border-width:1px;
	border-style:solid;
	border-color:black;
}

.padding-bottom {
	padding-bottom: 15px;
	/*background-color: #FFFFBF;*/
}


/* tabnavigation */

ul.tabnav {
	margin: 0 0 0 65px;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	clear: both;
}

#formatnav {
	margin: 0 0 0 15px;
	padding: 20px 0 0 0;
	list-style: none;
	font-size: 0.85em;
	clear: both;
}

ul.tabnav li,
#formatnav li {
	float: left;
	background: url(/_img/tabs_bg_l.gif) no-repeat 0 -50px;
	margin: 0 2px 0 0;
	padding: 0 0 0 19px; /* do not overlap */
	border-bottom: 1px solid #333;
}

ul.tabnav a:link,
ul.tabnav a:visited,
#formatnav a:link,
#formatnav a:visited {
	float: left;
	display: block;
	background: url(/_img/tabs_bg_r.gif) no-repeat 100% -50px;
	padding: 7px 19px 4px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

ul.tabnav li:hover,
#formatnav li:hover, 
ul.tabnav li:hover a,
#formatnav li:hover a {
	background-position: left top;
}

ul.tabnav li:hover a,
#formatnav li:hover a {
	background-position: 100% 0;
}

ul.tabnav li.active,
#formatnav li.active  {
	background-position: 0 0;
	border-width: 0;
}

ul.tabnav li.active a:link,
ul.tabnav li.active a:visited,
#formatnav li.active a:link,
#formatnav li.active a:visited {
	background-position: 100% 0;
	padding-bottom: 5px;
}

ul.tabnav a:hover,
#formatnav a:hover {
	text-decoration: underline;
	color: Black;
}

#wrapper {	
	background: url(/_img/header_bg.jpg) 0 15px repeat-x #FEFEFE;
}

#content-o {
	background-color: #FEFEFE;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	width: auto; 
	clear: both;
}

#content-i { 
	margin: 0; 
	width: 100%;
}

#content-box {
	padding: 15px;
	border-style:solid;
	border-color:black;
	border-width: 0 1px 1px 1px;
}

/* Mozilla code */
#content-o > #content-i { /* Mozilla code */
	border-bottom: 1px solid #FEFEFE; 
}

#userinfo {
	padding: 20px;
}

#format-nav-content {
	border: solid 1px;
	border-top: none;
	padding: 20px;
	background: #FEFEFE;
}

.colored-box {
	border: solid 1px;
	padding: 10px;
	/*background-color: #F9FDFF;*/
}

div.nav {
	padding: 20px 0 0 0;
	background: url(/_img/nav_bg.gif) bottom repeat-x transparent;
	width: 100%; 
}

div.nav div.clear {
	padding: 0;
}


.usersettings {
	float: right;
	font-size: 0.9em;
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(/_img/user.gif) 0 3px no-repeat;
	color: Black;
	text-decoration: none;
}

/* button styles */

div.buttonfloatleft {
	background: url(/_img/button_l_bg.gif) left top no-repeat;
	padding: 0 0 0 4px;
	float: left;
	margin: 0 0 0 2px;
}

div.buttonfloatleft a:link,
div.buttonfloatleft a:visited {
	background: url(/_img/button_r_bg.gif) right top no-repeat;
	display: block;
	padding: 4px 10px 0 6px;
	height: 24px;
	float: left;
	text-decoration: none;
	color: Black;
	white-space: nowrap;
	font-size: 1.0em;
}

div.buttonfloatright {
	background: url(/_img/button_l_bg.gif) left top no-repeat;
	padding: 0 0 0 4px;
	float: right;
	margin: 0 0 0 2px;
}

div.buttonfloatright a:link,
div.buttonfloatright a:visited {
	background: url(/_img/button_r_bg.gif) right top no-repeat;
	display: block;
	padding: 4px 10px 0 6px;
	height: 24px;
	float: left;
	text-decoration: none;
	color: Black;
	white-space: nowrap;
	line-height: 1.2em;
	font-size: 1.0em;
	font-weight: normal;
}

span.i-buttonfloatright,
div.i-button {
	background: url(/_img/button_l_bg.gif) left top no-repeat;
	padding: 0 0 0 4px;
	margin: 0 0 0 2px;
}

span.i-buttonfloatright {
  float: right;
}

span.i-buttonfloatright button,
div.i-button button {
	background: url(/_img/button_r_bg.gif) right top no-repeat;
	padding-right: 10px;
	padding-left: 6px;
	height: 24px;
	text-decoration: none;
	color: Black;
	border: none;
	margin: 0;
	cursor: pointer;
}

span.i-buttonfloatright button {
  float: left;
}

* html span.i-buttonfloatright button {	/* IE Fix */
	padding-right: 0;
	padding-left: 0;
}

* html div.buttonfloatright,
* html span.i-buttonfloatright  {	/* IE Fix */
	position: relative;
}
/* general classes */

.floatright img, 
.floatright-d img, 
.floatright-dd img, 
.floatright-move img {
	margin-left: 2px;
}

span.move-buttons-up-dis,
span.move-buttons-down-dis {
	display: block;
	float: right;
}

span.move-buttons-up-dis,
a.move-buttons-up {
	margin: 0;
	padding: 3px;
	width: auto;
	position: relative;
	font-size: 0;
}

span.move-buttons-down-dis,
a.move-buttons-down {
	margin: 0;
	padding: 3px;
	width: auto;
	clear: right;
	position: relative;
	font-size: 0;
}

.edit img,
.delete img,
.close img {
	width: 21px;
	height: 22px;
}

.edit,
.delete,
.close {
	position: relative;
	top: -10px;
	width: 23px;
	height: 22px;
}

ul.none {
	list-style-type: none;
}

ul.disc {
	list-style-type: disc;
}

ul.decimal {
	list-style-type: decimal;
}

tr:hover,
tr.pseudohover {
	background-color: #F5F5F5;
}

td.maincol {
	width: 100%;
}

.notfound {
	color: #999999;
}

div.eingabe .error,
.error {
	color: Red;
	padding-left: 23px;
	background: url(/_img/warning-sign.gif) top left no-repeat;
	min-height: 26px;
}

div.eingabe .confirm,
.confirm {
	padding-left: 23px;
	background: url(/_img/confirmation-sign.gif) top left no-repeat;
	min-height: 26px;
	min-height: 17px;
}

div.eingabe .warning,
.warning {
	padding-left: 23px;
	background: url(/_img/warning-sign.gif) top left no-repeat;
	min-height: 26px;
}

div.eingabe .warning-sign,
.warning-sign {
	padding: 5px 0px 0 23px;
	margin: 10px 10px 10px 200px;
	background: url(/_img/warning-sign.gif) left top no-repeat;
	font-weight: bold;
	color: Red;
	min-height: 17px;
}

.warning-sign-nomargin {
	padding: 5px 0px 10px 23px;
	background: url(/_img/warning-sign.gif) left top no-repeat;
	font-weight: bold;
	color: Red;
}

.confirmation-sign {
	padding: 1px 0px 0 23px;
	margin: 10px 10px 10px 200px;
	background: url(/_img/confirmation-sign.gif) left top no-repeat;
	font-weight: bold;
	min-height: 20px;
}

div.eingabe .attention-sign,
.attention-sign {
	padding: 5px 0px 0px 23px;
	margin: 0px 0px 0px 200px;
	background: url(/_img/warning-sign.gif) left top no-repeat;
	font-weight: bold;
	color: Red;
	min-height: 20px;
}

div.eingabe .notice-sign,
.notice-sign {
	padding: 1px 0px 0 23px;
	margin: 10px 10px 10px 200px;
	background: url(/_img/notice-sign.gif) left top no-repeat;
	min-height: 20px;
}

.in_process {
	padding: 0 0 12px 25px;
	margin: 5px 0;
	background: url(../_img/notice-sign.gif) left top no-repeat;
	min-height: 20px;
}

.sending_error {
	padding: 0 0 12px 25px;
	margin: 5px 0;
	background: url(../_img/warning-sign.gif) left top no-repeat;
	min-height: 20px;
}

div.eingabe .notice-sign,
div.eingabe .warning-sign {
	margin: 0;
}

.sending_error a:link,
.sending_error a:visited {
	font-weight: bold;
	color: Red;
}

.ready {
	padding: 0 0 12px 25px;
	margin: 5px 0;
}

.required {
	font-weight: bold;
	color: Red;
	font-size: 0.8em;
}

.pre {
	font-family: monospace;
	font-size: 1.2em;
}

.pseudolink {
	cursor: pointer;
}

div.body {
	padding: 10px 0;
	font-size: 1em;
}

/* --- USER SEARCH: RESULT-LIST --- */

dl.searchresult {
   margin: 0 1em;
}

dl.searchresult dt {
   clear: both;
   font-weight: bold;
   margin: 0.5em 0 0.1em 0;
   padding: 0.5em 0 0.5em 0;
}

dl.searchresult dd {
   background-color: #F3F3F3;
}

dl.searchresult dd.options {
   padding: 0.3em;
   float: right;
	position: relative;
}

dl.searchresult dd.lists {
   margin: 0;
   padding: 0.3em 0.3em 0.3em 2em;
}

