/*

 std tags
*/

html {
  background: #EDEDED;
  background: #272727;
  background: #333333;
  
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

body {
  width: 900px;
  margin: 1% auto;
  background: #FFF;
  border: 1px solid #DFDFDF;
}


h1, h2 {
  color: #bc1821;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h1 {
  font-size: 15px;
  background: url(../img/test.gif) repeat-x;
  background-position: bottom;
  padding: 0 0 5px 0;
}

h2 {
  font-size: 12px;
  color: #525252;
}

a {
  text-decoration: none;
  color: #525252;
  font-weight: bold;
}
a:hover {
  color: #bc1821;
}

ul {
  list-style-image: url(../img/li.jpg);
}
dl {
  text-align: justify;
}
dt {
  font-weight: bold;
  color: #525252;
}

input,select,textarea {
	background-image          : url(../img/input.gif);
	background-repeat         : repeat-x;
	background-color          : #FFF;
	border                    : 1px solid #D0D0D0;
	border-left             : 3px solid #D0D0D0; /*bottom*/
	padding                   : 1px 3px;
  margin                    : 2px;
}
input:hover, select:hover, textarea:hover {
	border-left            : 3px solid #999999;
}
input:focus, select:focus, textarea:focus {
	border-left            : 3px solid #bc1821;
}
input:active, select:active, textarea:active {
  border-left            : 3px solid #FF2828 !important;
}



#wrapper {
  margin: 10px;
}

#head h1 {
  float: left;
  width: 400px;
  height: 51px;
  font-size: 0;
  background: url(../img/logo.jpg) no-repeat;
  margin: 0 0 10px 0;
}
#head div {
  float: right
}

#navigation {
  clear: both;
  height: 200px;
  background: url(../img/angebot.jpg);
}

#navigation #wartung {
  position: absolute;
  background: #FFF url(../img/icons/error.png) no-repeat 5px center;
  margin: 0 0 auto 620px;
  text-indent: 30px;
  line-height: 20px;
  width: 260px;
  height: 20px;
}
#navigation #wartung a{
  background: 0;
}

#navigation #menu {
  padding: 167px 0 0 320px;
}

#navigation #menu a {
  border: 3px solid #7e8282;
  border-bottom: 0;
  padding: 0 15px;
  float: left;
  display: block;
  height: 29px;
  margin: 0 2px;
  background: url(../img/nav_1.jpg);
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 29px;
  font-weight: bold;
}
#navigation #menu a:hover {
  background: url(../img/nav_2.jpg);
}

#wrapper2 {
  background: url(../img/grey.jpg) repeat-y;
}

#offer {
  width: 230px;
  height: auto;
  float: left;
}

#content {
  width: 650px;
  float: right;
}
  #content_padded {
    padding: 10px;
    padding-right: 0;
  }

#bottom {
  clear: both;
  height: 58px;
  background: url(../img/bottom.jpg);
  color: #FFF;
}
#bottom div {
  padding-top: 10px;
  margin-left: 230px;
  text-align: center;
}

#bottom a {
  padding: 0 10px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#impressum td {
  vertical-align: top;
}

/*

  ICONS
*/
.fax {
  background: url(../img/icons/fax.gif) no-repeat;
}

.fon {
  background: url(../img/icons/fon.gif) no-repeat;
}
.mail {
  background: url(../img/icons/email.gif) no-repeat;
}
.link {
  background: url(../img/icons/link.gif) no-repeat;
}
.fax, .fon, .mail, .link {
  padding: 0 0 0 15px;
  background-position: center left;
}



/*
 
  Clases 
*/
.yellow {
  padding-right: 20px;
}
.red {
  color: #bc1821;
}
.green {
  color: green;
}


.greybg {
  background: #f2f2f2;
}

.categroybanner {
  height: 75px;
  cursor: pointer;
  margin: 10px 0;
}
.categroybanner h1 {
  padding: 20px 0 0 20px;
  color: #f9f9f6;
  margin: 0;
  background: 0;
}
.categroybanner p {
  color: #9f9f9f;
  padding: 0 0 0 20px;
  margin: 15px 0 0 0;
}

.hidden {
  display: none;
}

.product {
  width: 150px;
  height: 50px;
  background: url(../img/product.jpg);
  margin: 5px;
  float: left;
  cursor: pointer;
}
.product a {
  height: 43px;
  padding: 7px 0 0 10px;
  margin: 0;
  display: block;
}
.clear {
  clear: both;
}

.button {
  border: 3px solid #7e8282;
  padding: 0 15px;
  display: block;
  height: 28px;
  background: url(../img/nav_1.jpg);
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 29px;
  font-weight: bold;
  background: url(../img/nav_1.jpg);
}
.button:hover {
  color: #FFF;
  background: url(../img/nav_2.jpg);
}

.notice {
  margin: 10px 0 20px 0;
  padding: 5px;
  border: 1px solid #C0C0C0;

  text-align: justify;
}
.border {
  background: url(../img/test.gif) repeat-x;
  background-position: bottom;
  padding: 0 0 4px 0;
}









table.table {
  width: 100%;
	border-spacing: 1px;
	font-size: 10px;
	background-color: #E7E7E7;
	color: #666;
}

.table td, .table th {
	padding: 4px;
}

.table thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.table tbody th {
	font-weight: bold;
}

.table tbody tr		{
	background-color:#FFF; 
	text-align:left;
}
.table tbody tr.tr2 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.table tbody tr td { 
	height:35px;
	background: #FFF;
	border: 1px solid #FFF;
}

.table tbody tr.tr2 td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.table tfoot th, .table tfoot td {
	background: #F5F5F5;
  padding:10px;
	text-align: center; 
	font-weight: bold;
  font-style: italic;
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #DFDFDF;
}
