html, body
{
  padding: 0px;
  margin: 0px;
  height: 100%;
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  background: transparent;
  line-height: 14pt;
}

form
{
  display: inline;
}

div.form_label
{
  position: relative;
  clear: both;
  width: 100%;
  margin: 5px 0px 0px 0px;
}

div.form
{
  position: relative;
  width: 583px;
  border: 1px solid #bfbfbf;
  background-color: #e8e8e8;
  padding: 10px;
}

img.captcha
{
  border: 1px solid #bfbfbf;
  vertical-align: top;
}

input.form_input
{
  border: 1px solid #bfbfbf;
  padding: 4px;
  height: 14px;
  margin: 0px;
}

img
{
  border: 0px;
}

body
{
  min-height: 100%;
}

span.orange
{
  color: #ff8a00;
}

span.tiny
{
  font-size: 80%;
}

p.error {
	background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/cancel.png") no-repeat top left;
	color: #CC0000;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

p.info {
	background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/information.png") no-repeat top left;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

p.warning {
	background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/error.png") no-repeat top left;
	color: #E58C00;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

ul
{
  padding: 0px 0px 0px 16px;
  margin: 3px 0px 3px 0px;
}

ul li
{
  padding: 0px;
  margin: 0px;
  list-style-type: square;
}

ul li ul li
{
  padding: 0px;
  margin: 0px;
  list-style-type: square;
}

h1, h2, h3
{
  width: 100%;
  color: #ff8a00;
  border-bottom: 1px solid #bfbfbf;
  font-size: 110%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

h4
{
  width: 100%;
  color: #837b75;
  font-size: 100%;
  font-weight: bold;
}

a.blog_title
{
  display: block;
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
  font-size: 110%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

div.content_pic
{
  position: relative;
  clear: both;
  width: 595px;
  padding: 4px;
  border: 1px solid #bfbfbf;
  margin: 10px 0px 10px 0px;
}

img.content_pic
{
  border: 1px solid #bfbfbf;
  padding: 0px;
  margin: 0px;
  display: block;
  vertical-align: bottom;
}

div.reference_thumbs
{
  position: relative;
  clear: both;
  width: 593px;
  height: 34px;
  padding: 3px 0px 3px 0px;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  background-color: #ff8a00;
}

img.thumb
{
  border: 1px solid #bfbfbf;
  margin: 0px 0px 0px 3px;
}

div.content_pic_description
{
  position: relative;
  clear: both;
  width: 593px;
  background-color: #ff8a00;
  text-align: center;
  color: #ffffff;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}

div.team_pic_bg
{
 width: 595px;
 height: 212px;
}

div.wrapper
{
  position: relative;
  float: left;
  z-index: 0;
  min-height: 100%;
  min-width: 980px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left: 0px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/bg_white.png") 50% 0 repeat-y #ffffff;
}

div.content_wrapper
{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 170px;
}

div.top
{
  position: relative;
  float: left;
  width: 100%;
  height: 5px;
  font-size: 0px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/bg_gray.png") 50% 0 no-repeat #bfbfbf;
}

div.pagecurl
{
  left: 0px;
  top: 0px;
  position: absolute;
  float: left;
  z-index: 30;
  width: 80px;
  height: 89px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/pagecurl.png") 0 0 no-repeat;
}

div.inner
{
  width: 900px;
  margin: 0px auto;
  padding: 0px;
  background-color: #000000;
  background: transparent;
  z-index: 10;
}

div.head
{
  position: relative;
  clear: both;
  width: 900px;
  height: 88px;
  background: transparent;
  border-bottom: 1px solid #bfbfbf;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

div.search_field
{
  position: absolute;
  float: left;
  right: 0px;
  width: 210px;
  height: 24px;
  z-index: 30;
  padding: 0px 15px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/search_bg.png") 0 0 no-repeat;
}

div.search_icon
{
  position: relative;
  float: left;
  font-size: 0px;
  width: 22px;
  height: 20px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/search_icon.png") 0 0 no-repeat;
  display: inline;
}

input.search_field
{
  position: relative;
  float: left;
  font-size: 10px;
  width: 170px;
  height: 17px;
  border: 0px;
  margin: 0px;
  padding: 3px 0px 0px 0px;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/search_input.png") 0 0 repeat-x;
  display: inline;
  vertical-align: middle;
}

input.search_button
{
  position: relative;
  float: left;
  width: 17px;
  height: 20px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  display: inline;
}

div.logo
{
  position: relative;
  float: left;
  width: 271px;
  height: 76px;
  padding: 6px 0px 6px 0px;
  background: transparent;
}

div.navigation
{
  position: relative;
  float: left;
  width: 629px;
  background: transparent;
  text-align: right;
  bottom: 0px;
  height: 21px;
  padding: 55px 0px 12px 0px;
}

div.content
{
  position: relative;
  float: left;
  width: 605px;
  background: transparent;
  text-align: justify;
  margin: 0px 20px 0px 0px;
}

div.right
{
  position: relative;
  float: left;
  width: 275px;
  background: transparent;
  text-align: justify;
}

div.box
{
  position: relative;
  float: left;
  width: 100%;
  background: transparent;
  text-align: justify;
  border: 0px;
  color: #837b75;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

div.dummy
{
  width: 100%;
  height: 200px;
  z-index: 0;
}

div.footer
{
  position: absolute;
  clear: both;
  bottom: 0px;
  height: 160px;
  width: 100%;
  z-index: 0;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/bg_orange.png") 50% 0 repeat-y #ff8a00;
  text-align: left;
  color: #ffffff;
  font-size: 90%;
}

div.footer h3
{
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 100%;
}

div.footer_line
{
  position: relative;
  clear: both;
  width: 900px;
  height: 38px;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #bfbfbf;
}

a:link, a:active, a:visited
{
  color: #ff8a00;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.white:link, a.white:active, a.white:visited
{
  color: #ffffff;
  text-decoration: none;
}

a.white:hover
{
  text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited
{
  display: inline;
  color: #837b75;
  text-decoration: none;
}

a.nav:hover
{
  display: inline;
  color: #ff8a00;
  text-decoration: underline;
}

pre, div.code 
{
	background: #e8e8e8;
	border-left: 10px solid #837b75;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0px 15px 0px;
	padding: 10px 15px 10px 15px;
}

div.comment
{
  position: relative;
  clear: both;
  border: 1px solid #bfbfbf;
  border-bottom: 0px;
  width: 593px;
  margin: 15px 0px 0px 0px;
  padding: 5px;
}

div.comment_author
{
  width: 605px;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  font-size: 80%;
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/comment.png") 0 top no-repeat;
}

blockquote 
{
  background: url("http://www.geistesblitz.cc/geistesblitz/layout/images/quote.png") left top no-repeat;
	padding: 5px 0px 5px 25px;
}

input.error {background-color: #FFD77B; border: 1px solid #ff8a00;}
