html,body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Verdana, Helvetica, Tahoma, sans-serif;
}

p, li, a, td, th, h2, h3 {
  font-family: Verdana, Helvetica, Tahoma, sans-serif;
  font-size:13px;
}

p {
  margin:0 10px 12px 0;
}

li {
  margin:0 0 3px 0;
}

ul.text {
  margin-bottom: 12px;
  margin-top: 0;
}

a {
  color:#b91e3e;
}

b {
  font-weight:bold;
}

h2 {
  font-weight:700;
  font-size:16px;
  text-decoration:none;
  text-align:left;
  margin: .1em 0 1em 0;
  color:#b91e3e;
}

h3 {
  font-weight:700;
  text-decoration:none;
  text-align:left;
  margin:0;
  color:black;
}

td {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight:bold;
  text-align:left;
}

.box {
	border: 2px solid #b91e3e;
	width: 98%;
	margin: 18px 0px;
}

p.box {
	border: 2px solid #b91e3e;
	width: 96%;
	margin: 18px 0px;
	padding: 4px;
}

#navcontainer h2 {
color: black;
padding: 13px 0 0 13px;
margin:0px;
font-weight:700;
font-size:13px;
text-decoration:none;
font-family: Verdana, Tahoma, Helvetica, sans-serif;
text-align:left;
border-bottom: 1px solid white;
width:100%;
}

#navcontainer ul {
margin:0px;
padding: 0px;
list-style-type: none;
}
#navcontainer li {
padding:0;
margin:0;
}

#navcontainer a {
  display: block;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  padding: 1px 13px;
  border-bottom: 1px solid white;
  width:100%;
  color: white;
  text-decoration: none;
}

#navcontainer li a:hover {
  background-color: #b91e3e;
  color: white;
}

#navcontainer li a.selected {
  background-color: #b91e3e;
  color: white;
}

#rightnav {
  border-top:1px solid white;
}

#skycontainer {
  border-top:1px solid white;
  padding:10px;
  text-align:center;
}

form {
  margin:0;
  padding:0;
}

select {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size:13px;
}
option {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size:10pt;
  margin:0 0 0 6px;
  padding:0;
}

optgroup {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  font-size:13px;
  margin:0;
  padding:0;
  border:0;
}

#watchlist {
  background-color:white;
  color:black;
  border:3px solid #149edd;
  display: block;
  text-align:left;
  padding:10px;
}

#watchlist h3 {
  margin:0 0 6px 0;
}

#watchlist p {
  margin:0 0 5px 0;
}

#schnellsuche {
  border-top:1px solid white;
  border-bottom:1px solid white;
  display: block;
  width:100%;
  background-color:#b91e3e;
  color:black;
  padding:1em;
  margin:0;
}

a#mitredenbutton:link, a#mitredenbutton:visited {
  border-top:1px solid white;
  margin: 15px 0 0 0;
  background-color: #b91e3e;
}

a#mitredenbutton:hover {
  background-color: #add5e7;
  color: #b91e3e;
}

a#partnerbutton:link, a#partnerbutton:visited {
  border-top:1px solid white;
  margin: 15px 0 0 0;
  background-color: #666666;
}

a#partnerbutton:hover {
  background-color: #cccccc;
  color: black;
}

input {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size:13px;
}

#textfeld {
  margin:0;
  border:1px solid black;
  width:120px;
}

#absendebutton {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  margin:0;
  padding: 0;
  font-size:10pt;
  width: 30px;
}

#schnellsuche a {
  margin: 0;
  padding:0 0 7px 13px;
  border: 0;
}

#schnellsuche a:hover {
  text-decoration: underline;
}

#latestposts {
	margin: 0 0 23px 0;
	padding: 0;
	list-style: none;
}

#latestposts li {
	margin-left: 0;
	padding-left: 0;
}

a.lang {
  padding:3px 6px 0 0;
  margin:0;
  color:white;
  float:right;
  text-decoration:none;
}

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

.banner {
  background-color:#b91e3e;
  padding:2px 4px;
  margin:0;
  color:white;
  float:right;
  text-align:left;
  border-top:1px solid white;
  border-left:1px solid white;
  text-decoration:none;
}

.produkt, .sortiment, .sonder {
  font-size:13px;
  border:1px solid #b91e3e;
  margin: 0 10px 10px 0;
  width: 190px;
  text-align:left;
  float: left;
  position:relative;
  top:0px;
  left: 0px;
}

.sortiment {
  border:1px solid #149edd;
}

.sonder {
  border: 1px solid #666666;
}


.produkt p, .sortiment p, .sonder p {
  font-size:13px;
  line-height:16px;
  margin:0 5px 2px 5px;
}

.produktabbildung {
  width: 100px;
  height: 100px;
}

.prozent {
  font-size:15px;
  background-color:#b91e3e;
  font-weight:bold;
  color:white;
  position:absolute;
  top:0;
  right:0;
  width:45px;
}

.sortiment .prozent {
  background-color:#149edd;
}

.anbieter {
  position:absolute;
  top:35px;
  right:0;
  border:none;
}

p.region {
  position:absolute;
  top:55px;
  right:0;
  margin:0;
}

.merken {
  font-size:12px;
  position:absolute;
  top:75px;
  right:0;
}

.produkt .title {
  font-weight: bold;
  border-top:1px dotted #b91e3e;
  height:32px;
  padding-top:2px;
}

.sortiment .title {
  font-weight: bold;
  border-top:1px dotted #149edd;
  height:32px;
  padding-top:2px;
}

.sonder .title {
  font-weight: bold;
  border-top:1px dotted #666666;
  height:32px;
  padding-top:2px;
}

.produkt .desc {
  border-bottom:1px dotted #b91e3e;
  height:35px;
}

.sortiment .desc {
  border-bottom:1px dotted #149edd;
  height:55px;
}

.sonder .desc {
  border-bottom:1px dotted #666666;
  height:35px;
}

.produkt .price {
  border-bottom:1px dotted #b91e3e;
  height:17px;
  margin-right:0;
  padding-right:0;
}

.sonder .price {
  border-bottom:1px dotted #666666;
  height:17px;
  margin-right:0;
  padding-right:0;
}
.price strong {
  color: #b91e3e;
}

table.discountItems {
  border: 1px solid #b91e3e;
  border-collapse: collapse;
}

table.discountItems th, table.discountItems td {
  border: 1px solid #b91e3e;
  padding: 1px;
}

#footer {
  padding:.5em;
}

#footer a, #footer p {
  color:white;
}
#filterborder {
	background: url(http://aktionis.ch/images/filter/filter_border.png) no-repeat;
	width: 600px;
	height: 90px;
	margin: 0;
	padding: 0;
}
td .FilterCellHinweis {
	/*background: url(http://sandbox.aktionis.ch/images/filter/vorschau_button.png) no-repeat;*/

	/*padding-left: 50px;
	margin-left: 20px;
	left: 20px;*/
	float: right;
	padding-right: 20px;
	display: block;
}

td .FilterCellHinweis a {
	text-decoration: none;
	font-weight: bold;
}

