/*
  body
  img
  p
  suche
  autos-kaufen
  a
  hr
  button
*/

body {
  background-color: #0052CC;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

img {
  behavior: url("styles/pngbehavior.htc");
  vertical-align: bottom;
}

p.linkLine {
  font-size: 12px;
  padding: 4px 10px 0px 4px;
  text-align: right;
}
p.werbung {
  color: #4B4B4B;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  padding: 0px 4px 0px 0px;
  text-align: right;
}

/* suche */

div#googleSearch input.suchfeld {
    margin-top: -7;
    margin-bottom: 7px;
	width: 118px;
	height: 22px;
}
div#googleSearch input.search {
	 margin-left:-1px;
	 width: 120px; 
	 font-size: 14px; 
}

/* autos-kaufen */
div.autos-kaufen {
  font-size:.8em;
}
div.autos-kaufen a:link,
div.autos-kaufen a:visited {
  color: #FF0000;
}
div.autos-kaufen a:active,
div.autos-kaufen a:hover {
  color: #0000FF;
}


div.autos-kaufen h2,
div.autos-kaufen h3 {
  background:#E0E3EA;
  padding:.2em;
}
div.autos-kaufen h3 {
  font-size:1em;
}
p.markup {
  border-left: 1em solid #E0E3EA;
  padding-left: 1em;
}
p.preis-de,
p.preis-netcar {
  background:#E0E3EA;
  font-weight:bold;
  margin:0;
}
p.preis-netcar {
  color:#2437A0;
  font-weight:bold;
}
p.preis-netcar span.preis {
  font-size:1.6em;
  padding-left:1em;
}
div.autos-kaufen tr.odd {
  background:#E0E3EA;
}
div.autos-kaufen td {
  font-size:.8em;
}
div.autos-kaufen td {
  font-size:.8em;
}
div.autos-kaufen td.align-right {
  font-weight:bold;
  text-align:right;
  padding-left:1em;
}
div.autos-kaufen div.hersteller img {
  float:left;
  padding-right:10px;
}
div.autos-kaufen div.hersteller div.right {
  float:right;
  width:510px;
}
div.clearer {
  clear:both;
}





a {
  font-weight: bold;
  text-decoration: none;
}
a:link, a:visited {
  color: #4B4B4B;
}
a:active, a:hover {
  color: #FF0000;
}

a.menu {
  color: #0052CC;
  font-weight: bold;
  text-decoration: none;
}
a.menu:link, a.menu:visited {
  color: #0052CC;
}
a.menu:active, a.menu:hover {
  color: white;
}
a.menuUmwelt {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a.menuUmwelt:link, a.menuUmwelt:visited {
  color: white;
}
a.menuUmwelt:active, a.menuUmwelt:hover {
  color: red;
}
a.menu_aktiv {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a.menu_aktiv:link, a.menu_aktiv:visited {
  color: #FFFFFF;
}
a.menu_aktiv:active, a.menu_aktiv:hover {
  color: #E0E3EA;
}

a.navigation {
  color: #0052CC;
  font-weight: bold;
  text-decoration: none;
}
a.navigation:link, a.navigation:visited {
}
a.navigation:active, a.navigation:hover {
  color: #FF0000;
}

a.menuLeft {
  color: #0052CC;
  font-weight: bold;
  text-decoration: none;
}
a.menuLeft:link, a.menuLeft:visited {
}
a.menuLeft:active, a.menuLeft:hover {
  color: red;
}

a.linksBottom {
  color: #0052CC;
  font-weight: normal;
  text-decoration: none;
}
a.linksBottom:link, a.linksBottom:visited {
}
a.linksBottom:active, a.linksBottom:hover {
  color: red;
}

a.linksMenuLeft {
  color: #0052CC;
  font-weight: bold;
  text-decoration: none;
}
a.linksMenuLeft:link, a.linksMenuLeft:visited {
}
a.linksMenuLeft:active, a.linksMenuLeft:hover {
  color: red;
}

hr {
  border: 1px solid #E0E3EA;
  height: 1px;
}


/* Styles fuer Banderole Banner */
#banderolWrap{position:absolute; left:0px;top:400px; width:780px; height:270px; overflow:hidden; z-index:9995; visibility:hidden; margin: 0px 0px 0px 0px; padding: 0px 0px;}

/* Hintergrundfarbe für die Banderole festlegen */
#banderolBack{position:absolute; top:0px; left:0px; width:300px; height:600px; background-color:#B2B2B2; z-index:9996;}

#banderolContent{position:absolute; top:10px; left:0px; width:770px; height:250px; z-index:9998;}

/* Button zum oeffnen/schliessen + die Namen muessen band-close.gif und band-open.gif lauten + Dateien muessem im document root liegen */
#banderolButton{position:absolute; top:10px; left:0px; z-index:9997;width:21px;height:250px; background-color:transparent; overflow:hidden; background-image: URL(/band-close.gif); background-position: 0 0; background-repeat: no-repeat;}
