/* base
----------------------------------------------- */

* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #FFF;
  font-size: 14px; 
  font-family: 'DejaVu Sans', Verdana, Helvetica, Sans-Serif;
  color: #000;
  text-align: left;
  line-height: 1.5em;
}

p {
  margin-bottom: 1em;
}

#content ul {
  padding-left: 1.3em;
  margin-bottom: 1em;
}

a {
  text-decoration: underline;
  color: #000;
}

a:hover {
  text-decoration: none;
  color: #599C47;
}

a.extern {
  padding-left: 17px;
  background: url(/dev/txp/images/arrow5.png) left center no-repeat;
}

a.extern:hover {
  text-decoration: underline;
  color: #000;
  background-color: #EEE;
}

a.download {
  padding-left: 14px;
  background: url(/txp/images/arrowdown.png) left center no-repeat;
  font-weight: bold;
}

h1, h2, h3 {
  font-weight: bold;
}

h1 {
  font-size: 6em;
  font-family: 'Linux Libertine', 'Times New Roman', serif;
  color: #DDD;
  font-style: italic;
  white-space: nowrap;
  overflow: visible;
  margin-left: -0.1em;
}

h2 {
  font-size: 1.8em;
  padding-top: 0.5em;
  padding-bottom: 0.3em;
}

h3 {
  font-size: 1.2em;
}

h3 a {
  text-decoration: none;
  color: #599C47;
  border-top: 1px dashed #FFF;
  border-bottom: 1px dashed #FFF;
}

h3 a:hover {
  text-decoration: none;
  color: #599C47;
  border-top-color: #599C47;
  border-bottom-color: #599C47;
}

hr {
	margin: 2em auto;
	width: 100%;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

.explain {
  border-bottom: 1px dashed #666;
  /*background-color: #EFEFEF;*/
}

.explain:hover {
  cursor: help;
}

.alignright {
  float: right;
}

.zzgl {
  margin-top: 2em;
  font-size: 0.9em;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container { /*gesamte Seite */
  width: 900px;
  margin: 0 auto;
  position: relative;
}

#head {
  position: absolute;
  top: 3px;
  left: 6px;
  z-index: 2;
}

div#head.tweak {
  left: 15px;
}

#head img {
  border: 0;
}

#sidebar-1 {
  width: 222px;
  position: absolute;
  z-index: 1;
  background-color: #AA86AE;
  color: #4B344D;
  border: 1px solid #4B344D;
  border-top: 0;
  padding-top: 123px;
  min-height: 500px;
  padding-bottom: 300px;
}

#sidebar-1 h3 {
  font-size: 1.15em;
  padding: 0.2em 0.3em;
  background: url(images/mh3bg.png) repeat-y;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  margin-top: 30px;
  /*margin-bottom: 7px;*/
}

.navi, .recent_articles {
  list-style-type: none;
  line-height: 140%;
  background-color: #B595B8;
}

.navi li, .recent_articles li {
  border-bottom: 1px dotted #FFF;
  padding: 0; margin: 0;
}

.navi .first, .recent_articles .first {
  /*border-top: 1px solid #FFF;*/
}

.navi .last, .recent_articles .last {
  border-bottom: 1px solid #FFF;
}

#sidebar-1 a {
  color: #FFF;
  text-decoration: none;
  display: block;
  width: 206px;
  padding: 0.1ex 8px 0.1ex 8px;
  position: relative;
  background-color: #B595B8;
}

#sidebar-1 .navi .active a {
  background: url(images/mactbg.png) repeat-y;
}

#sidebar-1 a:hover {
  text-decoration: none;
  background: url(images/mactbg.png) repeat-y;
}

#sidebar-1 a .pfeil {
  display: none;
}

#sidebar-1 .active a .pfeil, #sidebar-1 a:hover .pfeil {
  display: inline;
  position: absolute;
  top: 0.05ex;
  right: 0.3em;
  font-size: 1.2em;
}

#content {
  padding-top: 144px;
  padding-left: 246px;
  position: relative;
}

#content img {
  float: right;
  padding: 2px;
  margin-left: 0.7em;
  margin-bottom: 0.7em;
  border: 1px solid #000;
}

#content img.lefty {
  float: left;
  margin: 0 0.7em 0.7em 0;
}

#content img.nopad {
  padding: 0;
}

#foot {
  margin-top: 3em;
  margin-left: 246px;
  border-top: 4px double #BFBFBF;
  padding: 0.5em 0 3em;
  text-align: right;
  font-size: 0.8em;
  clear: both;
  height: 5em;
}


/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

.prevnext {
/*  padding-left: 246px;
  padding-right: 230px;*/
  padding-bottom: 3em;
}

.prev {
  float: left;
}

.next {
  float: right;
}


/* Kontaktformular
----------------------------------------------- */
.zemContactForm br {
  display: none;
}

p.error {
  border: 2px solid #9E002D;
  padding: 1em;
  color: #9E002D;
  width: 34em;
  font-weight: bold;
}

fieldset {
  padding: 1em;
  border: 1px solid #AAA;
  /*width: 34em;4B344D #AA86AE*/
}

legend {
  padding: 0 0.2em;
  color: #444;
  /*font-weight: bold;*/
}

label {
  display: block;
  width: 8em;
  float: left;
  clear: left;
}

input {
  width: 18em;
  float: left;
  font-family: 'DejaVu', 'Verdana', sans-serif;
  font-size: 1em;
  margin-bottom: 0.5em;
}

input.zemSubmit {
  width: auto;
  clear: left;
  margin-top: 1em;
  padding: 0.1ex 0.1em;
}

input.checkbox {
  width: auto;
}

textarea {
  width: 18em;
  height: 20ex;
  float: left;
  font-family: 'DejaVu', 'Verdana', sans-serif;
  font-size: 1em;
}


/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
