html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 13px;
	background: #fff;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited, a:active {
	color: #666;
}

body, .bright {
	color: #333;
}

table {
	border-collapse: collapse;
}

table.separate {
	border-collapse: separate;
}

td {
	vertical-align: top;
}

ul {
	list-style: none;
	list-style-image: url(bullet.gif);
}

ul.unterpunkte {
	list-style-image: none;
}

div.portalTblBorder {
	border: 1px dotted #dfdfdf;
	background: #fcfcfc;
	border: 1px solid #f0f0e0;
}

td.portalTblBorder {
	border: 1px dotted #dfdfdf;
	background: #fff;
	padding: 4px;
	border: 1px solid #f0f0e0;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 17px;
	margin-top: 5px;
	color: #555;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

h2, .absatzkopf {
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
	background: #f9f9f9;
	padding: 3px;
	margin-bottom: 0;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	margin-bottom: 0;
}

h4 {
	font-family: Trebuchet MS;
	margin: 0;
	font-size: 14px;
}

img {
	border: 0;
}

input, select, textarea {
	font: 13px Arial;
}

#logo {
	height: 60px;
	z-index: 1;
	padding: 2px;
	border-bottom: 1px solid #000;
}

#content, #content_box, #content_plain {
	padding: 10px 10px 30px 10px;
	margin: 0;
	margin-left: 75px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	/*display: inline-table;*/
}

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

#wrap {
	min-width: 900px;
}

#box {
	width: 200px;
	float: right;
	position: relative;
	z-index: 2;
	background: #fff;
}

.box-head {
	font-size: 12px;
	display: block;
	padding: 4px 0 4px 4px;
	font-weight: bold;
	border-top: 1px solid #000;
}

.box-head a:link, .box-head a:visited, .box-head a:hover, .box-head a:active {
	font-weight: bold;
}

.box-sub {
	font-size: 11px;
	padding: 6px;
}

.box-dot {
  width: 7px;
  height: 7px;
  margin-top: 3px;
  margin-right: 3px;
  float: left;
  overflow: hidden;
}

.box-end {
	height: 0px;
	overflow: hidden;
	border-bottom: 1px solid #000;
}

.box-sep {
	height: 0px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#suchfeld input {
	font-size: 13px;
	border: 1px solid #000;
	width: 103px;
	padding-left: 2px;
	color: #333;
}

#suchfeld td, #suchfeld td a:link, #suchfeld td a:visited, #suchfeld td a:hover, #suchfeld td a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.dark {
	color: #fff;
}

.block_indent {
	text-align: justify;
	margin: 5px 0px 5px 20px;
}

.absatz {
	margin-bottom: 30px;
	padding: 10px 10px 10px 15px;
	background: #fcfcfc;
	border: 1px solid #f0f0e0;
}

.absatzkopf_in_td {
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
}

.button {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background: #eaeaea;
	border: 0;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	cursor: pointer;
}

.searchHeader5 {
	background-color: #da203d;
	color: #fff;
}

.searchHeader5Border {
	border: 1px solid #da203d;
}

.searchHeader_right {
	font-size: 11px;
	font-weight: normal;
}

.pLighter {
	background: #eaeaea;
}

.hdr {
  font-weight: bold;
}

.hdl {
	font-weight: bold;
	padding: 0 0 4px 0;
}

.phdl {
	font-weight: bold;
	color: #600;
	/*padding: 0 0 4px 4px;*/
}

.texttyp, .texttypzg {
	font-size: 17px;
	color: silver;
	padding: 0 7px 0 7px;
}

.texttypinv, .texttypinvzg {
	background: silver;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
}

.texttypinvdiv {
	font-weight: bold;
	text-align: right;
	z-index: 2;
}

.pagenavigator a, .pagenavigator b {
	padding: 2px;
	width: 1.4em;
	height: 1.4em;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	background: #eaeaea;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.pagenavigator b {
	color: #f9f9f9;
}

.pagenavigator a {
	text-decoration: none;
}

.pagenavigator_skip {
	padding: 3px;
	border: 0px;
	height: 1.4em;
	display: block;
	float: left;
	margin-left: 0px;
	font-weight: bold;
}

.pagenavigator_sep {
	padding: 3px;
	width: 1.4em;
	height: 1.4em;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	border: 0px;
}

.Leitsatz {
	font: 14px Verdana;
}


@media screen {
	div.hiddenprint {
		display: none;
	}
}

@media print {
	div.hiddenprint {
		display: block;
	}
}
div.hiddenprint td {
	border: 1px solid;
}

.warenkorb-box {
	text-align: left;
	height: 17px;
	width: 145px;
	padding-top: 4px;
}

.warenkorb-text {
	background: #e5e5e5;
	width: 120px;
	padding-left: 2px;
	text-align: left;
}
.warenkorb-text a, .warenkorb-text a:link, .warenkorb-text a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
.warenkorb-text a:hover {
}

.highlight {
	background: url(standard/bg-head0.jpg);
	color: #fff;
	padding: 2px 6px;
	font-weight: bold;
}

.listEven, .listOdd {
  padding: 5px;
}

.listOdd {
  background: #f9f9f9;
}

.absatz .listOdd {
  background: #fff;
  padding: 5px;
}

.absatz .listEven {
  padding: 5px;
}

.formMissingInfo {
  color: #f00;
  font-weight: bold;
}


.redaktion {
  font-size: 10px;
  border: 1px solid #000;
  background: #ffffe1;
  padding: 1px;
}

.bgColNavi {
	background: #f4f4f4;
}

.fnt {
  font-size: 13px;
  font-weight: normal;
}

.tree {
	background: #f4f4f4;
	font-size: 12px;
	font-family: Verdana;
}

.tree a, .tree a:visited, .tree a:link {
	font-size: 12px;
	font-family: Verdana;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background: #eaeaea;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #f4f4f4;
	cursor: pointer;
}

.tree a:hover {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background: #e5e5e5;
	color: #333;
}

.tree .treeset {
	font-size: 12px;
	font-family: Verdana;
	padding-left: 20px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	background: #f5f8f1;
}

.lsthdr {
  font-family: Trebuchet MS;
  font-size: 1.2em;
  font-weight: bold;
}

/* portal.php */
.z0 {
	background: #E5E5E5;
}
.z1 {
	background: #D3DCE3
}
.zeigen {
	background: green;
	color: white;
}
.ueberspringen {
	background: silver;
}
.num_left {
	position: relative;
	width: 40px;
	float: left;
	text-align: right;
	margin-right: 5px;
	z-index: 200;
}

.bdy_margin {
	margin: 0 15px;
	padding: 0;
	/*text-align: justify;*/
}
/* Hides from IE-mac \*/
* html .bdy_margin {
	padding-right: 15px;
	padding-top: 10px;
}
/* end Hides from IE-mac */

.sep_h {
  height: 7px;
  overflow: hidden;
}

.sep_h_1 {
  height: 1px;
  background: #000;
  overflow: hidden;
  margin-bottom:9px; /* OG, 3.5.06*/
}

.dot_1 {
  width: 7px;
  height: 7px;
  margin: 1px;
  overflow: hidden;
}

.dot_3 {
  width: 7px;
  height: 7px;
  margin: 3px;
  overflow: hidden;
}

.dot_5 {
  width: 7px;
  height: 7px;
  margin: 5px;
  overflow: hidden;
}

.dot_7 {
  width: 7px;
  height: 7px;
  margin: 7px;
  overflow: hidden;
}

.online_since {
  color: #555;
  font-weight: bold;
  font-family: Trebuchet MS;
  font-size: 14px;
}

.top a, .top a:link, .top a:visited {
  color: #555;
  font-weight: bold;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-decoration: none;
}

.headline {
  margin-bottom: 7px;
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight:bold;
}

.blackborder {
	border: 0;
	height: 1px;
	border-bottom: 1px solid #000;
	margin: 8px 0;
}

.blackbordertop, .blackborderbottom {
	border: 0;
	padding: 0;
	margin: 8px 0;
	height: 6px;
}

.blackbordertop {
	border-top: 1px solid #000;
}

.blackborderbottom {
	border-bottom: 1px solid #000;
}

.bunt {
	height: 7px;
	background: url(bunt.gif) no-repeat;
}

.bunttop {
	background: url(bunt.gif) top left no-repeat;
	padding-top: 15px;
}

input.text {
	border: 1px solid #000;
	background: #fff;
}

input.plain {
	border: 0px;
	background: 0;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

.smallbold {
	font-weight: bold;
	font-size: 11px;
}

.divFadeLogin {
	background: #000;
	position: absolute;
	z-index: 998;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}