body {
background-color: #e4e4e4;
}

.c-tl{
 background-image: url('../design/o-tl.jpg');
 background-repeat: no-repeat;
 width:15px;
 height:23px;
}
.c-tm{
 background-image: url('../design/o-tm.jpg');

 height:23px;
}
.c-tr{
 background-image: url('../design/o-tr.jpg');
  background-repeat: no-repeat;
 width:30px;
 height:23px;
}
.c-cl{
 background-image: url('../design/o-lr.jpg');
 width:15px;

}
.c-cm{
 background-color:white;

}
.c-cr{
 background-image: url('../design/o-rr.jpg');
 width:30px;

}
.c-bl{
 background-image: url('../design/o-bl.jpg');
  background-repeat: no-repeat;
 width:15px;
 height:23px;
}
.c-bm{
 background-image: url('../design/o-bm.jpg');

 height:23px;
}
.c-br{
 background-image: url('../design/o-br.jpg');
  background-repeat: no-repeat;
 width:30px;
 height:23px;
}
/* Menue blue */
.subm a {
 font-size:10px;
}

.m-tl{
 background-image: url('../design/gr-ol.jpg');
 background-repeat: no-repeat;
 width:36px;
 height:27px;
}
.m-tm{
 background-image: url('../design/gr-om.jpg');

 height:27px;
}
.m-tr{
 background-image: url('../design/gr-or.jpg');
  background-repeat: no-repeat;
 width:44px;
 height:27px;
}
.m-cl{
 background-image: url('../design/gr-lr.jpg');
 width:36px;

}
.m-cm{
 background-image: url('../design/gr-dot.jpg');


}
.m-cr{
 background-image: url('../design/gr-rr.jpg');
 width:44px;

}
.m-bl{
 background-image: url('../design/gr-bl.jpg');
  background-repeat: no-repeat;
 width:36px;
 height:31px;
}
.m-bm{
 background-image: url('../design/gr-bm.jpg');

 height:31px;
}
.m-br{
 background-image: url('../design/gr-br.jpg');
  background-repeat: no-repeat;
 width:44px;
 height:31px;
}

/* content background */

.om-tl{
 background-image: url('../design/white-ol.jpg');
 background-repeat: no-repeat;
 width:38px;
 height:33px;
}
.om-tm{
 background-image: url('../design/white-om.jpg');

 height:33px;
}
.om-tr{
 background-image: url('../design/white-or.jpg');
  background-repeat: no-repeat;
 width:39px;
 height:33px;
}
.om-cl{
 background-image: url('../design/white-lr.jpg');
 width:38px;

}
.om-cm{
 background-image: url('../design/white-dot.jpg');


}
.om-cr{
 background-image: url('../design/white-rr.jpg');
 width:39px;

}
.om-bl{
 background-image: url('../design/white-bl.jpg');
  background-repeat: no-repeat;
 width:38px;
 height:33px;
}
.om-bm{
 background-image: url('../design/white-bm.jpg');

 height:33px;
}
.om-br{
 background-image: url('../design/white-br.jpg');
  background-repeat: no-repeat;
 width:39px;
 height:33px;
}
.header {
background-image: url('../design/elogo.jpg');
background-repeat:no-repeat;
background-position: right;
height:117px;
}
.menue a {
	text-decoration: none;
	color:black;
		font-family: Arial Black;
		font-size:12px;
}
.downlogo {
 background-image: url('../design/vertrieb.jpg');
 background-repeat:no-repeat;
 background-position: right;
 height: 40px;
 
}

.lined {
   border-bottom: 1px solid #ff5252;
}

.red {
 font-color: #ff5252;
}
