img {
   behavior: url("plugin/pngbehavior.htc");
}
/* templates/bnz17/style.css  */

* {
	min-height: 1px;
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	font: 70%/160% "verdana",sans-serif;
	color: #444;
	text-align: center;
	background: #fff url("templates/bnz17/img/bnz17-header-big.jpg") center 0 no-repeat; 

}

a {color:#a00;}
a:hover {color:#f00;}

p {border:0; margin:15px 0; padding:0;}

div {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
  border:0;
  margin:15px 0 10px 0; 
  padding:0; 
  font-weight:bold;	
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-transform: uppercase;}
h1 {font-size:260%; line-height:100%; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:normal;}
h4 {font-size:120%; font-weight:normal;}
h5 {font-size:100%; font-weight:normal;}

/*
div#content table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:1px solid #ffaec0; font-size:100%;}
div#content tr {display:table-row;}
div#content th, td {display: table-cell; border:1px solid #ffaec0; margin:0; padding:5px; vertical-align:top; text-align:left;}
div#content th {background:#ffe5e9; text-align:center; color:#7f000b; font-weight:bold;}
*/

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {
	text-decoration: line-through;
}

strong, .strong {
	font-weight: bold;
}

cite, em, q, var {
	font-style: italic;
}

code, kbd, samp {
	font-family: monospace; 
	font-size: 110%;
}

div.clearer {
	clear: both;
}

div#container {
	width: 775px;
	margin: 30px auto 0 auto;
	text-align: left;
}
div#topbar {
	width: 100%;
	height: 18px;
	background: #000;
}
div#topbarItems {
	width: 775px;
	margin: 0 auto 0 auto;
	text-align: right;
	padding-right: 30px;
}

div#header {
	position: relative;
	width: 770px;
	height: 250px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

div#serendipity_banner h2 {
	display: none;
}

div#serendipity_banner h1 {
	position: absolute;
	top: 35px;
	left: 35px;
	margin: 0;
}

div#serendipity_banner h1 a {
	color: #ffffff;
}

div#serendipity_banner h1 a:hover {
	color: #ff99b2;
	text-decoration: underline;
}

div#search {
	position: absolute;
	top: 35px;
	right: 20px;
}

div#search form {
	position: relative;
}

span#QuickSearchTermFieldOut {
	position: absolute;
	top: 0;
	right: 45px;
	width: 155px;
	height: 28px;
	margin: 0;
	padding: 0;
	border:0;
	background:url("templates/bnz17/img/search_input.gif") 0 0 no-repeat;
	font: bold 90%/100% "Arial Black", Arial, Helvetica, sans-serif;
	color: #7f000b;
}

input#QuickSearchTermField {
	width: 140px;
	margin: 5px 8px;
	padding: 3px 0;
	border: 0;
	background: #ffffff;
	font: bold 100%/100% "Arial Black", Arial, Helvetica, sans-serif;;
	color: #7f000b;
}

input#search-submit {
	position:absolute;
	top: 0;
	right: 0px;
}

div#nav {
	margin:0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
}

div#nav ul {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	list-style: none;
}

div#nav li {
	margin: 0 6px 0 0;
	padding: 0;
	float: left; 
}

div#nav a {
	display: block;
	position: relative;
	padding: 5px 20px;
	border: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: 1px dotted #333;
	background:#222;
}

div#nav a:hover {
	border: 1px solid #333;
	color:#FFF;
	background:#555;
}

div#nav li#active a {
	border: 1px dotted #fff;
	color:#FFF;
	background:#c00;
}

div#main {
	position: relative;
	top: -1px;
	width: 770px;
	border: 0;
	height: 100%;
}

div#main_in {
	padding: 10px 0;
	background: #eee;
	position: relative;
	height: auto;
	width: 100%;
}

div#strip {
}

div#main_in:after, div#main:after, div#content:after, div#strip:after {
	content: ".";
	display: block;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
	clear:both;
}

div#left {
	float: left;
	width: 530px;
	margin: 0;
	padding: 0 0 0 20px;
}

div#content {
}

.serendipity_Entry {
	clear: both;
	margin: 0;
	padding: 20px;
}

.serendipity_title {
	padding-top: 30px;
	padding-left: 50px;
	margin-left: -40px;
	color: #7f000b;
	background:url("templates/bnz17/img/bnz17-cow-half.gif") 0 0 no-repeat;
	height:70px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-transform: uppercase;
}
.serendipity_title a {
	text-decoration: none;
}

/*.serendipity_title span {
	padding-left:35px;
	padding-bottom:10px;
}
/*
.serendipity_Entry_info {
	border-bottom: solid 2px #000;
	padding-bottom: 5px;
}

.serendipity_Entry span.date, .serendipity_Entry span.cat, .serendipity_Entry span.user, .serendipity_Entry span.comments {
	padding-left:15px;
}
.serendipity_Entry span.date {
	padding-left: 0;
}
/*
.serendipity_Entry span.date {background:url("templates/bnz17/img/ico_date.gif") 0 50% no-repeat;}
.serendipity_Entry span.cat {background:url("templates/bnz17/img/ico_cat.gif") 0 50% no-repeat; margin-left:8px;}
.serendipity_Entry span.user {background:url("templates/bnz17/img/ico_user.gif") 0 50% no-repeat; margin-left:8px;}
.serendipity_Entry span.comments {background:url("templates/bnz17/img/ico_comments.gif") 0 50% no-repeat; margin-left:8px;}
*/
.serendipity_Entry p.btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
.serendipity_Entry p.btn-more a {display:block; position:absolute; top:0; right:0; width:67px; height:21px; margin:0; padding:0 0 0 28px; background:url("templates/bnz17/img/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
.serendipity_Entry p.btn-more a:hover {background:url("templates/bnz17/img/btn_more.gif") -95px 0 no-repeat;}

div#right {
	float: left;
	width: 205px;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

div#right a {
	text-decoration: none;
}

div#right td a {
	text-decoration: underline;
}

div#right_in {
	padding: 20px 10px;
	padding-right: 0;
}

.serendipitySideBarContent {
	background:#ddd;
	padding: 15px 5px 15px 5px; 
}


.serendipitySideBarItem {
	margin-bottom: 20px;
}

.serendipitySideBarTitle {
	padding: 5px 5px 5px 5px;
	margin: 0;
	color: #fff;
	font-family: "Arial Black",Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #222;
	text-transform: uppercase;
	font-size: 100%;
}

div#footer {
	position: relative;
	clear: both;
	width: 770px;
	height: 60px;
	margin: 0;
	margin-bottom: 50px;
	padding-left: 50px;
	padding-top: 21px;
	color:#888;
	background:url("templates/bnz17/img/echtzeit-logo-rgb.gif") center left no-repeat;

}
div#footer a {
	color: #aaa;
}
div#footer p {
	line-height: 40px;
}

#top {position:absolute; top:55px; left:550px;}
#top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
#top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; cursor:pointer;}
#top a:hover span { }

.bztable {
  border: 10px #ffffff dotted;
  padding: 6px;
  margin: 0px;
  background-color: #dddddd;
}

.bztable ul {
  	list-style-image: url('templates/bnz17/img/cowsmall.png');
}

.bztable h2 {
  padding-top: 20px;
	padding-left: 40px;
	margin-left: -7px;
	color: #7f000b;
	background:url("templates/bnz17/img/bnz17-cow-half_40.gif") 0 0 no-repeat;
	height: 50px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.bztable input,
.bztable select,
.bztable textarea {
  font-size: 11px;
}
.bztable textarea {
  width: 300px;
}
.bztable input,
.bztable textarea {
  padding: 2px;
}
.bztable input {
  width: 100px;
}


ul {
  margin-top: 4px;
	list-style-image: url('templates/bnz17/img/cowsmall.png');
	list-style-type: none;  
	list-style-position: outside;
}

li {
  margin: 0 0 0 -20px;
  padding: 0 0 0 4px;
} 

.ezinfobox {
  border: 10px #ffffff dotted;
  padding-left: 15px;
  padding-right: 15px;
  margin: 15px;
  margin-right: 0px;
  margin-top: 0px;
  background-color: #dddddd;
  float: right;
}

.ezinfobox h4 {
  color: #a00;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 3px;
}
#mglogo {
	background:url("templates/bnz17/img/website-clients-footer-icon.gif") 0 8px no-repeat;
	height:70px;
	padding: 8px;
	padding-left: 20px;
}
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}