/* 

 darkblue	#00008b
 palegoldenrod 	#eee8aa
 crimson	#dc143c

 forestgreen	#228b22
 gold		#ffd700
 firebrick	#b22222

*/

body,html {
  background-color: white;
  color: black;
  margin:5px;
  padding:0;
  font-family:Univers,Helvetica,sans-serif;
  font-size: 1em;
  width: 99%;
  height:100%;
}

a:link          { text-decoration:underline; color: #00008b; }
a:visited       { text-decoration:underline; color: #00008b; } 
a:hover         { text-decoration:none; color: #dc143c; }
a:active        { text-decoration:none; } 
a:focus         { text-decoration:none; } 

a.nav:link          { text-decoration:none; font-size: 100%; color: #ffffff; }
a.nav:visited       { text-decoration:none;} 
a.nav:hover         { text-decoration:none; color:#00008b; background-color:#dc143c;}
a.nav:active        { text-decoration:none; } 
a.nav:focus         { text-decoration:none; } 

a.suspicious:link          { text-decoration:none; font-weight: bold; font-size: 100%; color: #0b0000; }
a.suspicious:visited       { text-decoration:none;} 
a.suspicious:hover         { text-decoration:none; }
a.suspicious:active        { text-decoration:none; } 
a.suspicious:focus         { text-decoration:none; } 

a.ebay:link          { text-decoration:none; font-size: xx-small; margin:0; padding-left: 5px; letter-spacing:-0.1em; font-weight: lighter; vertical-align: top;}
a.ebay:visited       { text-decoration:none; } 
a.ebay:hover         { text-decoration:none; }
a.ebay:active        { text-decoration:none; } 
a.ebay:focus         { text-decoration:none; } 

form {
  display: inline;
}

input {
  display: inline;
  color: #00008b;
  font-family:Univers,Helvetica,sans-serif;
  font-size:1em;
}

select,textarea {
  background-color: #ffffff;
  color: #00008b;;
  font-family:Univers,Helvetica,sans-serif;
  font-size:1em;
}

optgroup {
  color: #dc143c;
  font-style: italic;
}
option {
  color: #00008b;
  font-style: normal;
}

h2,h3 {
  font-size: 110%;
}

.box {
  border:1px solid black;
}

.showebay {
  text-decoration:none;
  font-size: x-small;
  margin:0;
  padding:0;
  letter-spacing:-0.2em;
}
div.headline {
  width: auto; 
  background-color: white;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  margin: 0;
}

h1.headline {
  text-shadow: 0.1em 0.1em 0.1em #aaa;
  color: #dc143c;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h2.headline {
  color: #00008b;
  text-align: center;
  font-size: 80%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

div.fixing {
  color: #dc143c;
  font-size: 70%;
  font-style: italic;
  font-weight: normal;
  text-align: center; 
  padding-top: 3ex;
}

p {
  line-height: 1.2em;
}

p.prosa {
  font-family:Times,serif;
  color:#a0a0a0;
  font-size: 60%;
  font-style: normal;
  text-align: left;
  padding:0;
  margin:10px;
  font-weight:normal;
}

fieldset.input {
  border-style:none;
  padding:0;
  margin:0;
  font-family:Univers,Helvetica,sans-serif;
}

table.headtable {
  width: 100%;
  border:0;
  background-color: white;
  font-size:90%;
}

table.banktable {
  background-color: #eee8aa;
  color: #00008b;
  border-style: none;
  width: 100%;
  padding:0;
  font-size: 90%;
  border-collapse:collapse;
  border-spacing:0;
}

.miniheader {
  font-size: small;
  color: #eee8aa;
  text-shadow: 0.1em 0.1em 0.1em #000;
}

table.coursetable {
  width:100%;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:20px;
  margin:0;
  text-align:center;
  border-style:none;
  border-spacing:0;
  font-size:80%;
  border-collapse:collapse;
}

tr.objekt {
  background-color: white;
  padding:1px;
  margin:1px;
}

tr.objekt td {
  padding-right:2px;
  padding-left:2px;
  padding-top:1px;
  padding-bottom:1px;
}

tr.objekt td.lepo1 {
  color: #000000;
  text-align: right;
}

tr.objekt td.lepo2 {
  color: #808080;
  text-align: right;
}

table.coursetable thead {
  background-color: white;
  padding:2pt;
  margin:5pt;
}

table.coursetable thead th {
  padding:2pt;
  margin:0pt;
  font-size:110%;
  background-color: #eee8aa;
  color: #00008b;
}

table.coursetable tfoot {
  font-size: 90%;
  background-color: #eee8aa;
  color: #00008b;
}

table.coursetable tfoot tr td {
  margin-top: 10px;
  padding: 5px;
}

td.footer {
  text-align:right;
  font-size:85%;
}

table.info {
  width:800px;
  border:0;
  padding:20px;
  font-size: 90%;
  font-family:Times,serif;
}

table.info tr td {
  background-color: #eee8aa;
  color: #00008b;
  padding:20px;
  margin:1px;
}

table.info tr td.menu {
  background-color: white;
  color: black;
  font-size: 90%;
  font-weight:bold;
  text-align: center;
  padding:20px;
  margin:30px;
}

h1.infoline {
  font-family:Univers,Helvetica,sans-serif;
  text-align: center;
  color: #dc143c;
  font-size: 150%;
}

h2.infoline {
  font-family:Univers,Helvetica,sans-serif;
  color: #00008b;
}

table.statistik {
  padding:20px;
  color: black;
  width: 100%;
  font-family:Times,serif;
}

table.statistik tr th {
  font-family:Univers,Helvetica,sans-serif;
  letter-spacing:0.2em;
  text-decoration:none;
  font-weight:bold;
  background-color: #eee8aa;
  color: #00008b;
  padding: 4px;
}

table.statistik tr td {
  background-color: white;
  padding:0;
  margin:0;
}

table.bestprices {
  background-color: white;
  padding: 10px;
  margin-top: 10px;
  width: 100%;
  border-collapse:collapse;
  border-spacing:0;
}

table.bestprices tbody {
  font-size: 100%;
  font-family:Times,serif;
}

table.bestprices thead {
  background-color: white;
  padding:2pt;
  margin:5pt;
}

table.bestprices thead th {
  padding:2pt;
  margin:0pt;
  font-size:110%;
  background-color: #eee8aa;
  color: #00008b;
}


table.bestprices tfoot {
  font-size: 90%;
  background-color: #eee8aa;
  color: #00008b;
}


table.bestprices tr td {
  padding: 3px;
}

img.miniebaylogo {
  width:18px;
  height:7px;
  border:0;
  vertical-align:middle;
}

img.ebaylogo {
  width:27px;
  height:13px;
  border:0;
  vertical-align:top;
}

img.calicon {
  height:16px;
  width:16px;
  border:0;
  vertical-align:middle;
  float: none;
  padding-left: 6px;
  padding-right: 6px;
}

img.navicon {
  height:16px;
  width:16px;
  border:0;
  vertical-align:top;
  float: none;
}

img.naviconbottom {
  height:16px;
  width:16px;
  border:0;
  vertical-align:bottom;
  float: none;
}

img.qualityicon {
  height:16px;
  width:16px;
  border:0;
  vertical-align:bottom;
}

.hochstellen {
  vertical-align:super;
  font-size:smaller;
}

a.font:link          { text-decoration:none; color: black; }
a.font:visited       { text-decoration:none; color: black; }
a.font:hover         { text-decoration:none; color: black; }
a.font:active        { text-decoration:none; }
a.font:focus         { text-decoration:none; }

.headerbox {
	width: 100%;
	margin-top: 5px;
	padding: 5px;
	border: none;
}

.datatable {
	float: left;
	width: 85%;
}

.ad1 {
        margin-top: 20px;
        padding: 5px;
        text-align: center;
}

.ad2 {
	padding-top: 20px;
        margin-left: 0px;
        padding-left: 10px;
	overflow: hidden;
}

.ad3 {
	margin-top: 20px;
	padding: 5px;
	text-align: center;
}

.ad4 {
	margin-top: 20px;
	padding: 5px;
	text-align: center;
}

.ad5 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

div.shadow {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 0;
  margin: 0;
  background-color: #f5f5f5; 
  font-size:70%;
  width: 98%;
  margin: 0;
  -moz-border-radius-bottomright: 1ex;
  -moz-border-radius-bottomleft: 1ex;
  -webkit-border-bottom-right-radius: 1ex;
  -webkit-border-bottom-left-radius: 1ex;
  border-bottom-right-radius: 1ex;
  border-bottom-left-radius: 1ex;
}

div.formularinfo {
  color: #00008b;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  text-align: right;
  font-size:90%;
}

div.sortsuch {
  font-size: 90%;
  float: left;
  display: inline;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
}

div.suchanbieter {
  font-size: 90%;
  float: left;
  display: inline;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
}

div.clickies {
  padding: 10px;
  float: left;
  vertical-align: top;
}

div.setview {
  font-size: 90%;
  float: left;
  display: inline;
  text-align: left;
  padding-top: 5px;
  padding-left: 20px;
}

div.history {
  font-size: 90%;
  float: left;
  display: inline;
  text-align: left;
  padding-top: 5px;
  padding-left: 20px;
}

div.setebay {
  float: left;
  display: inline;
  text-align: left;
  padding-top: 5px;
  padding-left: 20px;
}

div.suchalle {
  font-size: 90%;
  width: auto;
  text-align: right;
  padding-right: 20px;
  margin: 0;
}

.googletrans {
  background-color: #eee8aa;
  color: #dc143c;
  margin: 0;
  padding: 0;
}

#colorok {
  background-color: #228b22;
}

#colorwarning {
  background-color: #ffd700;
}

#colorfail {
  background-color: #b22222;
}

.borderok {
  border-right: 1em solid #228b22;
}

.borderwarning {
  border-right: 1em solid #ffd700;
}

.borderfail {
  border-right: 1em solid #b22222;
}

.shipping {
  color: #dc143c;
}

.versandinfos {
  text-align: left;
  padding-left: 8px;
}

#positivenumber {
  color: #228b22;
}
#negativenumber {
  color: #dc143c;
}

.visible { visibility: visible; }
.hidden { visibility: hidden; }

.pricepergram {
  text-align: right;
  color: #808080;
}

ul.rss {
  list-style-image:url('pics/icons/bullet_feed.png'); 
}
ul.links {
  list-style-image:url('pics/icons/world_link.png'); 
  margin-left: 20px;
}

input.datepick {
  background-image: url(pics/icons/date.png);
  background-repeat:no-repeat;
  background-position:right;
  background-color: #fff;
  color: #00008b;
  font-family:Univers,Helvetica,sans-serif;
  font-size:1em;
  vertical-align: middle;
}

.histinfo {
  clear: both;
  text-align: center;
  color: #dc143c;
  font-weight: bold;
}

.transparent {
  filter:alpha(opacity=50); /* IE */
  opacity:0.5; /* allgemein */
  -moz-opacity:0.5; /* Mozilla */
  -khtml-opacity:0.5; /* KTHML */
  -opera-opacity:0.5; /* Opera */
}

.tt { font-family: "courier new",courier,monospace; }

