versandkosten_titel, div.block {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p#versandkosten_titel {
	font-size: 14px;
	font-weight: bold;
}

div.versandkosten_block {
	background-image: url(../../images/nurgut/bg_preise_versand.gif);
	margin: 0 25px 50px 0;
	height: 250px;
	width: 421px;
	float: left;
}

/*******
 * 
 *  Definition innere Versandkosten-Blöcke
 	 ...._innerBlock100 = Breite von 100px
	 ...._innerBlock200 = Breite von 200px
 
 */

div.versandkosten_block div.versandkosten_innerBlock100,
div.versandkosten_block div.versandkosten_innerBlock200,
div.versandkosten_block div.versandkosten_innerBlock400 {
	height: 250px;
	float: left;	
	text-align: center;
	/* background-color: #fff; */
}

div.versandkosten_block div.versandkosten_innerBlock100 {
	width: 108px;
}

div.versandkosten_block div.versandkosten_innerBlock200 {
	width: 208px;
}

div.versandkosten_block div.versandkosten_innerBlock400 {
	width: 378px;
	margin-left: 20px;
}


/**
 * p-Definitionen für 2-spaltige innere Blöcke
 *
 **/

p.versandkosten_rot14fett {
	font-size: 14px;
	font-weight: bold;
	color: Red;
	margin-top: 55px;
	background-color: inherit;
}

p.versandkosten_margin50, p.versandkosten_standard {
	font-size: 16px;
	text-align: center;
}

p.versandkosten_margin50 {
	margin-top: 50px;
}


p.versandkosten_30fett,
p.versandkosten_25fett {
	height: 40px;
	font-weight: bold;
	margin-top: 15px;
	background-color: inherit;
	line-height: 35px;
}

p.versandkosten_30fett {
	font-size: 30px;
}

p.versandkosten_25fett {
	font-size: 25px;	
}

div.paddingTopLeft5 {
	padding: 30px 0 0 30px;
}

span.blau {
	color: #708090;
	background-color: inherit;
}

span.unterstrichen {
	text-decoration: underline;
}

span.fett {
	font-weight: bold;
}

a.versandkosten_a {
	text-decoration: none;
	color: #0000CD;
}

ul.versandkosten_liste {
	position: relative;
	left: 20px;
	width: 90px;
	padding-left: 40px;
	text-align: left;
}

ul.versandkosten_liste li {
	font-weight: bolder;
	font-size: 18px;
	line-height: 30px;
	list-style: circle;
}
