* {
  font-family:'Verdana','Arial',sans-serif;
  margin:0px;
  padding:0px;
  text-align:left;
}

body {
	background-color: #fff;
	height: 100%;
	font-size: 9pt;
	text-align:center;
}

select, input, textarea {
  color:#444;
  background:#fff;
  margin:1px;
  padding:1px;
  border:1px solid #888;
}

option {
  color:#444;
  background:#ffe;
  margin:1px;
  padding:0px;
  border:0px;
}

div.content a.extern {
  background:url('bilder/link_icon.gif') no-repeat;
  padding-left:10px;
}

div.content a {
  font-weight:bold;
}

div.content a.light {
  font-weight:normal;
}

a {
  text-decoration:none;
  color:#345189;
}

a:hover {
  text-decoration:underline;
}

table {
  border-collapse:collapse;
}

td {
  padding:0px 2px;
  font-size:9pt;
}

.border {
  border:1px solid #888;
}

.nowrap {
  white-space:nowrap;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.hell1 {
  background:#f8f8ff;
}

.hell2 {
  background:#f0f0ff;
}

.blue {
  border:1px solid #000;
  font-weight:bold;
  background:#ddd;
  font-size:9pt;
}

.hinweis {
  position: relative;
  border:1px solid #aa6;
  padding:5px 5px 5px 40px;
  background:#FFFFAF url('bilder/info.gif') no-repeat;
  height:auto;
  min-height:30px;
  margin-bottom:10px;
}

.fehler {
  position: relative;
  border:1px solid #800;
  padding:5px 5px 5px 40px;
  background:#FFDFDF url('bilder/achtung.gif') no-repeat;
  height:auto;
  min-height:30px;
  margin-bottom:10px;
}

.erfolg {
  position: relative;
  border:1px solid #060;
  padding:5px 5px 5px 40px;
  background:#E6FFD5 url('bilder/haken.gif') no-repeat;
  height:auto;
  min-height:30px;
  margin-bottom:10px;
}

.darkred {
  color:#800;
}

.black {
  color:#000;
}

.white {
  color:#fff;
}

.red {
  color:#f00;
}

.green {
  color:#0a0;
}

div.infobox {
  position:absolute;
  top:200px;
  left:350px;
  width:300px;
  display:none;
  border:1px outset #666;
}

div.faqtop {
  color:#000;
  background:#ECF1F5;
  display:block;
  padding:10px;
  margin-bottom:20px;
}

div.faqtop span {
  margin-bottom:5px;
}

div.faqtop a {
  color:#000;
}

div.leads {
  position:relative;
  background:#ECF1F5;
  border-bottom:1px solid #fff;
  display:block;
  padding:3px 5px;
  height:auto !important;
  min-height:32px;
  height:38px;
  float:left;
  width:680px;
}

div.leads:hover, div.over {
  background:#CFDCE5;
}

div.lead span {
  vertical-align:middle;
}

hr {
  border:0px;
  width:0px;
  display:inline;
}

hr.auktion {
  border:0px;
  border-bottom:1px solid #fff;
  width:100%;
  height:1px;
  margin:5px 0px;
  padding:0px;
  display:block;
}

#main {
  position:relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width:900px;
  margin: 0px auto;
}

#top {
  position:relative;
  height:144px;
  width:900px;
  background-image:url('bilder/leadshop.jpg');
}

#top_menu {
  position:absolute;
  bottom:1px;
  right:5px;
}

#top_menu a {
  background:url('bilder/tab.gif') no-repeat;
  width:60px;
  height:16px !important;
  height:20px;
  padding-top:4px;
  display:block;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  font-size:0.9em;
  float:left;
}

#login {
  position:absolute;
  display:none;
  top:144px;
  right:5px;
  width:160px !important;
  width:180px;
  padding:5px 10px;
  background:#CFDCE5;
  font-size:0.9em;
}

#login input {
  border:0px;
  padding:2px;
  font-size:1.1em;
  margin:4px 0px;
}

#login a {
  color:#000;
  text-decoration:none;
}

#login_ok {
  border:0px;
  width:48px;
  height:18px;
  text-indent:-100px;
  background:url('bilder/login_ok.gif') no-repeat;
  float:right;
  color:#f3f3f3;
  font-size:0.1em;
}

#act {
  position:absolute;
  bottom:5px;
  left:226px;
  font-size:0.8em;
}

#act, #act a {
  color:#888;
}


#content {
  clear:left;
  margin-bottom:1px;
  font-size:0.9em;
}

#menu {
  position:relative;
  float:left;
  width:190px;
  font-size:1em;
}

#menu h3 {
  display:block;
  height:18px !important;
  height:30px;
  background:url('bilder/menu_h3.gif') no-repeat;
  font-weight:bold;
  color:#fff;
  font-size:1em;
  padding:10px 9px 2px 9px;
}

#menu ul {
  list-style:none;
  padding:0px 9px 21px 9px;
  background-color:#CFDCE5;
}

#menu ul li {
  position:relative;
  padding:7px 0px 4px 0px;
  background-color:#CFDCE5;
  border-bottom:1px solid #fff;
  display:block;
/*  background-color:#ddf;*/
}

#menu ul li a {
  position:relative;
  display:block;
  color:#000;
}

#menu ul li a:hover {
  text-decoration:none;
}

#menu ul li a.act {
  color:#34518A;
  padding-left:14px;
  background:url('bilder/menu_act.gif') no-repeat;
}

#right {
  margin: 0px 0px 1px 193px !important;
  margin: 0px 0px 1px 191px;
}

#content h1 {
  background:url('bilder/h1_bg.gif') no-repeat;
  display:block;
  font-size:1.1em;
  font-weight:bold;
  padding-left:30px;
  padding-top:3px;
  height:18px !important;
  height:21px;
  margin-bottom:20px;
}

#content h2 {
  font-size:1.3em;
  display:block;
  margin:5px 0px;
  color:#34518A;
  font-weight:normal;
}


#content p {
  display:block;
  margin-bottom:25px;
}

#content div.content {
  background-color:#fff;
  padding:10px 0px;
  margin:0px 1px 0px 210px !important;
  margin:0 1px 0 20px;
  width:auto !important;
  width: 690px;
}

#content div.content h3 {
  font-size:1em;
  display:block;
  margin:5px 0px;
  color:#222;
  border-bottom:1px solid #888;
}

#content div.content li {
  margin-left:30px;
}

#content ul#plz li {
  margin-left:2px;
}

#content div.content ul, #content div.content ol {
  margin:10px 0px;
}

#content div.content fieldset {
  background:#ECF1F5;
  border:0px;
}

#content div.content label {
  font-weight:normal;
}

#content div.content fieldset h2 {
  background:#879EAD;
  color:#fff;
  margin:0px;
  padding:3px 10px;
  margin-bottom:5px;
  font-size:1em;
  font-weight:normal;
}

#content legend {
  display:none;
}

#plz {
  display:inline;
  list-style:none;
}

#plz li {
  display:inline;
  border:1px solid #888;
  background:#ddd;
  padding:2px;
  margin:2px;
}

#plz li a {
  display:inline;
  font-weight:bold;
}

#bottom a {
  color:#888;
  font-weight:bold;
}

#bottom {
  display:none;
  clear:left;
  color:#888;
  padding:10px 2px;
  font-size:0.9em;
}

#bewertung div {
  padding:5px 5px 0px 0px;
  border-bottom:1px solid #fff;
  background:#ECF1F5;
}

b.start_haken {
  background:url('bilder/start.gif') no-repeat;
  padding-left:14px;
}

#pn * {
  margin:0px;
  padding:0px;
  margin:0px !important;
  padding:0px !important;
}

#pn {
	height:19px;
	border-bottom:1px solid #888;
}

#pn ul {
  list-style-type:none;
}

#pn li {
    padding-top:2px !important;
    margin-top:2px;
    margin-right:1px !important;
    padding-right:1px;
	display:block;
	width:109px;
	height:19px;
	height:19px;
	float:left;
	background:url('bilder/tab_pn.gif') no-repeat;
	text-align:center;
}

#pn li a {
	color:#fff;
}

.legende {
	display:block;
	border-top:1px solid #888;
	padding-top:5px;
	margin-top:20px;
	color:#888;
}

.auktion {
	border:1px solid #c8c8c8;
	background:#CFDCE5;
	margin:10px 0px;
	padding: 5px;
}

.auktion td {
	font-size:9pt;
}
