* { padding: 0; margin: 0; }
body {
  font-family:arial;
  cursor: url(http://www.breidbachgmbh.de/bilder/brillencursor/brille1.cur);
  } 
a {
  cursor: url(http://www.breidbachgmbh.de/bilder/brillencursor/brille45.cur);
  } 

p{
   margin-top: 14px;
   margin-bottom: 14px;   
  }

#wrapper{
	margin:0 auto;
	width:100%;
	}

#head{
	background-image:url("http://www.px-bildserver.de/Kunden/breidbach/bilder/head.jpg");
	background-repeat:no-repeat;
	height:149px;
}

#links{
	width:138px;;
	float:left;
	}

#mitte{
	float:left;
  text-align:center;
  width: 70%;

	}

#breidbachmain{
	margin-left:25px;
	color:#CE299C;
}

#pxcanvas{
   margin-left: auto; 
   margin-right:auto; 
   text-align: center; 
   width: 400px; 
   margin-top: 100px;
}

#rechts{
	background-image:url("http://www.px-bildserver.de/Kunden/breidbach/bilder/links_linie.jpg");
	background-repeat:no-repeat;
	height:300px;
	width:10%;
	margin-top: 70px;
  margin-right: 5px;
	font-weight:bold;
	padding-left:10px;
	float:right;

	}
	
#rechts p{
	margin-top:10px;
	font-size:12px;
	}


.Lieferant {
	font-family : Verdana;
	color : Teal;
	font-size : 12;
	font-weight : bold;
}
.openings {
	font-family : Verdana;
	color : #000000;
	font-size : 10;
	font-weight : bold;
}
a.Lieferant:hover{
	text-decoration : none;
	font-family : Verdana;
	color : Teal;
	font-size : 12;
	font-weight : bold;
}
a.Lieferant:link{
	text-decoration : underline;
	font-family : Verdana;
	color : Teal;
	font-size : 12;
	font-weight : bold;
}
a.Lieferant:visited {
	text-decoration : underline;
	font-family : Verdana;
	color : Teal;
	font-size : 12;
	font-weight : bold;
}

.lieferli {
  padding-bottom: 5px;
}

TABLE {
	font-family : Verdana;
	color : #CE299C;
	font-size : 12;
	font-weight : bold;
}
A:LINK {
	text-decoration : underline;
	font-family : Verdana;
	color : #CE299C;
	font-size : 12;
	font-weight : bold;
}
A:VISITED {
	text-decoration : underline;
	font-family : Verdana;
	color : #CE299C;
	font-size : 12;
	font-weight : bold;
}
A:HOVER {
	text-decoration : none;
	font-family : Verdana;
	color : #FF0080;
	font-size : 12;
	font-weight : bold;
}



#shoptipp{
    color: #CE299C;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.headline{
    width: 400px; 
    height: 31px; 
    background-image : url(http://www.px-bildserver.de/Kunden/breidbach/bilder/backgrdbutton.gif);	
    background-repeat: no-repeat;  
}



