
.contentb  {
  color: color:#027abe;
}

/*print*/

body, input, textarea, select {
  color: #000;
  background: none;
}

ul.primary-links, ul.secondary-links,
#header-region, .seitenteil {
  display: none;
}

body.seitenteile, body.sideber-left, body.seitenteil-right, body {
  width: 640px;
}

body.seitenteil-left #center, body.seitenteil-right #center, body.seitenteile #center,
body.seitenteil-left #squeeze, body.seitenteil-right #squeeze, body.seitenteile #squeeze {
  margin: 0;
}

#band,
#band #container .breadcrumb,
#band #container #center,
#band #container #center .right-corner,
#band #container #center .right-corner .left-corner,
#band #container #fuss,
#band #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#band #container #header {
  height: 130px;
}

#band #container #header h1, #band #container #header h1 a:link, #band #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}

/*user*/


#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em; /* LTR */
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em; /* LTR */
  float: left; /* LTR */
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
#user-admin-settings feld .description {
  font-size: 0.85em;
  padding-bott/* $Id: defaults.css,v 1.5 2007/10/02 12:10:40 dries Exp $ */

/*
** HTML elements
*/
feld {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */
{om: .5em;
}


.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right; 
  margin: 0 1em 1em 0; 
  }
.profile h3 {
  border-bottom: 1px solid #ccc;
}
.profile dl {
  margin: 0 0 1.5em 0;
}
.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin: 0 0 1em 0;
}


