/**********************************************************
		
				Pressebereich
		
**********************************************************/

/*  linker Bereich (Subnavi)  */

div#pressecenter_left {
	width: 220px;
	float: left;
	text-align: left;
}

div#pressecenter_left,
div#pressecenter_left p,
div#pressecenter_left  li,
div#pressecenter_left a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #444;
	text-decoration: none;
}

div#pressecenter_left a {
	text-decoration: underline;	
}

div#pressecenter_left a:hover {
	text-decoration: underline;
	color:#ef244c;

}

div#pressecenter_left ul {
	margin: 7px 7px 0;
	padding: 0 0 4px;
}

div#pressecenter_left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#pressecenter_left div.pressecenter_navibox {
	background: url(/images/pressecenter/pressecenter_navibox_top.png) no-repeat top left;
}

div#pressecenter_left div.pressecenter_navibox_bottom {
	background: url(/images/pressecenter/pressecenter_navibox_bottom.png) no-repeat top left;
	margin: 0 0 20px;
	width: 220px;
	height: 4px;
}

div#pressecenter_left h3 {
	display: block;
	padding: 7px 7px 0;
	margin: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 14px;
}

/*  mittlerer Bereich (Content)  */

div#presscenter_middle {
	text-align: left;
	float: left;
	padding: 0 0 0 25px;
	width: 512px;
}

div#presscenter_middle h3 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 20px 0 10px;
}

div#presscenter_middle,
div#presscenter_middle p,
div#presscenter_middle  li,
div#presscenter_middle a,
div#presscenter_middle  h1,
div#presscenter_middle  h2,
div#presscenter_middle  h3 {
	font-family: Arial, sans-serif;
	line-height: 150%;
}

div#presscenter_middle,
div#presscenter_middle p,
div#presscenter_middle  li,
div#presscenter_middle a {
	font-size: 12px;
}

div#presscenter_middle h1 {
	font-weight: bold;
	color: #444;
}

div#presscenter_middle h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff8f00;
}

div#presscenter_middle img.mediaimage {
	float: left;
}

/*  mittlerer Bereich (Content)  */
/*  Mitteilungsübersicht  */

div.pressreleases {
	padding: 10px;
	margin: 10px 0 10px;
	border-bottom:1px solid #CCCCCC;
}

div#pressreleases_first {
	background: url(/images/pressecenter/pressecenter_singlebox.png) no-repeat;
}

span.pressreleases_date {
	display: block;
	font-size: 10px;
	color: #999999; 
	margin: 0;
}

div.pressreleases ul {
	list-style-type: none;
}

div.pressreleases ul li {
	background: url(/images/pressecenter/pressecenter_list.png) no-repeat 0px 8px;
	padding: 0 0 0 10px;
}

div#presscenter_middle a.pressreleases_pdflink {
	display: block;
	float: left;
	font-size: 10px;
	color: #999999; 
	background: url(/images/pressecenter/pressecenter_pdf.png) no-repeat 0px 55%;
	text-decoration: none;
	padding: 0 0 0 20px;
}

div#presscenter_middle a.pressreleases_pdflink_single {
	display: block;
	font-size: 10px;
	color: #999999; 
	background: url(/images/pressecenter/pressecenter_pdf.png) no-repeat 0px 55%;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

div#presscenter_middle a.pressreleases_jpglink {
	display: block;
	float: left;
	font-size: 10px;
	color: #999999; 
	background: url(/images/pressecenter/pressecenter_jpg.png) no-repeat 0px 55%;
	text-decoration: none;
	padding: 0 0 0 20px;
}

div#presscenter_middle a.pressreleases_jpglink_single {
	display: block;
	font-size: 10px;
	color: #999999; 
	background: url(/images/pressecenter/pressecenter_jpg.png) no-repeat 0px 55%;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

a.pressreleases_morelink {
	display: block;
	margin: 0 0 0 440px;
}

a.pressreleases_allink {
}

p.mietartikelfoto {
	background: url(/images/pressecenter/fotobg.png) no-repeat left top;
	width: 200px;
	padding: 5px;
	margin: 0 40px 20px 0;
	float: left;
}

p.mietartikelfoto img {
	margin: 0 0 5px;
}

p.unternehmensfoto_quer {
	background: url(/images/pressecenter/fotobg.png) no-repeat left top;
	width: 200px;
	padding: 5px;
	margin: 0 40px 20px 0;
	float: left;
}

p.unternehmensfoto_quer img {
	margin: 0 0 5px;
}

p.unternehmensfoto_hoch {
	background: url(/images/pressecenter/fotobg_q.png) no-repeat left top;
	width: 138px;
	padding: 5px;
	margin: 0 22px 20px 0;
	float: left;
}

p.unternehmensfoto_hoch img {
	margin: 0 0 5px;
}
	

/*  mittlerer Bereich (Content)  */
/*  Einzelner Artikel  */

span.pressrelease_meta {
	font-weight: bold;
}

/*  mittlerer Bereich (Content)  */
/*  Tabellen  */

table.numbersfacts_table {
	margin: 0 0 30px;
}

table.numbersfacts_table td {
	font-size: 12px;
	font-family: Arial, sans-serif;
	vertical-align: top;
	padding: 5px;
}

/*  rechter Bereich (Jahreswahl)  */

div#presscenter_right {
	width: 190px;
	padding: 7px 7px 7px	;
	float: right;
	text-align: left;
	border-style: solid;
	border-color: #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/* invalid, firefox only*/
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	background-color: #ffffff;
}

img#haebadge {
	margin: 30px 0 0 20px;
}

div#presscenter_right,
div#presscenter_right p,
div#presscenter_right  li,
div#presscenter_right a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

div#presscenter_right a:hover {
	text-decoration: underline;
}

div#presscenter_right h3 {
	display: block;
	margin: 0;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 14px;
	margin: 0 0 12px;
	text-decoration: none;	
}

div#presscenter_right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#presscenter_right ul {
	margin: 0;
	padding: 0;
}

/**************************************************

		Buttons

***************************************************/

.buttonred_small a,
.buttonred_small a:hover,
.buttonred_small a:visited,
.buttonred_small input,
.buttonred_big a,
.buttonred_big a:hover,
.buttonred_big a:visited,
.buttonred_big input,
.buttongrey_small a,
.buttongrey_small a:hover,
.buttongrey_small a:visited,
.buttongrey_small input,
.buttongrey_big,
.buttongrey_big a,
.buttongrey_big a:hover,
.buttongrey_big a:visited,
.buttongrey_big input {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 15px;
}

.buttonred_small,
.buttonred_small a,
.buttonred_small a:hover,
.buttonred_small a:visited,
.buttonred_small input {
	float: left;
	text-align: center;
	font-size: 11px;
}

.buttonred_small a, 
.buttonred_small a:hover,
.buttonred_small a:visited,
.buttonred_small input { 
	padding: 2px 10px;
}

.buttonred_small { 
	padding: 0 3px;
	background: url(/images/buttonred_r.png) no-repeat top right;
}

.buttonred_small a,
.buttonred_small input {
	background: url(/images/sprite_login.png) 0px -3557px;
	border: 0;
	margin: 0;
}

.buttonred_big,
.buttonred_big a,
.buttonred_big a:hover,
.buttonred_big a:visited,
.buttonred_big input {
	float: left;
	text-align: center;
	font-size: 14px;
}

.buttonred_big {
	padding: 0 3px 0 0;
	background: url(/images/buttonredbig_r.png) no-repeat top right;
}

.buttonred_big a,
.buttonred_big a:hover,
.buttonred_big a:visited,
.buttonred_big input {
	padding: 6px 10px;
}

.buttonred_big a,
.buttonred_big input {
	background: url(/images/sprite_login.png) 0px -3417px;
	border: 0;
	margin: 0;
}

.buttongrey_big,
.buttongrey_big a,
.buttongrey_big a:hover,
.buttongrey_big a:visited,
.buttongrey_big input {
	float: left;
	text-align: center;
	font-size: 14px;
}

.buttongrey_big {
	padding: 0 3px 0 0;
	background: url(/images/buttongreybig_r.png) no-repeat top right;
}

.buttongrey_big a,
.buttongrey_big a:hover,
.buttongrey_big a:visited,
.buttongrey_big input {
	padding: 6px 10px;
}

.buttongrey_big a,
.buttongrey_big input {
	background: url(/images/sprite_login.png) 0px -3990px;
	border: 0;
	margin: 0;
}

.buttongrey_small,
.buttongrey_small a,
.buttongrey_small a:hover,
.buttongrey_small a:visited,
.buttongrey_small input {
	float: left;
	text-align: center;
	font-size: 11px;
}

.buttongrey_small a,
.buttongrey_small a:hover,
.buttongrey_small a:visited,
.buttongrey_small input {
	padding: 2px 10px 2px 27px;
}

.buttongrey_small {
	padding: 0 3px;
	background: url(/images/buttongrey_r.png) no-repeat top right;
}

/**********************************************************
		
				Mietgelegenheiten
		
**********************************************************/

div#wohnmobildzieldestinationen a {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#wohnmobildzieldestinationen a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div.mietgelegenheiten {
	text-align: left;
}

div.mietgelegenheiten div.subnavi {

}

div.mietgelegenheiten div.main {
	float: left;
	width: 689px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0 0 0 15px;
}


div.mietgelegenheiten div.main h1,
div.mietgelegenheiten div.main h2 h3{
	font-family: Arial, sans-serif;
}

div.mietgelegenheiten div.main h1 {
	color: #444;
	width: 475px;
}

div.mietgelegenheiten div.main h2 {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	margin:5px 0;
	color: #ff8f00;
}

div.gelegenheitenleftcolumn  {
	width: 480px;
}

div.gelegenheitenrightcolumn {
	float: right;
	width: 200px;
	margin: 0;
}

div.gelegenheitenlinkbox {
	width: 200px;
	background: url(/images/so_mieten/quer-box-so-mieten.gif) no-repeat top left;
	padding: 0 0 5px;
}

div.gelegenheitenlinkbox_bottom {
	width: 200px;
	background: url(/images/so_mieten/quer-box-so-mieten-bottom.gif) no-repeat top left;
	height:4px;
}

div.gelegenheitenlinkbox h3 {
	color:#444;
	display:block;
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin:0 0 12px;
	text-decoration:none;
	padding: 10px 10px 0;
}

div.gelegenheitenlinkbox ul {
	list-style-type:none;
	margin: 0 10px 0 10px;
	padding:0;
}

	div.gelegenheitenlinkbox ul li {
	margin: 5px 0 0;
	}
	
	div.gelegenheitenlinkbox ul li a {
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size:12px;	
	}
	
	div.gelegenheitenlinkbox ul li a:hover {
	font-family:Arial,Helmet,Freesans,sans-serif;
	font-size:12px;	
	}


div#gelegenheitenimages div {
	width: 229px;
	padding: 1px;
	background:	#dedede;
	float: left;
	margin: 5px 0 0 5px;
}

div#gelegenheitenimages a {
	display: block;
	padding: 6px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#gelegenheitenimages a img {
	margin: -6px;
}


object:focus {
	outline: none;
}

/**********************************************************
		
				Erento empfehlen
				mieten/info/erento-empfehlen/
		
**********************************************************/


div#erento-empfehlen div.main {
	float: left;
	width: 689px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0 0 0 15px;
}

div#erento-empfehlen div.main h1,
div.erento-empfehlen div.main h2,
div.erento-empfehlen div.main p {
	font-family: Arial, sans-serif;
}

div#erento-empfehlen div.main h1 {
	color: #444;
}

div#erento-empfehlen div.main h2 {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	margin:5px 0;
	color: #ff8f00;
}

div#erento-empfehlen div.main p{
	color: #444;
	margin-top:20px;
	width:689px;
}

	div#erento-empfehlen div.main p a {
		color: #0066CC;
		font-size: 12px;
		text-decoration:underline;
	}
	div#erento-empfehlen div.main p a:hover {
		color: #EF244C;
		font-size: 12px;
		text-decoration:none;
	}

div#erento-empfehlen div.main ul#ee-liste {
	padding: 0;
	margin: 15px 0 0 38px;
}

div#erento-empfehlen div.main ul#ee-liste li {
	padding: 0 0 0 25px;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0;
	list-style-type: none;
	background: transparent url(/images/mehr_anfragen/tick.png) no-repeat left top;
}

div#erento-empfehlen div.main td span {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	}


/**********************************************************
		
				so vermieten
		
**********************************************************/

div.roundedges {
	background: transparent url(/images/mehr_anfragen/roundedges_top.png) no-repeat;
}

div.roundedges_inner {
	padding: 15px;
	margin: 5px 5px 0 0;
}

div.roundedges_end {
	height: 6px;
	background: transparent url(/images/mehr_anfragen/roundedges_bottom.png) no-repeat;
}

h2 {
	font-family: Arial,Helmet,Freesans,sans-serif;
	font-size: 15px;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	line-height: 20px;
}

h3 {
	font-family: Arial,Helmet,Freesans,sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

div.roundedges p {
	margin-left:30px;
}

.so_vermieten-headline1 {
	color: #EF244C;
}

.so_vermieten-headline2 {
	color: #EF244C;
	font-size: 18px;
	font-weight: normal;
}

.so_vermieten-steps {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 10px 0 10px 40px;
}

.so_vermieten-step1 {
	background: transparent url(/images/so_vermieten/step1.png) no-repeat center left;
}

.so_vermieten-step2 {
	background: transparent url(/images/so_vermieten/step2.png) no-repeat center left;
}

.so_vermieten-step3 {
	background: transparent url(/images/so_vermieten/step3.png) no-repeat center left;
}

.so_vermieten-step4 {
	background: transparent url(/images/so_vermieten/step4.png) no-repeat center left;
}

ul#produkt_topposition_liste {
	padding: 0;
	margin: 15px 0 30px 38px;
}

ul#produkt_topposition_liste li {
	padding: 0 0 0 25px;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0;
	list-style-type: none;
	background: transparent url(/images/mehr_anfragen/tick.png) no-repeat left top;
}

p#produkt_topposition_absatz {
	padding: 0 0 0 25px;
	background: transparent url(/images/mehr_anfragen/tick.png) no-repeat left top;
	margin: 60px 0 0;
	font-weight: bold;
	line-height: 18px;
}

p#produkt_fr {
	line-height: 20px;
	margin-left: 25px;
}

div#so_vermieten-zusatzproduktbox {
	height: 246px;
	width: 279px;
	padding: 45px 335px 0 40px;
	margin: 35px 0;
	background: transparent url(/images/so_vermieten/zp_topposition/box.jpg) no-repeat left top;
}

div#so_vermieten-zusatzproduktbox p {
	line-height: 22px;
}

div.zusatzprodukte-preis {
	color: #EF244C;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

div.bulletpsteps {
	height: 263px;
	width: 340px;
	padding: 7px 340px 0 0;
}

div.bulletpsteps p {
	line-height: 17px;
	padding: 0 0 0 42px;
	margin: 2% 0 0;
	height: 92%;
	background: transparent url(/images/so_vermieten/schritte_verbinder.png) repeat-y 13px 50%;
}


		/**************************************************
				
				nur "Artikel einstellen"
				
				div#ue_artikel_einstellen_"laendername"
								
		***************************************************/


		div#ue_artikel_einstellen div.bulletp1 {
			background: transparent url(/images/so_vermieten/ue_artikel_einstellen/step1.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen div.bulletp2 {
			background: transparent url(/images/so_vermieten/ue_artikel_einstellen/step2.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen div.bulletp3 {
			background: transparent url(/images/so_vermieten/ue_artikel_einstellen/step3.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen div.bulletp4 {
			background: transparent url(/images/so_vermieten/ue_artikel_einstellen/step4.jpg) no-repeat right top;
		}
		
		div#ue_artikel_einstellen_uk div.bulletp1 {
			background: transparent url(/images/so_vermieten/en_uk/how-to-hire-out/step1.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_uk div.bulletp2 {
			background: transparent url(/images/so_vermieten/en_uk/how-to-hire-out/step2.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_uk div.bulletp3 {
			background: transparent url(/images/so_vermieten/en_uk/how-to-hire-out/step3.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_uk div.bulletp4 {
			background: transparent url(/images/so_vermieten/en_uk/how-to-hire-out/step4.jpg) no-repeat right top;
		}
		
		div#ue_artikel_einstellen_us div.bulletp1 {
			background: transparent url(/images/so_vermieten/en_us/how-to-hire-out/step1.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_us div.bulletp2 {
			background: transparent url(/images/so_vermieten/en_us/how-to-hire-out/step2.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_us div.bulletp3 {
			background: transparent url(/images/so_vermieten/en_us/how-to-hire-out/step3.jpg) no-repeat right top;
		}

		div#ue_artikel_einstellen_us div.bulletp4 {
			background: transparent url(/images/so_vermieten/en_us/how-to-hire-out/step4.jpg) no-repeat right top;
		}
		
		/**************************************************
				
				nur "Anfragen erhalten"
				
		***************************************************/
		
		div#ue_anfragen-erhalten div.bulletp1 {
			background: transparent url(/images/so_vermieten/ue_anfragen-erhalten/step1.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten div.bulletp2 {
			background: transparent url(/images/so_vermieten/ue_anfragen-erhalten/step2.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten div.bulletp3 {
			background: transparent url(/images/so_vermieten/ue_anfragen-erhalten/step3.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten div.bulletp4 {
			background: transparent url(/images/so_vermieten/ue_anfragen-erhalten/step4.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten_en div.bulletp1 {
			background: transparent url(/images/so_vermieten/en_uk/respond-co-requ/step1.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten_en div.bulletp2 {
			background: transparent url(/images/so_vermieten/en_uk/respond-co-requ/step2.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten_en div.bulletp3 {
			background: transparent url(/images/so_vermieten/en_uk/respond-co-requ/step3.jpg) no-repeat right top;
		}
		
		div#ue_anfragen-erhalten_en div.bulletp4 {
			background: transparent url(/images/so_vermieten/en_uk/respond-co-requ/step4.jpg) no-repeat right top;
		}
		
		
		

h3.bulletp1 {
	background: transparent url(/images/so_vermieten/bulletpoints/01.png) no-repeat left top;
}

h3.bulletp2 {
	background: transparent url(/images/so_vermieten/bulletpoints/02.png) no-repeat left top;
}

h3.bulletp3 {
	background: transparent url(/images/so_vermieten/bulletpoints/03.png) no-repeat left top;
}

h3.bulletp4 {
	background: transparent url(/images/so_vermieten/bulletpoints/04.png) no-repeat left top;
}

h3.bulletp1,
h3.bulletp2,
h3.bulletp3,
h3.bulletp4 {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 6px 0 10px 40px;
}

div.bulletp4 p {
	background: transparent;
}

		/**************************************************
				
				nur "Vorteilspakete vergleichen"
				
		***************************************************/
		
		div#vergleichstabelle_container {
			padding:0 0 10px 16px;
			float:left;
			width: 689px;
		}

		table#vorteilspakete_vergleichen td {
			padding: 10px 5px;
			text-align: center;
			font-size: 12px;
			font-family: Arial, sans-serif;
			vertical-align: top;
			background: url(/images/1pxgrey.gif) repeat-y right top;
		}
		
		div.vergleichstabelle_container_en td.indexcell {
			width: 300px;		
		}





		table#vorteilspakete_vergleichen tr.imgrow td {
			padding: 0 5px;
			text-align: center;
		}

		table#vorteilspakete_vergleichen tr.odd td {
			background: url(/images/1pxgrey.gif) #EEE repeat-y right top;
		}

		table#vorteilspakete_vergleichen tr.even td {
			background: url(/images/1pxgrey.gif) #FFF repeat-y right top;
		}

		table#vorteilspakete_vergleichen td.indexcell {
			text-align: left;
			background: url(/images/1pxgrey.gif) repeat-y right top;
		}

		table#vorteilspakete_vergleichen tr.headrow td {
			background-image: none;
		}

		table#vorteilspakete_vergleichen tr.spacerrow_top td {
			padding-bottom: 25px;
		}

		table#vorteilspakete_vergleichen tr.spacerrow_bottom td {
			padding-top: 25px;
		}

		table#vorteilspakete_vergleichen tr.headlinerow td {
			font-weight: bold;
			padding-top: 35px;
		}

		table#vorteilspakete_vergleichen td {
			cursor: pointer;
		}

		table#vorteilspakete_vergleichen td.indexcell,
		table#vorteilspakete_vergleichen tr.imgrow td,
		table#vorteilspakete_vergleichen tr.headrow td,
		table#vorteilspakete_vergleichen tr.spacerrow_top td {
			cursor: default;
		}

		h1#headline_vergleichstabelle,
		h2#subheadline_vergleichstabelle {
			font-family:Arial,Helmet,Freesans,sans-serif;
		}

		h1#headline_vergleichstabelle {
			font-size:20px;
			font-weight:bold;
			line-height:20px;
			margin:0;
			color: #444;
		}

		h2#subheadline_vergleichstabelle {
			display:block;
			font-size:15px;
			font-weight:bold;
			margin:2px 0 20px;
			color: #ff8f00;
		}

		strong.vorteilspakete_preis {
			color: #EF244C;
		}

		p.indexdescription {
			color: #666666;
			line-height: 17px;
			margin: 3px 0 5px;
		}

		span.clickdescription {
			cursor: pointer;
		}

		img.fragezeichenicon {
			margin: 0 0 0 3px;
		}

		table#vorteilspakete_vergleichen td.nobg {
			background: none;
		}
		
		
		/**************************************************
				
				nur "Fakten über erento"
				
		***************************************************/
		.so_vermieten-headline1,
		.produkt_topposition_headline {
			color: #444 !important;
		}

		.produkt_topposition_headline2 {
			color: #ff8f00 !important;
		}
		
		table#facttable td {
			font-family: Arial, sans-serif;
			font-size: 12px;
			vertical-align: top;
			padding: 5px;
		}
		
		table#facttable td.facttable_highlight {
			font-weight: bold;
		}
		
		span#mehranfragen {
			color: #1D8852;
		}
	
		/**************************************************
				
				nur "so erhalten Sie mehr Anfragen"
				
		***************************************************/

		span#wenigeranfragen {
			color: #CC1F2F;
		}

		h3.plusicon {
			background: transparent url(/images/mehr_anfragen/tick.png) no-repeat left top;
			padding-left: 30px;
		}

		h3.minusicon {
			background: transparent url(/images/mehr_anfragen/exc.png) no-repeat left top;
			padding-left: 30px;
		}

		
		div#mehranfragen {
			background: #EDFFEF url(/images/so_vermieten/ue_mehr-anfragen/mehr.png) no-repeat left center;
			padding: 20px 20px 20px 150px;
		}
		div#mehranfragen p {
			margin-left: 30px;
		}
		
		div#wenigeranfragen {
			margin: 25px 0 0;
			background: #FFEFEE url(/images/so_vermieten/ue_mehr-anfragen/weniger.png) no-repeat left center;
			padding: 20px 20px 20px 150px;
		}
		div#wenigeranfragen p {
			margin-left: 30px;
		}
		
		div#mehranfragen h2,
		div#wenigeranfragen h2 {
			margin: 10px 0 25px;
		}
		
		/**************************************************
				
				nur "Mustermietverträge für Vermieter"
				
		***************************************************/
		
		p.informationen_absatz {
			background: transparent url(/images/mehr_anfragen/page_word.png) no-repeat scroll left 5px;
			line-height:18px;
			margin:10px 0 0;
			padding:0 0 0 25px;
			font-size: 12px;
		}

		p.informationen_absatz a {
			margin-left: 0;
			font-size: 12px;
		}

		/**************************************************
				
				nur "Produkte & Dienstleistungen" Übersicht
				
		***************************************************/
		
		div#sv_produktedienstleistungen ul#produkt_topposition_liste {
			margin: 0;
		}
		
		div#sv_produktedienstleistungen ul#produkt_topposition_liste li {
			margin: 5px 0 0;
		}
		
		div#so_vermieten-zusatzproduktbox {
			height: 251px;
			width: 284px;
			padding: 40px 335px 0 40px;
			margin: 35px 0;
		}
		
		div#so_vermieten-zusatzproduktbox p {
			line-height: 22px;
		}
		
		p.zusatzprodukte-preis {
			color: #EF244C;
			font-size: 15px;
			text-decoration: underline;
			font-weight: bold;
		}
		
		table#zusatzprodukthauptscreen {
			margin: 30px 0 0;
		}
		
		table#zusatzprodukthauptscreen td {
			font-family: Arial, sans-serif;
			font-size: 15px;
			font-weight: bold;
			vertical-align: top;
			text-align: center;
			height: 110px;
		}
		
		.intro_produkt_text {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
			color:#000;
			margin-bottom:20px;
			margin-top:20px;
		}
		
		.pro_dienst {
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #000000;
			margin: 10px 0;
			float: left;
			width: 260px;
			margin-left: 5px;
		}
		
		.pro_dienst a {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight: bold;
		}

		.pro_dienstbox .pro_dienst p a {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #444;
		}

		.pro_dienstbox .pro_dienst p a:hover {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #444;
		}

		.pro_dienstbox .pro_dienst h3 a {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
			color: #0066cc;
			line-height: 12px;
		}

		.pro_dienstbox .pro_dienst h3 a:hover {
			font-family: Arial, sans-serif;
			font-size: 12px;
			text-decoration: none;
			font-weight: normal;
			color: #EF244C;
		}

		.pro_dienstbox {
			float:left;
			width: 330px;
			margin: 0 0 5px 0;
		}
		
		p.container_verbinder {
			padding: 7px 0 14px 41px;
			margin: 0;
			background: transparent url(/images/so_vermieten/schritte_verbinder.png) repeat-y 13px 50%;
		}
		
		/**************************************************
				
				nur "Zusatzprdoukte"
				
				sv_"produktname"_"land"
				
		***************************************************/
		
		div#sv_topposi div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_topposition/box.jpg) no-repeat left top;
		}
		
		div#sv_topposi_en div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_uk/product_top3/en_box_top3.jpg) no-repeat left top;
		}
		
		
		div#sv_bildergalerie div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_bildergalerie/box.jpg) no-repeat left top;
		}
		
		div#sv_bildergalerie_en div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_uk/product_gallery/en_box_photo_gallery.jpg) no-repeat left top;
		}
		
		div#sv_farblichehervorhebung div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_farblich/box.jpg) no-repeat left top;
		}
		
		div#sv_farblichehervorhebung_en div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_uk/product_highl/en_box_highlight.jpg) no-repeat left top;
		}
		
		div#sv_verfuegbarkeitskalender div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_kalender/box.jpg) no-repeat left top;
		}
		
		div#sv_verfuegbarkeitskalender_en div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_uk/product_calendar/en_box_calendar.png) no-repeat left top;
		}
		
		div#sv_sms_de div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_sms/box.jpg) no-repeat left top;
		}
		
		div#sv_sms_uk div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_uk/product_sms/product-box.jpg) no-repeat left top;
		}
		
		div#sv_sms_us div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/en_us/product_sms/product-box.jpg) no-repeat left top;
		}
		
		div#sv_fax div#so_vermieten-zusatzproduktbox {
			background: transparent url(/images/so_vermieten/zp_fax/box.jpg) no-repeat left top;
		}
		
		/**************************************************
				
				nur "Zusatzdienstleistungen"
				
		***************************************************/
		
		.intro_produkt_text {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
			color:#000;
			margin-left:25px;
			margin-top:20px;
			width:420px;
		}

		.intro_produkt_text a{
			color: #0066CC;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:underline;
		}

		.intro_produkt_text a:hover{
			color: #EF244C;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
		}

		.right_info{
			margin-top: 0px;
			float:right;
			width:216px;
		}

		.kontakt-box {
			margin-top:20px;
			background: transparent url(/images/so_vermieten/std_elemente/kontakt-box.png) no-repeat left top;
			width: 216px;
			height:181px;
		}

		.kontakt-box h1 {
			padding: 8px;
			color: #666;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:bold;
			text-decoration:none;
		}

		.kontakt-box p{
			padding: 0 0 0 8px;
			color: #666;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
		}

		.kontakt-box a{
			padding: 0 0 0 8px;
			color: #0066CC;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:underline;
		}

		.kontakt-box a:hover{
			padding: 0 0 0 8px;
			color: #EF244C;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
		}
		
		#features-list {
			list-style-type: none;
			overflow: hidden;
		}
		
		#features-list h3 {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:bold;
			text-decoration:none;
			color:#000;
		}
		
		#features-list img {
			float: left;
			margin: 0 15px 0 0px;
			padding-bottom: 1px;
		}
		
		#features-list p {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:none;
			color:#000;
			height:140px;
		}
		
		#features-list .alt {
			clear: both;
		}

		#features-list .alt img {
			float: right;
			margin: 0 -2px 0 5px;
		}
		
		/**************************************************
				
				nur "erento in TV & Presse"
				
		***************************************************/
		
		div#pressespiegelcontainer {
			background: transparent url(/images/so_vermieten/ue_tvpresse/tvpresse.jpg) no-repeat;
			width: 649px;
			height: 45px;
			padding: 67px 0 0;
			margin: 25px 0 0 30px;
		}
		
		div#pressespiegelcontainer h2 {
			width: 181px;
			margin: 0;
			padding: 0 10px;
			text-align: center;
			float: left;
			line-height: 18px;
		}
		
		img.testimonial_image_r {
			float: right;
			margin-top: 15px;
		}
		
		div.testimonialsingle {
			width: 490px;
			float:left;
			margin: 0 10px 30px 0;
		}
		
		div.testimonialsingle p {
			line-height: 20px;
		}
		
		div.testimonialsingle p {
			margin: 0;
		}
		
		div.testimonialcontainer {
			margin-bottom: 10px;
		}
		
		div.testimonialsingle p a {
			font-size: 12px;
			font-family: Arial, sans-serif;
		
		}
		
		div.testimonialsingle p a:hover {
			font-size: 12px;
			font-family: Arial, sans-serif;
		
		}
		
		div.testimonialsingle .testimonial_by {
			font-weight: bold;		
		}
		
		/**************************************************
				
				nur "Kunden über erento"
				
		***************************************************/
		
		.testimonials_topposition_headline {
			color: #EF244C;
		}
		
		div.testimonial_image {
			float: right;
			margin: 75px 0 0;
			width: 120px;
		}

/**************************************************

		Trotec Wärmebildkamera

***************************************************/

div#troteccam {
	text-align: left;
	height: 602px;
	background: url(http://img.erento.com/images/cms/trotec_themenwelt_bg.jpg) no-repeat;
}

div#troteccam_links {
	width: 600px;
	padding: 40px 30px 10px;
}

img#trotecbild_links {
	margin: 0 15px;
	float: left;
}

/**************************************************

		Kontakt

***************************************************/

div.contactform {
	text-align: left;
}

div.contactform h1 {
	color: #444;
}

div.contactform li {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div.contactform ul {
	padding: 0 0 0 15px;
}

div.contactformInfobox,
table.contactformTable {
	border: 1px solid #CCC;
	background: url(/images/staticbg.png) repeat-x top left;
}

div.contactformInfobox {
	padding: 12px;
	width: 245px;
	float: left;
	margin-left: 24px;
}

div.contactformInfobox.first {
	margin-left: 0;
}

div.contactformInfobox p {
	font-weight: bold;
}

div.contactformInfobox h3 {
	font-size: 14px;
}

div.contactformInfoboxListcontainer {
	min-height: 120px;
}

span.contactformInfoboxTel {
	display: block;
	color: #EF244C;
	font-size: 14px;
	margin: 6px 0 0;
}

table.contactformTable {
	width: 566px;
	padding: 12px;
}

div.contactform img.captcha {
	border: 1px solid #888;
}


h1 {
	color: #444 !important;
}

h2{
	color: #ff8f00 !important;
}

#pressespiegelcontainer h2{
	color: #444 !important;
}

.pressreleases h2{
	color: #444 !important;
}
