/* neue Auszeichnungen */

body {
	margin: 0px;
	font: 12px/16px Arial;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-y;
}

html,body {
	height: 100%;
}

#main {
 margin: 0px 0px 0px 160px;
}

h1 {
 font: italic bold 20px "Arial";
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #333366;
}

h2 {
 font: italic bold 20px "Arial";
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #333366;
}

p {
	margin: 0px;
	padding: 0px;
}

.ST {
 font: 12px "Arial";
 padding: 0px 0px 0px 0px;
 color: Black;
}

#listhead #textblock {
}

#listhead .MainPic {
 width: 300px;
 margin: 0px 10px 0px 10px;
}

/* Auszeichungen für Preistabelle */

.Preistabelle {
	width: 100%;
   padding: 5px;
}

#Preis {
	font-size: 20px;
}

#Preisbox {
	font-size: 20px;
	font-weight: bold;
	width: 88px; height: 23px;
   background-image: url(../images/preisrahmen.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 7px 10px 0px 0px;	
}

#Konditionen {
	font-size: 9px;
	text-align: right;
	padding-bottom: 10px;
}

/* ENDE Auszeichnungen für Preistabelle*/

#adressblock {
  background-image: url(../images/hlogo_klein.gif);
  background-position: right;
  background-repeat: no-repeat;
}
