* { padding: 0; margin: 0; }
html, body { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000; }
body { background: #eee;}
* html, body { height: 100%; }
*+html, body { height: 100%; }

.clear:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear {	display: inline-block; }
html[xmlns] .clear { display: block; }
* html .clear { height: 1%; }

small { font-size: 8px; padding: 2px 0 2px 0; display: block; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 9px; }
.active { font-weight: bold; }
.button { border: 1px solid #ccc; background: #eee; padding: 4px; color:#893769; }
.button img { vertical-align: middle; }
.errors { background: #fd5252; border: 2px solid #ccc; padding: 10px; font-weight: bold; color: #000;}
.btn { border: 2px solid #ccc; background: #eee; padding: 2px 4px 2px 4px; color:#893769; display: block; margin: 2px  0 2px 0; }
.btn img { vertical-align: middle; }

.gelb { background-color: #FFFF00; }
.gruen { background-color: #3cb371; }
.pink { background-color: #ff6954; }
.lila { background-color: #ff0000; }

textarea { margin: 5px 0 5px 0; }

p { line-height: 21px; margin-bottom: 4px;}

a, a:link, a:link, a:link, a:hover { text-decoration:none; outline: none; cursor:pointer; }
a:link { color:#893769; outline: none; }
a:visited { color:#893769; outline: none; }
a:hover { color:#555; text-decoration:underline; outline: none; font-weight: bold; }
a img { border:none; outline: none; }

.btn a:hover { text-decoration:underline; outline: none; }

#kopf { margin: 5px 5px 0 5px; padding-bottom: 2px; border-bottom: 1px solid #ccc; }
.logo { float: left; width: 133px; height: 40px; display: block;  margin-bottom: 2px; }
.logo a, a:hover { text-decoration: none; font-weight: normal; }
.menu { float: right; }
.menu h1 { color:#893769; font-size: 14px; border-bottom: #ccc 1px solid; margin-bottom: 3px; }

#wrapper { margin: 5px 5px 0 5px; }
#content { border: 2px solid #ccc; padding: 5px; background: #fff; margin: 0 0 5px 0; }

.menu h3 { background: #fff; color:#893769; margin-bottom: 2px; border-bottom: 1px solid #ccc; padding: 2px; font-size: 11px; font-weight: normal; }
.menu ul { float: left; list-style-type: none; }
.menu ul li { display: inline; padding: 1px 3px 1px 3px; border: 1px solid #ccc; background: #fff; margin-right: 3px;}
.menu ul li a { display: inline-block; padding: 2px; }
.menu ul li a:hover { text-decoration: none; font-weight: normal; }
.menu ul li .active { display: block; padding: 2px; font-weight: normal; }

#content h2 { font-size:12px; font-weight: bold; color:#893769; margin-bottom: 10px;}
#content h2 .small { font-size: 9px; font-weight: normal; }
#content h3 { font-size: 12px; margin: 0 0 8px 0; }
#content h4 { font-size: 12px; margin: 0 0 8px 0; }
#content ul { list-style-position: inside; list-style-type: square; margin: 5px 0 5px 0; }
#content ul li { line-height: 21px; margin-bottom: 4px; }
#content .title { font-size:12px; color:#893769; margin-bottom: 10px; border-bottom: 2px solid #893769; padding-bottom: 2px; }
#content .welcome { font-size:12px; color:#893769; margin-bottom: 10px; border-bottom: 2px solid #893769; padding-bottom: 2px; text-align: center; }

#content .outer { list-style-position: outside; margin-left: 15px; }

#tabs { margin-bottom: 5px; border-bottom: 8px solid #555; }
#tabs li { list-style-type: none; display: inline; margin-right: 3px;}
#tabs li a { display: inline-block; padding: 2px 5px 2px 5px; background: #ccc; font-weight: bold; }
#tabs li a:hover { text-decoration: none; background: #555; color: #fff; }
#tabs li .active { display: inline-block; padding: 2px 5px 2px 5px; background: #555; color: #fff; font-weight: bold; }

#login { width: 350px; margin: 10px auto 10px; border: #ccc 3px solid; padding: 5px; }
#login label { width: 170px; float: left; }

#form fieldset { padding: 5px; margin-bottom: 5px; color: #000;}
#form p { margin-bottom: 5px; }
#form label { width: 170px; float: left; }
#form legend { padding: 0 4px 0 4px; font-weight: bold; color:#893769; }
#form hr { height: 1px; margin: 3px 0 3px 0; }

#form2 fieldset { padding: 5px; margin-bottom: 5px; color: #000;}
#form2 p { margin-bottom: 5px; }
#form2 label { width: 170px; float: left; }
#form2 legend { padding: 0 4px 0 4px; font-weight: bold; color:#893769; }
#form2 hr { height: 1px; margin: 3px 0 3px 0; }


.f fieldset { padding: 5px; margin-bottom: 5px; color: #000;}
.f p { margin-bottom: 5px; }
.f label { width: 170px; float: left; }
.f legend { padding: 0 4px 0 4px; font-weight: bold; color:#893769; }
.f hr { height: 1px; margin: 3px 0 3px 0; }

.rmamain { width: 370px; float: left;}
.fzgdaten { width: 540px; float: left; margin-right: 5px; }

.forminner { float: left; margin-right: 15px; border: 1px dotted #ccc; padding: 4px; }
.formfloatwrapper { padding: 0 0 5px 0; margin-bottom: 4px; border-bottom: 1px solid #ccc;}
.forminner.wide { width: 250px; background: #eee; }

#messages {  border: 2px solid #ccc; padding: 5px  10px 0 10px; font-weight: bold; color: #000; background: #fff; margin-bottom: 5px;}

.pagination { text-align: right; border-bottom: 1px dotted #555; font-size: 10px;}
.copy { text-align: center;  font-size: 9px; border-top: 1px solid #ccc; }
.meta { border-top: 1px dotted #ccc; }

#rma { color: #000;  border-collapse:collapse;}
#rma p { margin-bottom: 2px; }
#rma th { background: #ccc; border: 1px solid #555; font-weight: bold; padding: 4px; }
#rma .even { background-color: #FFFFCC; }
#rma td { border: 1px solid #555; padding: 6px; }

#journal { margin-top: 25px; }
#journal .l { float: left; margin-right: 15px; }
#journal .r { float: left; }

#falluebersicht { border-bottom: 1px solid #ccc; padding-bottom: 2px; background: #fff; }

.liste { color: #000;  border-collapse:collapse; margin-bottom: 5px; }
.liste p { margin-bottom: 2px; }
.liste th { background: #ccc; border: 1px solid #555; padding: 4px; }
.liste .even { background-color: #FFFFCC; }
.liste td { border: 1px solid #555; padding: 6px; }
.liste img { vertical-align: middle; display: inline; }

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none;
  color: #000;
  font-weight: normal;
  }

a.tooltip span {
  display: none;
  text-decoration: none;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
width: 800px;
  padding: 5px;
  border: 2px solid #ccc;
  z-index: 200;
  color: #000000;
  background: #FFFFCC;
  }